Skip to content
Success

Console Output

Pull request #40586 opened
15:31:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from eb7bd90a57cce34d89cbceb730c6cd8a3138f8db+0594484041be8c19724c244bcba429cf5845ee18 (4f18b59d42c209e6fb1280c2712ee99ecbacd033)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 49b252bdf16273de41b9b961caae5440a249d3e0
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40586@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0
Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:31:40 [2020-02-26T15:31:40.964Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:31:40 [2020-02-26T15:31:40.971Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:31:41 [2020-02-26T15:31:41.113Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09190e92ee10e23cd) in /home/ubuntu/workspace/moby_PR-40586
[Pipeline] {
[Pipeline] checkout
15:31:41 [2020-02-26T15:31:41.183Z] using credential docker-jenkins-github-credentials
15:31:41 [2020-02-26T15:31:41.190Z] Cloning the remote Git repository
15:31:41 [2020-02-26T15:31:41.190Z] Cloning with configured refspecs honoured and without tags
15:31:41 [2020-02-26T15:31:41.235Z] Cloning repository https://github.com/moby/moby.git
15:31:41 [2020-02-26T15:31:41.235Z]  > git init /home/ubuntu/workspace/moby_PR-40586 # timeout=10
15:31:41 [2020-02-26T15:31:41.244Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:41 [2020-02-26T15:31:41.244Z]  > git --version # timeout=10
15:31:41 [2020-02-26T15:31:41.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:41 [2020-02-26T15:31:41.254Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:31:53 [2020-02-26T15:31:53.485Z] Fetching without tags
15:31:53 [2020-02-26T15:31:53.460Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:31:53 [2020-02-26T15:31:53.463Z]  > git config --add remote.origin.fetch +refs/pull/40586/head:refs/remotes/origin/PR-40586 # timeout=10
15:31:53 [2020-02-26T15:31:53.471Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:31:53 [2020-02-26T15:31:53.478Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:31:53 [2020-02-26T15:31:53.527Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:53 [2020-02-26T15:31:53.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:53 [2020-02-26T15:31:53.527Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:31:53 [2020-02-26T15:31:53.775Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:54 [2020-02-26T15:31:54.247Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:54 [2020-02-26T15:31:54.248Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:31:54 [2020-02-26T15:31:54.539Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:31:54 [2020-02-26T15:31:54.539Z] First time build. Skipping changelog.
15:31:54 [2020-02-26T15:31:54.590Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:31:53 [2020-02-26T15:31:53.777Z]  > git config core.sparsecheckout # timeout=10
15:31:53 [2020-02-26T15:31:53.779Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:54 [2020-02-26T15:31:54.235Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:31:54 [2020-02-26T15:31:54.241Z]  > git rev-parse HEAD^{commit} # timeout=10
15:31:54 [2020-02-26T15:31:54.291Z]  > git config core.sparsecheckout # timeout=10
15:31:54 [2020-02-26T15:31:54.295Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:55 [2020-02-26T15:31:55.580Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40586:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
15:31:55 [2020-02-26T15:31:55.580Z] Unable to find image 'alpine:latest' locally
15:31:55 [2020-02-26T15:31:55.580Z] latest: Pulling from library/alpine
15:31:55 [2020-02-26T15:31:55.580Z] c9b1b535fdd9: Already exists
15:31:55 [2020-02-26T15:31:55.580Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
15:31:55 [2020-02-26T15:31:55.580Z] Status: Downloaded newer image for alpine:latest
15:31:58 [2020-02-26T15:31:58.833Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
15:31:59 [2020-02-26T15:31:59.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09190e92ee10e23cd) in /home/ubuntu/workspace/moby_PR-40586
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
15:31:59 [2020-02-26T15:31:59.127Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
15:31:59 [2020-02-26T15:31:59.141Z] Fetching changes from the remote Git repository
15:31:59 [2020-02-26T15:31:59.145Z] Fetching without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
15:31:59 [2020-02-26T15:31:59.156Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40586
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:31:59 [2020-02-26T15:31:59.396Z] using credential docker-jenkins-github-credentials
15:31:59 [2020-02-26T15:31:59.414Z] Cloning the remote Git repository
15:31:59 [2020-02-26T15:31:59.415Z] Cloning with configured refspecs honoured and without tags
15:31:59 [2020-02-26T15:31:59.454Z] Running on azwin-2-eea160 in d:\jenkins\workspace\moby_PR-40586
[Pipeline] {
[Pipeline] ws
15:31:59 [2020-02-26T15:31:59.465Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
15:31:59 [2020-02-26T15:31:59.474Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
[Pipeline] checkout
15:31:59 [2020-02-26T15:31:59.489Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40586
[Pipeline] {
[Pipeline] checkout
15:31:59 [2020-02-26T15:31:59.765Z] using credential docker-jenkins-github-credentials
15:31:59 [2020-02-26T15:31:59.771Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:59 [2020-02-26T15:31:59.772Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:31:59 [2020-02-26T15:31:59.842Z] Cloning the remote Git repository
15:31:59 [2020-02-26T15:31:59.842Z] Cloning with configured refspecs honoured and without tags
15:31:59 [2020-02-26T15:31:59.850Z] using credential docker-jenkins-github-credentials
15:31:59 [2020-02-26T15:31:59.874Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:31:59 [2020-02-26T15:31:59.903Z] Cloning the remote Git repository
15:31:59 [2020-02-26T15:31:59.903Z] Cloning with configured refspecs honoured and without tags
15:31:59 [2020-02-26T15:31:59.915Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
15:31:59 [2020-02-26T15:31:59.135Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:31:59 [2020-02-26T15:31:59.142Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:31:59 [2020-02-26T15:31:59.191Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.192Z]  > git --version # timeout=10
15:31:59 [2020-02-26T15:31:59.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:59 [2020-02-26T15:31:59.207Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:31:59 [2020-02-26T15:31:59.475Z]  > git config core.sparsecheckout # timeout=10
15:31:59 [2020-02-26T15:31:59.480Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:59 [2020-02-26T15:31:59.754Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:31:59 [2020-02-26T15:31:59.761Z]  > git rev-parse HEAD^{commit} # timeout=10
15:31:59 [2020-02-26T15:31:59.815Z]  > git config core.sparsecheckout # timeout=10
15:31:59 [2020-02-26T15:31:59.820Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:31:59 [2020-02-26T15:31:59.425Z] Cloning repository https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.447Z]  > git init /home/docker/workspace/moby_PR-40586 # timeout=10
15:31:59 [2020-02-26T15:31:59.457Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.457Z]  > git --version # timeout=10
15:31:59 [2020-02-26T15:31:59.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:59 [2020-02-26T15:31:59.463Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:31:59 [2020-02-26T15:31:59.945Z] Cloning repository https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.946Z]  > git init /home/jenkins/workspace/moby_PR-40586 # timeout=10
15:31:59 [2020-02-26T15:31:59.959Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.961Z]  > git --version # timeout=10
15:31:59 [2020-02-26T15:31:59.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:31:59 [2020-02-26T15:31:59.974Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:31:59 [2020-02-26T15:31:59.874Z] Cloning repository https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.875Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:31:59 [2020-02-26T15:31:59.941Z] Fetching upstream changes from https://github.com/moby/moby.git
15:31:59 [2020-02-26T15:31:59.942Z]  > git --version # timeout=10
15:32:00 [2020-02-26T15:32:00.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:32:00 [2020-02-26T15:32:00.003Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:32:00 [2020-02-26T15:32:00.969Z] + docker version
15:32:00 [2020-02-26T15:32:00.969Z] Client: Docker Engine - Community
15:32:00 [2020-02-26T15:32:00.969Z]  Version:           19.03.5
15:32:00 [2020-02-26T15:32:00.969Z]  API version:       1.40
15:32:00 [2020-02-26T15:32:00.969Z]  Go version:        go1.12.12
15:32:00 [2020-02-26T15:32:00.969Z]  Git commit:        633a0ea838
15:32:00 [2020-02-26T15:32:00.969Z]  Built:             Wed Nov 13 07:29:52 2019
15:32:00 [2020-02-26T15:32:00.969Z]  OS/Arch:           linux/amd64
15:32:00 [2020-02-26T15:32:00.969Z]  Experimental:      false
15:32:00 [2020-02-26T15:32:00.969Z] 
15:32:00 [2020-02-26T15:32:00.969Z] Server: Docker Engine - Community
15:32:00 [2020-02-26T15:32:00.969Z]  Engine:
15:32:00 [2020-02-26T15:32:00.969Z]   Version:          19.03.5
15:32:00 [2020-02-26T15:32:00.970Z]   API version:      1.40 (minimum version 1.12)
15:32:00 [2020-02-26T15:32:00.970Z]   Go version:       go1.12.12
15:32:00 [2020-02-26T15:32:00.970Z]   Git commit:       633a0ea838
15:32:00 [2020-02-26T15:32:00.970Z]   Built:            Wed Nov 13 07:28:22 2019
15:32:00 [2020-02-26T15:32:00.970Z]   OS/Arch:          linux/amd64
15:32:00 [2020-02-26T15:32:00.970Z]   Experimental:     true
15:32:00 [2020-02-26T15:32:00.970Z]  containerd:
15:32:00 [2020-02-26T15:32:00.970Z]   Version:          1.2.10
15:32:00 [2020-02-26T15:32:00.970Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:32:00 [2020-02-26T15:32:00.970Z]  runc:
15:32:00 [2020-02-26T15:32:00.970Z]   Version:          1.0.0-rc8+dev
15:32:00 [2020-02-26T15:32:00.970Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:32:00 [2020-02-26T15:32:00.970Z]  docker-init:
15:32:00 [2020-02-26T15:32:00.970Z]   Version:          0.18.0
15:32:00 [2020-02-26T15:32:00.970Z]   GitCommit:        fec3683
[Pipeline] sh
15:32:01 [2020-02-26T15:32:01.371Z] + docker info
15:32:01 [2020-02-26T15:32:01.371Z] Client:
15:32:01 [2020-02-26T15:32:01.371Z]  Debug Mode: false
15:32:01 [2020-02-26T15:32:01.371Z] 
15:32:01 [2020-02-26T15:32:01.371Z] Server:
15:32:01 [2020-02-26T15:32:01.371Z]  Containers: 0
15:32:01 [2020-02-26T15:32:01.371Z]   Running: 0
15:32:01 [2020-02-26T15:32:01.371Z]   Paused: 0
15:32:01 [2020-02-26T15:32:01.371Z]   Stopped: 0
15:32:01 [2020-02-26T15:32:01.371Z]  Images: 8
15:32:01 [2020-02-26T15:32:01.371Z]  Server Version: 19.03.5
15:32:01 [2020-02-26T15:32:01.371Z]  Storage Driver: overlay2
15:32:01 [2020-02-26T15:32:01.371Z]   Backing Filesystem: extfs
15:32:01 [2020-02-26T15:32:01.371Z]   Supports d_type: true
15:32:01 [2020-02-26T15:32:01.371Z]   Native Overlay Diff: true
15:32:01 [2020-02-26T15:32:01.371Z]  Logging Driver: json-file
15:32:01 [2020-02-26T15:32:01.371Z]  Cgroup Driver: cgroupfs
15:32:01 [2020-02-26T15:32:01.371Z]  Plugins:
15:32:01 [2020-02-26T15:32:01.371Z]   Volume: local
15:32:01 [2020-02-26T15:32:01.371Z]   Network: bridge host ipvlan macvlan null overlay
15:32:01 [2020-02-26T15:32:01.371Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:32:01 [2020-02-26T15:32:01.371Z]  Swarm: inactive
15:32:01 [2020-02-26T15:32:01.371Z]  Runtimes: runc
15:32:01 [2020-02-26T15:32:01.371Z]  Default Runtime: runc
15:32:01 [2020-02-26T15:32:01.371Z]  Init Binary: docker-init
15:32:01 [2020-02-26T15:32:01.371Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:32:01 [2020-02-26T15:32:01.371Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:32:01 [2020-02-26T15:32:01.371Z]  init version: fec3683
15:32:01 [2020-02-26T15:32:01.371Z]  Security Options:
15:32:01 [2020-02-26T15:32:01.371Z]   apparmor
15:32:01 [2020-02-26T15:32:01.371Z]   seccomp
15:32:01 [2020-02-26T15:32:01.371Z]    Profile: default
15:32:01 [2020-02-26T15:32:01.371Z]  Kernel Version: 4.15.0-1058-aws
15:32:01 [2020-02-26T15:32:01.371Z]  Operating System: Ubuntu 18.04.4 LTS
15:32:01 [2020-02-26T15:32:01.371Z]  OSType: linux
15:32:01 [2020-02-26T15:32:01.371Z]  Architecture: x86_64
15:32:01 [2020-02-26T15:32:01.371Z]  CPUs: 2
15:32:01 [2020-02-26T15:32:01.371Z]  Total Memory: 7.501GiB
15:32:01 [2020-02-26T15:32:01.371Z]  Name: ip-10-100-76-45
15:32:01 [2020-02-26T15:32:01.371Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
15:32:01 [2020-02-26T15:32:01.371Z]  Docker Root Dir: /var/lib/docker
15:32:01 [2020-02-26T15:32:01.371Z]  Debug Mode: false
15:32:01 [2020-02-26T15:32:01.371Z]  Registry: https://index.docker.io/v1/
15:32:01 [2020-02-26T15:32:01.371Z]  Labels:
15:32:01 [2020-02-26T15:32:01.371Z]  Experimental: true
15:32:01 [2020-02-26T15:32:01.371Z]  Insecure Registries:
15:32:01 [2020-02-26T15:32:01.371Z]   127.0.0.0/8
15:32:01 [2020-02-26T15:32:01.371Z]  Live Restore Enabled: true
15:32:01 [2020-02-26T15:32:01.371Z] 
15:32:01 [2020-02-26T15:32:01.371Z] WARNING: No swap limit support
[Pipeline] sh
15:32:01 [2020-02-26T15:32:01.649Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:01 [2020-02-26T15:32:01.649Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:01 [2020-02-26T15:32:01.649Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40586/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:32:01 [2020-02-26T15:32:01.905Z] + bash /home/ubuntu/workspace/moby_PR-40586/check-config.sh
15:32:01 [2020-02-26T15:32:01.905Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:32:01 [2020-02-26T15:32:01.905Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
15:32:01 [2020-02-26T15:32:01.905Z] 
15:32:01 [2020-02-26T15:32:01.905Z] Generally Necessary:
15:32:01 [2020-02-26T15:32:01.905Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:32:01 [2020-02-26T15:32:01.905Z] - apparmor: enabled and tools installed
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_NAMESPACES: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_NET_NS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_PID_NS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_IPC_NS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_UTS_NS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CGROUPS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CGROUP_CPUACCT: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CGROUP_DEVICE: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CGROUP_FREEZER: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CGROUP_SCHED: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_CPUSETS: enabled
15:32:01 [2020-02-26T15:32:01.905Z] - CONFIG_MEMCG: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_KEYS: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_VETH: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_BRIDGE: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NF_NAT: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NF_NAT_NEEDED: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_POSIX_MQUEUE: enabled
15:32:02 [2020-02-26T15:32:02.159Z] 
15:32:02 [2020-02-26T15:32:02.159Z] Optional Features:
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_USER_NS: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_SECCOMP: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CGROUP_PIDS: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_MEMCG_SWAP: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:32:02 [2020-02-26T15:32:02.159Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_BLK_CGROUP: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IOSCHED_CFQ: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CGROUP_PERF: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CGROUP_HUGETLB: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_CFS_BANDWIDTH: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_RT_GROUP_SCHED: missing
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_VS: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_VS_NFCT: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_IP_VS_RR: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_EXT4_FS: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:32:02 [2020-02-26T15:32:02.159Z] - Network Drivers:
15:32:02 [2020-02-26T15:32:02.159Z]   - "overlay":
15:32:02 [2020-02-26T15:32:02.159Z]     - CONFIG_VXLAN: enabled (as module)
15:32:02 [2020-02-26T15:32:02.159Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:32:02 [2020-02-26T15:32:02.159Z]       Optional (for encrypted networks):
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_CRYPTO: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_CRYPTO_AEAD: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_CRYPTO_GCM: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_CRYPTO_GHASH: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_XFRM: enabled
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_XFRM_USER: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_INET_ESP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "ipvlan":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_IPVLAN: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "macvlan":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_MACVLAN: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_DUMMY: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "ftp,tftp client in container":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z] - Storage Drivers:
15:32:02 [2020-02-26T15:32:02.413Z]   - "aufs":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_AUFS_FS: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "btrfs":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:32:02 [2020-02-26T15:32:02.413Z]   - "devicemapper":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_BLK_DEV_DM: enabled
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "overlay":
15:32:02 [2020-02-26T15:32:02.413Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:32:02 [2020-02-26T15:32:02.413Z]   - "zfs":
15:32:02 [2020-02-26T15:32:02.413Z]     - /dev/zfs: missing
15:32:02 [2020-02-26T15:32:02.413Z]     - zfs command: missing
15:32:02 [2020-02-26T15:32:02.413Z]     - zpool command: missing
15:32:02 [2020-02-26T15:32:02.413Z] 
15:32:02 [2020-02-26T15:32:02.413Z] Limits:
15:32:02 [2020-02-26T15:32:02.413Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:32:02 [2020-02-26T15:32:02.413Z] 
15:32:02 [2020-02-26T15:32:02.413Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:32:02 [2020-02-26T15:32:02.851Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db .
15:32:02 [2020-02-26T15:32:02.851Z] #2 [internal] load build definition from Dockerfile
15:32:02 [2020-02-26T15:32:02.851Z] #2 transferring dockerfile: 10.82kB done
15:32:02 [2020-02-26T15:32:02.851Z] #2 DONE 0.0s
15:32:02 [2020-02-26T15:32:02.851Z] 
15:32:02 [2020-02-26T15:32:02.851Z] #1 [internal] load .dockerignore
15:32:02 [2020-02-26T15:32:02.851Z] #1 transferring context: 87B done
15:32:02 [2020-02-26T15:32:02.851Z] #1 DONE 0.0s
15:32:02 [2020-02-26T15:32:02.851Z] 
15:32:02 [2020-02-26T15:32:02.851Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch
15:32:03 [2020-02-26T15:32:03.107Z] #3 DONE 0.3s
15:32:03 [2020-02-26T15:32:03.107Z] 
15:32:03 [2020-02-26T15:32:03.107Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
15:32:03 [2020-02-26T15:32:03.107Z] #64 CACHED
15:32:03 [2020-02-26T15:32:03.107Z] 
15:32:03 [2020-02-26T15:32:03.107Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee...
15:32:03 [2020-02-26T15:32:03.107Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 913.29kB / 45.38MB 0.0s
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.0s
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.0s
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done
15:32:03 [2020-02-26T15:32:03.361Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 10.67MB / 45.38MB 0.1s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.1s done
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.1s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 20.18MB / 45.38MB 0.3s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 7.33MB / 10.80MB 0.3s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 4.14MB / 50.07MB 0.3s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 27.69MB / 45.38MB 0.4s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s
15:32:03 [2020-02-26T15:32:03.616Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 12.53MB / 50.07MB 0.4s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 33.59MB / 45.38MB 0.4s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 18.57MB / 50.07MB 0.4s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 44.05MB / 45.38MB 0.6s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 28.63MB / 50.07MB 0.6s
15:32:03 [2020-02-26T15:32:03.870Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 7.88MB / 57.69MB 0.6s
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 38.80MB / 50.07MB 0.7s
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 19.73MB / 57.69MB 0.7s
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.7s done
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 46.74MB / 50.07MB 0.9s
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 24.47MB / 57.69MB 0.9s
15:32:04 [2020-02-26T15:32:04.126Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 1.57MB / 126.73MB 0.9s
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.0s
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 31.81MB / 57.69MB 1.0s
15:32:04 [2020-02-26T15:32:04.383Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.0s done
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 35.64MB / 57.69MB 1.1s
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 13.34MB / 126.73MB 1.1s
15:32:04 [2020-02-26T15:32:04.383Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 1.1s
15:32:04 [2020-02-26T15:32:04.639Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 42.03MB / 57.69MB 1.2s
15:32:04 [2020-02-26T15:32:04.639Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 20.81MB / 126.73MB 1.2s
15:32:04 [2020-02-26T15:32:04.639Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.1s done
15:32:04 [2020-02-26T15:32:04.639Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 45.25MB / 57.69MB 1.3s
15:32:04 [2020-02-26T15:32:04.639Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 27.64MB / 126.73MB 1.3s
15:32:04 [2020-02-26T15:32:04.894Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.5s
15:32:04 [2020-02-26T15:32:04.894Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 41.53MB / 126.73MB 1.5s
15:32:04 [2020-02-26T15:32:04.894Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.5s done
15:32:04 [2020-02-26T15:32:04.894Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 59.56MB / 126.73MB 1.6s
15:32:05 [2020-02-26T15:32:05.150Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 67.85MB / 126.73MB 1.7s
15:32:05 [2020-02-26T15:32:05.150Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 74.36MB / 126.73MB 1.8s
15:32:05 [2020-02-26T15:32:05.405Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 87.97MB / 126.73MB 2.0s
15:32:05 [2020-02-26T15:32:05.405Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 100.65MB / 126.73MB 2.1s
15:32:05 [2020-02-26T15:32:05.965Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 118.44MB / 126.73MB 2.5s
15:32:06 [2020-02-26T15:32:06.220Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.7s
15:32:06 [2020-02-26T15:32:06.778Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 3.1s done
15:32:07 [2020-02-26T15:32:07.337Z] #4 ...
15:32:07 [2020-02-26T15:32:07.337Z] 
15:32:07 [2020-02-26T15:32:07.337Z] #18 [internal] load build context
15:32:07 [2020-02-26T15:32:07.337Z] #18 transferring context: 47.79MB 3.8s done
15:32:07 [2020-02-26T15:32:07.337Z] #18 DONE 4.0s
15:32:07 [2020-02-26T15:32:07.337Z] 
15:32:07 [2020-02-26T15:32:07.337Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee...
15:32:07 [2020-02-26T15:32:07.863Z] Fetching without tags
15:32:07 [2020-02-26T15:32:07.897Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.6s done
15:32:07 [2020-02-26T15:32:07.897Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159
15:32:08 [2020-02-26T15:32:08.260Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:08 [2020-02-26T15:32:08.456Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done
15:32:08 [2020-02-26T15:32:08.457Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2
15:32:08 [2020-02-26T15:32:08.711Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.2s done
15:32:08 [2020-02-26T15:32:08.711Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5
15:32:08 [2020-02-26T15:32:08.892Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:08 [2020-02-26T15:32:08.893Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:32:07 [2020-02-26T15:32:07.767Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:07 [2020-02-26T15:32:07.779Z]  > git config --add remote.origin.fetch +refs/pull/40586/head:refs/remotes/origin/PR-40586 # timeout=10
15:32:07 [2020-02-26T15:32:07.792Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:32:07 [2020-02-26T15:32:07.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:07 [2020-02-26T15:32:07.899Z] Fetching upstream changes from https://github.com/moby/moby.git
15:32:07 [2020-02-26T15:32:07.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:32:07 [2020-02-26T15:32:07.901Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:32:08 [2020-02-26T15:32:08.294Z]  > git config core.sparsecheckout # timeout=10
15:32:08 [2020-02-26T15:32:08.307Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:08 [2020-02-26T15:32:08.813Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:32:08 [2020-02-26T15:32:08.869Z]  > git rev-parse HEAD^{commit} # timeout=10
15:32:08 [2020-02-26T15:32:08.927Z]  > git config core.sparsecheckout # timeout=10
15:32:08 [2020-02-26T15:32:08.941Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:09 [2020-02-26T15:32:09.516Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:32:09 [2020-02-26T15:32:09.696Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:32:10 [2020-02-26T15:32:10.595Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 1.9s done
15:32:10 [2020-02-26T15:32:10.850Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae
15:32:11 [2020-02-26T15:32:11.011Z] + docker version
15:32:11 [2020-02-26T15:32:11.011Z] Client:
15:32:11 [2020-02-26T15:32:11.011Z]  Version:           18.06.1-ce
15:32:11 [2020-02-26T15:32:11.011Z]  API version:       1.38
15:32:11 [2020-02-26T15:32:11.011Z]  Go version:        go1.10.3
15:32:11 [2020-02-26T15:32:11.011Z]  Git commit:        e68fc7a
15:32:11 [2020-02-26T15:32:11.011Z]  Built:             Tue Aug 21 17:24:34 2018
15:32:11 [2020-02-26T15:32:11.011Z]  OS/Arch:           linux/s390x
15:32:11 [2020-02-26T15:32:11.011Z]  Experimental:      false
15:32:11 [2020-02-26T15:32:11.011Z] 
15:32:11 [2020-02-26T15:32:11.011Z] Server:
15:32:11 [2020-02-26T15:32:11.011Z]  Engine:
15:32:11 [2020-02-26T15:32:11.011Z]   Version:          18.06.1-ce
15:32:11 [2020-02-26T15:32:11.011Z]   API version:      1.38 (minimum version 1.12)
15:32:11 [2020-02-26T15:32:11.011Z]   Go version:       go1.10.3
15:32:11 [2020-02-26T15:32:11.011Z]   Git commit:       e68fc7a
15:32:11 [2020-02-26T15:32:11.011Z]   Built:            Tue Aug 21 17:23:34 2018
15:32:11 [2020-02-26T15:32:11.011Z]   OS/Arch:          linux/s390x
15:32:11 [2020-02-26T15:32:11.011Z]   Experimental:     true
[Pipeline] sh
15:32:11 [2020-02-26T15:32:11.736Z] + docker info
15:32:11 [2020-02-26T15:32:11.736Z] Containers: 0
15:32:11 [2020-02-26T15:32:11.736Z]  Running: 0
15:32:11 [2020-02-26T15:32:11.736Z]  Paused: 0
15:32:11 [2020-02-26T15:32:11.736Z]  Stopped: 0
15:32:11 [2020-02-26T15:32:11.736Z] Images: 0
15:32:11 [2020-02-26T15:32:11.736Z] Server Version: 18.06.1-ce
15:32:11 [2020-02-26T15:32:11.736Z] Storage Driver: overlay2
15:32:11 [2020-02-26T15:32:11.736Z]  Backing Filesystem: extfs
15:32:11 [2020-02-26T15:32:11.736Z]  Supports d_type: true
15:32:11 [2020-02-26T15:32:11.736Z]  Native Overlay Diff: true
15:32:11 [2020-02-26T15:32:11.736Z] Logging Driver: json-file
15:32:11 [2020-02-26T15:32:11.736Z] Cgroup Driver: cgroupfs
15:32:11 [2020-02-26T15:32:11.736Z] Plugins:
15:32:11 [2020-02-26T15:32:11.736Z]  Volume: local
15:32:11 [2020-02-26T15:32:11.736Z]  Network: bridge host ipvlan macvlan null overlay
15:32:11 [2020-02-26T15:32:11.736Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:32:11 [2020-02-26T15:32:11.736Z] Swarm: inactive
15:32:11 [2020-02-26T15:32:11.736Z] Runtimes: runc
15:32:11 [2020-02-26T15:32:11.736Z] Default Runtime: runc
15:32:11 [2020-02-26T15:32:11.736Z] Init Binary: docker-init
15:32:11 [2020-02-26T15:32:11.736Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:32:11 [2020-02-26T15:32:11.736Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:32:11 [2020-02-26T15:32:11.736Z] init version: fec3683
15:32:11 [2020-02-26T15:32:11.736Z] Security Options:
15:32:11 [2020-02-26T15:32:11.736Z]  apparmor
15:32:11 [2020-02-26T15:32:11.736Z]  seccomp
15:32:11 [2020-02-26T15:32:11.736Z]   Profile: default
15:32:11 [2020-02-26T15:32:11.736Z] Kernel Version: 4.4.0-171-generic
15:32:11 [2020-02-26T15:32:11.736Z] Operating System: Ubuntu 16.04.5 LTS
15:32:11 [2020-02-26T15:32:11.736Z] OSType: linux
15:32:11 [2020-02-26T15:32:11.736Z] Architecture: s390x
15:32:11 [2020-02-26T15:32:11.736Z] CPUs: 2
15:32:11 [2020-02-26T15:32:11.736Z] Total Memory: 7.862GiB
15:32:11 [2020-02-26T15:32:11.736Z] Name: s390x-ubuntu-13
15:32:11 [2020-02-26T15:32:11.736Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:32:11 [2020-02-26T15:32:11.736Z] Docker Root Dir: /var/lib/docker
15:32:11 [2020-02-26T15:32:11.736Z] Debug Mode (client): false
15:32:11 [2020-02-26T15:32:11.736Z] Debug Mode (server): false
15:32:11 [2020-02-26T15:32:11.736Z] Username: dockerbuildbot
15:32:11 [2020-02-26T15:32:11.736Z] Registry: https://index.docker.io/v1/
15:32:11 [2020-02-26T15:32:11.736Z] Labels:
15:32:11 [2020-02-26T15:32:11.736Z] Experimental: true
15:32:11 [2020-02-26T15:32:11.736Z] Insecure Registries:
15:32:11 [2020-02-26T15:32:11.736Z]  127.0.0.0/8
15:32:11 [2020-02-26T15:32:11.736Z] Live Restore Enabled: false
15:32:11 [2020-02-26T15:32:11.736Z] 
15:32:11 [2020-02-26T15:32:11.736Z] WARNING: No swap limit support
[Pipeline] sh
15:32:12 [2020-02-26T15:32:12.521Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:12 [2020-02-26T15:32:12.521Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:12 [2020-02-26T15:32:12.521Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40586/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:32:12 [2020-02-26T15:32:12.521Z] + bash /home/jenkins/workspace/moby_PR-40586/check-config.sh
15:32:12 [2020-02-26T15:32:12.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:32:12 [2020-02-26T15:32:12.521Z] info: reading kernel config from /boot/config-4.4.0-171-generic ...
15:32:12 [2020-02-26T15:32:12.521Z] 
15:32:12 [2020-02-26T15:32:12.521Z] Generally Necessary:
15:32:12 [2020-02-26T15:32:12.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:32:12 [2020-02-26T15:32:12.521Z] - apparmor: enabled and tools installed
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NAMESPACES: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NET_NS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_PID_NS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_IPC_NS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_UTS_NS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CGROUPS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CGROUP_CPUACCT: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CGROUP_DEVICE: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CGROUP_FREEZER: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CGROUP_SCHED: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_CPUSETS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_MEMCG: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_KEYS: enabled
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_VETH: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_BRIDGE: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NF_NAT: enabled (as module)
15:32:12 [2020-02-26T15:32:12.521Z] - CONFIG_NF_NAT_NEEDED: enabled
15:32:12 [2020-02-26T15:32:12.734Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.7s done
15:32:12 [2020-02-26T15:32:12.734Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0.1s
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_POSIX_MQUEUE: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:32:12 [2020-02-26T15:32:12.898Z] 
15:32:12 [2020-02-26T15:32:12.898Z] Optional Features:
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_USER_NS: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_SECCOMP: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CGROUP_PIDS: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_MEMCG_SWAP: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:32:12 [2020-02-26T15:32:12.898Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_MEMCG_KMEM: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_BLK_CGROUP: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IOSCHED_CFQ: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CGROUP_PERF: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CGROUP_HUGETLB: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_CFS_BANDWIDTH: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_RT_GROUP_SCHED: missing
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_VS: enabled (as module)
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_VS_NFCT: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_IP_VS_RR: enabled (as module)
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_EXT4_FS: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:32:12 [2020-02-26T15:32:12.898Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:32:12 [2020-02-26T15:32:12.899Z] - Network Drivers:
15:32:12 [2020-02-26T15:32:12.899Z]   - "overlay":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_VXLAN: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:32:12 [2020-02-26T15:32:12.899Z]       Optional (for encrypted networks):
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_CRYPTO: enabled
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_XFRM: enabled
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_XFRM_USER: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_INET_ESP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "ipvlan":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_IPVLAN: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "macvlan":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_MACVLAN: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_DUMMY: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "ftp,tftp client in container":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z] - Storage Drivers:
15:32:12 [2020-02-26T15:32:12.899Z]   - "aufs":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_AUFS_FS: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "btrfs":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:32:12 [2020-02-26T15:32:12.899Z]   - "devicemapper":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_BLK_DEV_DM: enabled
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "overlay":
15:32:12 [2020-02-26T15:32:12.899Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:32:12 [2020-02-26T15:32:12.899Z]   - "zfs":
15:32:12 [2020-02-26T15:32:12.899Z]     - /dev/zfs: missing
15:32:12 [2020-02-26T15:32:12.899Z]     - zfs command: missing
15:32:12 [2020-02-26T15:32:12.899Z]     - zpool command: missing
15:32:12 [2020-02-26T15:32:12.899Z] 
15:32:12 [2020-02-26T15:32:12.899Z] Limits:
15:32:12 [2020-02-26T15:32:12.899Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:32:12 [2020-02-26T15:32:12.899Z] 
15:32:12 [2020-02-26T15:32:12.899Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:32:13 [2020-02-26T15:32:13.735Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db .
15:32:14 [2020-02-26T15:32:14.025Z] Still waiting to schedule task
15:32:14 [2020-02-26T15:32:14.026Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
15:32:14 [2020-02-26T15:32:14.526Z] Sending build context to Docker daemon  52.27MB

15:32:14 [2020-02-26T15:32:14.526Z] Step 1/125 : ARG CROSS="false"
15:32:14 [2020-02-26T15:32:14.526Z] Step 2/125 : ARG GO_VERSION=1.12.17
15:32:14 [2020-02-26T15:32:14.526Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive
15:32:14 [2020-02-26T15:32:14.526Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base
15:32:14 [2020-02-26T15:32:14.874Z] 1.12.17-stretch: Pulling from library/golang
15:32:14 [2020-02-26T15:32:14.874Z] fb54e9d54b34: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 03d13d856049: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 596b324848b1: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 38645e5b0e64: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 555ca4faedcd: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 5e54fb539ef4: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 98880fd730cb: Pulling fs layer
15:32:14 [2020-02-26T15:32:14.874Z] 555ca4faedcd: Waiting
15:32:14 [2020-02-26T15:32:14.874Z] 5e54fb539ef4: Waiting
15:32:14 [2020-02-26T15:32:14.874Z] 98880fd730cb: Waiting
15:32:14 [2020-02-26T15:32:14.874Z] 38645e5b0e64: Waiting
15:32:15 [2020-02-26T15:32:15.262Z] 596b324848b1: Verifying Checksum
15:32:15 [2020-02-26T15:32:15.262Z] 596b324848b1: Download complete
15:32:15 [2020-02-26T15:32:15.262Z] 03d13d856049: Verifying Checksum
15:32:15 [2020-02-26T15:32:15.262Z] 03d13d856049: Download complete
15:32:16 [2020-02-26T15:32:16.217Z] 555ca4faedcd: Verifying Checksum
15:32:16 [2020-02-26T15:32:16.217Z] 555ca4faedcd: Download complete
15:32:16 [2020-02-26T15:32:16.217Z] fb54e9d54b34: Verifying Checksum
15:32:16 [2020-02-26T15:32:16.217Z] fb54e9d54b34: Download complete
15:32:16 [2020-02-26T15:32:16.621Z] 98880fd730cb: Verifying Checksum
15:32:16 [2020-02-26T15:32:16.621Z] 98880fd730cb: Download complete
15:32:16 [2020-02-26T15:32:16.621Z] 38645e5b0e64: Verifying Checksum
15:32:16 [2020-02-26T15:32:16.621Z] 38645e5b0e64: Download complete
15:32:16 [2020-02-26T15:32:16.893Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.1s done
15:32:16 [2020-02-26T15:32:16.893Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done
15:32:17 [2020-02-26T15:32:17.147Z] #4 DONE 14.0s
15:32:17 [2020-02-26T15:32:17.147Z] 
15:32:17 [2020-02-26T15:32:17.147Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:32:17 [2020-02-26T15:32:17.021Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:17 [2020-02-26T15:32:17.079Z]  > git config --add remote.origin.fetch +refs/pull/40586/head:refs/remotes/origin/PR-40586 # timeout=10
15:32:17 [2020-02-26T15:32:17.133Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:32:17 [2020-02-26T15:32:17.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:17 [2020-02-26T15:32:17.349Z] Fetching without tags
15:32:17 [2020-02-26T15:32:17.392Z] 5e54fb539ef4: Verifying Checksum
15:32:17 [2020-02-26T15:32:17.392Z] 5e54fb539ef4: Download complete
15:32:17 [2020-02-26T15:32:17.744Z] fb54e9d54b34: Pull complete
15:32:18 [2020-02-26T15:32:18.096Z] 03d13d856049: Pull complete
15:32:18 [2020-02-26T15:32:18.282Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:18 [2020-02-26T15:32:18.446Z] 596b324848b1: Pull complete
15:32:18 [2020-02-26T15:32:18.510Z] #5 DONE 1.4s
15:32:18 [2020-02-26T15:32:18.510Z] 
15:32:18 [2020-02-26T15:32:18.510Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:32:18 [2020-02-26T15:32:18.510Z] #22 DONE 0.1s
15:32:18 [2020-02-26T15:32:18.510Z] 
15:32:18 [2020-02-26T15:32:18.510Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #52 ...
15:32:18 [2020-02-26T15:32:18.765Z] 
15:32:18 [2020-02-26T15:32:18.765Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #26 DONE 0.2s
15:32:18 [2020-02-26T15:32:18.765Z] 
15:32:18 [2020-02-26T15:32:18.765Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #49 DONE 0.3s
15:32:18 [2020-02-26T15:32:18.765Z] 
15:32:18 [2020-02-26T15:32:18.765Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #29 DONE 0.3s
15:32:18 [2020-02-26T15:32:18.765Z] 
15:32:18 [2020-02-26T15:32:18.765Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #32 DONE 0.3s
15:32:18 [2020-02-26T15:32:18.765Z] 
15:32:18 [2020-02-26T15:32:18.765Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:32:18 [2020-02-26T15:32:18.765Z] #60 DONE 0.3s
15:32:19 [2020-02-26T15:32:19.020Z] 
15:32:19 [2020-02-26T15:32:19.020Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
15:32:19 [2020-02-26T15:32:19.020Z] #23 DONE 0.3s
15:32:19 [2020-02-26T15:32:19.020Z] 
15:32:19 [2020-02-26T15:32:19.020Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:32:19 [2020-02-26T15:32:19.020Z] #52 DONE 0.4s
15:32:19 [2020-02-26T15:32:19.020Z] 
15:32:19 [2020-02-26T15:32:19.020Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:32:17 [2020-02-26T15:32:17.383Z] Fetching upstream changes from https://github.com/moby/moby.git
15:32:17 [2020-02-26T15:32:17.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:32:17 [2020-02-26T15:32:17.383Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:32:18 [2020-02-26T15:32:18.316Z]  > git config core.sparsecheckout # timeout=10
15:32:18 [2020-02-26T15:32:18.377Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:20 [2020-02-26T15:32:20.184Z] 38645e5b0e64: Pull complete
15:32:20 [2020-02-26T15:32:20.980Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:32:21 [2020-02-26T15:32:21.104Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:32:21 [2020-02-26T15:32:21.194Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:21 [2020-02-26T15:32:21.195Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:32:21 [2020-02-26T15:32:21.409Z] 555ca4faedcd: Pull complete
15:32:21 [2020-02-26T15:32:21.874Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:32:22 [2020-02-26T15:32:22.325Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:32:21 [2020-02-26T15:32:21.228Z]  > git config core.sparsecheckout # timeout=10
15:32:21 [2020-02-26T15:32:21.276Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:23 [2020-02-26T15:32:23.816Z] 5e54fb539ef4: Pull complete
15:32:23 [2020-02-26T15:32:23.896Z] + docker version
15:32:23 [2020-02-26T15:32:23.896Z] Client: Docker Engine - Enterprise
15:32:23 [2020-02-26T15:32:23.896Z]  Version:           19.03.5
15:32:23 [2020-02-26T15:32:23.896Z]  API version:       1.40
15:32:23 [2020-02-26T15:32:23.896Z]  Go version:        go1.12.12
15:32:23 [2020-02-26T15:32:23.896Z]  Git commit:        2ee0c57608
15:32:23 [2020-02-26T15:32:23.896Z]  Built:             11/13/2019 08:00:16
15:32:23 [2020-02-26T15:32:23.896Z]  OS/Arch:           windows/amd64
15:32:23 [2020-02-26T15:32:23.896Z]  Experimental:      false
15:32:23 [2020-02-26T15:32:23.896Z] 
15:32:23 [2020-02-26T15:32:23.896Z] Server: Docker Engine - Enterprise
15:32:23 [2020-02-26T15:32:23.896Z]  Engine:
15:32:23 [2020-02-26T15:32:23.896Z]   Version:          19.03.5
15:32:23 [2020-02-26T15:32:23.896Z]   API version:      1.40 (minimum version 1.24)
15:32:23 [2020-02-26T15:32:23.896Z]   Go version:       go1.12.12
15:32:23 [2020-02-26T15:32:23.896Z]   Git commit:       2ee0c57608
15:32:23 [2020-02-26T15:32:23.896Z]   Built:            11/13/2019 07:58:51
15:32:23 [2020-02-26T15:32:23.896Z]   OS/Arch:          windows/amd64
15:32:23 [2020-02-26T15:32:23.896Z]   Experimental:     true
[Pipeline] sh
15:32:24 [2020-02-26T15:32:24.176Z] 98880fd730cb: Pull complete
15:32:24 [2020-02-26T15:32:24.176Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97
15:32:24 [2020-02-26T15:32:24.176Z] Status: Downloaded newer image for golang:1.12.17-stretch
15:32:24 [2020-02-26T15:32:24.176Z]  ---> 8043a18b80b8
15:32:24 [2020-02-26T15:32:24.176Z] Step 5/125 : ARG APT_MIRROR
15:32:24 [2020-02-26T15:32:24.176Z]  ---> Running in 660debf5f472
15:32:24 [2020-02-26T15:32:24.176Z] Removing intermediate container 660debf5f472
15:32:24 [2020-02-26T15:32:24.176Z]  ---> ae60913f5fda
15:32:24 [2020-02-26T15:32:24.176Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
15:32:24 [2020-02-26T15:32:24.176Z]  ---> Running in 0baf876742b7
15:32:24 [2020-02-26T15:32:24.254Z] #53 ...
15:32:24 [2020-02-26T15:32:24.254Z] 
15:32:24 [2020-02-26T15:32:24.254Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.085 + RM_GOPATH=0
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.085 + TMP_GOPATH=
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.085 + : /build
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.085 + '[' -z '' ']'
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.085 ++ mktemp -d
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.089 + export GOPATH=/tmp/tmp.Pe1jCQ48hD
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.089 + GOPATH=/tmp/tmp.Pe1jCQ48hD
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.089 + RM_GOPATH=1
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.090 ++ dirname ./install.sh
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.093 + dir=.
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.094 + bin=tomlv
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.094 + shift
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.094 + '[' '!' -f ./tomlv.installer ']'
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.094 + . ./tomlv.installer
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.094 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.095 + install_tomlv
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.097 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.098 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.098 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Pe1jCQ48hD/src/github.com/BurntSushi/toml
15:32:24 [2020-02-26T15:32:24.254Z] #30 4.143 Cloning into '/tmp/tmp.Pe1jCQ48hD/src/github.com/BurntSushi/toml'...
15:32:24 [2020-02-26T15:32:24.254Z] #30 5.385 + cd /tmp/tmp.Pe1jCQ48hD/src/github.com/BurntSushi/toml
15:32:24 [2020-02-26T15:32:24.254Z] #30 5.385 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:32:24 [2020-02-26T15:32:24.254Z] #30 5.394 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:32:24 [2020-02-26T15:32:24.505Z] Fetching without tags
15:32:24 [2020-02-26T15:32:24.509Z] #30 ...
15:32:24 [2020-02-26T15:32:24.509Z] 
15:32:24 [2020-02-26T15:32:24.509Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.479 + RM_GOPATH=0
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.479 + TMP_GOPATH=
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.479 + : /build
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.479 + '[' -z '' ']'
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.479 ++ mktemp -d
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.483 + export GOPATH=/tmp/tmp.TizQ5ygAKr
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.483 + GOPATH=/tmp/tmp.TizQ5ygAKr
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.483 + RM_GOPATH=1
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.483 ++ dirname ./install.sh
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + dir=.
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + bin=dockercli
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + shift
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + '[' '!' -f ./dockercli.installer ']'
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + . ./dockercli.installer
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 ++ DOCKERCLI_CHANNEL=stable
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 ++ DOCKERCLI_VERSION=17.06.2-ce
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + install_dockercli
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 Install docker/cli version 17.06.2-ce from stable
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.486 ++ uname -m
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.487 + arch=x86_64
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.487 + '[' x86_64 '!=' x86_64 ']'
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.487 + url=https://download.docker.com/linux/static
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.488 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:32:24 [2020-02-26T15:32:24.509Z] #53 5.493 + tar -xz docker/docker
15:32:24 [2020-02-26T15:32:24.920Z] + docker info
15:32:25 [2020-02-26T15:32:25.015Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:24 [2020-02-26T15:32:24.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:24 [2020-02-26T15:32:24.473Z]  > git config --add remote.origin.fetch +refs/pull/40586/head:refs/remotes/origin/PR-40586 # timeout=10
15:32:24 [2020-02-26T15:32:24.477Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:32:24 [2020-02-26T15:32:24.494Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:32:24 [2020-02-26T15:32:24.510Z] Fetching upstream changes from https://github.com/moby/moby.git
15:32:24 [2020-02-26T15:32:24.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:32:24 [2020-02-26T15:32:24.511Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:32:25 [2020-02-26T15:32:25.394Z] Removing intermediate container 0baf876742b7
15:32:25 [2020-02-26T15:32:25.394Z]  ---> b16e0374cad8
15:32:25 [2020-02-26T15:32:25.394Z] Step 7/125 : FROM base AS criu
15:32:25 [2020-02-26T15:32:25.394Z]  ---> b16e0374cad8
15:32:25 [2020-02-26T15:32:25.394Z] Step 8/125 : ARG DEBIAN_FRONTEND
15:32:25 [2020-02-26T15:32:25.394Z]  ---> Running in e5c5c245d459
15:32:25 [2020-02-26T15:32:25.394Z] Removing intermediate container e5c5c245d459
15:32:25 [2020-02-26T15:32:25.394Z]  ---> cc7cc7c0340d
15:32:25 [2020-02-26T15:32:25.394Z] Step 9/125 : ENV CRIU_VERSION 3.12
15:32:25 [2020-02-26T15:32:25.394Z]  ---> Running in 08587008ffae
15:32:25 [2020-02-26T15:32:25.742Z] Removing intermediate container 08587008ffae
15:32:25 [2020-02-26T15:32:25.742Z]  ---> 2342c5e6fde4
15:32:25 [2020-02-26T15:32:25.742Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
15:32:25 [2020-02-26T15:32:25.742Z]  ---> Running in e54a33abd679
15:32:25 [2020-02-26T15:32:25.885Z] Client:
15:32:25 [2020-02-26T15:32:25.885Z]  Debug Mode: false
15:32:25 [2020-02-26T15:32:25.885Z]  Plugins:
15:32:25 [2020-02-26T15:32:25.885Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:32:25 [2020-02-26T15:32:25.885Z] 
15:32:25 [2020-02-26T15:32:25.885Z] Server:
15:32:25 [2020-02-26T15:32:25.885Z]  Containers: 0
15:32:25 [2020-02-26T15:32:25.885Z]   Running: 0
15:32:25 [2020-02-26T15:32:25.885Z]   Paused: 0
15:32:25 [2020-02-26T15:32:25.885Z]   Stopped: 0
15:32:25 [2020-02-26T15:32:25.885Z]  Images: 10
15:32:25 [2020-02-26T15:32:25.885Z]  Server Version: 19.03.5
15:32:25 [2020-02-26T15:32:25.885Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:32:25 [2020-02-26T15:32:25.885Z]   Windows: 
15:32:25 [2020-02-26T15:32:25.885Z]   LCOW: 
15:32:25 [2020-02-26T15:32:25.885Z]  Logging Driver: json-file
15:32:25 [2020-02-26T15:32:25.885Z]  Plugins:
15:32:25 [2020-02-26T15:32:25.885Z]   Volume: local
15:32:25 [2020-02-26T15:32:25.885Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:32:25 [2020-02-26T15:32:25.885Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:32:25 [2020-02-26T15:32:25.885Z]  Swarm: inactive
15:32:25 [2020-02-26T15:32:25.885Z]  Default Isolation: process
15:32:25 [2020-02-26T15:32:25.885Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:32:25 [2020-02-26T15:32:25.885Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:32:25 [2020-02-26T15:32:25.885Z]  OSType: windows
15:32:25 [2020-02-26T15:32:25.885Z]  Architecture: x86_64
15:32:25 [2020-02-26T15:32:25.885Z]  CPUs: 4
15:32:25 [2020-02-26T15:32:25.885Z]  Total Memory: 32GiB
15:32:25 [2020-02-26T15:32:25.885Z]  Name: azwin-2-eea160
15:32:25 [2020-02-26T15:32:25.885Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
15:32:25 [2020-02-26T15:32:25.885Z]  Docker Root Dir: D:\docker
15:32:25 [2020-02-26T15:32:25.885Z]  Debug Mode: false
15:32:25 [2020-02-26T15:32:25.885Z]  Registry: https://index.docker.io/v1/
15:32:25 [2020-02-26T15:32:25.885Z]  Labels:
15:32:25 [2020-02-26T15:32:25.885Z]  Experimental: true
15:32:25 [2020-02-26T15:32:25.885Z]  Insecure Registries:
15:32:25 [2020-02-26T15:32:25.885Z]   10.0.0.4:5000
15:32:25 [2020-02-26T15:32:25.885Z]   127.0.0.0/8
15:32:25 [2020-02-26T15:32:25.885Z]  Registry Mirrors:
15:32:25 [2020-02-26T15:32:25.885Z]   http://10.0.0.4:5000/
15:32:25 [2020-02-26T15:32:25.885Z]  Live Restore Enabled: false
15:32:25 [2020-02-26T15:32:25.885Z] 
[Pipeline] }
[Pipeline] // stage
15:32:26 [2020-02-26T15:32:26.086Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:32:26 [2020-02-26T15:32:26.156Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:26 [2020-02-26T15:32:26.156Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:32:26 [2020-02-26T15:32:26.430Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:26 [2020-02-26T15:32:26.430Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:26 [2020-02-26T15:32:26.430Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:26 [2020-02-26T15:32:26.430Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:26 [2020-02-26T15:32:26.430Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:32:26 [2020-02-26T15:32:26.775Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:32:26 [2020-02-26T15:32:26.775Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:32:27 [2020-02-26T15:32:27.278Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:32:25 [2020-02-26T15:32:25.019Z]  > git config core.sparsecheckout # timeout=10
15:32:25 [2020-02-26T15:32:25.023Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:26 [2020-02-26T15:32:26.101Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:32:26 [2020-02-26T15:32:26.143Z]  > git rev-parse HEAD^{commit} # timeout=10
15:32:26 [2020-02-26T15:32:26.162Z]  > git config core.sparsecheckout # timeout=10
15:32:26 [2020-02-26T15:32:26.165Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:32:27 [2020-02-26T15:32:27.332Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
15:32:27 [2020-02-26T15:32:27.534Z] Fetched 7684 kB in 1s (5057 kB/s)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:32:28 [2020-02-26T15:32:28.275Z] Reading package lists...
15:32:28 [2020-02-26T15:32:28.565Z] + docker version
15:32:28 [2020-02-26T15:32:28.565Z] Client:
15:32:28 [2020-02-26T15:32:28.565Z]  Version:           18.06.1-ce
15:32:28 [2020-02-26T15:32:28.565Z]  API version:       1.38
15:32:28 [2020-02-26T15:32:28.565Z]  Go version:        go1.10.3
15:32:28 [2020-02-26T15:32:28.565Z]  Git commit:        e68fc7a
15:32:28 [2020-02-26T15:32:28.565Z]  Built:             Tue Aug 21 17:26:10 2018
15:32:28 [2020-02-26T15:32:28.565Z]  OS/Arch:           linux/ppc64le
15:32:28 [2020-02-26T15:32:28.565Z]  Experimental:      false
15:32:28 [2020-02-26T15:32:28.565Z] 
15:32:28 [2020-02-26T15:32:28.565Z] Server:
15:32:28 [2020-02-26T15:32:28.565Z]  Engine:
15:32:28 [2020-02-26T15:32:28.565Z]   Version:          18.06.1-ce
15:32:28 [2020-02-26T15:32:28.565Z]   API version:      1.38 (minimum version 1.12)
15:32:28 [2020-02-26T15:32:28.565Z]   Go version:       go1.10.3
15:32:28 [2020-02-26T15:32:28.565Z]   Git commit:       e68fc7a
15:32:28 [2020-02-26T15:32:28.565Z]   Built:            Tue Aug 21 17:24:20 2018
15:32:28 [2020-02-26T15:32:28.565Z]   OS/Arch:          linux/ppc64le
15:32:28 [2020-02-26T15:32:28.565Z]   Experimental:     true
[Pipeline] sh
15:32:28 [2020-02-26T15:32:28.621Z] Reading package lists...
15:32:28 [2020-02-26T15:32:28.621Z] Building dependency tree...
15:32:28 [2020-02-26T15:32:28.621Z] Reading state information...
15:32:28 [2020-02-26T15:32:28.621Z] The following additional packages will be installed:
15:32:28 [2020-02-26T15:32:28.621Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:32:28 [2020-02-26T15:32:28.621Z]   libprotoc10 python-pkg-resources zlib1g-dev
15:32:28 [2020-02-26T15:32:28.621Z] Suggested packages:
15:32:28 [2020-02-26T15:32:28.621Z]   manpages-dev python-setuptools
15:32:28 [2020-02-26T15:32:28.666Z] #53 ...
15:32:28 [2020-02-26T15:32:28.666Z] 
15:32:28 [2020-02-26T15:32:28.666Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:32:28 [2020-02-26T15:32:28.666Z] #57 6.290 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:28 [2020-02-26T15:32:28.666Z] #57 6.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 6.409 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 6.411 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 6.476 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:28 [2020-02-26T15:32:28.666Z] #57 7.200 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 9.057 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 9.752 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #57 ...
15:32:28 [2020-02-26T15:32:28.666Z] 
15:32:28 [2020-02-26T15:32:28.666Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:32:28 [2020-02-26T15:32:28.666Z] #35 6.710 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:28 [2020-02-26T15:32:28.666Z] #35 6.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #35 6.747 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #35 6.756 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #35 6.785 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:28 [2020-02-26T15:32:28.666Z] #35 7.521 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #35 9.316 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:32:28 [2020-02-26T15:32:28.666Z] #35 10.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:32:28 [2020-02-26T15:32:28.920Z] #35 ...
15:32:28 [2020-02-26T15:32:28.920Z] 
15:32:28 [2020-02-26T15:32:28.920Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.861 + RM_GOPATH=0
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.861 + TMP_GOPATH=
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.861 + : /build
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.861 + '[' -z '' ']'
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.861 ++ mktemp -d
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.868 + export GOPATH=/tmp/tmp.UKgzgqZ8Xa
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.868 + GOPATH=/tmp/tmp.UKgzgqZ8Xa
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.868 + RM_GOPATH=1
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.869 ++ dirname ./install.sh
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.870 + dir=.
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.870 + bin=proxy
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.870 + shift
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.871 + '[' '!' -f ./proxy.installer ']'
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.871 + . ./proxy.installer
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.871 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.871 + install_proxy
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.871 + case "$1" in
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 + export CGO_ENABLED=0
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 + CGO_ENABLED=0
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 + _install_proxy
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.872 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UKgzgqZ8Xa/src/github.com/docker/libnetwork
15:32:28 [2020-02-26T15:32:28.920Z] #50 5.873 Cloning into '/tmp/tmp.UKgzgqZ8Xa/src/github.com/docker/libnetwork'...
15:32:28 [2020-02-26T15:32:28.920Z] #50 ...
15:32:28 [2020-02-26T15:32:28.920Z] 
15:32:28 [2020-02-26T15:32:28.920Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.974 + RM_GOPATH=0
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.974 + TMP_GOPATH=
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.975 + : /build
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.975 + '[' -z '' ']'
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.979 ++ mktemp -d
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.987 + export GOPATH=/tmp/tmp.aNdcVGkmaL
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.987 + GOPATH=/tmp/tmp.aNdcVGkmaL
15:32:28 [2020-02-26T15:32:28.920Z] #24 5.987 + RM_GOPATH=1
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.000 ++ dirname ./install.sh
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.001 + dir=.
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.003 + bin=gometalinter
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.003 + shift
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.005 + '[' '!' -f ./gometalinter.installer ']'
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.005 + . ./gometalinter.installer
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.006 ++ GOMETALINTER_COMMIT=v2.0.6
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.007 + install_gometalinter
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.007 + echo 'Installing gometalinter version v2.0.6'
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.007 Installing gometalinter version v2.0.6
15:32:28 [2020-02-26T15:32:28.920Z] #24 6.008 + go get -d github.com/alecthomas/gometalinter
15:32:28 [2020-02-26T15:32:28.950Z] + docker info
15:32:28 [2020-02-26T15:32:28.950Z] Containers: 0
15:32:28 [2020-02-26T15:32:28.950Z]  Running: 0
15:32:28 [2020-02-26T15:32:28.950Z]  Paused: 0
15:32:28 [2020-02-26T15:32:28.950Z]  Stopped: 0
15:32:28 [2020-02-26T15:32:28.950Z] Images: 0
15:32:28 [2020-02-26T15:32:28.950Z] Server Version: 18.06.1-ce
15:32:28 [2020-02-26T15:32:28.950Z] Storage Driver: overlay2
15:32:28 [2020-02-26T15:32:28.950Z]  Backing Filesystem: extfs
15:32:28 [2020-02-26T15:32:28.950Z]  Supports d_type: true
15:32:28 [2020-02-26T15:32:28.950Z]  Native Overlay Diff: true
15:32:28 [2020-02-26T15:32:28.950Z] Logging Driver: json-file
15:32:28 [2020-02-26T15:32:28.950Z] Cgroup Driver: cgroupfs
15:32:28 [2020-02-26T15:32:28.950Z] Plugins:
15:32:28 [2020-02-26T15:32:28.950Z]  Volume: local
15:32:28 [2020-02-26T15:32:28.950Z]  Network: bridge host ipvlan macvlan null overlay
15:32:28 [2020-02-26T15:32:28.950Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:32:28 [2020-02-26T15:32:28.950Z] Swarm: inactive
15:32:28 [2020-02-26T15:32:28.950Z] Runtimes: runc
15:32:28 [2020-02-26T15:32:28.950Z] Default Runtime: runc
15:32:28 [2020-02-26T15:32:28.950Z] Init Binary: docker-init
15:32:28 [2020-02-26T15:32:28.950Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:32:28 [2020-02-26T15:32:28.950Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:32:28 [2020-02-26T15:32:28.950Z] init version: fec3683
15:32:28 [2020-02-26T15:32:28.950Z] Security Options:
15:32:28 [2020-02-26T15:32:28.950Z]  apparmor
15:32:28 [2020-02-26T15:32:28.950Z]  seccomp
15:32:28 [2020-02-26T15:32:28.950Z]   Profile: default
15:32:28 [2020-02-26T15:32:28.950Z] Kernel Version: 4.4.0-130-generic
15:32:28 [2020-02-26T15:32:28.950Z] Operating System: Ubuntu 16.04.3 LTS
15:32:28 [2020-02-26T15:32:28.950Z] OSType: linux
15:32:28 [2020-02-26T15:32:28.950Z] Architecture: ppc64le
15:32:28 [2020-02-26T15:32:28.950Z] CPUs: 4
15:32:28 [2020-02-26T15:32:28.950Z] Total Memory: 7.972GiB
15:32:28 [2020-02-26T15:32:28.950Z] Name: ppc64le-ubuntu-24
15:32:28 [2020-02-26T15:32:28.950Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:32:28 [2020-02-26T15:32:28.950Z] Docker Root Dir: /var/lib/docker
15:32:28 [2020-02-26T15:32:28.950Z] Debug Mode (client): false
15:32:28 [2020-02-26T15:32:28.950Z] Debug Mode (server): false
15:32:28 [2020-02-26T15:32:28.950Z] Username: dockerbuildbot
15:32:28 [2020-02-26T15:32:28.950Z] Registry: https://index.docker.io/v1/
15:32:28 [2020-02-26T15:32:28.950Z] Labels:
15:32:28 [2020-02-26T15:32:28.950Z] Experimental: true
15:32:28 [2020-02-26T15:32:28.950Z] Insecure Registries:
15:32:28 [2020-02-26T15:32:28.950Z]  127.0.0.0/8
15:32:28 [2020-02-26T15:32:28.950Z] Live Restore Enabled: false
15:32:28 [2020-02-26T15:32:28.950Z] 
15:32:28 [2020-02-26T15:32:28.973Z] The following NEW packages will be installed:
15:32:28 [2020-02-26T15:32:28.973Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:32:28 [2020-02-26T15:32:28.973Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:32:28 [2020-02-26T15:32:28.973Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:32:28 [2020-02-26T15:32:28.973Z]   zlib1g-dev
15:32:28 [2020-02-26T15:32:28.973Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
15:32:28 [2020-02-26T15:32:28.973Z] Need to get 3476 kB of archives.
15:32:28 [2020-02-26T15:32:28.973Z] After this operation, 20.2 MB of additional disk space will be used.
15:32:28 [2020-02-26T15:32:28.973Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
15:32:28 [2020-02-26T15:32:28.973Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
15:32:28 [2020-02-26T15:32:28.973Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
15:32:28 [2020-02-26T15:32:28.973Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
15:32:28 [2020-02-26T15:32:28.974Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
15:32:28 [2020-02-26T15:32:28.974Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
15:32:28 [2020-02-26T15:32:28.974Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
15:32:28 [2020-02-26T15:32:28.974Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
15:32:28 [2020-02-26T15:32:28.974Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
[Pipeline] sh
15:32:29 [2020-02-26T15:32:29.175Z] #24 ...
15:32:29 [2020-02-26T15:32:29.175Z] 
15:32:29 [2020-02-26T15:32:29.175Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.070 + RM_GOPATH=0
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.071 + TMP_GOPATH=
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.072 + : /build/
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.073 + '[' -z '' ']'
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.076 ++ mktemp -d
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.082 + export GOPATH=/tmp/tmp.eMy0pMFnyL
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.082 + GOPATH=/tmp/tmp.eMy0pMFnyL
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.082 + RM_GOPATH=1
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.082 ++ dirname ./install.sh
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.083 + dir=.
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.083 + bin=rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.083 + shift
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.083 + '[' '!' -f ./rootlesskit.installer ']'
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.084 + . ./rootlesskit.installer
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.084 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + install_rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + case "$1" in
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + export CGO_ENABLED=0
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + CGO_ENABLED=0
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + _install_rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.086 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.087 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.087 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eMy0pMFnyL/src/github.com/rootless-containers/rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 6.088 Cloning into '/tmp/tmp.eMy0pMFnyL/src/github.com/rootless-containers/rootlesskit'...
15:32:29 [2020-02-26T15:32:29.175Z] #61 9.513 + cd /tmp/tmp.eMy0pMFnyL/src/github.com/rootless-containers/rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 9.513 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:32:29 [2020-02-26T15:32:29.175Z] #61 9.770 + for f in rootlesskit rootlesskit-docker-proxy
15:32:29 [2020-02-26T15:32:29.175Z] #61 9.770 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:32:29 [2020-02-26T15:32:29.175Z] #61 ...
15:32:29 [2020-02-26T15:32:29.175Z] 
15:32:29 [2020-02-26T15:32:29.175Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:32:29 [2020-02-26T15:32:29.175Z] #17 6.290 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:29 [2020-02-26T15:32:29.175Z] #17 6.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:29 [2020-02-26T15:32:29.175Z] #17 6.408 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:29 [2020-02-26T15:32:29.175Z] #17 6.411 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:29 [2020-02-26T15:32:29.175Z] #17 6.469 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:29 [2020-02-26T15:32:29.175Z] #17 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:32:29 [2020-02-26T15:32:29.175Z] #17 9.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:32:29 [2020-02-26T15:32:29.175Z] #17 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:32:29 [2020-02-26T15:32:29.346Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:29 [2020-02-26T15:32:29.346Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:32:29 [2020-02-26T15:32:29.346Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40586/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:32:29 [2020-02-26T15:32:29.346Z] + bash /home/docker/workspace/moby_PR-40586/check-config.sh
15:32:29 [2020-02-26T15:32:29.346Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:32:29 [2020-02-26T15:32:29.346Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
15:32:29 [2020-02-26T15:32:29.346Z] 
15:32:29 [2020-02-26T15:32:29.346Z] Generally Necessary:
15:32:29 [2020-02-26T15:32:29.346Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:32:29 [2020-02-26T15:32:29.346Z] - apparmor: enabled and tools installed
15:32:29 [2020-02-26T15:32:29.346Z] - CONFIG_NAMESPACES: enabled
15:32:29 [2020-02-26T15:32:29.346Z] - CONFIG_NET_NS: enabled
15:32:29 [2020-02-26T15:32:29.346Z] - CONFIG_PID_NS: enabled
15:32:29 [2020-02-26T15:32:29.400Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
15:32:29 [2020-02-26T15:32:29.400Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
15:32:29 [2020-02-26T15:32:29.400Z] debconf: delaying package configuration, since apt-utils is not installed
15:32:29 [2020-02-26T15:32:29.400Z] Fetched 3476 kB in 0s (11.1 MB/s)
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libnet1:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libcap-dev:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libnet1-dev.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libnl-3-200:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libnl-3-dev:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libprotobuf-c1:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.400Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
15:32:29 [2020-02-26T15:32:29.400Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
15:32:29 [2020-02-26T15:32:29.400Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.429Z] #17 ...
15:32:29 [2020-02-26T15:32:29.429Z] 
15:32:29 [2020-02-26T15:32:29.430Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:32:29 [2020-02-26T15:32:29.430Z] #15 5.277 + mktemp -d
15:32:29 [2020-02-26T15:32:29.430Z] #15 5.279 + export GOPATH=/tmp/tmp.nQW6zVHhRA
15:32:29 [2020-02-26T15:32:29.430Z] #15 5.279 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.nQW6zVHhRA/src/github.com/go-swagger/go-swagger
15:32:29 [2020-02-26T15:32:29.430Z] #15 5.281 Cloning into '/tmp/tmp.nQW6zVHhRA/src/github.com/go-swagger/go-swagger'...
15:32:29 [2020-02-26T15:32:29.634Z] - CONFIG_IPC_NS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_UTS_NS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUPS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUP_CPUACCT: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUP_DEVICE: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUP_FREEZER: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUP_SCHED: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CPUSETS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_MEMCG: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_KEYS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_VETH: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_BRIDGE: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NF_NAT: enabled (as module)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_NF_NAT_NEEDED: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_POSIX_MQUEUE: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:32:29 [2020-02-26T15:32:29.635Z] 
15:32:29 [2020-02-26T15:32:29.635Z] Optional Features:
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_USER_NS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_SECCOMP: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_CGROUP_PIDS: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_MEMCG_SWAP: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:32:29 [2020-02-26T15:32:29.635Z]     (cgroup swap accounting is currently enabled)
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_MEMCG_KMEM: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_BLK_CGROUP: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:32:29 [2020-02-26T15:32:29.635Z] - CONFIG_IOSCHED_CFQ: enabled
15:32:29 [2020-02-26T15:32:29.684Z] #15 ...
15:32:29 [2020-02-26T15:32:29.684Z] 
15:32:29 [2020-02-26T15:32:29.684Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:32:29 [2020-02-26T15:32:29.684Z] #44 7.446 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:29 [2020-02-26T15:32:29.684Z] #44 7.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 7.466 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 7.485 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 7.551 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:29 [2020-02-26T15:32:29.684Z] #44 8.275 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 10.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:32:29 [2020-02-26T15:32:29.684Z] #44 ...
15:32:29 [2020-02-26T15:32:29.684Z] 
15:32:29 [2020-02-26T15:32:29.684Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:32:29 [2020-02-26T15:32:29.684Z] #55 3.051 + mktemp -d
15:32:29 [2020-02-26T15:32:29.684Z] #55 3.052 + export GOPATH=/tmp/tmp.pz184GeUCS
15:32:29 [2020-02-26T15:32:29.684Z] #55 3.052 + git clone https://github.com/docker/distribution.git /tmp/tmp.pz184GeUCS/src/github.com/docker/distribution
15:32:29 [2020-02-26T15:32:29.684Z] #55 3.054 Cloning into '/tmp/tmp.pz184GeUCS/src/github.com/docker/distribution'...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package zlib1g-dev:s390x.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package libprotobuf10:s390x.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package libprotobuf-lite10:s390x.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package libprotobuf-dev:s390x.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package libprotoc10:s390x.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package protobuf-c-compiler.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package protobuf-compiler.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking protobuf-compiler (3.0.0-9) ...
15:32:29 [2020-02-26T15:32:29.921Z] Selecting previously unselected package python-pkg-resources.
15:32:29 [2020-02-26T15:32:29.921Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:32:29 [2020-02-26T15:32:29.921Z] Unpacking python-pkg-resources (33.1.1-1) ...
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_CGROUP_PERF: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_CGROUP_HUGETLB: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_CFS_BANDWIDTH: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_RT_GROUP_SCHED: missing
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_VS: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_VS_NFCT: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_IP_VS_RR: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_EXT4_FS: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:32:29 [2020-02-26T15:32:29.921Z] - Network Drivers:
15:32:29 [2020-02-26T15:32:29.921Z]   - "overlay":
15:32:29 [2020-02-26T15:32:29.921Z]     - CONFIG_VXLAN: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:32:29 [2020-02-26T15:32:29.921Z]       Optional (for encrypted networks):
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_CRYPTO: enabled
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_XFRM: enabled
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_XFRM_USER: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_INET_ESP: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]   - "ipvlan":
15:32:29 [2020-02-26T15:32:29.921Z]     - CONFIG_IPVLAN: enabled (as module)
15:32:29 [2020-02-26T15:32:29.921Z]   - "macvlan":
15:32:29 [2020-02-26T15:32:29.939Z] #55 ...
15:32:29 [2020-02-26T15:32:29.939Z] 
15:32:29 [2020-02-26T15:32:29.939Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.030 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.071 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.078 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:29 [2020-02-26T15:32:29.939Z] #6 7.958 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 9.617 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 10.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:32:29 [2020-02-26T15:32:29.939Z] #6 ...
15:32:29 [2020-02-26T15:32:29.939Z] 
15:32:29 [2020-02-26T15:32:29.939Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.755 + RM_GOPATH=0
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.755 + TMP_GOPATH=
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.755 + : /build
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.755 + '[' -z '' ']'
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.758 ++ mktemp -d
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 Installing gotestsum version v0.3.5
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + export GOPATH=/tmp/tmp.Nub2WRLi9s
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + GOPATH=/tmp/tmp.Nub2WRLi9s
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + RM_GOPATH=1
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 ++ dirname ./install.sh
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + dir=.
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + bin=gotestsum
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + shift
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + '[' '!' -f ./gotestsum.installer ']'
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + . ./gotestsum.installer
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 ++ GOTESTSUM_COMMIT=v0.3.5
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + install_gotestsum
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + echo 'Installing gotestsum version v0.3.5'
15:32:29 [2020-02-26T15:32:29.939Z] #27 5.763 + go get -d gotest.tools/gotestsum
15:32:30 [2020-02-26T15:32:30.194Z] #27 ...
15:32:30 [2020-02-26T15:32:30.194Z] 
15:32:30 [2020-02-26T15:32:30.194Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.868 + RM_GOPATH=0
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.868 + TMP_GOPATH=
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.868 + : /build
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.868 + '[' -z '' ']'
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.875 ++ mktemp -d
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.877 + export GOPATH=/tmp/tmp.p00ji1Sgmj
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.877 + GOPATH=/tmp/tmp.p00ji1Sgmj
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.877 + RM_GOPATH=1
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.877 ++ dirname ./install.sh
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + dir=.
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + bin=vndr
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + shift
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + '[' '!' -f ./vndr.installer ']'
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + . ./vndr.installer
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + install_vndr
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.p00ji1Sgmj/src/github.com/LK4D4/vndr
15:32:30 [2020-02-26T15:32:30.194Z] #33 5.883 Cloning into '/tmp/tmp.p00ji1Sgmj/src/github.com/LK4D4/vndr'...
15:32:30 [2020-02-26T15:32:30.194Z] #33 6.651 + cd /tmp/tmp.p00ji1Sgmj/src/github.com/LK4D4/vndr
15:32:30 [2020-02-26T15:32:30.194Z] #33 6.651 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:32:30 [2020-02-26T15:32:30.194Z] #33 6.695 + go build -buildmode=pie -v -o /build/vndr .
15:32:30 [2020-02-26T15:32:30.194Z] #33 7.993 errors
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.054 internal/cpu
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.104 internal/race
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.199 runtime/internal/atomic
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.570 runtime/internal/sys
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.636 internal/bytealg
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.744 runtime/internal/math
15:32:30 [2020-02-26T15:32:30.194Z] #33 8.795 sync/atomic
15:32:30 [2020-02-26T15:32:30.194Z] #33 9.139 unicode
15:32:30 [2020-02-26T15:32:30.194Z] #33 9.455 runtime
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_MACVLAN: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_DUMMY: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]   - "ftp,tftp client in container":
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z] - Storage Drivers:
15:32:30 [2020-02-26T15:32:30.205Z]   - "aufs":
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_AUFS_FS: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]   - "btrfs":
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:32:30 [2020-02-26T15:32:30.205Z]   - "devicemapper":
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_BLK_DEV_DM: enabled
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:32:30 [2020-02-26T15:32:30.205Z]   - "overlay":
15:32:30 [2020-02-26T15:32:30.205Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:32:30 [2020-02-26T15:32:30.206Z]   - "zfs":
15:32:30 [2020-02-26T15:32:30.206Z]     - /dev/zfs: missing
15:32:30 [2020-02-26T15:32:30.206Z]     - zfs command: missing
15:32:30 [2020-02-26T15:32:30.206Z]     - zpool command: missing
15:32:30 [2020-02-26T15:32:30.206Z] 
15:32:30 [2020-02-26T15:32:30.206Z] Limits:
15:32:30 [2020-02-26T15:32:30.206Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:32:30 [2020-02-26T15:32:30.206Z] 
15:32:30 [2020-02-26T15:32:30.206Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:32:30 [2020-02-26T15:32:30.315Z] Selecting previously unselected package python-protobuf.
15:32:30 [2020-02-26T15:32:30.315Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
15:32:30 [2020-02-26T15:32:30.315Z] Unpacking python-protobuf (3.0.0-9) ...
15:32:30 [2020-02-26T15:32:30.315Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
15:32:30 [2020-02-26T15:32:30.315Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
15:32:30 [2020-02-26T15:32:30.315Z] Setting up python-pkg-resources (33.1.1-1) ...
15:32:30 [2020-02-26T15:32:30.315Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:32:30 [2020-02-26T15:32:30.315Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
15:32:30 [2020-02-26T15:32:30.660Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db .
15:32:30 [2020-02-26T15:32:30.707Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:32:30 [2020-02-26T15:32:30.707Z] Setting up python-protobuf (3.0.0-9) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libcap-dev:s390x (1:2.25-1) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libprotoc10:s390x (3.0.0-9) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up protobuf-c-compiler (1.2.1-2) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up protobuf-compiler (3.0.0-9) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
15:32:31 [2020-02-26T15:32:31.081Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
15:32:31 [2020-02-26T15:32:31.081Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:32:31 [2020-02-26T15:32:31.555Z] #33 ...
15:32:31 [2020-02-26T15:32:31.555Z] 
15:32:31 [2020-02-26T15:32:31.555Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:32:31 [2020-02-26T15:32:31.555Z] #24 12.68 + cd /tmp/tmp.aNdcVGkmaL/src/github.com/alecthomas/gometalinter
15:32:31 [2020-02-26T15:32:31.555Z] #24 12.68 + git checkout -q v2.0.6
15:32:31 [2020-02-26T15:32:31.852Z] Removing intermediate container e54a33abd679
15:32:31 [2020-02-26T15:32:31.852Z]  ---> 497e3fa00830
15:32:31 [2020-02-26T15:32:31.852Z] Step 11/125 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
15:32:31 [2020-02-26T15:32:31.852Z]  ---> Running in 12d123fafbc9
15:32:32 [2020-02-26T15:32:32.114Z] #24 13.13 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:32:33 [2020-02-26T15:32:33.088Z] Note: Building without setproctitle() and strlcpy() support.
15:32:33 [2020-02-26T15:32:33.088Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:32:33 [2020-02-26T15:32:33.088Z] fatal: Not a git repository (or any of the parent directories): .git
15:32:33 [2020-02-26T15:32:33.088Z]   GEN      .gitid
15:32:33 [2020-02-26T15:32:33.088Z]   GEN      criu/include/version.h
15:32:33 [2020-02-26T15:32:33.088Z]   GEN      include/common/asm
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/opts.pb-c.c
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/sit.pb-c.c
15:32:33 [2020-02-26T15:32:33.088Z]   DEP      images/google/protobuf/descriptor.pb-c.d
15:32:33 [2020-02-26T15:32:33.088Z]   DEP      images/opts.pb-c.d
15:32:33 [2020-02-26T15:32:33.088Z]   DEP      images/sit.pb-c.d
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/macvlan.pb-c.c
15:32:33 [2020-02-26T15:32:33.088Z]   DEP      images/macvlan.pb-c.d
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/autofs.pb-c.c
15:32:33 [2020-02-26T15:32:33.088Z]   DEP      images/autofs.pb-c.d
15:32:33 [2020-02-26T15:32:33.088Z]   PBCC     images/sysctl.pb-c.c
15:32:33 [2020-02-26T15:32:33.365Z] Sending build context to Docker daemon  52.27MB

15:32:33 [2020-02-26T15:32:33.365Z] Step 1/125 : ARG CROSS="false"
15:32:33 [2020-02-26T15:32:33.365Z] Step 2/125 : ARG GO_VERSION=1.12.17
15:32:33 [2020-02-26T15:32:33.365Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive
15:32:33 [2020-02-26T15:32:33.365Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base
15:32:33 [2020-02-26T15:32:33.365Z] 1.12.17-stretch: Pulling from library/golang
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sysctl.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/time.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/time.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/binfmt-misc.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/binfmt-misc.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/seccomp.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/seccomp.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/userns.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/userns.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/cgroup.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/cgroup.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/fown.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ext-file.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/fown.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ext-file.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/rpc.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/rpc.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/siginfo.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/siginfo.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/pagemap.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/pagemap.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/rlimit.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/rlimit.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/file-lock.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/file-lock.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/tty.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/tty.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/tun.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/netdev.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/tun.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/netdev.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/vma.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/vma.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/creds.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/creds.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/utsns.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/utsns.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ipc-desc.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ipc-sem.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ipc-desc.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ipc-sem.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ipc-msg.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ipc-msg.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ipc-shm.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ipc-shm.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/ipc-var.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/ipc-var.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/sk-opts.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/packet-sock.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sk-opts.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/packet-sock.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/sk-netlink.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sk-netlink.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/sk-inet.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sk-inet.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/sk-unix.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sk-unix.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/mm.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/mm.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/timerfd.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/timerfd.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/timer.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/timer.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/sa.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/sa.pb-c.d
15:32:33 [2020-02-26T15:32:33.447Z]   PBCC     images/pipe-data.pb-c.c
15:32:33 [2020-02-26T15:32:33.447Z]   DEP      images/pipe-data.pb-c.d
15:32:33 [2020-02-26T15:32:33.653Z] 072f803f12e3: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] 1738f3141f52: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] c3a959eee44d: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] 42c05296e9b4: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] 4f10a928f107: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] 11b1d3aa6e44: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] a4907a205968: Pulling fs layer
15:32:33 [2020-02-26T15:32:33.653Z] 42c05296e9b4: Waiting
15:32:33 [2020-02-26T15:32:33.653Z] 4f10a928f107: Waiting
15:32:33 [2020-02-26T15:32:33.653Z] 11b1d3aa6e44: Waiting
15:32:33 [2020-02-26T15:32:33.653Z] a4907a205968: Waiting
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/mnt.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/mnt.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/sk-packet.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/sk-packet.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/tcp-stream.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/tcp-stream.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/pipe.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/pipe.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/pstree.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/pstree.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/fs.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/fs.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/signalfd.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/signalfd.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/fh.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/fsnotify.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/fh.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/fsnotify.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/eventpoll.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/eventpoll.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/eventfd.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/eventfd.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/remap-file-path.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/remap-file-path.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/fifo.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/fifo.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/ghost-file.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/ghost-file.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/regfile.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/regfile.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/ns.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/ns.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/fdinfo.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/fdinfo.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core-aarch64.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core-arm.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core-ppc64.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core-s390.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core-x86.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/core.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/inventory.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core-aarch64.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core-arm.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core-ppc64.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core-s390.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core-x86.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/core.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/inventory.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/cpuinfo.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/cpuinfo.pb-c.d
15:32:33 [2020-02-26T15:32:33.796Z]   PBCC     images/stats.pb-c.c
15:32:33 [2020-02-26T15:32:33.796Z]   DEP      images/stats.pb-c.d
15:32:33 [2020-02-26T15:32:33.941Z] c3a959eee44d: Verifying Checksum
15:32:33 [2020-02-26T15:32:33.941Z] c3a959eee44d: Download complete
15:32:33 [2020-02-26T15:32:33.997Z] #24 ...
15:32:33 [2020-02-26T15:32:33.997Z] 
15:32:33 [2020-02-26T15:32:33.997Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:32:33 [2020-02-26T15:32:33.997Z] #53 14.46 + mkdir -p /build
15:32:33 [2020-02-26T15:32:33.997Z] #53 14.47 + mv docker/docker /build/
15:32:33 [2020-02-26T15:32:33.997Z] #53 14.49 + rmdir docker
15:32:33 [2020-02-26T15:32:33.997Z] #53 DONE 15.0s
15:32:33 [2020-02-26T15:32:33.997Z] 
15:32:33 [2020-02-26T15:32:33.997Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:32:33 [2020-02-26T15:32:33.997Z] #55 14.88 + cd /tmp/tmp.pz184GeUCS/src/github.com/docker/distribution
15:32:33 [2020-02-26T15:32:33.997Z] #55 14.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:32:34 [2020-02-26T15:32:34.143Z] make[1]: Nothing to be done for 'all'.
15:32:34 [2020-02-26T15:32:34.143Z]   CC       images/stats.o
15:32:34 [2020-02-26T15:32:34.143Z]   CC       images/core.o
15:32:34 [2020-02-26T15:32:34.143Z]   CC       images/core-x86.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/core-arm.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/core-aarch64.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/core-ppc64.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/core-s390.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/cpuinfo.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/inventory.o
15:32:34 [2020-02-26T15:32:34.487Z]   CC       images/fdinfo.o
15:32:34 [2020-02-26T15:32:34.565Z] 1738f3141f52: Verifying Checksum
15:32:34 [2020-02-26T15:32:34.565Z] 1738f3141f52: Download complete
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/fown.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/ns.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/regfile.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/ghost-file.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/fifo.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/remap-file-path.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/eventfd.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/eventpoll.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/fh.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/fsnotify.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/signalfd.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/fs.o
15:32:34 [2020-02-26T15:32:34.852Z]   CC       images/pstree.o
15:32:34 [2020-02-26T15:32:34.922Z] #55 ...
15:32:34 [2020-02-26T15:32:34.922Z] 
15:32:34 [2020-02-26T15:32:34.922Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.018 errors
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.018 internal/cpu
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.138 math/bits
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.551 internal/bytealg
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.744 math
15:32:34 [2020-02-26T15:32:34.922Z] #30 6.880 runtime/internal/atomic
15:32:34 [2020-02-26T15:32:34.922Z] #30 7.233 runtime/internal/sys
15:32:34 [2020-02-26T15:32:34.922Z] #30 7.523 runtime/internal/math
15:32:34 [2020-02-26T15:32:34.922Z] #30 7.851 runtime
15:32:34 [2020-02-26T15:32:34.922Z] #30 12.06 unicode/utf8
15:32:34 [2020-02-26T15:32:34.922Z] #30 12.52 strconv
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/pipe.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/tcp-stream.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/sk-packet.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/mnt.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/pipe-data.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/sa.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/timer.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/timerfd.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/mm.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/sk-opts.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/sk-unix.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/sk-inet.o
15:32:35 [2020-02-26T15:32:35.218Z]   CC       images/tun.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/sk-netlink.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/packet-sock.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/ipc-var.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/ipc-desc.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/ipc-shm.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/ipc-msg.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/ipc-sem.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/utsns.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/creds.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/vma.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/netdev.o
15:32:35 [2020-02-26T15:32:35.580Z]   CC       images/tty.o
15:32:35 [2020-02-26T15:32:35.847Z] #30 ...
15:32:35 [2020-02-26T15:32:35.847Z] 
15:32:35 [2020-02-26T15:32:35.847Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:32:35 [2020-02-26T15:32:35.847Z] #55 17.30 + GOPATH=/tmp/tmp.pz184GeUCS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pz184GeUCS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/file-lock.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/rlimit.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/pagemap.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/siginfo.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/rpc.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/ext-file.o
15:32:35 [2020-02-26T15:32:35.924Z]   CC       images/cgroup.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/userns.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/google/protobuf/descriptor.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/opts.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/seccomp.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/binfmt-misc.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/time.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/sysctl.o
15:32:36 [2020-02-26T15:32:36.279Z]   CC       images/autofs.o
15:32:36 [2020-02-26T15:32:36.629Z]   CC       images/macvlan.o
15:32:36 [2020-02-26T15:32:36.629Z]   CC       images/sit.o
15:32:36 [2020-02-26T15:32:36.629Z]   LINK     images/built-in.o
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/include/asm
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/include/version.h
15:32:36 [2020-02-26T15:32:36.629Z] touch .config
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      include/common/config.h
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/plugins/include/uapi/std/syscall.h
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:32:36 [2020-02-26T15:32:36.629Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/std/infect.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/std/string.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/std/log.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/std/fds.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/std/std.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/shmem/shmem.d
15:32:36 [2020-02-26T15:32:36.629Z]   DEP      compel/plugins/fds/fds.d
15:32:36 [2020-02-26T15:32:36.629Z]   CC       compel/plugins/std/std.o
15:32:36 [2020-02-26T15:32:36.629Z]   CC       compel/plugins/std/fds.o
15:32:36 [2020-02-26T15:32:36.629Z]   CC       compel/plugins/std/log.o
15:32:36 [2020-02-26T15:32:36.638Z] 072f803f12e3: Verifying Checksum
15:32:36 [2020-02-26T15:32:36.638Z] 072f803f12e3: Download complete
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/plugins/std/string.o
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/plugins/std/infect.o
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:32:36 [2020-02-26T15:32:36.980Z]   AR       compel/plugins/std.lib.a
15:32:36 [2020-02-26T15:32:36.980Z]   CC       compel/plugins/fds/fds.o
15:32:36 [2020-02-26T15:32:36.980Z]   AR       compel/plugins/fds.lib.a
15:32:37 [2020-02-26T15:32:37.331Z]   HOSTDEP  compel/src/lib/log-host.d
15:32:37 [2020-02-26T15:32:37.331Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
15:32:37 [2020-02-26T15:32:37.331Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:32:37 [2020-02-26T15:32:37.331Z]   HOSTDEP  compel/src/main-host.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/ptrace.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/infect.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/infect-util.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/infect-rpc.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/arch/s390/src/lib/infect.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/arch/s390/src/lib/cpu.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/log.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/main.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/src/lib/handle-elf.d
15:32:37 [2020-02-26T15:32:37.331Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
15:32:37 [2020-02-26T15:32:37.331Z]   CC       compel/src/lib/log.o
15:32:37 [2020-02-26T15:32:37.331Z]   CC       compel/arch/s390/src/lib/cpu.o
15:32:37 [2020-02-26T15:32:37.680Z]   CC       compel/arch/s390/src/lib/infect.o
15:32:37 [2020-02-26T15:32:37.680Z]   CC       compel/src/lib/infect-rpc.o
15:32:37 [2020-02-26T15:32:37.680Z]   CC       compel/src/lib/infect-util.o
15:32:37 [2020-02-26T15:32:37.680Z]   CC       compel/src/lib/infect.o
15:32:38 [2020-02-26T15:32:38.030Z]   CC       compel/src/lib/ptrace.o
15:32:38 [2020-02-26T15:32:38.030Z]   AR       compel/libcompel.a
15:32:38 [2020-02-26T15:32:38.030Z]   HOSTCC   compel/src/main-host.o
15:32:38 [2020-02-26T15:32:38.030Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:32:38 [2020-02-26T15:32:38.030Z]   HOSTCC   compel/src/lib/handle-elf-host.o
15:32:38 [2020-02-26T15:32:38.165Z] 42c05296e9b4: Verifying Checksum
15:32:38 [2020-02-26T15:32:38.165Z] 42c05296e9b4: Download complete
15:32:38 [2020-02-26T15:32:38.165Z] a4907a205968: Verifying Checksum
15:32:38 [2020-02-26T15:32:38.165Z] a4907a205968: Download complete
15:32:38 [2020-02-26T15:32:38.376Z]   HOSTCC   compel/src/lib/log-host.o
15:32:38 [2020-02-26T15:32:38.376Z]   HOSTLINK compel/compel-host-bin
15:32:38 [2020-02-26T15:32:38.376Z]   DEP      soccr/soccr.d
15:32:38 [2020-02-26T15:32:38.376Z]   CC       soccr/soccr.o
15:32:38 [2020-02-26T15:32:38.376Z]   AR       soccr/libsoccr.a
15:32:38 [2020-02-26T15:32:38.376Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:32:38 [2020-02-26T15:32:38.786Z]   DEP      criu/arch/s390/sigframe.d
15:32:38 [2020-02-26T15:32:38.786Z]   DEP      criu/arch/s390/crtools.d
15:32:38 [2020-02-26T15:32:38.786Z]   DEP      criu/arch/s390/cpu.d
15:32:38 [2020-02-26T15:32:38.786Z]   CC       criu/arch/s390/cpu.o
15:32:38 [2020-02-26T15:32:38.786Z]   CC       criu/arch/s390/crtools.o
15:32:38 [2020-02-26T15:32:38.793Z] 4f10a928f107: Verifying Checksum
15:32:38 [2020-02-26T15:32:38.793Z] 4f10a928f107: Download complete
15:32:39 [2020-02-26T15:32:39.176Z]   CC       criu/arch/s390/sigframe.o
15:32:39 [2020-02-26T15:32:39.176Z]   LINK     criu/arch/s390/crtools.built-in.o
15:32:39 [2020-02-26T15:32:39.176Z]   DEP      criu/arch/s390/vdso-pie.d
15:32:39 [2020-02-26T15:32:39.176Z]   DEP      criu/pie/parasite-vdso.d
15:32:39 [2020-02-26T15:32:39.176Z]   DEP      criu/pie/util-vdso.d
15:32:39 [2020-02-26T15:32:39.176Z]   DEP      criu/pie/util.d
15:32:39 [2020-02-26T15:32:39.176Z]   CC       criu/pie/util.o
15:32:39 [2020-02-26T15:32:39.176Z]   CC       criu/pie/util-vdso.o
15:32:39 [2020-02-26T15:32:39.176Z]   CC       criu/pie/parasite-vdso.o
15:32:39 [2020-02-26T15:32:39.176Z]   CC       criu/arch/s390/vdso-pie.o
15:32:39 [2020-02-26T15:32:39.565Z]   AR       criu/pie/pie.lib.a
15:32:39 [2020-02-26T15:32:39.565Z]   DEP      criu/pie/restorer.d
15:32:39 [2020-02-26T15:32:39.565Z]   DEP      criu/arch/s390/restorer.d
15:32:39 [2020-02-26T15:32:39.565Z]   DEP      criu/pie/parasite.d
15:32:39 [2020-02-26T15:32:39.565Z]   CC       criu/pie/parasite.o
15:32:39 [2020-02-26T15:32:39.565Z]   LINK     criu/pie/parasite.built-in.o
15:32:39 [2020-02-26T15:32:39.565Z]   GEN      criu/pie/parasite-blob.h
15:32:39 [2020-02-26T15:32:39.565Z]   CC       criu/arch/s390/restorer.o
15:32:39 [2020-02-26T15:32:39.946Z]   CC       criu/pie/restorer.o
15:32:40 [2020-02-26T15:32:40.303Z]   LINK     criu/pie/restorer.built-in.o
15:32:40 [2020-02-26T15:32:40.303Z]   GEN      criu/pie/restorer-blob.h
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/vdso.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/uts_ns.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/util.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/uffd.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/tun.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/tty.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/timerfd.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/sysfs_parse.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/sysctl.d
15:32:40 [2020-02-26T15:32:40.303Z]   DEP      criu/string.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/stats.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sockets.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-unix.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-tcp.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-queue.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-packet.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-netlink.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sk-inet.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/signalfd.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/sigframe.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/shmem.d
15:32:40 [2020-02-26T15:32:40.652Z]   DEP      criu/servicefd.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/seize.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/seccomp.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/rst-malloc.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/rbtree.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/pstree.d
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/protobuf.d
15:32:41 [2020-02-26T15:32:41.001Z]   GEN      criu/protobuf-desc-gen.h
15:32:41 [2020-02-26T15:32:41.001Z]   DEP      criu/protobuf-desc.d
15:32:41 [2020-02-26T15:32:41.081Z] #55 ...
15:32:41 [2020-02-26T15:32:41.081Z] 
15:32:41 [2020-02-26T15:32:41.081Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:32:41 [2020-02-26T15:32:41.081Z] #44 22.33 Fetched 7937 kB in 15s (499 kB/s)
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/proc_parse.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/plugin.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pipes.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pie-util.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pie-util-vdso.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pie-util-vdso-elf32.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/path.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/parasite-syscall.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pagemap.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/pagemap-cache.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/page-xfer.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/page-pipe.d
15:32:41 [2020-02-26T15:32:41.356Z]   DEP      criu/netfilter.d
15:32:41 [2020-02-26T15:32:41.525Z] 072f803f12e3: Pull complete
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/net.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/namespaces.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/mount.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/mem.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/lsm.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/log.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/libnetlink.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/kerndat.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/kcmp-ids.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/irmap.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/ipc_ns.d
15:32:41 [2020-02-26T15:32:41.707Z]   DEP      criu/image.d
15:32:42 [2020-02-26T15:32:42.007Z] #44 22.33 Reading package lists...
15:32:42 [2020-02-26T15:32:42.007Z] #44 ...
15:32:42 [2020-02-26T15:32:42.007Z] 
15:32:42 [2020-02-26T15:32:42.007Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:32:42 [2020-02-26T15:32:42.007Z] #33 13.18 unicode/utf8
15:32:42 [2020-02-26T15:32:42.007Z] #33 13.78 math/bits
15:32:42 [2020-02-26T15:32:42.007Z] #33 14.39 math
15:32:42 [2020-02-26T15:32:42.007Z] #33 19.69 strconv
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/image-desc.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/fsnotify.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/filesystems.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/files.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/files-reg.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/files-ext.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/file-lock.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/file-ids.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/fifo.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/fdstore.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/fault-injection.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/external.d
15:32:42 [2020-02-26T15:32:42.056Z]   DEP      criu/eventpoll.d
15:32:42 [2020-02-26T15:32:42.149Z] 1738f3141f52: Pull complete
15:32:42 [2020-02-26T15:32:42.262Z] #33 ...
15:32:42 [2020-02-26T15:32:42.263Z] 
15:32:42 [2020-02-26T15:32:42.263Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:32:42 [2020-02-26T15:32:42.263Z] #30 17.32 internal/race
15:32:42 [2020-02-26T15:32:42.263Z] #30 17.59 sync/atomic
15:32:42 [2020-02-26T15:32:42.263Z] #30 18.12 unicode
15:32:42 [2020-02-26T15:32:42.263Z] #30 21.23 internal/testlog
15:32:42 [2020-02-26T15:32:42.263Z] #30 21.51 encoding
15:32:42 [2020-02-26T15:32:42.263Z] #30 21.64 runtime/cgo
15:32:42 [2020-02-26T15:32:42.438Z] c3a959eee44d: Pull complete
15:32:42 [2020-02-26T15:32:42.450Z]   DEP      criu/eventfd.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/crtools.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-service.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-restore.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-errno.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-dump.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-dedup.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cr-check.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/config.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/clone-noasan.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cgroup.d
15:32:42 [2020-02-26T15:32:42.451Z]   DEP      criu/cgroup-props.d
15:32:42 [2020-02-26T15:32:42.518Z] #30 ...
15:32:42 [2020-02-26T15:32:42.518Z] 
15:32:42 [2020-02-26T15:32:42.518Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:32:42 [2020-02-26T15:32:42.518Z] #33 23.59 internal/testlog
15:32:42 [2020-02-26T15:32:42.518Z] #33 23.83 encoding
15:32:42 [2020-02-26T15:32:42.773Z] #33 23.93 unicode/utf16
15:32:42 [2020-02-26T15:32:42.847Z]   DEP      criu/bitmap.d
15:32:42 [2020-02-26T15:32:42.847Z]   DEP      criu/bfd.d
15:32:42 [2020-02-26T15:32:42.847Z]   DEP      criu/autofs.d
15:32:42 [2020-02-26T15:32:42.847Z]   DEP      criu/aio.d
15:32:42 [2020-02-26T15:32:42.847Z]   DEP      criu/action-scripts.d
15:32:42 [2020-02-26T15:32:42.847Z]   CC       criu/action-scripts.o
15:32:42 [2020-02-26T15:32:42.847Z]   CC       criu/aio.o
15:32:42 [2020-02-26T15:32:42.847Z]   CC       criu/autofs.o
15:32:43 [2020-02-26T15:32:43.028Z] #33 24.22 container/list
15:32:43 [2020-02-26T15:32:43.205Z]   CC       criu/bfd.o
15:32:43 [2020-02-26T15:32:43.205Z]   CC       criu/bitmap.o
15:32:43 [2020-02-26T15:32:43.205Z]   CC       criu/cgroup-props.o
15:32:43 [2020-02-26T15:32:43.573Z]   CC       criu/cgroup.o
15:32:43 [2020-02-26T15:32:43.588Z] #33 24.61 crypto/internal/subtle
15:32:43 [2020-02-26T15:32:43.588Z] #33 24.74 crypto/subtle
15:32:43 [2020-02-26T15:32:43.843Z] #33 24.97 crypto/rc4
15:32:43 [2020-02-26T15:32:43.930Z] 11b1d3aa6e44: Verifying Checksum
15:32:43 [2020-02-26T15:32:43.930Z] 11b1d3aa6e44: Download complete
15:32:43 [2020-02-26T15:32:43.934Z]   CC       criu/clone-noasan.o
15:32:43 [2020-02-26T15:32:43.934Z]   CC       criu/config.o
15:32:44 [2020-02-26T15:32:44.098Z] #33 25.21 internal/x/crypto/cryptobyte/asn1
15:32:44 [2020-02-26T15:32:44.098Z] #33 25.37 internal/nettrace
15:32:44 [2020-02-26T15:32:44.279Z]   CC       criu/cr-check.o
15:32:44 [2020-02-26T15:32:44.293Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:32:44 [2020-02-26T15:32:44.293Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a2981f04\powershellScript.ps1'; exit $LASTEXITCODE;
15:32:44 [2020-02-26T15:32:44.293Z] ----------------------------------------------------------------------------
15:32:44 [2020-02-26T15:32:44.293Z] 
15:32:44 [2020-02-26T15:32:44.293Z] INFO: executeCI.ps1 starting at Wed Feb 26 15:32:43 CUT 2020
15:32:44 [2020-02-26T15:32:44.293Z] 
15:32:44 [2020-02-26T15:32:44.293Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:32:44 [2020-02-26T15:32:44.293Z] INFO: Running git version 2.24.1.windows.2
15:32:44 [2020-02-26T15:32:44.293Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:32:44 [2020-02-26T15:32:44.293Z] INFO: Environment variables:
15:32:44 [2020-02-26T15:32:44.293Z] 
15:32:44 [2020-02-26T15:32:44.293Z] Name                           Value                                                                                   
15:32:44 [2020-02-26T15:32:44.293Z] ----                           -----                                                                                   
15:32:44 [2020-02-26T15:32:44.293Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:32:44 [2020-02-26T15:32:44.293Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:32:44 [2020-02-26T15:32:44.293Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:32:44 [2020-02-26T15:32:44.293Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
15:32:44 [2020-02-26T15:32:44.293Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
15:32:44 [2020-02-26T15:32:44.293Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:32:44 [2020-02-26T15:32:44.293Z] BRANCH_NAME                    PR-40586                                                                                
15:32:44 [2020-02-26T15:32:44.293Z] BUILD_DISPLAY_NAME             #1                                                                                      
15:32:44 [2020-02-26T15:32:44.293Z] BUILD_ID                       1                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] BUILD_NUMBER                   1                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] BUILD_TAG                      jenkins-moby-PR-40586-1                                                                 
15:32:44 [2020-02-26T15:32:44.293Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40586/1/                              
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_AUTHOR                  thaJeztah                                                                               
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_BRANCH                  19.03_revert_jenkinsfile_pin_older_windows                                              
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_FORK                    thaJeztah/docker                                                                        
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_ID                      40586                                                                                   
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_TARGET                  19.03                                                                                   
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_TITLE                   [19.03] Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973"           
15:32:44 [2020-02-26T15:32:44.293Z] CHANGE_URL                     https://github.com/moby/moby/pull/40586                                                 
15:32:44 [2020-02-26T15:32:44.293Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:32:44 [2020-02-26T15:32:44.293Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:32:44 [2020-02-26T15:32:44.293Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:32:44 [2020-02-26T15:32:44.293Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:32:44 [2020-02-26T15:32:44.293Z] COMPUTERNAME                   azwin-2-eea160                                                                          
15:32:44 [2020-02-26T15:32:44.293Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:32:44 [2020-02-26T15:32:44.293Z] ConfigSequenceNumber           0                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] DOCKER_BUILDKIT                0                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] DOCKER_DUT_DEBUG               1                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:32:44 [2020-02-26T15:32:44.293Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:32:44 [2020-02-26T15:32:44.293Z] EXECUTOR_NUMBER                0                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] FQDN                           azwin-2-eea160.westus.cloudapp.azure.com                                                
15:32:44 [2020-02-26T15:32:44.293Z] GIT_BRANCH                     PR-40586                                                                                
15:32:44 [2020-02-26T15:32:44.293Z] GIT_COMMIT                     eb7bd90a57cce34d89cbceb730c6cd8a3138f8db                                                
15:32:44 [2020-02-26T15:32:44.293Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:32:44 [2020-02-26T15:32:44.293Z] HUDSON_COOKIE                  464b4e1e-4cba-4ef2-929a-871537365999                                                    
15:32:44 [2020-02-26T15:32:44.293Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:32:44 [2020-02-26T15:32:44.293Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:32:44 [2020-02-26T15:32:44.293Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:32:44 [2020-02-26T15:32:44.293Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
15:32:44 [2020-02-26T15:32:44.293Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:32:44 [2020-02-26T15:32:44.293Z] JENKINS_NODE_COOKIE            73488995-c07a-4d71-bbdf-3b212f68ee9b                                                    
15:32:44 [2020-02-26T15:32:44.293Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:32:44 [2020-02-26T15:32:44.293Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:32:44 [2020-02-26T15:32:44.293Z] JOB_BASE_NAME                  PR-40586                                                                                
15:32:44 [2020-02-26T15:32:44.293Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40586/display/redirect                
15:32:44 [2020-02-26T15:32:44.293Z] JOB_NAME                       moby/PR-40586                                                                           
15:32:44 [2020-02-26T15:32:44.293Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40586/                                
15:32:44 [2020-02-26T15:32:44.293Z] library.jps.version            master                                                                                  
15:32:44 [2020-02-26T15:32:44.293Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:32:44 [2020-02-26T15:32:44.293Z] NODE_LABELS                    amd64 azure azwin-2-eea160 azwin-2019 docker west-us windows windows-2019 x86_64        
15:32:44 [2020-02-26T15:32:44.293Z] NODE_NAME                      azwin-2-eea160                                                                          
15:32:44 [2020-02-26T15:32:44.293Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:32:44 [2020-02-26T15:32:44.293Z] OS                             Windows_NT                                                                              
15:32:44 [2020-02-26T15:32:44.293Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:32:44 [2020-02-26T15:32:44.293Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:32:44 [2020-02-26T15:32:44.293Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:32:44 [2020-02-26T15:32:44.293Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
15:32:44 [2020-02-26T15:32:44.295Z] PROCESSOR_LEVEL                6                                                                                       
15:32:44 [2020-02-26T15:32:44.295Z] PROCESSOR_REVISION             5504                                                                                    
15:32:44 [2020-02-26T15:32:44.295Z] ProgramData                    C:\ProgramData                                                                          
15:32:44 [2020-02-26T15:32:44.295Z] ProgramFiles                   C:\Program Files                                                                        
15:32:44 [2020-02-26T15:32:44.295Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:32:44 [2020-02-26T15:32:44.295Z] ProgramW6432                   C:\Program Files                                                                        
15:32:44 [2020-02-26T15:32:44.295Z] PROMPT                         $P$G                                                                                    
15:32:44 [2020-02-26T15:32:44.295Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:32:44 [2020-02-26T15:32:44.295Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:32:44 [2020-02-26T15:32:44.295Z] PUBLIC                         C:\Users\Public                                                                         
15:32:44 [2020-02-26T15:32:44.295Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40586/1/display/redirect?page=changes 
15:32:44 [2020-02-26T15:32:44.295Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40586/1/display/redirect              
15:32:44 [2020-02-26T15:32:44.295Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:32:44 [2020-02-26T15:32:44.295Z] SOURCES_DRIVE                  d                                                                                       
15:32:44 [2020-02-26T15:32:44.295Z] SOURCES_SUBDIR                 gopath                                                                                  
15:32:44 [2020-02-26T15:32:44.295Z] STAGE_NAME                     Run tests                                                                               
15:32:44 [2020-02-26T15:32:44.295Z] SystemDrive                    C:                                                                                      
15:32:44 [2020-02-26T15:32:44.295Z] SystemRoot                     C:\windows                                                                              
15:32:44 [2020-02-26T15:32:44.295Z] TEMP                           C:\windows\TEMP                                                                         
15:32:44 [2020-02-26T15:32:44.295Z] TESTDEBUG                      0                                                                                       
15:32:44 [2020-02-26T15:32:44.295Z] TESTRUN_DRIVE                  d                                                                                       
15:32:44 [2020-02-26T15:32:44.295Z] TESTRUN_SUBDIR                 CI                                                                                      
15:32:44 [2020-02-26T15:32:44.295Z] TIMEOUT                        120m                                                                                    
15:32:44 [2020-02-26T15:32:44.295Z] TMP                            C:\windows\TEMP                                                                         
15:32:44 [2020-02-26T15:32:44.295Z] USERDOMAIN                     WORKGROUP                                                                               
15:32:44 [2020-02-26T15:32:44.295Z] USERNAME                       azwin-2-eea160$                                                                         
15:32:44 [2020-02-26T15:32:44.295Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:32:44 [2020-02-26T15:32:44.295Z] windir                         C:\windows                                                                              
15:32:44 [2020-02-26T15:32:44.295Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:32:44 [2020-02-26T15:32:44.295Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:32:44 [2020-02-26T15:32:44.295Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:32:44 [2020-02-26T15:32:44.295Z] 
15:32:44 [2020-02-26T15:32:44.295Z] 
15:32:44 [2020-02-26T15:32:44.295Z] 
15:32:44 [2020-02-26T15:32:44.353Z] #33 25.44 internal/x/net/dns/dnsmessage
15:32:44 [2020-02-26T15:32:44.623Z]   CC       criu/cr-dedup.o
15:32:44 [2020-02-26T15:32:44.623Z]   CC       criu/cr-dump.o
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Sources under d:\gopath\...
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Test run under d:\CI\...
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:32:44 [2020-02-26T15:32:44.753Z] INFO: docker/docker repository was found
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040'
15:32:44 [2020-02-26T15:32:44.753Z] INFO: Docker version of control daemon
15:32:44 [2020-02-26T15:32:44.753Z] 
15:32:45 [2020-02-26T15:32:45.209Z] Client: Docker Engine - Enterprise
15:32:45 [2020-02-26T15:32:45.209Z]  Version:           19.03.5
15:32:45 [2020-02-26T15:32:45.209Z]  API version:       1.40
15:32:45 [2020-02-26T15:32:45.209Z]  Go version:        go1.12.12
15:32:45 [2020-02-26T15:32:45.209Z]  Git commit:        2ee0c57608
15:32:45 [2020-02-26T15:32:45.209Z]  Built:             11/13/2019 08:00:16
15:32:45 [2020-02-26T15:32:45.209Z]  OS/Arch:           windows/amd64
15:32:45 [2020-02-26T15:32:45.209Z]  Experimental:      false
15:32:45 [2020-02-26T15:32:45.209Z] 
15:32:45 [2020-02-26T15:32:45.209Z] Server: Docker Engine - Enterprise
15:32:45 [2020-02-26T15:32:45.209Z]  Engine:
15:32:45 [2020-02-26T15:32:45.209Z]   Version:          19.03.5
15:32:45 [2020-02-26T15:32:45.209Z]   API version:      1.40 (minimum version 1.24)
15:32:45 [2020-02-26T15:32:45.209Z]   Go version:       go1.12.12
15:32:45 [2020-02-26T15:32:45.209Z]   Git commit:       2ee0c57608
15:32:45 [2020-02-26T15:32:45.209Z]   Built:            11/13/2019 07:58:51
15:32:45 [2020-02-26T15:32:45.209Z]   OS/Arch:          windows/amd64
15:32:45 [2020-02-26T15:32:45.209Z]   Experimental:     true
15:32:45 [2020-02-26T15:32:45.209Z] 
15:32:45 [2020-02-26T15:32:45.209Z] INFO: Docker info of control daemon
15:32:45 [2020-02-26T15:32:45.209Z] 
15:32:45 [2020-02-26T15:32:45.372Z]   CC       criu/cr-errno.o
15:32:45 [2020-02-26T15:32:45.372Z]   CC       criu/cr-restore.o
15:32:46 [2020-02-26T15:32:46.133Z]   CC       criu/cr-service.o
15:32:46 [2020-02-26T15:32:46.172Z] Client:
15:32:46 [2020-02-26T15:32:46.172Z]  Debug Mode: false
15:32:46 [2020-02-26T15:32:46.172Z]  Plugins:
15:32:46 [2020-02-26T15:32:46.172Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:32:46 [2020-02-26T15:32:46.172Z] 
15:32:46 [2020-02-26T15:32:46.172Z] Server:
15:32:46 [2020-02-26T15:32:46.172Z]  Containers: 0
15:32:46 [2020-02-26T15:32:46.172Z]   Running: 0
15:32:46 [2020-02-26T15:32:46.172Z]   Paused: 0
15:32:46 [2020-02-26T15:32:46.172Z]   Stopped: 0
15:32:46 [2020-02-26T15:32:46.172Z]  Images: 10
15:32:46 [2020-02-26T15:32:46.172Z]  Server Version: 19.03.5
15:32:46 [2020-02-26T15:32:46.172Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:32:46 [2020-02-26T15:32:46.172Z]   Windows: 
15:32:46 [2020-02-26T15:32:46.172Z]   LCOW: 
15:32:46 [2020-02-26T15:32:46.172Z]  Logging Driver: json-file
15:32:46 [2020-02-26T15:32:46.172Z]  Plugins:
15:32:46 [2020-02-26T15:32:46.172Z]   Volume: local
15:32:46 [2020-02-26T15:32:46.172Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:32:46 [2020-02-26T15:32:46.172Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:32:46 [2020-02-26T15:32:46.172Z]  Swarm: inactive
15:32:46 [2020-02-26T15:32:46.172Z]  Default Isolation: process
15:32:46 [2020-02-26T15:32:46.172Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:32:46 [2020-02-26T15:32:46.172Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:32:46 [2020-02-26T15:32:46.172Z]  OSType: windows
15:32:46 [2020-02-26T15:32:46.172Z]  Architecture: x86_64
15:32:46 [2020-02-26T15:32:46.172Z]  CPUs: 4
15:32:46 [2020-02-26T15:32:46.172Z]  Total Memory: 32GiB
15:32:46 [2020-02-26T15:32:46.172Z]  Name: azwin-2-eea160
15:32:46 [2020-02-26T15:32:46.172Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
15:32:46 [2020-02-26T15:32:46.172Z]  Docker Root Dir: D:\docker
15:32:46 [2020-02-26T15:32:46.172Z]  Debug Mode: false
15:32:46 [2020-02-26T15:32:46.172Z]  Registry: https://index.docker.io/v1/
15:32:46 [2020-02-26T15:32:46.172Z]  Labels:
15:32:46 [2020-02-26T15:32:46.172Z]  Experimental: true
15:32:46 [2020-02-26T15:32:46.172Z]  Insecure Registries:
15:32:46 [2020-02-26T15:32:46.172Z]   10.0.0.4:5000
15:32:46 [2020-02-26T15:32:46.172Z]   127.0.0.0/8
15:32:46 [2020-02-26T15:32:46.172Z]  Registry Mirrors:
15:32:46 [2020-02-26T15:32:46.172Z]   http://10.0.0.4:5000/
15:32:46 [2020-02-26T15:32:46.172Z]  Live Restore Enabled: false
15:32:46 [2020-02-26T15:32:46.172Z] 
15:32:46 [2020-02-26T15:32:46.172Z] 
15:32:46 [2020-02-26T15:32:46.172Z] INFO: Commit hash is eb7bd90a5
15:32:46 [2020-02-26T15:32:46.172Z] INFO: Nuke-Everything...
15:32:46 [2020-02-26T15:32:46.487Z]   CC       criu/crtools.o
15:32:46 [2020-02-26T15:32:46.487Z]   CC       criu/eventfd.o
15:32:46 [2020-02-26T15:32:46.487Z]   CC       criu/eventpoll.o
15:32:46 [2020-02-26T15:32:46.629Z] INFO: Container count on control daemon to delete is 0
15:32:46 [2020-02-26T15:32:46.643Z] 42c05296e9b4: Pull complete
15:32:46 [2020-02-26T15:32:46.835Z]   CC       criu/external.o
15:32:46 [2020-02-26T15:32:46.835Z]   CC       criu/fault-injection.o
15:32:46 [2020-02-26T15:32:46.835Z]   CC       criu/fdstore.o
15:32:46 [2020-02-26T15:32:46.835Z]   CC       criu/fifo.o
15:32:47 [2020-02-26T15:32:47.086Z] INFO: Nuking d:\CI
15:32:47 [2020-02-26T15:32:47.086Z] INFO: Zapped successfully
15:32:47 [2020-02-26T15:32:47.086Z] INFO: Location for testing is d:\CI\PR-40586\1
15:32:47 [2020-02-26T15:32:47.086Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:32:47 [2020-02-26T15:32:47.086Z] 
15:32:47 [2020-02-26T15:32:47.086Z] 
15:32:47 [2020-02-26T15:32:47.086Z] INFO: Building the image from Dockerfile.windows at 02/26/2020 15:32:46...
15:32:47 [2020-02-26T15:32:47.086Z] 
15:32:47 [2020-02-26T15:32:47.193Z]   CC       criu/file-ids.o
15:32:47 [2020-02-26T15:32:47.193Z]   CC       criu/file-lock.o
15:32:47 [2020-02-26T15:32:47.193Z]   CC       criu/files-ext.o
15:32:50 [2020-02-26T15:32:50.219Z] #33 29.53 runtime/cgo
15:32:50 [2020-02-26T15:32:50.219Z] #33 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:32:50 [2020-02-26T15:32:50.219Z] #50 19.98 + cd /tmp/tmp.UKgzgqZ8Xa/src/github.com/docker/libnetwork
15:32:50 [2020-02-26T15:32:50.219Z] #50 19.99 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
15:32:50 [2020-02-26T15:32:50.219Z] #50 20.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:32:50 [2020-02-26T15:32:50.219Z] #50 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:32:50 [2020-02-26T15:32:50.219Z] #44 22.33 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #44 28.69 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #44 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:32:50 [2020-02-26T15:32:50.219Z] #57 21.31 Fetched 7937 kB in 16s (487 kB/s)
15:32:50 [2020-02-26T15:32:50.219Z] #57 21.31 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #57 27.76 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #57 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:32:50 [2020-02-26T15:32:50.219Z] #6 22.01 Fetched 7937 kB in 15s (498 kB/s)
15:32:50 [2020-02-26T15:32:50.219Z] #6 22.01 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #6 28.48 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #6 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:32:50 [2020-02-26T15:32:50.219Z] #17 21.61 Fetched 7937 kB in 16s (484 kB/s)
15:32:50 [2020-02-26T15:32:50.219Z] #17 21.61 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #17 28.05 Reading package lists...
15:32:50 [2020-02-26T15:32:50.219Z] #17 ...
15:32:50 [2020-02-26T15:32:50.219Z] 
15:32:50 [2020-02-26T15:32:50.219Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:32:50 [2020-02-26T15:32:50.219Z] #35 21.97 Fetched 7937 kB in 16s (489 kB/s)
15:32:50 [2020-02-26T15:32:50.219Z] #35 21.97 Reading package lists...
15:32:50 [2020-02-26T15:32:50.243Z] 4f10a928f107: Pull complete
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/files-reg.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/files.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/filesystems.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/fsnotify.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/image-desc.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/image.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/ipc_ns.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/irmap.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/kcmp-ids.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/kerndat.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/libnetlink.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/log.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/lsm.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/mem.o
15:32:50 [2020-02-26T15:32:50.279Z]   CC       criu/mount.o
15:32:51 [2020-02-26T15:32:51.016Z]   CC       criu/namespaces.o
15:32:51 [2020-02-26T15:32:51.377Z]   CC       criu/net.o
15:32:51 [2020-02-26T15:32:51.438Z] Sending build context to Docker daemon  52.26MB
15:32:51 [2020-02-26T15:32:51.438Z] 
15:32:51 [2020-02-26T15:32:51.438Z] Step 1/8 : FROM microsoft/windowsservercore
15:32:51 [2020-02-26T15:32:51.438Z]  ---> 81094f2483ae
15:32:51 [2020-02-26T15:32:51.438Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:32:51 [2020-02-26T15:32:51.438Z]  ---> Using cache
15:32:51 [2020-02-26T15:32:51.438Z]  ---> 605d71e3f044
15:32:51 [2020-02-26T15:32:51.438Z] Step 3/8 : ARG GO_VERSION=1.12.17
15:32:51 [2020-02-26T15:32:51.895Z]  ---> Running in 908a1059cb16
15:32:52 [2020-02-26T15:32:52.133Z]   CC       criu/netfilter.o
15:32:52 [2020-02-26T15:32:52.133Z]   CC       criu/page-pipe.o
15:32:52 [2020-02-26T15:32:52.351Z] Removing intermediate container 908a1059cb16
15:32:52 [2020-02-26T15:32:52.351Z]  ---> 2fc946218e58
15:32:52 [2020-02-26T15:32:52.351Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     FROM_DOCKERFILE=1
15:32:52 [2020-02-26T15:32:52.351Z]  ---> Running in 217b15138b73
15:32:52 [2020-02-26T15:32:52.477Z]   CC       criu/page-xfer.o
15:32:52 [2020-02-26T15:32:52.733Z] #35 28.30 Reading package lists...
15:32:52 [2020-02-26T15:32:52.733Z] #35 ...
15:32:52 [2020-02-26T15:32:52.733Z] 
15:32:52 [2020-02-26T15:32:52.733Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:32:52 [2020-02-26T15:32:52.733Z] #17 28.05 Reading package lists...
15:32:52 [2020-02-26T15:32:52.808Z] Removing intermediate container 217b15138b73
15:32:52 [2020-02-26T15:32:52.808Z]  ---> 426f1b6124f2
15:32:52 [2020-02-26T15:32:52.808Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
15:32:52 [2020-02-26T15:32:52.808Z]  ---> Running in 573e1fe8c395
15:32:52 [2020-02-26T15:32:52.840Z]   CC       criu/pagemap-cache.o
15:32:52 [2020-02-26T15:32:52.840Z]   CC       criu/pagemap.o
15:32:53 [2020-02-26T15:32:53.188Z]   CC       criu/parasite-syscall.o
15:32:53 [2020-02-26T15:32:53.188Z]   CC       criu/path.o
15:32:53 [2020-02-26T15:32:53.188Z]   CC       criu/pie-util-vdso-elf32.o
15:32:53 [2020-02-26T15:32:53.537Z]   CC       criu/pie-util-vdso.o
15:32:53 [2020-02-26T15:32:53.537Z]   CC       criu/pie-util.o
15:32:53 [2020-02-26T15:32:53.537Z]   CC       criu/pipes.o
15:32:53 [2020-02-26T15:32:53.898Z]   CC       criu/plugin.o
15:32:53 [2020-02-26T15:32:53.898Z]   CC       criu/proc_parse.o
15:32:54 [2020-02-26T15:32:54.095Z] #17 34.35 Building dependency tree...
15:32:54 [2020-02-26T15:32:54.095Z] #17 35.44 Reading state information...
15:32:54 [2020-02-26T15:32:54.672Z] 11b1d3aa6e44: Pull complete
15:32:54 [2020-02-26T15:32:54.672Z] a4907a205968: Pull complete
15:32:54 [2020-02-26T15:32:54.672Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97
15:32:54 [2020-02-26T15:32:54.672Z] Status: Downloaded newer image for golang:1.12.17-stretch
15:32:54 [2020-02-26T15:32:54.672Z]  ---> f22b75268fd4
15:32:54 [2020-02-26T15:32:54.672Z] Step 5/125 : ARG APT_MIRROR
15:32:54 [2020-02-26T15:32:54.672Z]  ---> Running in fefb71c19982
15:32:54 [2020-02-26T15:32:54.672Z] Removing intermediate container fefb71c19982
15:32:54 [2020-02-26T15:32:54.672Z]  ---> a4cc66e3fb37
15:32:54 [2020-02-26T15:32:54.672Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
15:32:54 [2020-02-26T15:32:54.672Z]  ---> Running in ee8fa92c6fd4
15:32:54 [2020-02-26T15:32:54.689Z]   CC       criu/protobuf-desc.o
15:32:54 [2020-02-26T15:32:54.689Z]   CC       criu/protobuf.o
15:32:55 [2020-02-26T15:32:55.118Z]   CC       criu/pstree.o
15:32:55 [2020-02-26T15:32:55.118Z]   CC       criu/rbtree.o
15:32:55 [2020-02-26T15:32:55.298Z] Removing intermediate container ee8fa92c6fd4
15:32:55 [2020-02-26T15:32:55.298Z]  ---> 855543ad4ce7
15:32:55 [2020-02-26T15:32:55.298Z] Step 7/125 : FROM base AS criu
15:32:55 [2020-02-26T15:32:55.298Z]  ---> 855543ad4ce7
15:32:55 [2020-02-26T15:32:55.298Z] Step 8/125 : ARG DEBIAN_FRONTEND
15:32:55 [2020-02-26T15:32:55.298Z]  ---> Running in 714d83598568
15:32:55 [2020-02-26T15:32:55.298Z] Removing intermediate container 714d83598568
15:32:55 [2020-02-26T15:32:55.298Z]  ---> 8a55b1ab99ae
15:32:55 [2020-02-26T15:32:55.298Z] Step 9/125 : ENV CRIU_VERSION 3.12
15:32:55 [2020-02-26T15:32:55.298Z]  ---> Running in 83de541eecb2
15:32:55 [2020-02-26T15:32:55.298Z] Removing intermediate container 83de541eecb2
15:32:55 [2020-02-26T15:32:55.298Z]  ---> b2817dc047e7
15:32:55 [2020-02-26T15:32:55.298Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
15:32:55 [2020-02-26T15:32:55.498Z] #17 36.74 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:32:55 [2020-02-26T15:32:55.498Z] #17 36.74 The following additional packages will be installed:
15:32:55 [2020-02-26T15:32:55.498Z] #17 36.76   libjq1 libonig4
15:32:55 [2020-02-26T15:32:55.498Z] #17 37.15 The following NEW packages will be installed:
15:32:55 [2020-02-26T15:32:55.523Z]   CC       criu/rst-malloc.o
15:32:55 [2020-02-26T15:32:55.523Z]   CC       criu/seccomp.o
15:32:55 [2020-02-26T15:32:55.523Z]   CC       criu/seize.o
15:32:55 [2020-02-26T15:32:55.582Z]  ---> Running in f478678a1360
15:32:55 [2020-02-26T15:32:55.761Z] #17 37.17   jq libjq1 libonig4
15:32:55 [2020-02-26T15:32:55.868Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:32:55 [2020-02-26T15:32:55.868Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:32:55 [2020-02-26T15:32:55.868Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:32:55 [2020-02-26T15:32:55.913Z]   CC       criu/servicefd.o
15:32:55 [2020-02-26T15:32:55.913Z]   CC       criu/shmem.o
15:32:56 [2020-02-26T15:32:56.154Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:32:56 [2020-02-26T15:32:56.154Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:32:56 [2020-02-26T15:32:56.154Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:32:56 [2020-02-26T15:32:56.304Z]   CC       criu/sigframe.o
15:32:56 [2020-02-26T15:32:56.304Z]   CC       criu/signalfd.o
15:32:56 [2020-02-26T15:32:56.304Z]   CC       criu/sk-inet.o
15:32:56 [2020-02-26T15:32:56.440Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:32:56 [2020-02-26T15:32:56.440Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:32:56 [2020-02-26T15:32:56.691Z] #17 ...
15:32:56 [2020-02-26T15:32:56.691Z] 
15:32:56 [2020-02-26T15:32:56.691Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:32:56 [2020-02-26T15:32:56.691Z] #50 DONE 37.7s
15:32:56 [2020-02-26T15:32:56.691Z] 
15:32:56 [2020-02-26T15:32:56.691Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:32:56 [2020-02-26T15:32:56.691Z] #6 28.48 Reading package lists...
15:32:56 [2020-02-26T15:32:56.691Z] #6 34.85 Building dependency tree...
15:32:56 [2020-02-26T15:32:56.691Z] #6 36.20 Reading state information...
15:32:56 [2020-02-26T15:32:56.691Z] #6 37.63 The following additional packages will be installed:
15:32:56 [2020-02-26T15:32:56.691Z] #6 37.64   libapparmor1 libseccomp2
15:32:56 [2020-02-26T15:32:56.691Z] #6 37.64 Suggested packages:
15:32:56 [2020-02-26T15:32:56.691Z] #6 37.65   seccomp
15:32:56 [2020-02-26T15:32:56.691Z] #6 37.99 The following NEW packages will be installed:
15:32:56 [2020-02-26T15:32:56.691Z] #6 38.00   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:32:56 [2020-02-26T15:32:56.695Z]   CC       criu/sk-netlink.o
15:32:56 [2020-02-26T15:32:56.695Z]   CC       criu/sk-packet.o
15:32:56 [2020-02-26T15:32:56.695Z]   CC       criu/sk-queue.o
15:32:57 [2020-02-26T15:32:57.096Z]   CC       criu/sk-tcp.o
15:32:57 [2020-02-26T15:32:57.096Z]   CC       criu/sk-unix.o
15:32:57 [2020-02-26T15:32:57.553Z]   CC       criu/sockets.o
15:32:57 [2020-02-26T15:32:57.569Z] 
15:32:57 [2020-02-26T15:32:57.569Z] SUCCESS: Specified value was saved.
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.16 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.16 Need to get 300 kB of archives.
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.16 After this operation, 1201 kB of additional disk space will be used.
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
15:32:57 [2020-02-26T15:32:57.615Z] #6 39.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
15:32:57 [2020-02-26T15:32:57.914Z]   CC       criu/stats.o
15:32:57 [2020-02-26T15:32:57.914Z]   CC       criu/string.o
15:32:57 [2020-02-26T15:32:57.914Z]   CC       criu/sysctl.o
15:32:57 [2020-02-26T15:32:57.914Z]   CC       criu/sysfs_parse.o
15:32:58 [2020-02-26T15:32:58.026Z] INFO: Downloading git...
15:32:58 [2020-02-26T15:32:58.264Z]   CC       criu/timerfd.o
15:32:58 [2020-02-26T15:32:58.264Z]   CC       criu/tty.o
15:32:58 [2020-02-26T15:32:58.538Z] #6 40.04 debconf: delaying package configuration, since apt-utils is not installed
15:32:58 [2020-02-26T15:32:58.538Z] #6 ...
15:32:58 [2020-02-26T15:32:58.538Z] 
15:32:58 [2020-02-26T15:32:58.538Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.34 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.34 Need to get 327 kB of archives.
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.34 After this operation, 1157 kB of additional disk space will be used.
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:32:58 [2020-02-26T15:32:58.538Z] #17 38.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.50 debconf: delaying package configuration, since apt-utils is not installed
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.69 Fetched 327 kB in 1s (304 kB/s)
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.76 Selecting previously unselected package libonig4:amd64.
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.81 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
15:32:58 [2020-02-26T15:32:58.538Z] #17 39.83 Unpacking libonig4:amd64 (6.1.3-2) ...
15:32:58 [2020-02-26T15:32:58.538Z] #17 40.03 Selecting previously unselected package libjq1:amd64.
15:32:58 [2020-02-26T15:32:58.538Z] #17 40.04 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
15:32:58 [2020-02-26T15:32:58.538Z] #17 40.05 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:32:58 [2020-02-26T15:32:58.614Z]   CC       criu/tun.o
15:32:58 [2020-02-26T15:32:58.792Z] #17 40.27 Selecting previously unselected package jq.
15:32:58 [2020-02-26T15:32:58.792Z] #17 40.29 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
15:32:58 [2020-02-26T15:32:58.792Z] #17 40.29 Unpacking jq (1.5+dfsg-1.3) ...
15:32:58 [2020-02-26T15:32:58.963Z]   CC       criu/uffd.o
15:32:59 [2020-02-26T15:32:59.047Z] #17 40.53 Setting up libonig4:amd64 (6.1.3-2) ...
15:32:59 [2020-02-26T15:32:59.047Z] #17 40.58 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:32:59 [2020-02-26T15:32:59.047Z] #17 40.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:32:59 [2020-02-26T15:32:59.047Z] #17 40.73 Setting up jq (1.5+dfsg-1.3) ...
15:32:59 [2020-02-26T15:32:59.143Z] Fetched 7738 kB in 2s (2604 kB/s)
15:32:59 [2020-02-26T15:32:59.322Z]   CC       criu/util.o
15:32:59 [2020-02-26T15:32:59.559Z] INFO: Downloading go...
15:32:59 [2020-02-26T15:32:59.606Z] #17 DONE 41.1s
15:32:59 [2020-02-26T15:32:59.606Z] 
15:32:59 [2020-02-26T15:32:59.606Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:32:59 [2020-02-26T15:32:59.606Z] #19 DONE 0.1s
15:32:59 [2020-02-26T15:32:59.606Z] 
15:32:59 [2020-02-26T15:32:59.606Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.20 Fetched 300 kB in 1s (287 kB/s)
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.27 Selecting previously unselected package libseccomp2:amd64.
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.34 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.38 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.58 Selecting previously unselected package libseccomp-dev:amd64.
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.60 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.84 Selecting previously unselected package libapparmor1:amd64.
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.85 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.95 Selecting previously unselected package libapparmor-dev:amd64.
15:32:59 [2020-02-26T15:32:59.606Z] #6 40.95 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
15:32:59 [2020-02-26T15:32:59.606Z] #6 41.01 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:32:59 [2020-02-26T15:32:59.667Z]   CC       criu/uts_ns.o
15:32:59 [2020-02-26T15:32:59.667Z]   CC       criu/vdso.o
15:32:59 [2020-02-26T15:32:59.667Z]   LINK     criu/built-in.o
15:32:59 [2020-02-26T15:32:59.763Z] Reading package lists...
15:32:59 [2020-02-26T15:32:59.861Z] #6 41.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:00 [2020-02-26T15:33:00.012Z]   LINK     criu/criu
15:33:00 [2020-02-26T15:33:00.012Z]   DEP      lib/c/criu.d
15:33:00 [2020-02-26T15:33:00.012Z]   CC       images/rpc.pb-c.o
15:33:00 [2020-02-26T15:33:00.012Z]   CC       lib/c/criu.o
15:33:00 [2020-02-26T15:33:00.115Z] #6 41.56 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:33:00 [2020-02-26T15:33:00.115Z] #6 41.60 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:33:00 [2020-02-26T15:33:00.115Z] #6 41.62 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:33:00 [2020-02-26T15:33:00.115Z] #6 41.64 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:33:00 [2020-02-26T15:33:00.115Z] #6 41.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:00 [2020-02-26T15:33:00.361Z]   LINK     lib/c/built-in.o
15:33:00 [2020-02-26T15:33:00.361Z]   LINK     lib/c/libcriu.so
15:33:00 [2020-02-26T15:33:00.361Z]   GEN      magic.py
15:33:00 [2020-02-26T15:33:00.361Z] Note: Building without setproctitle() and strlcpy() support.
15:33:00 [2020-02-26T15:33:00.361Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:33:00 [2020-02-26T15:33:00.370Z] #6 ...
15:33:00 [2020-02-26T15:33:00.370Z] 
15:33:00 [2020-02-26T15:33:00.370Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:33:00 [2020-02-26T15:33:00.370Z] #44 28.69 Reading package lists...
15:33:00 [2020-02-26T15:33:00.370Z] #44 34.54 Building dependency tree...
15:33:00 [2020-02-26T15:33:00.370Z] #44 35.84 Reading state information...
15:33:00 [2020-02-26T15:33:00.370Z] #44 37.42 The following additional packages will be installed:
15:33:00 [2020-02-26T15:33:00.370Z] #44 37.42   btrfs-progs liblzo2-2
15:33:00 [2020-02-26T15:33:00.370Z] #44 37.72 The following NEW packages will be installed:
15:33:00 [2020-02-26T15:33:00.370Z] #44 37.74   btrfs-progs btrfs-tools liblzo2-2
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.87 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.87 Need to get 649 kB of archives.
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.87 After this operation, 4320 kB of additional disk space will be used.
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:33:00 [2020-02-26T15:33:00.370Z] #44 38.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:33:00 [2020-02-26T15:33:00.370Z] #44 39.82 debconf: delaying package configuration, since apt-utils is not installed
15:33:00 [2020-02-26T15:33:00.370Z] #44 39.92 Fetched 649 kB in 1s (606 kB/s)
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.02 Selecting previously unselected package liblzo2-2:amd64.
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.07 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.24 Selecting previously unselected package btrfs-progs.
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.24 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 40.25 Unpacking btrfs-progs (4.7.3-1) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.03 Selecting previously unselected package btrfs-tools.
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.03 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.10 Unpacking btrfs-tools (4.7.3-1) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.57 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.60 Setting up btrfs-progs (4.7.3-1) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.62 Setting up btrfs-tools (4.7.3-1) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 41.64 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:00 [2020-02-26T15:33:00.370Z] #44 DONE 41.9s
15:33:00 [2020-02-26T15:33:00.624Z] 
15:33:00 [2020-02-26T15:33:00.624Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:33:00 [2020-02-26T15:33:00.624Z] #6 DONE 42.0s
15:33:00 [2020-02-26T15:33:00.624Z] 
15:33:00 [2020-02-26T15:33:00.624Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:33:00 [2020-02-26T15:33:00.624Z] #40 DONE 0.2s
15:33:00 [2020-02-26T15:33:00.624Z] 
15:33:00 [2020-02-26T15:33:00.624Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:33:00 [2020-02-26T15:33:00.624Z] #45 DONE 0.2s
15:33:00 [2020-02-26T15:33:00.624Z] 
15:33:00 [2020-02-26T15:33:00.624Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:33:00 [2020-02-26T15:33:00.730Z] fatal: Not a git repository (or any of the parent directories): .git
15:33:00 [2020-02-26T15:33:00.731Z] make[1]: Nothing to be done for 'all'.
15:33:00 [2020-02-26T15:33:00.879Z] #46 DONE 0.1s
15:33:00 [2020-02-26T15:33:00.879Z] 
15:33:00 [2020-02-26T15:33:00.879Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:33:00 [2020-02-26T15:33:00.879Z] #47 ...
15:33:00 [2020-02-26T15:33:00.879Z] 
15:33:00 [2020-02-26T15:33:00.879Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:33:00 [2020-02-26T15:33:00.879Z] #41 DONE 0.1s
15:33:00 [2020-02-26T15:33:00.879Z] 
15:33:00 [2020-02-26T15:33:00.879Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'images/built-in.o' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'compel/libcompel.a' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'compel/compel-host-bin' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z] make[2]: Nothing to be done for 'all'.
15:33:01 [2020-02-26T15:33:01.078Z]   INSTALL  criu/criu
15:33:01 [2020-02-26T15:33:01.093Z] INFO: Downloading compiler 1 of 3...
15:33:01 [2020-02-26T15:33:01.555Z] Reading package lists...
15:33:01 [2020-02-26T15:33:01.555Z] Building dependency tree...
15:33:01 [2020-02-26T15:33:01.555Z] Reading state information...
15:33:01 [2020-02-26T15:33:01.555Z] The following additional packages will be installed:
15:33:01 [2020-02-26T15:33:01.555Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:33:01 [2020-02-26T15:33:01.555Z]   libprotoc10 python-pkg-resources zlib1g-dev
15:33:01 [2020-02-26T15:33:01.555Z] Suggested packages:
15:33:01 [2020-02-26T15:33:01.555Z]   manpages-dev python-setuptools
15:33:01 [2020-02-26T15:33:01.840Z] The following NEW packages will be installed:
15:33:01 [2020-02-26T15:33:01.840Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:33:01 [2020-02-26T15:33:01.840Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:33:01 [2020-02-26T15:33:01.840Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:33:01 [2020-02-26T15:33:01.840Z]   zlib1g-dev
15:33:02 [2020-02-26T15:33:02.059Z] INFO: Downloading compiler 2 of 3...
15:33:02 [2020-02-26T15:33:02.125Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
15:33:02 [2020-02-26T15:33:02.125Z] Need to get 3548 kB of archives.
15:33:02 [2020-02-26T15:33:02.125Z] After this operation, 21.2 MB of additional disk space will be used.
15:33:02 [2020-02-26T15:33:02.125Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
15:33:02 [2020-02-26T15:33:02.125Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
15:33:02 [2020-02-26T15:33:02.285Z] Removing intermediate container 12d123fafbc9
15:33:02 [2020-02-26T15:33:02.285Z]  ---> b54b51f95150
15:33:02 [2020-02-26T15:33:02.285Z] Step 12/125 : FROM base AS registry
15:33:02 [2020-02-26T15:33:02.285Z]  ---> b16e0374cad8
15:33:02 [2020-02-26T15:33:02.285Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:33:02 [2020-02-26T15:33:02.285Z]  ---> Running in 8e20aa3aa83c
15:33:02 [2020-02-26T15:33:02.285Z] Removing intermediate container 8e20aa3aa83c
15:33:02 [2020-02-26T15:33:02.285Z]  ---> 63621a0fda9f
15:33:02 [2020-02-26T15:33:02.285Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
15:33:02 [2020-02-26T15:33:02.285Z]  ---> Running in f9413c503c80
15:33:02 [2020-02-26T15:33:02.412Z] debconf: delaying package configuration, since apt-utils is not installed
15:33:02 [2020-02-26T15:33:02.412Z] Fetched 3548 kB in 0s (13.1 MB/s)
15:33:02 [2020-02-26T15:33:02.412Z] Selecting previously unselected package libnet1:ppc64el.
15:33:02 [2020-02-26T15:33:02.412Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
15:33:02 [2020-02-26T15:33:02.412Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.412Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
15:33:02 [2020-02-26T15:33:02.412Z] Selecting previously unselected package libcap-dev:ppc64el.
15:33:02 [2020-02-26T15:33:02.412Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.412Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
15:33:02 [2020-02-26T15:33:02.518Z] INFO: Downloading compiler 3 of 3...
15:33:02 [2020-02-26T15:33:02.632Z] Removing intermediate container f9413c503c80
15:33:02 [2020-02-26T15:33:02.632Z]  ---> 544bbc60a503
15:33:02 [2020-02-26T15:33:02.632Z] Step 15/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
15:33:02 [2020-02-26T15:33:02.632Z]  ---> Running in 0da4c736fb4d
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package libnet1-dev.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package libnl-3-200:ppc64el.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package libnl-3-dev:ppc64el.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
15:33:02 [2020-02-26T15:33:02.698Z] Selecting previously unselected package zlib1g-dev:ppc64el.
15:33:02 [2020-02-26T15:33:02.698Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.698Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
15:33:02 [2020-02-26T15:33:02.765Z] #42 ...
15:33:02 [2020-02-26T15:33:02.765Z] 
15:33:02 [2020-02-26T15:33:02.765Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:02 [2020-02-26T15:33:02.765Z] #57 27.76 Reading package lists...
15:33:02 [2020-02-26T15:33:02.765Z] #57 34.19 Building dependency tree...
15:33:02 [2020-02-26T15:33:02.765Z] #57 35.33 Reading state information...
15:33:02 [2020-02-26T15:33:02.765Z] #57 36.58 The following additional packages will be installed:
15:33:02 [2020-02-26T15:33:02.765Z] #57 36.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:33:02 [2020-02-26T15:33:02.765Z] #57 36.59   libprotoc10 python-pkg-resources zlib1g-dev
15:33:02 [2020-02-26T15:33:02.765Z] #57 36.61 Suggested packages:
15:33:02 [2020-02-26T15:33:02.765Z] #57 36.62   manpages-dev python-setuptools
15:33:02 [2020-02-26T15:33:02.765Z] #57 39.10 The following NEW packages will be installed:
15:33:02 [2020-02-26T15:33:02.765Z] #57 39.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:33:02 [2020-02-26T15:33:02.765Z] #57 39.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:33:02 [2020-02-26T15:33:02.765Z] #57 39.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:33:02 [2020-02-26T15:33:02.765Z] #57 39.13   zlib1g-dev
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 Need to get 3602 kB of archives.
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 After this operation, 18.9 MB of additional disk space will be used.
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.30 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.59 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.60 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.60 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 40.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #57 41.80 debconf: delaying package configuration, since apt-utils is not installed
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.19 Fetched 3602 kB in 1s (2537 kB/s)
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.32 Selecting previously unselected package libnet1:amd64.
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.56 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.77 Selecting previously unselected package libcap-dev:amd64.
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.79 Unpacking libcap-dev:amd64 (1:2.25-1) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.95 Selecting previously unselected package libnet1-dev.
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 42.98 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.42 Selecting previously unselected package libnl-3-200:amd64.
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.42 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.43 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.63 Selecting previously unselected package libnl-3-dev:amd64.
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 43.66 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 44.21 Selecting previously unselected package libprotobuf-c1:amd64.
15:33:02 [2020-02-26T15:33:02.765Z] #57 44.23 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 44.25 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:33:02 [2020-02-26T15:33:02.765Z] #57 ...
15:33:02 [2020-02-26T15:33:02.765Z] 
15:33:02 [2020-02-26T15:33:02.765Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:02 [2020-02-26T15:33:02.765Z] #35 34.22 Building dependency tree...
15:33:02 [2020-02-26T15:33:02.765Z] #35 35.58 Reading state information...
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.23 The following additional packages will be installed:
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.27   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.28 Suggested packages:
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.28   codeblocks eclipse ninja-build lrzip
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.28 Recommended packages:
15:33:02 [2020-02-26T15:33:02.765Z] #35 37.28   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:33:02 [2020-02-26T15:33:02.765Z] #35 38.22 The following NEW packages will be installed:
15:33:02 [2020-02-26T15:33:02.765Z] #35 38.23   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:33:02 [2020-02-26T15:33:02.765Z] #35 38.23   vim-common xxd
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.36 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.36 Need to get 13.7 MB of archives.
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.36 After this operation, 57.2 MB of additional disk space will be used.
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 39.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.29 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.65 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:33:02 [2020-02-26T15:33:02.765Z] #35 41.83 debconf: delaying package configuration, since apt-utils is not installed
15:33:02 [2020-02-26T15:33:02.765Z] #35 42.18 Fetched 13.7 MB in 2s (5851 kB/s)
15:33:02 [2020-02-26T15:33:02.765Z] #35 42.45 Selecting previously unselected package cmake-data.
15:33:02 [2020-02-26T15:33:02.765Z] #35 42.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:33:02 [2020-02-26T15:33:02.765Z] #35 42.58 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:33:02 [2020-02-26T15:33:02.765Z] #35 42.59 Unpacking cmake-data (3.7.2-1) ...
15:33:02 [2020-02-26T15:33:02.976Z] + mktemp -d
15:33:02 [2020-02-26T15:33:02.976Z] + export GOPATH=/tmp/tmp.wpzW3y4dbV
15:33:02 [2020-02-26T15:33:02.976Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution
15:33:02 [2020-02-26T15:33:02.976Z] Cloning into '/tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution'...
15:33:02 [2020-02-26T15:33:02.984Z] Selecting previously unselected package libprotobuf10:ppc64el.
15:33:02 [2020-02-26T15:33:02.984Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.984Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
15:33:02 [2020-02-26T15:33:02.984Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
15:33:02 [2020-02-26T15:33:02.984Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.984Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
15:33:02 [2020-02-26T15:33:02.984Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
15:33:02 [2020-02-26T15:33:02.984Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
15:33:02 [2020-02-26T15:33:02.984Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
15:33:03 [2020-02-26T15:33:03.020Z] #35 ...
15:33:03 [2020-02-26T15:33:03.020Z] 
15:33:03 [2020-02-26T15:33:03.020Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:03 [2020-02-26T15:33:03.020Z] #57 44.49 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:33:03 [2020-02-26T15:33:03.020Z] #57 44.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
15:33:03 [2020-02-26T15:33:03.020Z] #57 44.52 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:33:03 [2020-02-26T15:33:03.270Z] Selecting previously unselected package libprotoc10:ppc64el.
15:33:03 [2020-02-26T15:33:03.270Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
15:33:03 [2020-02-26T15:33:03.270Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
15:33:03 [2020-02-26T15:33:03.270Z] Selecting previously unselected package protobuf-c-compiler.
15:33:03 [2020-02-26T15:33:03.270Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
15:33:03 [2020-02-26T15:33:03.270Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
15:33:03 [2020-02-26T15:33:03.270Z] Selecting previously unselected package protobuf-compiler.
15:33:03 [2020-02-26T15:33:03.270Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
15:33:03 [2020-02-26T15:33:03.270Z] Unpacking protobuf-compiler (3.0.0-9) ...
15:33:03 [2020-02-26T15:33:03.270Z] Selecting previously unselected package python-pkg-resources.
15:33:03 [2020-02-26T15:33:03.270Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:33:03 [2020-02-26T15:33:03.270Z] Unpacking python-pkg-resources (33.1.1-1) ...
15:33:03 [2020-02-26T15:33:03.275Z] #57 44.63 Selecting previously unselected package zlib1g-dev:amd64.
15:33:03 [2020-02-26T15:33:03.275Z] #57 44.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
15:33:03 [2020-02-26T15:33:03.275Z] #57 44.66 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:33:03 [2020-02-26T15:33:03.482Z] INFO: Extracting git...
15:33:03 [2020-02-26T15:33:03.530Z] #57 44.94 Selecting previously unselected package libprotobuf10:amd64.
15:33:03 [2020-02-26T15:33:03.530Z] #57 44.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
15:33:03 [2020-02-26T15:33:03.530Z] #57 44.95 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
15:33:03 [2020-02-26T15:33:03.556Z] Selecting previously unselected package python-protobuf.
15:33:03 [2020-02-26T15:33:03.556Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
15:33:03 [2020-02-26T15:33:03.556Z] Unpacking python-protobuf (3.0.0-9) ...
15:33:03 [2020-02-26T15:33:03.556Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
15:33:03 [2020-02-26T15:33:03.556Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
15:33:03 [2020-02-26T15:33:03.556Z] Setting up python-pkg-resources (33.1.1-1) ...
15:33:04 [2020-02-26T15:33:04.190Z] #57 45.70 Selecting previously unselected package libprotobuf-lite10:amd64.
15:33:04 [2020-02-26T15:33:04.190Z] #57 45.71 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
15:33:04 [2020-02-26T15:33:04.190Z] #57 45.71 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
15:33:04 [2020-02-26T15:33:04.451Z] #57 45.92 Selecting previously unselected package libprotobuf-dev:amd64.
15:33:04 [2020-02-26T15:33:04.451Z] #57 45.94 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
15:33:04 [2020-02-26T15:33:04.451Z] #57 45.98 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
15:33:04 [2020-02-26T15:33:04.575Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:33:04 [2020-02-26T15:33:04.575Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
15:33:04 [2020-02-26T15:33:04.575Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:04 [2020-02-26T15:33:04.575Z] Setting up python-protobuf (3.0.0-9) ...
15:33:04 [2020-02-26T15:33:04.718Z] + cd /tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution
15:33:04 [2020-02-26T15:33:04.718Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:33:04 [2020-02-26T15:33:04.718Z] + GOPATH=/tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpzW3y4dbV go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:33:05 [2020-02-26T15:33:05.010Z] #57 ...
15:33:05 [2020-02-26T15:33:05.010Z] 
15:33:05 [2020-02-26T15:33:05.010Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:33:05 [2020-02-26T15:33:05.010Z] #15 36.63 + cd /tmp/tmp.nQW6zVHhRA/src/github.com/go-swagger/go-swagger
15:33:05 [2020-02-26T15:33:05.010Z] #15 36.63 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:33:05 [2020-02-26T15:33:05.010Z] #15 39.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:33:05 [2020-02-26T15:33:05.268Z] #15 ...
15:33:05 [2020-02-26T15:33:05.268Z] 
15:33:05 [2020-02-26T15:33:05.268Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.300 + RM_GOPATH=0
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.301 + TMP_GOPATH=
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.303 + : /build
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.303 + '[' -z '' ']'
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.309 ++ mktemp -d
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.317 + export GOPATH=/tmp/tmp.W9VPnreOcE
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.317 + GOPATH=/tmp/tmp.W9VPnreOcE
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.317 + RM_GOPATH=1
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.318 ++ dirname ./install.sh
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 + dir=.
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 + bin=runc
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 + shift
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 + '[' '!' -f ./runc.installer ']'
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 + . ./runc.installer
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.319 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.320 + install_runc
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.321 + uname -r
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.321 + grep -q '^3\.10\.0.*\.el7\.'
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.336 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.336 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.336 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.336 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W9VPnreOcE/src/github.com/opencontainers/runc
15:33:05 [2020-02-26T15:33:05.268Z] #42 4.341 Cloning into '/tmp/tmp.W9VPnreOcE/src/github.com/opencontainers/runc'...
15:33:05 [2020-02-26T15:33:05.268Z] #42 ...
15:33:05 [2020-02-26T15:33:05.268Z] 
15:33:05 [2020-02-26T15:33:05.268Z] #7 [dev 1/24] RUN groupadd -r docker
15:33:05 [2020-02-26T15:33:05.268Z] #7 DONE 4.8s
15:33:05 [2020-02-26T15:33:05.524Z] 
15:33:05 [2020-02-26T15:33:05.524Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.911 + RM_GOPATH=0
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.911 + TMP_GOPATH=
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.911 + : /build
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.911 + '[' -z '' ']'
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.913 ++ mktemp -d
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.916 + export GOPATH=/tmp/tmp.RrxvwkGA1d
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.916 + GOPATH=/tmp/tmp.RrxvwkGA1d
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.916 + RM_GOPATH=1
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.917 ++ dirname ./install.sh
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.918 + dir=.
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.918 + bin=containerd
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.919 + shift
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.919 + '[' '!' -f ./containerd.installer ']'
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.922 + . ./containerd.installer
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.923 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.923 + install_containerd
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.923 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.923 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.923 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RrxvwkGA1d/src/github.com/containerd/containerd
15:33:05 [2020-02-26T15:33:05.524Z] #47 3.959 Cloning into '/tmp/tmp.RrxvwkGA1d/src/github.com/containerd/containerd'...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up protobuf-c-compiler (1.2.1-2) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up protobuf-compiler (3.0.0-9) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
15:33:06 [2020-02-26T15:33:06.081Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
15:33:06 [2020-02-26T15:33:06.081Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:06 [2020-02-26T15:33:06.825Z] Removing intermediate container f478678a1360
15:33:06 [2020-02-26T15:33:06.825Z]  ---> 5ef2bb4adc7a
15:33:06 [2020-02-26T15:33:06.825Z] Step 11/125 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
15:33:06 [2020-02-26T15:33:06.825Z]  ---> Running in 1dc958aecfa9
15:33:07 [2020-02-26T15:33:07.842Z] Note: Building without setproctitle() and strlcpy() support.
15:33:07 [2020-02-26T15:33:07.842Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:33:08 [2020-02-26T15:33:08.129Z] fatal: Not a git repository (or any of the parent directories): .git
15:33:08 [2020-02-26T15:33:08.129Z]   GEN      .gitid
15:33:08 [2020-02-26T15:33:08.129Z]   GEN      criu/include/version.h
15:33:08 [2020-02-26T15:33:08.129Z]   GEN      include/common/asm
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/opts.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/sit.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/google/protobuf/descriptor.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/opts.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/sit.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/macvlan.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/macvlan.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/autofs.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/autofs.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/sysctl.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/sysctl.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/time.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/time.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/binfmt-misc.pb-c.c
15:33:08 [2020-02-26T15:33:08.416Z]   DEP      images/binfmt-misc.pb-c.d
15:33:08 [2020-02-26T15:33:08.416Z]   PBCC     images/seccomp.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/seccomp.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/userns.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/userns.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/cgroup.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/cgroup.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/fown.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/ext-file.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/fown.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/ext-file.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/rpc.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/rpc.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/siginfo.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/siginfo.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/pagemap.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/pagemap.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/rlimit.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/rlimit.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/file-lock.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/file-lock.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/tty.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   DEP      images/tty.pb-c.d
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/tun.pb-c.c
15:33:08 [2020-02-26T15:33:08.701Z]   PBCC     images/netdev.pb-c.c
15:33:08 [2020-02-26T15:33:08.806Z] #47 ...
15:33:08 [2020-02-26T15:33:08.806Z] 
15:33:08 [2020-02-26T15:33:08.806Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
15:33:08 [2020-02-26T15:33:08.806Z] #8 DONE 3.3s
15:33:08 [2020-02-26T15:33:08.806Z] 
15:33:08 [2020-02-26T15:33:08.806Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:08 [2020-02-26T15:33:08.806Z] #20 6.226 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:33:08 [2020-02-26T15:33:08.806Z] #20 6.734 
15:33:08 [2020-02-26T15:33:08.806Z] #20 7.103 
###                                                                        4.5%
######                                                                     9.4%
###########                                                               16.1%
###############                                                           22.2%
#####################                                                     29.7%
#########################                                                 35.7%
###############################                                           43.6%
####################################                                      51.1%
#########################################                                 58.3%
#############################################                             63.6%
##################################################                        70.5%
########################################################                  78.3%
############################################################              83.8%
#################################################################         90.6%
#######################################################################   99.0%
######################################################################## 100.0%
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/tun.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/netdev.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/vma.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/vma.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/creds.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/creds.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/utsns.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/utsns.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/ipc-desc.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/ipc-sem.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/ipc-desc.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/ipc-sem.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/ipc-msg.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/ipc-msg.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/ipc-shm.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/ipc-shm.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/ipc-var.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/ipc-var.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/sk-opts.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   PBCC     images/packet-sock.pb-c.c
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/sk-opts.pb-c.d
15:33:08 [2020-02-26T15:33:08.987Z]   DEP      images/packet-sock.pb-c.d
15:33:09 [2020-02-26T15:33:09.062Z] #20 9.314 
15:33:09 [2020-02-26T15:33:09.062Z] #20 ...
15:33:09 [2020-02-26T15:33:09.062Z] 
15:33:09 [2020-02-26T15:33:09.062Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:33:09 [2020-02-26T15:33:09.062Z] #30 40.14 sync
15:33:09 [2020-02-26T15:33:09.062Z] #30 40.74 io
15:33:09 [2020-02-26T15:33:09.062Z] #30 40.75 reflect
15:33:09 [2020-02-26T15:33:09.062Z] #30 43.12 syscall
15:33:09 [2020-02-26T15:33:09.062Z] #30 ...
15:33:09 [2020-02-26T15:33:09.062Z] 
15:33:09 [2020-02-26T15:33:09.062Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:33:09 [2020-02-26T15:33:09.062Z] #27 40.34 + cd /tmp/tmp.Nub2WRLi9s/src/gotest.tools/gotestsum
15:33:09 [2020-02-26T15:33:09.062Z] #27 40.34 + git checkout -q v0.3.5
15:33:09 [2020-02-26T15:33:09.062Z] #27 40.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/sk-netlink.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/sk-netlink.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/sk-inet.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/sk-inet.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/sk-unix.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/sk-unix.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/mm.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/mm.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/timerfd.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/timerfd.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/timer.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/timer.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/sa.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/sa.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/pipe-data.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/pipe-data.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/mnt.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/mnt.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/sk-packet.pb-c.c
15:33:09 [2020-02-26T15:33:09.272Z]   DEP      images/sk-packet.pb-c.d
15:33:09 [2020-02-26T15:33:09.272Z]   PBCC     images/tcp-stream.pb-c.c
15:33:09 [2020-02-26T15:33:09.317Z] #27 ...
15:33:09 [2020-02-26T15:33:09.317Z] 
15:33:09 [2020-02-26T15:33:09.317Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/tcp-stream.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/pipe.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/pipe.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/pstree.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/pstree.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/fs.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/fs.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/signalfd.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/signalfd.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/fh.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/fsnotify.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/fh.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/fsnotify.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/eventpoll.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/eventpoll.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/eventfd.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/eventfd.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/remap-file-path.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/remap-file-path.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/fifo.pb-c.c
15:33:09 [2020-02-26T15:33:09.558Z]   DEP      images/fifo.pb-c.d
15:33:09 [2020-02-26T15:33:09.558Z]   PBCC     images/ghost-file.pb-c.c
15:33:09 [2020-02-26T15:33:09.572Z] #20 9.613 
#############                                                             19.2%
#########################                                                 35.5%
15:33:09 [2020-02-26T15:33:09.572Z] #20 ...
15:33:09 [2020-02-26T15:33:09.572Z] 
15:33:09 [2020-02-26T15:33:09.572Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:33:09 [2020-02-26T15:33:09.572Z] #33 40.68 internal/x/crypto/curve25519
15:33:09 [2020-02-26T15:33:09.572Z] #33 45.07 sync
15:33:09 [2020-02-26T15:33:09.572Z] #33 45.99 reflect
15:33:09 [2020-02-26T15:33:09.572Z] #33 46.02 io
15:33:09 [2020-02-26T15:33:09.572Z] #33 48.04 bytes
15:33:09 [2020-02-26T15:33:09.572Z] #33 50.64 bufio
15:33:09 [2020-02-26T15:33:09.572Z] #33 ...
15:33:09 [2020-02-26T15:33:09.572Z] 
15:33:09 [2020-02-26T15:33:09.572Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/ghost-file.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/regfile.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/regfile.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/ns.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/ns.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/fdinfo.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/fdinfo.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core-aarch64.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core-arm.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core-ppc64.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core-s390.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core-x86.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/core.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   PBCC     images/inventory.pb-c.c
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/core-aarch64.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/core-arm.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/core-ppc64.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/core-s390.pb-c.d
15:33:09 [2020-02-26T15:33:09.886Z]   DEP      images/core-x86.pb-c.d
15:33:10 [2020-02-26T15:33:10.082Z] #20 9.613 
#############                                                             19.2%
#########################                                                 35.5%
##################################                                        48.5%
##############################################                            64.2%
########################################################                  78.9%
######################################################################    97.6%
######################################################################## 100.0%
15:33:10 [2020-02-26T15:33:10.173Z]   DEP      images/core.pb-c.d
15:33:10 [2020-02-26T15:33:10.173Z]   DEP      images/inventory.pb-c.d
15:33:10 [2020-02-26T15:33:10.173Z]   PBCC     images/cpuinfo.pb-c.c
15:33:10 [2020-02-26T15:33:10.173Z]   DEP      images/cpuinfo.pb-c.d
15:33:10 [2020-02-26T15:33:10.173Z]   PBCC     images/stats.pb-c.c
15:33:10 [2020-02-26T15:33:10.173Z]   DEP      images/stats.pb-c.d
15:33:10 [2020-02-26T15:33:10.337Z] #20 10.75 
15:33:10 [2020-02-26T15:33:10.461Z] make[1]: Nothing to be done for 'all'.
15:33:10 [2020-02-26T15:33:10.749Z]   CC       images/stats.o
15:33:10 [2020-02-26T15:33:10.749Z]   CC       images/core.o
15:33:11 [2020-02-26T15:33:11.034Z]   CC       images/core-x86.o
15:33:11 [2020-02-26T15:33:11.319Z]   CC       images/core-arm.o
15:33:11 [2020-02-26T15:33:11.319Z]   CC       images/core-aarch64.o
15:33:11 [2020-02-26T15:33:11.319Z]   CC       images/core-ppc64.o
15:33:11 [2020-02-26T15:33:11.605Z]   CC       images/core-s390.o
15:33:11 [2020-02-26T15:33:11.891Z]   CC       images/cpuinfo.o
15:33:11 [2020-02-26T15:33:11.891Z]   CC       images/inventory.o
15:33:11 [2020-02-26T15:33:11.920Z] #20 11.12 
#####                                                                      8.1%
##########                                                                14.8%
###############                                                           21.5%
####################                                                      28.9%
########################                                                  34.2%
#############################                                             40.5%
#################################                                         47.1%
#######################################                                   54.9%
############################################                              61.2%
################################################                          67.4%
15:33:11 [2020-02-26T15:33:11.920Z] #20 ...
15:33:11 [2020-02-26T15:33:11.920Z] 
15:33:11 [2020-02-26T15:33:11.920Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:33:11 [2020-02-26T15:33:11.920Z] #9 2.990 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:33:11 [2020-02-26T15:33:11.920Z] #9 DONE 3.3s
15:33:11 [2020-02-26T15:33:11.920Z] 
15:33:11 [2020-02-26T15:33:11.920Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:12 [2020-02-26T15:33:12.182Z]   CC       images/fdinfo.o
15:33:12 [2020-02-26T15:33:12.182Z]   CC       images/fown.o
15:33:12 [2020-02-26T15:33:12.182Z]   CC       images/ns.o
15:33:12 [2020-02-26T15:33:12.431Z] #20 11.12 
#####                                                                      8.1%
##########                                                                14.8%
###############                                                           21.5%
####################                                                      28.9%
########################                                                  34.2%
#############################                                             40.5%
#################################                                         47.1%
#######################################                                   54.9%
############################################                              61.2%
################################################                          67.4%
#########################################################                 79.7%
#############################################################             86.0%
##################################################################        92.1%
######################################################################    97.9%
######################################################################## 100.0%
15:33:12 [2020-02-26T15:33:12.467Z]   CC       images/regfile.o
15:33:12 [2020-02-26T15:33:12.467Z]   CC       images/ghost-file.o
15:33:12 [2020-02-26T15:33:12.467Z]   CC       images/fifo.o
15:33:12 [2020-02-26T15:33:12.753Z]   CC       images/remap-file-path.o
15:33:12 [2020-02-26T15:33:12.753Z]   CC       images/eventfd.o
15:33:12 [2020-02-26T15:33:12.753Z]   CC       images/eventpoll.o
15:33:12 [2020-02-26T15:33:12.753Z]   CC       images/fh.o
15:33:12 [2020-02-26T15:33:12.991Z] #20 13.24 
15:33:13 [2020-02-26T15:33:13.038Z]   CC       images/fsnotify.o
15:33:13 [2020-02-26T15:33:13.038Z]   CC       images/signalfd.o
15:33:13 [2020-02-26T15:33:13.324Z]   CC       images/fs.o
15:33:13 [2020-02-26T15:33:13.324Z]   CC       images/pstree.o
15:33:13 [2020-02-26T15:33:13.324Z]   CC       images/pipe.o
15:33:13 [2020-02-26T15:33:13.324Z]   CC       images/tcp-stream.o
15:33:13 [2020-02-26T15:33:13.609Z]   CC       images/sk-packet.o
15:33:13 [2020-02-26T15:33:13.609Z]   CC       images/mnt.o
15:33:13 [2020-02-26T15:33:13.609Z]   CC       images/pipe-data.o
15:33:13 [2020-02-26T15:33:13.609Z]   CC       images/sa.o
15:33:13 [2020-02-26T15:33:13.893Z]   CC       images/timer.o
15:33:13 [2020-02-26T15:33:13.893Z]   CC       images/timerfd.o
15:33:13 [2020-02-26T15:33:13.893Z]   CC       images/mm.o
15:33:14 [2020-02-26T15:33:14.177Z]   CC       images/sk-opts.o
15:33:14 [2020-02-26T15:33:14.177Z]   CC       images/sk-unix.o
15:33:14 [2020-02-26T15:33:14.177Z]   CC       images/sk-inet.o
15:33:14 [2020-02-26T15:33:14.268Z] #20 13.53 
##                                                                         3.3%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.7%
############                                                              17.8%
##############                                                            20.4%
################                                                          23.0%
##################                                                        25.5%
15:33:14 [2020-02-26T15:33:14.268Z] #20 ...
15:33:14 [2020-02-26T15:33:14.268Z] 
15:33:14 [2020-02-26T15:33:14.268Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:14 [2020-02-26T15:33:14.268Z] #35 45.76 Selecting previously unselected package liblzo2-2:amd64.
15:33:14 [2020-02-26T15:33:14.268Z] #35 45.78 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 45.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 46.01 Selecting previously unselected package libicu57:amd64.
15:33:14 [2020-02-26T15:33:14.268Z] #35 46.01 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 46.02 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 54.47 Selecting previously unselected package libxml2:amd64.
15:33:14 [2020-02-26T15:33:14.268Z] #35 54.48 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 54.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.38 Selecting previously unselected package libarchive13:amd64.
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.38 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.39 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.75 Selecting previously unselected package libjsoncpp1:amd64.
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
15:33:14 [2020-02-26T15:33:14.268Z] #35 55.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:33:14 [2020-02-26T15:33:14.462Z]   CC       images/tun.o
15:33:14 [2020-02-26T15:33:14.462Z]   CC       images/sk-netlink.o
15:33:14 [2020-02-26T15:33:14.462Z]   CC       images/packet-sock.o
15:33:14 [2020-02-26T15:33:14.523Z] #35 ...
15:33:14 [2020-02-26T15:33:14.523Z] 
15:33:14 [2020-02-26T15:33:14.523Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:14 [2020-02-26T15:33:14.747Z]   CC       images/ipc-var.o
15:33:14 [2020-02-26T15:33:14.747Z]   CC       images/ipc-desc.o
15:33:14 [2020-02-26T15:33:14.747Z]   CC       images/ipc-shm.o
15:33:14 [2020-02-26T15:33:14.747Z]   CC       images/ipc-msg.o
15:33:15 [2020-02-26T15:33:15.034Z]   CC       images/ipc-sem.o
15:33:15 [2020-02-26T15:33:15.034Z]   CC       images/utsns.o
15:33:15 [2020-02-26T15:33:15.034Z]   CC       images/creds.o
15:33:15 [2020-02-26T15:33:15.034Z]   CC       images/vma.o
15:33:15 [2020-02-26T15:33:15.290Z] #20 13.53 
##                                                                         3.3%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.7%
############                                                              17.8%
##############                                                            20.4%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.8%
######################                                                    31.8%
########################                                                  34.2%
##########################                                                36.9%
############################                                              39.3%
##############################                                            42.1%
################################                                          44.7%
##################################                                        47.8%
####################################                                      50.1%
15:33:15 [2020-02-26T15:33:15.290Z] #20 ...
15:33:15 [2020-02-26T15:33:15.290Z] 
15:33:15 [2020-02-26T15:33:15.290Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:33:15 [2020-02-26T15:33:15.290Z] #10 DONE 3.5s
15:33:15 [2020-02-26T15:33:15.290Z] 
15:33:15 [2020-02-26T15:33:15.290Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:15 [2020-02-26T15:33:15.318Z]   CC       images/netdev.o
15:33:15 [2020-02-26T15:33:15.319Z]   CC       images/tty.o
15:33:15 [2020-02-26T15:33:15.603Z]   CC       images/file-lock.o
15:33:15 [2020-02-26T15:33:15.603Z]   CC       images/rlimit.o
15:33:15 [2020-02-26T15:33:15.603Z]   CC       images/pagemap.o
15:33:15 [2020-02-26T15:33:15.802Z] #20 13.53 
##                                                                         3.3%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.7%
############                                                              17.8%
##############                                                            20.4%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.8%
######################                                                    31.8%
########################                                                  34.2%
##########################                                                36.9%
############################                                              39.3%
##############################                                            42.1%
################################                                          44.7%
##################################                                        47.8%
####################################                                      50.1%
######################################                                    53.6%
########################################                                  55.9%
##########################################                                58.5%
###########################################                               60.8%
#############################################                             63.5%
15:33:15 [2020-02-26T15:33:15.802Z] #20 ...
15:33:15 [2020-02-26T15:33:15.802Z] 
15:33:15 [2020-02-26T15:33:15.802Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:15 [2020-02-26T15:33:15.802Z] #57 47.29 Selecting previously unselected package libprotoc10:amd64.
15:33:15 [2020-02-26T15:33:15.802Z] #57 47.29 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 47.30 Unpacking libprotoc10:amd64 (3.0.0-9) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.09 Selecting previously unselected package protobuf-c-compiler.
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.09 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.10 Unpacking protobuf-c-compiler (1.2.1-2) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.29 Selecting previously unselected package protobuf-compiler.
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.34 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.35 Unpacking protobuf-compiler (3.0.0-9) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.54 Selecting previously unselected package python-pkg-resources.
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.55 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.56 Unpacking python-pkg-resources (33.1.1-1) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.87 Selecting previously unselected package python-protobuf.
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 48.88 Unpacking python-protobuf (3.0.0-9) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 49.50 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 49.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 49.65 Setting up python-pkg-resources (33.1.1-1) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 55.52 Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 55.55 Setting up libprotobuf10:amd64 (3.0.0-9) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 55.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 55.64 Setting up python-protobuf (3.0.0-9) ...
15:33:15 [2020-02-26T15:33:15.802Z] #57 ...
15:33:15 [2020-02-26T15:33:15.802Z] 
15:33:15 [2020-02-26T15:33:15.802Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.00 Selecting previously unselected package libuv1:amd64.
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.01 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.01 Unpacking libuv1:amd64 (1.9.1-3) ...
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.22 Selecting previously unselected package cmake.
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.22 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
15:33:15 [2020-02-26T15:33:15.802Z] #35 56.36 Unpacking cmake (3.7.2-1) ...
15:33:15 [2020-02-26T15:33:15.888Z]   CC       images/siginfo.o
15:33:15 [2020-02-26T15:33:15.888Z]   CC       images/rpc.o
15:33:15 [2020-02-26T15:33:15.925Z] INFO: Expanding go...
15:33:16 [2020-02-26T15:33:16.508Z]   CC       images/ext-file.o
15:33:16 [2020-02-26T15:33:16.508Z]   CC       images/cgroup.o
15:33:16 [2020-02-26T15:33:16.508Z]   CC       images/userns.o
15:33:16 [2020-02-26T15:33:16.793Z]   CC       images/google/protobuf/descriptor.o
15:33:17 [2020-02-26T15:33:17.415Z]   CC       images/opts.o
15:33:17 [2020-02-26T15:33:17.415Z]   CC       images/seccomp.o
15:33:17 [2020-02-26T15:33:17.415Z]   CC       images/binfmt-misc.o
15:33:17 [2020-02-26T15:33:17.700Z]   CC       images/time.o
15:33:17 [2020-02-26T15:33:17.700Z]   CC       images/sysctl.o
15:33:17 [2020-02-26T15:33:17.700Z]   CC       images/autofs.o
15:33:17 [2020-02-26T15:33:17.700Z]   CC       images/macvlan.o
15:33:17 [2020-02-26T15:33:17.700Z]   CC       images/sit.o
15:33:17 [2020-02-26T15:33:17.985Z]   LINK     images/built-in.o
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/include/asm
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/include/version.h
15:33:17 [2020-02-26T15:33:17.985Z] touch .config
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      include/common/config.h
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/plugins/include/uapi/std/syscall.h
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:33:17 [2020-02-26T15:33:17.985Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/plugins/std/infect.d
15:33:17 [2020-02-26T15:33:17.985Z]   DEP      compel/plugins/std/string.d
15:33:18 [2020-02-26T15:33:18.269Z]   DEP      compel/plugins/std/log.d
15:33:18 [2020-02-26T15:33:18.269Z]   DEP      compel/plugins/std/fds.d
15:33:18 [2020-02-26T15:33:18.269Z]   DEP      compel/plugins/std/std.d
15:33:18 [2020-02-26T15:33:18.269Z]   DEP      compel/plugins/shmem/shmem.d
15:33:18 [2020-02-26T15:33:18.269Z]   DEP      compel/plugins/fds/fds.d
15:33:18 [2020-02-26T15:33:18.269Z]   CC       compel/plugins/std/std.o
15:33:18 [2020-02-26T15:33:18.313Z] #35 59.73 Selecting previously unselected package xxd.
15:33:18 [2020-02-26T15:33:18.313Z] #35 59.74 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:33:18 [2020-02-26T15:33:18.313Z] #35 59.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:33:18 [2020-02-26T15:33:18.313Z] #35 59.96 Selecting previously unselected package vim-common.
15:33:18 [2020-02-26T15:33:18.313Z] #35 59.96 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:33:18 [2020-02-26T15:33:18.553Z]   CC       compel/plugins/std/fds.o
15:33:18 [2020-02-26T15:33:18.553Z]   CC       compel/plugins/std/log.o
15:33:18 [2020-02-26T15:33:18.568Z] #35 59.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:33:18 [2020-02-26T15:33:18.824Z] #35 ...
15:33:18 [2020-02-26T15:33:18.824Z] 
15:33:18 [2020-02-26T15:33:18.824Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:33:18 [2020-02-26T15:33:18.824Z] #11 DONE 3.4s
15:33:18 [2020-02-26T15:33:18.838Z]   CC       compel/plugins/std/string.o
15:33:19 [2020-02-26T15:33:19.079Z] 
15:33:19 [2020-02-26T15:33:19.079Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:19 [2020-02-26T15:33:19.079Z] #20 13.53 
##                                                                         3.3%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.7%
############                                                              17.8%
##############                                                            20.4%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.8%
######################                                                    31.8%
########################                                                  34.2%
##########################                                                36.9%
############################                                              39.3%
##############################                                            42.1%
################################                                          44.7%
##################################                                        47.8%
####################################                                      50.1%
######################################                                    53.6%
########################################                                  55.9%
##########################################                                58.5%
###########################################                               60.8%
#############################################                             63.5%
##############################################                            65.1%
################################################                          67.3%
#################################################                         69.0%
##################################################                        70.8%
####################################################                      72.8%
######################################################                    75.8%
########################################################                  78.4%
##########################################################                81.3%
############################################################              83.5%
#############################################################             85.8%
###############################################################           88.5%
#################################################################         90.6%
###################################################################       93.2%
####################################################################      95.3%
######################################################################    98.2%
######################################################################## 100.0%
15:33:19 [2020-02-26T15:33:19.079Z] #20 18.10 
15:33:19 [2020-02-26T15:33:19.123Z]   CC       compel/plugins/std/infect.o
15:33:19 [2020-02-26T15:33:19.123Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:33:19 [2020-02-26T15:33:19.123Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:33:19 [2020-02-26T15:33:19.123Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:33:19 [2020-02-26T15:33:19.123Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:33:19 [2020-02-26T15:33:19.408Z]   AR       compel/plugins/std.lib.a
15:33:19 [2020-02-26T15:33:19.408Z]   CC       compel/plugins/fds/fds.o
15:33:19 [2020-02-26T15:33:19.408Z]   AR       compel/plugins/fds.lib.a
15:33:19 [2020-02-26T15:33:19.408Z]   HOSTDEP  compel/src/lib/log-host.d
15:33:19 [2020-02-26T15:33:19.408Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
15:33:19 [2020-02-26T15:33:19.408Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:33:19 [2020-02-26T15:33:19.408Z]   HOSTDEP  compel/src/main-host.d
15:33:19 [2020-02-26T15:33:19.693Z]   DEP      compel/src/lib/ptrace.d
15:33:19 [2020-02-26T15:33:19.693Z]   DEP      compel/src/lib/infect.d
15:33:19 [2020-02-26T15:33:19.693Z]   DEP      compel/src/lib/infect-util.d
15:33:19 [2020-02-26T15:33:19.693Z]   DEP      compel/src/lib/infect-rpc.d
15:33:19 [2020-02-26T15:33:19.693Z]   DEP      compel/arch/ppc64/src/lib/infect.d
15:33:19 [2020-02-26T15:33:19.979Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
15:33:19 [2020-02-26T15:33:19.979Z]   DEP      compel/src/lib/log.d
15:33:19 [2020-02-26T15:33:19.979Z]   DEP      compel/src/main.d
15:33:19 [2020-02-26T15:33:19.979Z]   DEP      compel/src/lib/handle-elf.d
15:33:19 [2020-02-26T15:33:19.979Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:33:19 [2020-02-26T15:33:19.979Z]   CC       compel/src/lib/log.o
15:33:20 [2020-02-26T15:33:20.005Z] #20 20.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:33:20 [2020-02-26T15:33:20.005Z] #20 ...
15:33:20 [2020-02-26T15:33:20.005Z] 
15:33:20 [2020-02-26T15:33:20.005Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.50 Processing triggers for mime-support (3.60) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.79 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.81 Setting up libuv1:amd64 (1.9.1-3) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.84 Setting up cmake-data (3.7.2-1) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.88 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.89 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 60.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.08 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.09 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.11 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.13 Setting up cmake (3.7.2-1) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 61.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:20 [2020-02-26T15:33:20.005Z] #35 DONE 61.6s
15:33:20 [2020-02-26T15:33:20.261Z] 
15:33:20 [2020-02-26T15:33:20.261Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:33:20 [2020-02-26T15:33:20.261Z] #36 DONE 0.1s
15:33:20 [2020-02-26T15:33:20.261Z] 
15:33:20 [2020-02-26T15:33:20.261Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:33:20 [2020-02-26T15:33:20.261Z] #37 DONE 0.1s
15:33:20 [2020-02-26T15:33:20.261Z] 
15:33:20 [2020-02-26T15:33:20.261Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:33:20 [2020-02-26T15:33:20.261Z] #42 13.55 + cd /tmp/tmp.W9VPnreOcE/src/github.com/opencontainers/runc
15:33:20 [2020-02-26T15:33:20.261Z] #42 13.55 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:33:20 [2020-02-26T15:33:20.261Z] #42 13.71 + '[' -z '' ']'
15:33:20 [2020-02-26T15:33:20.261Z] #42 13.71 + target=static
15:33:20 [2020-02-26T15:33:20.261Z] #42 13.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:33:20 [2020-02-26T15:33:20.261Z] #42 16.56 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
15:33:20 [2020-02-26T15:33:20.273Z]   CC       compel/arch/ppc64/src/lib/cpu.o
15:33:20 [2020-02-26T15:33:20.273Z]   CC       compel/arch/ppc64/src/lib/infect.o
15:33:20 [2020-02-26T15:33:20.517Z] #42 ...
15:33:20 [2020-02-26T15:33:20.517Z] 
15:33:20 [2020-02-26T15:33:20.517Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:20 [2020-02-26T15:33:20.517Z] #20 20.64 
15:33:20 [2020-02-26T15:33:20.517Z] #20 20.80 
######################################################################## 100.0%
15:33:20 [2020-02-26T15:33:20.558Z]   CC       compel/src/lib/infect-rpc.o
15:33:20 [2020-02-26T15:33:20.558Z]   CC       compel/src/lib/infect-util.o
15:33:20 [2020-02-26T15:33:20.772Z] #20 20.94 
15:33:20 [2020-02-26T15:33:20.772Z] #20 ...
15:33:20 [2020-02-26T15:33:20.772Z] 
15:33:20 [2020-02-26T15:33:20.772Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:33:20 [2020-02-26T15:33:20.772Z] #30 52.05 time
15:33:20 [2020-02-26T15:33:20.772Z] #30 59.62 internal/poll
15:33:20 [2020-02-26T15:33:20.772Z] #30 59.64 sort
15:33:20 [2020-02-26T15:33:20.772Z] #30 61.56 internal/fmtsort
15:33:20 [2020-02-26T15:33:20.844Z]   CC       compel/src/lib/infect.o
15:33:21 [2020-02-26T15:33:21.029Z] #30 ...
15:33:21 [2020-02-26T15:33:21.029Z] 
15:33:21 [2020-02-26T15:33:21.029Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:33:21 [2020-02-26T15:33:21.296Z] + dpkg --print-architecture
15:33:21 [2020-02-26T15:33:21.297Z] + cd /tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution
15:33:21 [2020-02-26T15:33:21.297Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:33:21 [2020-02-26T15:33:21.297Z] + GOPATH=/tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpzW3y4dbV
15:33:21 [2020-02-26T15:33:21.297Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:33:21 [2020-02-26T15:33:21.590Z] #38 ...
15:33:21 [2020-02-26T15:33:21.590Z] 
15:33:21 [2020-02-26T15:33:21.590Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:33:21 [2020-02-26T15:33:21.590Z] #33 52.59 syscall
15:33:21 [2020-02-26T15:33:21.590Z] #33 ...
15:33:21 [2020-02-26T15:33:21.590Z] 
15:33:21 [2020-02-26T15:33:21.590Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:33:21 [2020-02-26T15:33:21.590Z] #30 62.48 internal/syscall/unix
15:33:21 [2020-02-26T15:33:21.590Z] #30 62.55 strings
15:33:21 [2020-02-26T15:33:21.590Z] #30 62.72 os
15:33:21 [2020-02-26T15:33:21.845Z] #30 ...
15:33:21 [2020-02-26T15:33:21.845Z] 
15:33:21 [2020-02-26T15:33:21.845Z] #12 [dev 6/24] RUN ldconfig
15:33:21 [2020-02-26T15:33:21.845Z] #12 DONE 3.2s
15:33:21 [2020-02-26T15:33:21.860Z]   CC       compel/src/lib/ptrace.o
15:33:21 [2020-02-26T15:33:21.860Z]   AR       compel/libcompel.a
15:33:21 [2020-02-26T15:33:21.860Z]   HOSTCC   compel/src/main-host.o
15:33:21 [2020-02-26T15:33:21.860Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:33:21 [2020-02-26T15:33:21.860Z]   HOSTCC   compel/src/lib/handle-elf-host.o
15:33:22 [2020-02-26T15:33:22.103Z] 
15:33:22 [2020-02-26T15:33:22.103Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:22 [2020-02-26T15:33:22.146Z]   HOSTCC   compel/src/lib/log-host.o
15:33:22 [2020-02-26T15:33:22.146Z]   HOSTLINK compel/compel-host-bin
15:33:22 [2020-02-26T15:33:22.146Z]   DEP      soccr/soccr.d
15:33:22 [2020-02-26T15:33:22.433Z]   CC       soccr/soccr.o
15:33:23 [2020-02-26T15:33:23.052Z]   AR       soccr/libsoccr.a
15:33:23 [2020-02-26T15:33:23.052Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:33:23 [2020-02-26T15:33:23.052Z]   DEP      criu/arch/ppc64/sigframe.d
15:33:23 [2020-02-26T15:33:23.052Z]   DEP      criu/arch/ppc64/crtools.d
15:33:23 [2020-02-26T15:33:23.052Z]   DEP      criu/arch/ppc64/cpu.d
15:33:23 [2020-02-26T15:33:23.052Z]   CC       criu/arch/ppc64/cpu.o
15:33:23 [2020-02-26T15:33:23.337Z]   CC       criu/arch/ppc64/crtools.o
15:33:23 [2020-02-26T15:33:23.468Z] #13 ...
15:33:23 [2020-02-26T15:33:23.468Z] 
15:33:23 [2020-02-26T15:33:23.468Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.34 Setting up libcap-dev:amd64 (1:2.25-1) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.35 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.36 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.38 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.40 Setting up libprotoc10:amd64 (3.0.0-9) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.40 Setting up protobuf-c-compiler (1.2.1-2) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.41 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.42 Setting up protobuf-compiler (3.0.0-9) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 64.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:23 [2020-02-26T15:33:23.468Z] #57 DONE 64.7s
15:33:23 [2020-02-26T15:33:23.468Z] 
15:33:23 [2020-02-26T15:33:23.468Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:23 [2020-02-26T15:33:23.622Z]   CC       criu/arch/ppc64/sigframe.o
15:33:23 [2020-02-26T15:33:23.907Z]   LINK     criu/arch/ppc64/crtools.built-in.o
15:33:23 [2020-02-26T15:33:23.907Z]   DEP      criu/arch/ppc64/misc.d
15:33:23 [2020-02-26T15:33:23.907Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
15:33:23 [2020-02-26T15:33:23.907Z]   DEP      criu/arch/ppc64/vdso-pie.d
15:33:23 [2020-02-26T15:33:23.907Z]   DEP      criu/pie/parasite-vdso.d
15:33:23 [2020-02-26T15:33:23.907Z]   DEP      criu/pie/util-vdso.d
15:33:24 [2020-02-26T15:33:24.191Z]   DEP      criu/pie/util.d
15:33:24 [2020-02-26T15:33:24.191Z]   CC       criu/pie/util.o
15:33:24 [2020-02-26T15:33:24.191Z]   CC       criu/pie/util-vdso.o
15:33:24 [2020-02-26T15:33:24.476Z]   CC       criu/pie/parasite-vdso.o
15:33:24 [2020-02-26T15:33:24.761Z]   CC       criu/arch/ppc64/vdso-pie.o
15:33:24 [2020-02-26T15:33:24.761Z]   CC       criu/arch/ppc64/vdso-trampoline.o
15:33:24 [2020-02-26T15:33:24.761Z]   CC       criu/arch/ppc64/misc.o
15:33:25 [2020-02-26T15:33:25.047Z]   AR       criu/pie/pie.lib.a
15:33:25 [2020-02-26T15:33:25.047Z]   DEP      criu/pie/restorer.d
15:33:25 [2020-02-26T15:33:25.047Z]   DEP      criu/arch/ppc64/restorer.d
15:33:25 [2020-02-26T15:33:25.047Z]   DEP      criu/pie/parasite.d
15:33:25 [2020-02-26T15:33:25.261Z] + rm -rf /tmp/tmp.wpzW3y4dbV/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpzW3y4dbV
15:33:25 [2020-02-26T15:33:25.332Z]   CC       criu/pie/parasite.o
15:33:25 [2020-02-26T15:33:25.617Z]   LINK     criu/pie/parasite.built-in.o
15:33:25 [2020-02-26T15:33:25.617Z]   GEN      criu/pie/parasite-blob.h
15:33:25 [2020-02-26T15:33:25.617Z]   CC       criu/arch/ppc64/restorer.o
15:33:25 [2020-02-26T15:33:25.901Z]   CC       criu/pie/restorer.o
15:33:26 [2020-02-26T15:33:26.011Z] Removing intermediate container 0da4c736fb4d
15:33:26 [2020-02-26T15:33:26.012Z]  ---> a9d016b09da5
15:33:26 [2020-02-26T15:33:26.012Z] Step 16/125 : FROM base AS swagger
15:33:26 [2020-02-26T15:33:26.012Z]  ---> b16e0374cad8
15:33:26 [2020-02-26T15:33:26.012Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
15:33:26 [2020-02-26T15:33:26.362Z]  ---> Running in 81e5cde14423
15:33:26 [2020-02-26T15:33:26.362Z] Removing intermediate container 81e5cde14423
15:33:26 [2020-02-26T15:33:26.362Z]  ---> 3f16d6a589af
15:33:26 [2020-02-26T15:33:26.362Z] Step 18/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
15:33:26 [2020-02-26T15:33:26.362Z]  ---> Running in aa5e77bd03ff
15:33:26 [2020-02-26T15:33:26.713Z] + mktemp -d
15:33:26 [2020-02-26T15:33:26.713Z] + export GOPATH=/tmp/tmp.Mu2LX2NUXZ
15:33:26 [2020-02-26T15:33:26.713Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Mu2LX2NUXZ/src/github.com/go-swagger/go-swagger
15:33:26 [2020-02-26T15:33:26.713Z] Cloning into '/tmp/tmp.Mu2LX2NUXZ/src/github.com/go-swagger/go-swagger'...
15:33:26 [2020-02-26T15:33:26.916Z]   LINK     criu/pie/restorer.built-in.o
15:33:26 [2020-02-26T15:33:26.916Z]   GEN      criu/pie/restorer-blob.h
15:33:26 [2020-02-26T15:33:26.916Z]   DEP      criu/vdso.d
15:33:27 [2020-02-26T15:33:27.202Z]   DEP      criu/uts_ns.d
15:33:27 [2020-02-26T15:33:27.202Z]   DEP      criu/util.d
15:33:27 [2020-02-26T15:33:27.202Z]   DEP      criu/uffd.d
15:33:27 [2020-02-26T15:33:27.202Z]   DEP      criu/tun.d
15:33:27 [2020-02-26T15:33:27.490Z]   DEP      criu/tty.d
15:33:27 [2020-02-26T15:33:27.490Z]   DEP      criu/timerfd.d
15:33:27 [2020-02-26T15:33:27.490Z]   DEP      criu/sysfs_parse.d
15:33:27 [2020-02-26T15:33:27.629Z] #58 4.341 Note: Building without setproctitle() and strlcpy() support.
15:33:27 [2020-02-26T15:33:27.629Z] #58 4.341       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:33:27 [2020-02-26T15:33:27.783Z]   DEP      criu/sysctl.d
15:33:27 [2020-02-26T15:33:27.783Z]   DEP      criu/string.d
15:33:27 [2020-02-26T15:33:27.783Z]   DEP      criu/stats.d
15:33:27 [2020-02-26T15:33:27.783Z]   DEP      criu/sockets.d
15:33:27 [2020-02-26T15:33:27.783Z]   DEP      criu/sk-unix.d
15:33:28 [2020-02-26T15:33:28.069Z]   DEP      criu/sk-tcp.d
15:33:28 [2020-02-26T15:33:28.069Z]   DEP      criu/sk-queue.d
15:33:28 [2020-02-26T15:33:28.069Z]   DEP      criu/sk-packet.d
15:33:28 [2020-02-26T15:33:28.195Z] #58 ...
15:33:28 [2020-02-26T15:33:28.195Z] 
15:33:28 [2020-02-26T15:33:28.195Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:33:28 [2020-02-26T15:33:28.195Z] #20 22.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:33:28 [2020-02-26T15:33:28.195Z] #20 23.35 
15:33:28 [2020-02-26T15:33:28.195Z] #20 23.77 
#############################################################             85.1%
######################################################################## 100.0%
15:33:28 [2020-02-26T15:33:28.195Z] #20 24.16 
15:33:28 [2020-02-26T15:33:28.195Z] #20 25.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:33:28 [2020-02-26T15:33:28.195Z] #20 25.66 skipping existing 1849cc453dee
15:33:28 [2020-02-26T15:33:28.195Z] #20 25.80 
15:33:28 [2020-02-26T15:33:28.195Z] #20 27.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:33:28 [2020-02-26T15:33:28.195Z] #20 27.84 
15:33:28 [2020-02-26T15:33:28.195Z] #20 28.08 
######################################################################## 100.0%
15:33:28 [2020-02-26T15:33:28.195Z] #20 28.24 
15:33:28 [2020-02-26T15:33:28.195Z] #20 28.31 Download of images into '/build' complete.
15:33:28 [2020-02-26T15:33:28.195Z] #20 28.31 Use something like the following to load the result into a Docker daemon:
15:33:28 [2020-02-26T15:33:28.195Z] #20 28.31   tar -cC '/build' . | docker load
15:33:28 [2020-02-26T15:33:28.195Z] #20 DONE 28.5s
15:33:28 [2020-02-26T15:33:28.195Z] 
15:33:28 [2020-02-26T15:33:28.195Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.784 + RM_GOPATH=0
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.784 + TMP_GOPATH=
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.784 + : /build
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.784 + '[' -z '' ']'
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.784 ++ mktemp -d
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.786 + export GOPATH=/tmp/tmp.n9nWQXr6X7
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.786 + GOPATH=/tmp/tmp.n9nWQXr6X7
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.786 + RM_GOPATH=1
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.786 ++ dirname ./install.sh
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.787 + dir=.
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.787 + bin=tini
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.787 + shift
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.787 + '[' '!' -f ./tini.installer ']'
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 + . ./tini.installer
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 + install_tini
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.788 + git clone https://github.com/krallin/tini.git /tmp/tmp.n9nWQXr6X7/tini
15:33:28 [2020-02-26T15:33:28.195Z] #38 3.790 Cloning into '/tmp/tmp.n9nWQXr6X7/tini'...
15:33:28 [2020-02-26T15:33:28.195Z] #38 4.890 + cd /tmp/tmp.n9nWQXr6X7/tini
15:33:28 [2020-02-26T15:33:28.195Z] #38 4.890 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:33:28 [2020-02-26T15:33:28.195Z] #38 4.895 + cmake .
15:33:28 [2020-02-26T15:33:28.195Z] #38 5.575 -- The C compiler identification is GNU 6.3.0
15:33:28 [2020-02-26T15:33:28.195Z] #38 5.636 -- Check for working C compiler: /usr/bin/cc
15:33:28 [2020-02-26T15:33:28.195Z] #38 6.239 -- Check for working C compiler: /usr/bin/cc -- works
15:33:28 [2020-02-26T15:33:28.195Z] #38 6.259 -- Detecting C compiler ABI info
15:33:28 [2020-02-26T15:33:28.195Z] #38 6.916 -- Detecting C compiler ABI info - done
15:33:28 [2020-02-26T15:33:28.195Z] #38 6.975 -- Detecting C compile features
15:33:28 [2020-02-26T15:33:28.354Z]   DEP      criu/sk-netlink.d
15:33:28 [2020-02-26T15:33:28.354Z]   DEP      criu/sk-inet.d
15:33:28 [2020-02-26T15:33:28.354Z]   DEP      criu/signalfd.d
15:33:28 [2020-02-26T15:33:28.354Z]   DEP      criu/sigframe.d
15:33:28 [2020-02-26T15:33:28.354Z]   DEP      criu/shmem.d
15:33:28 [2020-02-26T15:33:28.639Z]   DEP      criu/servicefd.d
15:33:28 [2020-02-26T15:33:28.639Z]   DEP      criu/seize.d
15:33:28 [2020-02-26T15:33:28.639Z]   DEP      criu/seccomp.d
15:33:28 [2020-02-26T15:33:28.639Z]   DEP      criu/rst-malloc.d
15:33:28 [2020-02-26T15:33:28.926Z]   DEP      criu/rbtree.d
15:33:28 [2020-02-26T15:33:28.926Z]   DEP      criu/pstree.d
15:33:28 [2020-02-26T15:33:28.926Z]   DEP      criu/protobuf.d
15:33:28 [2020-02-26T15:33:28.926Z]   GEN      criu/protobuf-desc-gen.h
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/protobuf-desc.d
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/proc_parse.d
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/plugin.d
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/pipes.d
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/pie-util.d
15:33:29 [2020-02-26T15:33:29.550Z]   DEP      criu/pie-util-vdso.d
15:33:29 [2020-02-26T15:33:29.834Z] + cd /tmp/tmp.Mu2LX2NUXZ/src/github.com/go-swagger/go-swagger
15:33:29 [2020-02-26T15:33:29.834Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:33:29 [2020-02-26T15:33:29.838Z]   DEP      criu/pie-util-vdso-elf32.d
15:33:29 [2020-02-26T15:33:29.838Z]   DEP      criu/path.d
15:33:29 [2020-02-26T15:33:29.838Z]   DEP      criu/parasite-syscall.d
15:33:29 [2020-02-26T15:33:29.838Z]   DEP      criu/pagemap.d
15:33:30 [2020-02-26T15:33:30.081Z] #38 9.483 -- Detecting C compile features - done
15:33:30 [2020-02-26T15:33:30.081Z] #38 9.643 -- Performing Test HAS_BUILTIN_FORTIFY
15:33:30 [2020-02-26T15:33:30.081Z] #38 ...
15:33:30 [2020-02-26T15:33:30.081Z] 
15:33:30 [2020-02-26T15:33:30.081Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:30 [2020-02-26T15:33:30.081Z] #58 6.837 fatal: Not a git repository (or any of the parent directories): .git
15:33:30 [2020-02-26T15:33:30.081Z] #58 6.934   GEN      .gitid
15:33:30 [2020-02-26T15:33:30.123Z]   DEP      criu/pagemap-cache.d
15:33:30 [2020-02-26T15:33:30.123Z]   DEP      criu/page-xfer.d
15:33:30 [2020-02-26T15:33:30.123Z]   DEP      criu/page-pipe.d
15:33:30 [2020-02-26T15:33:30.123Z]   DEP      criu/netfilter.d
15:33:30 [2020-02-26T15:33:30.187Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:33:30 [2020-02-26T15:33:30.336Z] #58 7.020   GEN      criu/include/version.h
15:33:30 [2020-02-26T15:33:30.336Z] #58 7.146   GEN      include/common/asm
15:33:30 [2020-02-26T15:33:30.407Z]   DEP      criu/net.d
15:33:30 [2020-02-26T15:33:30.407Z]   DEP      criu/namespaces.d
15:33:30 [2020-02-26T15:33:30.407Z]   DEP      criu/mount.d
15:33:30 [2020-02-26T15:33:30.693Z]   DEP      criu/mem.d
15:33:30 [2020-02-26T15:33:30.693Z]   DEP      criu/lsm.d
15:33:30 [2020-02-26T15:33:30.693Z]   DEP      criu/log.d
15:33:30 [2020-02-26T15:33:30.693Z]   DEP      criu/libnetlink.d
15:33:30 [2020-02-26T15:33:30.977Z]   DEP      criu/kerndat.d
15:33:30 [2020-02-26T15:33:30.977Z]   DEP      criu/kcmp-ids.d
15:33:30 [2020-02-26T15:33:30.977Z]   DEP      criu/irmap.d
15:33:30 [2020-02-26T15:33:30.977Z]   DEP      criu/ipc_ns.d
15:33:30 [2020-02-26T15:33:30.977Z]   DEP      criu/image.d
15:33:31 [2020-02-26T15:33:31.260Z]   DEP      criu/image-desc.d
15:33:31 [2020-02-26T15:33:31.260Z]   DEP      criu/fsnotify.d
15:33:31 [2020-02-26T15:33:31.260Z]   DEP      criu/filesystems.d
15:33:31 [2020-02-26T15:33:31.260Z]   DEP      criu/files.d
15:33:31 [2020-02-26T15:33:31.546Z]   DEP      criu/files-reg.d
15:33:31 [2020-02-26T15:33:31.546Z]   DEP      criu/files-ext.d
15:33:31 [2020-02-26T15:33:31.546Z]   DEP      criu/file-lock.d
15:33:31 [2020-02-26T15:33:31.546Z]   DEP      criu/file-ids.d
15:33:31 [2020-02-26T15:33:31.830Z]   DEP      criu/fifo.d
15:33:31 [2020-02-26T15:33:31.830Z]   DEP      criu/fdstore.d
15:33:31 [2020-02-26T15:33:31.830Z]   DEP      criu/fault-injection.d
15:33:31 [2020-02-26T15:33:31.830Z]   DEP      criu/external.d
15:33:31 [2020-02-26T15:33:31.830Z]   DEP      criu/eventpoll.d
15:33:32 [2020-02-26T15:33:32.115Z]   DEP      criu/eventfd.d
15:33:32 [2020-02-26T15:33:32.115Z]   DEP      criu/crtools.d
15:33:32 [2020-02-26T15:33:32.115Z]   DEP      criu/cr-service.d
15:33:32 [2020-02-26T15:33:32.115Z]   DEP      criu/cr-restore.d
15:33:32 [2020-02-26T15:33:32.222Z] #58 ...
15:33:32 [2020-02-26T15:33:32.222Z] 
15:33:32 [2020-02-26T15:33:32.222Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:33:32 [2020-02-26T15:33:32.222Z] #33 63.05 time
15:33:32 [2020-02-26T15:33:32.222Z] #33 63.80 sort
15:33:32 [2020-02-26T15:33:32.222Z] #33 65.85 internal/fmtsort
15:33:32 [2020-02-26T15:33:32.222Z] #33 66.50 internal/syscall/unix
15:33:32 [2020-02-26T15:33:32.222Z] #33 66.81 strings
15:33:32 [2020-02-26T15:33:32.222Z] #33 69.08 internal/poll
15:33:32 [2020-02-26T15:33:32.222Z] #33 70.60 path
15:33:32 [2020-02-26T15:33:32.222Z] #33 72.31 os
15:33:32 [2020-02-26T15:33:32.222Z] #33 72.39 regexp/syntax
15:33:32 [2020-02-26T15:33:32.222Z] #33 ...
15:33:32 [2020-02-26T15:33:32.222Z] 
15:33:32 [2020-02-26T15:33:32.222Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.31 -- Configuring done
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.34 -- Generating done
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.36 -- Build files have been written to: /tmp/tmp.n9nWQXr6X7/tini
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.37 + make tini-static
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.83 Scanning dependencies of target tini-static
15:33:32 [2020-02-26T15:33:32.222Z] #38 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:33:32 [2020-02-26T15:33:32.401Z]   DEP      criu/cr-errno.d
15:33:32 [2020-02-26T15:33:32.401Z]   DEP      criu/cr-dump.d
15:33:32 [2020-02-26T15:33:32.401Z]   DEP      criu/cr-dedup.d
15:33:32 [2020-02-26T15:33:32.401Z]   DEP      criu/cr-check.d
15:33:32 [2020-02-26T15:33:32.692Z]   DEP      criu/config.d
15:33:32 [2020-02-26T15:33:32.692Z]   DEP      criu/clone-noasan.d
15:33:32 [2020-02-26T15:33:32.692Z]   DEP      criu/cgroup.d
15:33:32 [2020-02-26T15:33:32.692Z]   DEP      criu/cgroup-props.d
15:33:32 [2020-02-26T15:33:32.782Z] #38 12.58 [100%] Linking C executable tini-static
15:33:32 [2020-02-26T15:33:32.984Z]   DEP      criu/bitmap.d
15:33:32 [2020-02-26T15:33:32.984Z]   DEP      criu/bfd.d
15:33:32 [2020-02-26T15:33:32.984Z]   DEP      criu/autofs.d
15:33:32 [2020-02-26T15:33:32.984Z]   DEP      criu/aio.d
15:33:32 [2020-02-26T15:33:32.984Z]   DEP      criu/action-scripts.d
15:33:33 [2020-02-26T15:33:33.268Z]   CC       criu/action-scripts.o
15:33:33 [2020-02-26T15:33:33.554Z]   CC       criu/aio.o
15:33:33 [2020-02-26T15:33:33.707Z] #38 13.14 [100%] Built target tini-static
15:33:33 [2020-02-26T15:33:33.707Z] #38 13.23 + mkdir -p /build
15:33:33 [2020-02-26T15:33:33.707Z] #38 13.24 + cp tini-static /build/docker-init
15:33:33 [2020-02-26T15:33:33.707Z] #38 DONE 13.5s
15:33:33 [2020-02-26T15:33:33.707Z] 
15:33:33 [2020-02-26T15:33:33.707Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.337   PBCC     images/google/protobuf/descriptor.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.357   PBCC     images/opts.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.449   PBCC     images/sit.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.501   DEP      images/google/protobuf/descriptor.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.610   DEP      images/opts.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.706   DEP      images/sit.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.739   PBCC     images/macvlan.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.776   DEP      images/macvlan.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.833   PBCC     images/autofs.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.893   DEP      images/autofs.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.958   PBCC     images/sysctl.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 9.996   DEP      images/sysctl.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.02   PBCC     images/time.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.09   DEP      images/time.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.15   PBCC     images/binfmt-misc.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.19   DEP      images/binfmt-misc.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.25   PBCC     images/seccomp.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.29   DEP      images/seccomp.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.31   PBCC     images/userns.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.33   DEP      images/userns.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.40   PBCC     images/cgroup.pb-c.c
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.46   DEP      images/cgroup.pb-c.d
15:33:33 [2020-02-26T15:33:33.707Z] #58 10.60   PBCC     images/fown.pb-c.c
15:33:33 [2020-02-26T15:33:33.841Z]   CC       criu/autofs.o
15:33:33 [2020-02-26T15:33:33.963Z] #58 10.66   PBCC     images/ext-file.pb-c.c
15:33:33 [2020-02-26T15:33:33.963Z] #58 10.73   DEP      images/fown.pb-c.d
15:33:34 [2020-02-26T15:33:34.218Z] #58 10.88   DEP      images/ext-file.pb-c.d
15:33:34 [2020-02-26T15:33:34.218Z] #58 10.99   PBCC     images/rpc.pb-c.c
15:33:34 [2020-02-26T15:33:34.218Z] #58 11.08   DEP      images/rpc.pb-c.d
15:33:34 [2020-02-26T15:33:34.465Z]   CC       criu/bfd.o
15:33:34 [2020-02-26T15:33:34.473Z] #58 11.18   PBCC     images/siginfo.pb-c.c
15:33:34 [2020-02-26T15:33:34.473Z] #58 11.23   DEP      images/siginfo.pb-c.d
15:33:34 [2020-02-26T15:33:34.728Z] #58 11.35   PBCC     images/pagemap.pb-c.c
15:33:34 [2020-02-26T15:33:34.728Z] #58 11.46   DEP      images/pagemap.pb-c.d
15:33:34 [2020-02-26T15:33:34.728Z] #58 11.54   PBCC     images/rlimit.pb-c.c
15:33:34 [2020-02-26T15:33:34.728Z] #58 11.57   DEP      images/rlimit.pb-c.d
15:33:34 [2020-02-26T15:33:34.749Z]   CC       criu/bitmap.o
15:33:34 [2020-02-26T15:33:34.749Z]   CC       criu/cgroup-props.o
15:33:34 [2020-02-26T15:33:34.984Z] #58 11.73   PBCC     images/file-lock.pb-c.c
15:33:34 [2020-02-26T15:33:34.984Z] #58 11.76   DEP      images/file-lock.pb-c.d
15:33:34 [2020-02-26T15:33:34.984Z] #58 11.83   PBCC     images/tty.pb-c.c
15:33:34 [2020-02-26T15:33:34.984Z] #58 11.89   DEP      images/tty.pb-c.d
15:33:34 [2020-02-26T15:33:34.984Z] #58 ...
15:33:34 [2020-02-26T15:33:34.984Z] 
15:33:34 [2020-02-26T15:33:34.984Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:33:34 [2020-02-26T15:33:34.984Z] #30 66.24 bytes
15:33:34 [2020-02-26T15:33:34.984Z] #30 67.94 fmt
15:33:34 [2020-02-26T15:33:34.984Z] #30 68.37 bufio
15:33:34 [2020-02-26T15:33:34.984Z] #30 70.83 path/filepath
15:33:34 [2020-02-26T15:33:34.984Z] #30 72.88 io/ioutil
15:33:34 [2020-02-26T15:33:34.984Z] #30 73.41 path
15:33:34 [2020-02-26T15:33:34.984Z] #30 73.98 text/tabwriter
15:33:34 [2020-02-26T15:33:34.984Z] #30 74.86 flag
15:33:34 [2020-02-26T15:33:34.984Z] #30 75.17 github.com/BurntSushi/toml
15:33:35 [2020-02-26T15:33:35.036Z]   CC       criu/cgroup.o
15:33:35 [2020-02-26T15:33:35.239Z] #30 ...
15:33:35 [2020-02-26T15:33:35.239Z] 
15:33:35 [2020-02-26T15:33:35.239Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:33:36 [2020-02-26T15:33:36.521Z]   CC       criu/clone-noasan.o
15:33:36 [2020-02-26T15:33:36.521Z]   CC       criu/config.o
15:33:36 [2020-02-26T15:33:36.533Z] #47 33.99 Checking out files:  34% (1045/3044)   
Checking out files:  35% (1066/3044)   
Checking out files:  36% (1096/3044)   
Checking out files:  37% (1127/3044)   
Checking out files:  38% (1157/3044)   
Checking out files:  39% (1188/3044)   
Checking out files:  40% (1218/3044)   
Checking out files:  41% (1249/3044)   
Checking out files:  42% (1279/3044)   
Checking out files:  43% (1309/3044)   
Checking out files:  44% (1340/3044)   
Checking out files:  45% (1370/3044)   
Checking out files:  46% (1401/3044)   
Checking out files:  47% (1431/3044)   
Checking out files:  48% (1462/3044)   
Checking out files:  49% (1492/3044)   
Checking out files:  50% (1522/3044)   
Checking out files:  51% (1553/3044)   
Checking out files:  52% (1583/3044)   
Checking out files:  53% (1614/3044)   
Checking out files:  54% (1644/3044)   
Checking out files:  55% (1675/3044)   
Checking out files:  56% (1705/3044)   
Checking out files:  57% (1736/3044)   
Checking out files:  58% (1766/3044)   
Checking out files:  59% (1796/3044)   
Checking out files:  60% (1827/3044)   
Checking out files:  61% (1857/3044)   
Checking out files:  62% (1888/3044)   
Checking out files:  63% (1918/3044)   
Checking out files:  64% (1949/3044)   
Checking out files:  65% (1979/3044)   
Checking out files:  66% (2010/3044)   
Checking out files:  67% (2040/3044)   
Checking out files:  68% (2070/3044)   
Checking out files:  69% (2101/3044)   
Checking out files:  70% (2131/3044)   
Checking out files:  71% (2162/3044)   
Checking out files:  72% (2192/3044)   
Checking out files:  73% (2223/3044)   
Checking out files:  74% (2253/3044)   
Checking out files:  75% (2283/3044)   
Checking out files:  75% (2287/3044)   
Checking out files:  76% (2314/3044)   
Checking out files:  77% (2344/3044)   
Checking out files:  78% (2375/3044)   
Checking out files:  79% (2405/3044)   
Checking out files:  80% (2436/3044)   
Checking out files:  81% (2466/3044)   
Checking out files:  82% (2497/3044)   
Checking out files:  83% (2527/3044)   
Checking out files:  84% (2557/3044)   
Checking out files:  85% (2588/3044)   
Checking out files:  86% (2618/3044)   
Checking out files:  87% (2649/3044)   
Checking out files:  88% (2679/3044)   
Checking out files:  89% (2710/3044)   
Checking out files:  90% (2740/3044)   
Checking out files:  91% (2771/3044)   
Checking out files:  92% (2801/3044)   
Checking out files:  93% (2831/3044)   
Checking out files:  94% (2862/3044)   
Checking out files:  95% (2892/3044)   
Checking out files:  96% (2923/3044)   
Checking out files:  97% (2953/3044)   
Checking out files:  98% (2984/3044)   
Checking out files:  99% (3014/3044)   
15:33:36 [2020-02-26T15:33:36.533Z] #47 ...
15:33:36 [2020-02-26T15:33:36.533Z] 
15:33:36 [2020-02-26T15:33:36.533Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:36 [2020-02-26T15:33:36.533Z] #13 4.632 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:33:36 [2020-02-26T15:33:36.533Z] #13 4.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:33:36 [2020-02-26T15:33:36.533Z] #13 4.674 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:33:36 [2020-02-26T15:33:36.533Z] #13 4.694 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:33:36 [2020-02-26T15:33:36.533Z] #13 4.711 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:33:36 [2020-02-26T15:33:36.533Z] #13 5.498 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:33:36 [2020-02-26T15:33:36.533Z] #13 7.526 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:33:36 [2020-02-26T15:33:36.533Z] #13 9.090 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:33:36 [2020-02-26T15:33:36.793Z] #13 ...
15:33:36 [2020-02-26T15:33:36.793Z] 
15:33:36 [2020-02-26T15:33:36.793Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:33:36 [2020-02-26T15:33:36.793Z] #47 33.99 Checking out files:  34% (1045/3044)   
Checking out files:  35% (1066/3044)   
Checking out files:  36% (1096/3044)   
Checking out files:  37% (1127/3044)   
Checking out files:  38% (1157/3044)   
Checking out files:  39% (1188/3044)   
Checking out files:  40% (1218/3044)   
Checking out files:  41% (1249/3044)   
Checking out files:  42% (1279/3044)   
Checking out files:  43% (1309/3044)   
Checking out files:  44% (1340/3044)   
Checking out files:  45% (1370/3044)   
Checking out files:  46% (1401/3044)   
Checking out files:  47% (1431/3044)   
Checking out files:  48% (1462/3044)   
Checking out files:  49% (1492/3044)   
Checking out files:  50% (1522/3044)   
Checking out files:  51% (1553/3044)   
Checking out files:  52% (1583/3044)   
Checking out files:  53% (1614/3044)   
Checking out files:  54% (1644/3044)   
Checking out files:  55% (1675/3044)   
Checking out files:  56% (1705/3044)   
Checking out files:  57% (1736/3044)   
Checking out files:  58% (1766/3044)   
Checking out files:  59% (1796/3044)   
Checking out files:  60% (1827/3044)   
Checking out files:  61% (1857/3044)   
Checking out files:  62% (1888/3044)   
Checking out files:  63% (1918/3044)   
Checking out files:  64% (1949/3044)   
Checking out files:  65% (1979/3044)   
Checking out files:  66% (2010/3044)   
Checking out files:  67% (2040/3044)   
Checking out files:  68% (2070/3044)   
Checking out files:  69% (2101/3044)   
Checking out files:  70% (2131/3044)   
Checking out files:  71% (2162/3044)   
Checking out files:  72% (2192/3044)   
Checking out files:  73% (2223/3044)   
Checking out files:  74% (2253/3044)   
Checking out files:  75% (2283/3044)   
Checking out files:  75% (2287/3044)   
Checking out files:  76% (2314/3044)   
Checking out files:  77% (2344/3044)   
Checking out files:  78% (2375/3044)   
Checking out files:  79% (2405/3044)   
Checking out files:  80% (2436/3044)   
Checking out files:  81% (2466/3044)   
Checking out files:  82% (2497/3044)   
Checking out files:  83% (2527/3044)   
Checking out files:  84% (2557/3044)   
Checking out files:  85% (2588/3044)   
Checking out files:  86% (2618/3044)   
Checking out files:  87% (2649/3044)   
Checking out files:  88% (2679/3044)   
Checking out files:  89% (2710/3044)   
Checking out files:  90% (2740/3044)   
Checking out files:  91% (2771/3044)   
Checking out files:  92% (2801/3044)   
Checking out files:  93% (2831/3044)   
Checking out files:  94% (2862/3044)   
Checking out files:  95% (2892/3044)   
Checking out files:  96% (2923/3044)   
Checking out files:  97% (2953/3044)   
Checking out files:  98% (2984/3044)   
Checking out files:  99% (3014/3044)   
Checking out files: 100% (3044/3044)   
Checking out files: 100% (3044/3044), done.
15:33:36 [2020-02-26T15:33:36.793Z] #47 35.95 + cd /tmp/tmp.RrxvwkGA1d/src/github.com/containerd/containerd
15:33:36 [2020-02-26T15:33:36.793Z] #47 35.95 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:33:36 [2020-02-26T15:33:36.981Z] INFO: Expanding compiler 1 of 3...
15:33:36 [2020-02-26T15:33:36.981Z] INFO: Expanding compiler 2 of 3...
15:33:37 [2020-02-26T15:33:37.538Z]   CC       criu/cr-check.o
15:33:37 [2020-02-26T15:33:37.730Z] + rm -rf /tmp/tmp.Mu2LX2NUXZ
15:33:38 [2020-02-26T15:33:38.158Z]   CC       criu/cr-dedup.o
15:33:38 [2020-02-26T15:33:38.449Z]   CC       criu/cr-dump.o
15:33:38 [2020-02-26T15:33:38.485Z] Removing intermediate container aa5e77bd03ff
15:33:38 [2020-02-26T15:33:38.485Z]  ---> b1c3c609edff
15:33:38 [2020-02-26T15:33:38.485Z] Step 19/125 : FROM base AS frozen-images
15:33:38 [2020-02-26T15:33:38.485Z]  ---> b16e0374cad8
15:33:38 [2020-02-26T15:33:38.485Z] Step 20/125 : ARG DEBIAN_FRONTEND
15:33:38 [2020-02-26T15:33:38.485Z]  ---> Using cache
15:33:38 [2020-02-26T15:33:38.485Z]  ---> cc7cc7c0340d
15:33:38 [2020-02-26T15:33:38.485Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
15:33:38 [2020-02-26T15:33:38.485Z]  ---> Running in 031d81ff5f41
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + export 'BUILDTAGS=netgo osusergo static_build'
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + BUILDTAGS='netgo osusergo static_build'
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + export EXTRA_FLAGS=-buildmode=pie
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + EXTRA_FLAGS=-buildmode=pie
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + '[' '' = dynamic ']'
15:33:38 [2020-02-26T15:33:38.690Z] #47 37.89 + make
15:33:39 [2020-02-26T15:33:39.370Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:33:39 [2020-02-26T15:33:39.370Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:33:39 [2020-02-26T15:33:39.370Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:33:39 [2020-02-26T15:33:39.370Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:33:39 [2020-02-26T15:33:39.370Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:33:39 [2020-02-26T15:33:39.370Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:33:39 [2020-02-26T15:33:39.370Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:33:39 [2020-02-26T15:33:39.493Z]   CC       criu/cr-errno.o
15:33:39 [2020-02-26T15:33:39.493Z]   CC       criu/cr-restore.o
15:33:39 [2020-02-26T15:33:39.777Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:33:40 [2020-02-26T15:33:40.052Z] #47 39.26 🇩 bin/ctr
15:33:40 [2020-02-26T15:33:40.630Z] Fetched 7684 kB in 1s (4843 kB/s)
15:33:40 [2020-02-26T15:33:40.705Z] INFO: Expanding compiler 3 of 3...
15:33:41 [2020-02-26T15:33:41.014Z] Reading package lists...
15:33:41 [2020-02-26T15:33:41.402Z] Reading package lists...
15:33:41 [2020-02-26T15:33:41.669Z] INFO: Removing downloaded files...
15:33:41 [2020-02-26T15:33:41.669Z] INFO: Creating source directory...
15:33:41 [2020-02-26T15:33:41.669Z] INFO: Configuring git core.autocrlf...
15:33:41 [2020-02-26T15:33:41.669Z] INFO: Completed
15:33:41 [2020-02-26T15:33:41.775Z] Building dependency tree...
15:33:41 [2020-02-26T15:33:41.775Z] Reading state information...
15:33:41 [2020-02-26T15:33:41.775Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:33:41 [2020-02-26T15:33:41.775Z] The following additional packages will be installed:
15:33:41 [2020-02-26T15:33:41.775Z]   libjq1 libonig4
15:33:41 [2020-02-26T15:33:41.775Z] The following NEW packages will be installed:
15:33:41 [2020-02-26T15:33:41.775Z]   jq libjq1 libonig4
15:33:41 [2020-02-26T15:33:41.775Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:33:41 [2020-02-26T15:33:41.775Z] Need to get 328 kB of archives.
15:33:41 [2020-02-26T15:33:41.775Z] After this operation, 1263 kB of additional disk space will be used.
15:33:41 [2020-02-26T15:33:41.775Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
15:33:41 [2020-02-26T15:33:41.775Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
15:33:41 [2020-02-26T15:33:41.775Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
15:33:41 [2020-02-26T15:33:41.775Z] debconf: delaying package configuration, since apt-utils is not installed
15:33:41 [2020-02-26T15:33:41.775Z] Fetched 328 kB in 0s (3997 kB/s)
15:33:41 [2020-02-26T15:33:41.775Z] Selecting previously unselected package libonig4:s390x.
15:33:42 [2020-02-26T15:33:42.122Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
15:33:42 [2020-02-26T15:33:42.122Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
15:33:42 [2020-02-26T15:33:42.122Z] Unpacking libonig4:s390x (6.1.3-2) ...
15:33:42 [2020-02-26T15:33:42.122Z] Selecting previously unselected package libjq1:s390x.
15:33:42 [2020-02-26T15:33:42.122Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
15:33:42 [2020-02-26T15:33:42.122Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
15:33:42 [2020-02-26T15:33:42.122Z] Selecting previously unselected package jq.
15:33:42 [2020-02-26T15:33:42.122Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
15:33:42 [2020-02-26T15:33:42.122Z] Unpacking jq (1.5+dfsg-1.3) ...
15:33:42 [2020-02-26T15:33:42.122Z] Setting up libonig4:s390x (6.1.3-2) ...
15:33:42 [2020-02-26T15:33:42.122Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
15:33:42 [2020-02-26T15:33:42.122Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:42 [2020-02-26T15:33:42.122Z] Setting up jq (1.5+dfsg-1.3) ...
15:33:42 [2020-02-26T15:33:42.238Z]   CC       criu/cr-service.o
15:33:42 [2020-02-26T15:33:42.467Z] Removing intermediate container 031d81ff5f41
15:33:42 [2020-02-26T15:33:42.467Z]  ---> 931bb244cd31
15:33:42 [2020-02-26T15:33:42.467Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh /
15:33:42 [2020-02-26T15:33:42.564Z] #47 ...
15:33:42 [2020-02-26T15:33:42.564Z] 
15:33:42 [2020-02-26T15:33:42.564Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:42 [2020-02-26T15:33:42.564Z] #58 11.96   PBCC     images/tun.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.05   PBCC     images/netdev.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.11   DEP      images/tun.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.20   DEP      images/netdev.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.24   PBCC     images/vma.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.31   DEP      images/vma.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.39   PBCC     images/creds.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.44   DEP      images/creds.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.50   PBCC     images/utsns.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.55   DEP      images/utsns.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.59   PBCC     images/ipc-desc.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.62   PBCC     images/ipc-sem.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.65   DEP      images/ipc-desc.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.72   DEP      images/ipc-sem.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.77   PBCC     images/ipc-msg.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.80   DEP      images/ipc-msg.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.90   PBCC     images/ipc-shm.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 12.94   DEP      images/ipc-shm.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.00   PBCC     images/ipc-var.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.02   DEP      images/ipc-var.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.07   PBCC     images/sk-opts.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.09   PBCC     images/packet-sock.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.15   DEP      images/sk-opts.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.21   DEP      images/packet-sock.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.26   PBCC     images/sk-netlink.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.33   DEP      images/sk-netlink.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.40   PBCC     images/sk-inet.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.53   DEP      images/sk-inet.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.57   PBCC     images/sk-unix.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.60   DEP      images/sk-unix.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.72   PBCC     images/mm.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.74   DEP      images/mm.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.81   PBCC     images/timerfd.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.87   DEP      images/timerfd.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 13.96   PBCC     images/timer.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.02   DEP      images/timer.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.09   PBCC     images/sa.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.14   DEP      images/sa.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.20   PBCC     images/pipe-data.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.25   DEP      images/pipe-data.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.33   PBCC     images/mnt.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.41   DEP      images/mnt.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.48   PBCC     images/sk-packet.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.49   DEP      images/sk-packet.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.54   PBCC     images/tcp-stream.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.65   DEP      images/tcp-stream.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.69   PBCC     images/pipe.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.73   DEP      images/pipe.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.78   PBCC     images/pstree.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.83   DEP      images/pstree.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.90   PBCC     images/fs.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 14.96   DEP      images/fs.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.01   PBCC     images/signalfd.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.09   DEP      images/signalfd.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.16   PBCC     images/fh.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.27   PBCC     images/fsnotify.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.32   DEP      images/fh.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.42   DEP      images/fsnotify.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.49   PBCC     images/eventpoll.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.54   DEP      images/eventpoll.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.60   PBCC     images/eventfd.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.61   DEP      images/eventfd.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.71   PBCC     images/remap-file-path.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.71   DEP      images/remap-file-path.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.77   PBCC     images/fifo.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.80   DEP      images/fifo.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.87   PBCC     images/ghost-file.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 15.95   DEP      images/ghost-file.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.04   PBCC     images/regfile.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.11   DEP      images/regfile.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.17   PBCC     images/ns.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.22   DEP      images/ns.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.29   PBCC     images/fdinfo.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.41   DEP      images/fdinfo.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.49   PBCC     images/core-aarch64.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.53   PBCC     images/core-arm.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.54   PBCC     images/core-ppc64.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.64   PBCC     images/core-s390.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.72   PBCC     images/core-x86.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.79   PBCC     images/core.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.87   PBCC     images/inventory.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.93   DEP      images/core-aarch64.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 16.99   DEP      images/core-arm.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.07   DEP      images/core-ppc64.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.18   DEP      images/core-s390.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.24   DEP      images/core-x86.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.33   DEP      images/core.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.41   DEP      images/inventory.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.45   PBCC     images/cpuinfo.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.49   DEP      images/cpuinfo.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.53   PBCC     images/stats.pb-c.c
15:33:42 [2020-02-26T15:33:42.564Z] #58 17.57   DEP      images/stats.pb-c.d
15:33:42 [2020-02-26T15:33:42.564Z] #58 19.16 make[1]: Nothing to be done for 'all'.
15:33:42 [2020-02-26T15:33:42.812Z]  ---> cc2d49e9f857
15:33:42 [2020-02-26T15:33:42.812Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
15:33:42 [2020-02-26T15:33:42.812Z]  ---> Running in 07a8008b42b7
15:33:42 [2020-02-26T15:33:42.820Z] #58 ...
15:33:42 [2020-02-26T15:33:42.820Z] 
15:33:42 [2020-02-26T15:33:42.820Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:33:42 [2020-02-26T15:33:42.820Z] #30 77.09 log
15:33:42 [2020-02-26T15:33:42.820Z] #30 79.77 github.com/BurntSushi/toml/cmd/tomlv
15:33:42 [2020-02-26T15:33:42.820Z] #30 DONE 83.9s
15:33:42 [2020-02-26T15:33:42.820Z] 
15:33:42 [2020-02-26T15:33:42.820Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:33:42 [2020-02-26T15:33:42.820Z] #33 77.09 fmt
15:33:42 [2020-02-26T15:33:42.820Z] #33 78.00 path/filepath
15:33:42 [2020-02-26T15:33:42.820Z] #33 79.93 regexp
15:33:42 [2020-02-26T15:33:42.820Z] #33 81.90 flag
15:33:42 [2020-02-26T15:33:42.820Z] #33 83.35 go/token
15:33:42 [2020-02-26T15:33:42.820Z] #33 83.79 go/scanner
15:33:42 [2020-02-26T15:33:42.860Z]   CC       criu/crtools.o
15:33:43 [2020-02-26T15:33:43.145Z]   CC       criu/eventfd.o
15:33:43 [2020-02-26T15:33:43.380Z] #33 84.37 io/ioutil
15:33:43 [2020-02-26T15:33:43.429Z]   CC       criu/eventpoll.o
15:33:43 [2020-02-26T15:33:43.713Z]   CC       criu/external.o
15:33:43 [2020-02-26T15:33:43.999Z]   CC       criu/fault-injection.o
15:33:43 [2020-02-26T15:33:43.999Z]   CC       criu/fdstore.o
15:33:43 [2020-02-26T15:33:43.999Z]   CC       criu/fifo.o
15:33:44 [2020-02-26T15:33:44.041Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:33:44 [2020-02-26T15:33:44.041Z] 
15:33:44 [2020-02-26T15:33:44.286Z]   CC       criu/file-ids.o
15:33:44 [2020-02-26T15:33:44.305Z] #33 85.28 net/url
15:33:44 [2020-02-26T15:33:44.305Z] #33 85.50 go/ast
15:33:44 [2020-02-26T15:33:44.560Z] #33 ...
15:33:44 [2020-02-26T15:33:44.560Z] 
15:33:44 [2020-02-26T15:33:44.560Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:44 [2020-02-26T15:33:44.560Z] #58 21.33   CC       images/stats.o
15:33:44 [2020-02-26T15:33:44.571Z]   CC       criu/file-lock.o
15:33:44 [2020-02-26T15:33:44.762Z] 
######                                                                     9.6%
##################                                                        26.3%
################################                                          45.1%
##############################################                            63.9%
###########################################################               82.8%
######################################################################## 100.0%
15:33:44 [2020-02-26T15:33:44.762Z] 
15:33:44 [2020-02-26T15:33:44.815Z] #58 21.74   CC       images/core.o
15:33:44 [2020-02-26T15:33:44.865Z]   CC       criu/files-ext.o
15:33:45 [2020-02-26T15:33:45.117Z] 
######################                                                    31.6%
###########################################################               82.5%
######################################################################## 100.0%
15:33:45 [2020-02-26T15:33:45.117Z] 
15:33:45 [2020-02-26T15:33:45.158Z]   CC       criu/files-reg.o
15:33:45 [2020-02-26T15:33:45.741Z] #58 22.54   CC       images/core-x86.o
15:33:45 [2020-02-26T15:33:45.840Z] 
#############                                                             18.9%
#############################                                             41.4%
#############################################                             63.7%
############################################################              84.1%
######################################################################## 100.0%
15:33:45 [2020-02-26T15:33:45.840Z] 
15:33:46 [2020-02-26T15:33:46.301Z] #58 23.19   CC       images/core-arm.o
15:33:46 [2020-02-26T15:33:46.638Z]   CC       criu/files.o
15:33:46 [2020-02-26T15:33:46.861Z] #58 23.66   CC       images/core-aarch64.o
15:33:47 [2020-02-26T15:33:47.116Z] #58 24.06   CC       images/core-ppc64.o
15:33:47 [2020-02-26T15:33:47.258Z] 
#####                                                                      7.3%
###########                                                               15.8%
#################                                                         24.3%
#######################                                                   32.8%
#############################                                             41.3%
###################################                                       49.8%
#########################################                                 57.4%
##############################################                            65.0%
####################################################                      73.5%
###########################################################               82.9%
#################################################################         91.4%
######################################################################## 100.0%
15:33:47 [2020-02-26T15:33:47.258Z] 
15:33:47 [2020-02-26T15:33:47.607Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:33:47 [2020-02-26T15:33:47.649Z]   CC       criu/filesystems.o
15:33:47 [2020-02-26T15:33:47.933Z]   CC       criu/fsnotify.o
15:33:47 [2020-02-26T15:33:47.952Z] 
15:33:47 [2020-02-26T15:33:47.952Z] 
######################################################################## 100.0%
15:33:47 [2020-02-26T15:33:47.952Z] 
15:33:48 [2020-02-26T15:33:48.041Z] #58 24.64   CC       images/core-s390.o
15:33:48 [2020-02-26T15:33:48.298Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:33:48 [2020-02-26T15:33:48.550Z]   CC       criu/image-desc.o
15:33:48 [2020-02-26T15:33:48.550Z]   CC       criu/image.o
15:33:48 [2020-02-26T15:33:48.602Z] #58 25.41   CC       images/cpuinfo.o
15:33:48 [2020-02-26T15:33:48.651Z] 
15:33:48 [2020-02-26T15:33:48.651Z] 
######################################################################## 100.0%
15:33:48 [2020-02-26T15:33:48.651Z] 
15:33:49 [2020-02-26T15:33:49.162Z] #58 25.89   CC       images/inventory.o
15:33:49 [2020-02-26T15:33:49.181Z]   CC       criu/ipc_ns.o
15:33:49 [2020-02-26T15:33:49.394Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:33:49 [2020-02-26T15:33:49.394Z] skipping existing b63cc5f62c21
15:33:49 [2020-02-26T15:33:49.394Z] 
15:33:49 [2020-02-26T15:33:49.417Z] #58 26.19   CC       images/fdinfo.o
15:33:49 [2020-02-26T15:33:49.746Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:33:49 [2020-02-26T15:33:49.746Z] 
15:33:49 [2020-02-26T15:33:49.833Z]   CC       criu/irmap.o
15:33:49 [2020-02-26T15:33:49.978Z] #58 26.65   CC       images/fown.o
15:33:50 [2020-02-26T15:33:50.134Z] 
######################################################################## 100.0%
15:33:50 [2020-02-26T15:33:50.134Z] 
15:33:50 [2020-02-26T15:33:50.134Z] Download of images into '/build' complete.
15:33:50 [2020-02-26T15:33:50.134Z] Use something like the following to load the result into a Docker daemon:
15:33:50 [2020-02-26T15:33:50.134Z]   tar -cC '/build' . | docker load
15:33:50 [2020-02-26T15:33:50.153Z]   CC       criu/kcmp-ids.o
15:33:50 [2020-02-26T15:33:50.153Z]   CC       criu/kerndat.o
15:33:50 [2020-02-26T15:33:50.233Z] #58 26.86   CC       images/ns.o
15:33:50 [2020-02-26T15:33:50.233Z] #58 27.03   CC       images/regfile.o
15:33:50 [2020-02-26T15:33:50.488Z] #58 27.26   CC       images/ghost-file.o
15:33:50 [2020-02-26T15:33:50.744Z] #58 ...
15:33:50 [2020-02-26T15:33:50.744Z] 
15:33:50 [2020-02-26T15:33:50.744Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:33:50 [2020-02-26T15:33:50.744Z] #13 18.87 Fetched 7937 kB in 15s (517 kB/s)
15:33:50 [2020-02-26T15:33:50.744Z] #13 18.87 Reading package lists...
15:33:50 [2020-02-26T15:33:50.744Z] #13 24.14 Reading package lists...
15:33:50 [2020-02-26T15:33:50.848Z]   CC       criu/libnetlink.o
15:33:50 [2020-02-26T15:33:50.999Z] #13 28.75 Building dependency tree...
15:33:50 [2020-02-26T15:33:50.999Z] #13 ...
15:33:50 [2020-02-26T15:33:50.999Z] 
15:33:50 [2020-02-26T15:33:50.999Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:50 [2020-02-26T15:33:50.999Z] #58 27.69   CC       images/fifo.o
15:33:51 [2020-02-26T15:33:51.150Z]   CC       criu/log.o
15:33:51 [2020-02-26T15:33:51.255Z] #58 27.99   CC       images/remap-file-path.o
15:33:51 [2020-02-26T15:33:51.457Z]   CC       criu/lsm.o
15:33:51 [2020-02-26T15:33:51.464Z] Removing intermediate container 07a8008b42b7
15:33:51 [2020-02-26T15:33:51.464Z]  ---> 56b114b98b87
15:33:51 [2020-02-26T15:33:51.464Z] Step 24/125 : FROM base AS cross-false
15:33:51 [2020-02-26T15:33:51.464Z]  ---> b16e0374cad8
15:33:51 [2020-02-26T15:33:51.464Z] Step 25/125 : FROM base AS cross-true
15:33:51 [2020-02-26T15:33:51.464Z]  ---> b16e0374cad8
15:33:51 [2020-02-26T15:33:51.464Z] Step 26/125 : ARG DEBIAN_FRONTEND
15:33:51 [2020-02-26T15:33:51.464Z]  ---> Using cache
15:33:51 [2020-02-26T15:33:51.464Z]  ---> cc7cc7c0340d
15:33:51 [2020-02-26T15:33:51.464Z] Step 27/125 : RUN dpkg --add-architecture armhf
15:33:51 [2020-02-26T15:33:51.464Z]  ---> Running in 1e71f2e6e25d
15:33:51 [2020-02-26T15:33:51.510Z] #58 28.21   CC       images/eventfd.o
15:33:51 [2020-02-26T15:33:51.763Z]   CC       criu/mem.o
15:33:51 [2020-02-26T15:33:51.765Z] #58 28.53   CC       images/eventpoll.o
15:33:52 [2020-02-26T15:33:52.021Z] #58 28.90   CC       images/fh.o
15:33:52 [2020-02-26T15:33:52.210Z] Removing intermediate container 1e71f2e6e25d
15:33:52 [2020-02-26T15:33:52.210Z]  ---> cec1ae1d9b5f
15:33:52 [2020-02-26T15:33:52.210Z] Step 28/125 : RUN dpkg --add-architecture arm64
15:33:52 [2020-02-26T15:33:52.566Z]  ---> Running in 791a774ed00c
15:33:52 [2020-02-26T15:33:52.582Z] #58 29.30   CC       images/fsnotify.o
15:33:52 [2020-02-26T15:33:52.836Z]   CC       criu/mount.o
15:33:53 [2020-02-26T15:33:53.142Z] #58 29.96   CC       images/signalfd.o
15:33:53 [2020-02-26T15:33:53.313Z] Removing intermediate container 791a774ed00c
15:33:53 [2020-02-26T15:33:53.313Z]  ---> cd51b287c08c
15:33:53 [2020-02-26T15:33:53.313Z] Step 29/125 : RUN dpkg --add-architecture armel
15:33:53 [2020-02-26T15:33:53.314Z]  ---> Running in 39ac4012f977
15:33:53 [2020-02-26T15:33:53.397Z] #58 30.22   CC       images/fs.o
15:33:53 [2020-02-26T15:33:53.652Z] #58 30.48   CC       images/pstree.o
15:33:53 [2020-02-26T15:33:53.908Z] #58 30.74   CC       images/pipe.o
15:33:54 [2020-02-26T15:33:54.163Z] #58 30.96   CC       images/tcp-stream.o
15:33:54 [2020-02-26T15:33:54.418Z] #58 31.15   CC       images/sk-packet.o
15:33:54 [2020-02-26T15:33:54.514Z] Removing intermediate container 39ac4012f977
15:33:54 [2020-02-26T15:33:54.515Z]  ---> aad5c8d5f814
15:33:54 [2020-02-26T15:33:54.515Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
15:33:54 [2020-02-26T15:33:54.515Z]  ---> Running in 1bd2d9dbc3b3
15:33:54 [2020-02-26T15:33:54.674Z] #58 31.46   CC       images/mnt.o
15:33:54 [2020-02-26T15:33:54.918Z]   CC       criu/namespaces.o
15:33:54 [2020-02-26T15:33:54.929Z] #58 31.67   CC       images/pipe-data.o
15:33:55 [2020-02-26T15:33:55.185Z] #58 31.93   CC       images/sa.o
15:33:55 [2020-02-26T15:33:55.271Z] Removing intermediate container 1bd2d9dbc3b3
15:33:55 [2020-02-26T15:33:55.271Z]  ---> c91c6ea75a2f
15:33:55 [2020-02-26T15:33:55.271Z] Step 31/125 : FROM cross-${CROSS} as dev-base
15:33:55 [2020-02-26T15:33:55.271Z]  ---> b16e0374cad8
15:33:55 [2020-02-26T15:33:55.271Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false
15:33:55 [2020-02-26T15:33:55.271Z]  ---> b16e0374cad8
15:33:55 [2020-02-26T15:33:55.271Z] Step 33/125 : ARG DEBIAN_FRONTEND
15:33:55 [2020-02-26T15:33:55.271Z]  ---> Using cache
15:33:55 [2020-02-26T15:33:55.271Z]  ---> cc7cc7c0340d
15:33:55 [2020-02-26T15:33:55.271Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
15:33:55 [2020-02-26T15:33:55.440Z] #58 32.20   CC       images/timer.o
15:33:55 [2020-02-26T15:33:55.617Z]  ---> Running in 940c1c17b5a7
15:33:55 [2020-02-26T15:33:55.695Z] #58 32.58   CC       images/timerfd.o
15:33:55 [2020-02-26T15:33:55.695Z] #58 ...
15:33:55 [2020-02-26T15:33:55.695Z] 
15:33:55 [2020-02-26T15:33:55.695Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:33:55 [2020-02-26T15:33:55.695Z] #33 86.97 text/template/parse
15:33:55 [2020-02-26T15:33:55.695Z] #33 90.46 go/parser
15:33:55 [2020-02-26T15:33:55.695Z] #33 91.50 text/template
15:33:55 [2020-02-26T15:33:55.695Z] #33 94.71 log
15:33:55 [2020-02-26T15:33:55.695Z] #33 95.36 encoding/binary
15:33:55 [2020-02-26T15:33:55.695Z] #33 96.80 go/doc
15:33:55 [2020-02-26T15:33:55.950Z] #33 ...
15:33:55 [2020-02-26T15:33:55.950Z] 
15:33:55 [2020-02-26T15:33:55.950Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:33:55 [2020-02-26T15:33:55.950Z] #58 32.79   CC       images/mm.o
15:33:55 [2020-02-26T15:33:55.979Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:33:55 [2020-02-26T15:33:55.979Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:33:55 [2020-02-26T15:33:55.979Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:33:55 [2020-02-26T15:33:55.979Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:33:55 [2020-02-26T15:33:55.979Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:33:55 [2020-02-26T15:33:55.979Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:33:55 [2020-02-26T15:33:55.996Z]   CC       criu/net.o
15:33:56 [2020-02-26T15:33:56.324Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:33:56 [2020-02-26T15:33:56.324Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:33:56 [2020-02-26T15:33:56.510Z] #58 33.21   CC       images/sk-opts.o
15:33:56 [2020-02-26T15:33:56.765Z] #58 33.42   CC       images/sk-unix.o
15:33:57 [2020-02-26T15:33:57.020Z] #58 33.68   CC       images/sk-inet.o
15:33:57 [2020-02-26T15:33:57.541Z] Fetched 7684 kB in 1s (5436 kB/s)
15:33:57 [2020-02-26T15:33:57.586Z] #58 34.11   CC       images/tun.o
15:33:57 [2020-02-26T15:33:57.586Z] #58 34.36   CC       images/sk-netlink.o
15:33:57 [2020-02-26T15:33:57.850Z] #58 34.78   CC       images/packet-sock.o
15:33:57 [2020-02-26T15:33:57.889Z] Reading package lists...
15:33:58 [2020-02-26T15:33:58.086Z]   CC       criu/netfilter.o
15:33:58 [2020-02-26T15:33:58.236Z] Reading package lists...
15:33:58 [2020-02-26T15:33:58.236Z] Building dependency tree...
15:33:58 [2020-02-26T15:33:58.236Z] Reading state information...
15:33:58 [2020-02-26T15:33:58.236Z] The following additional packages will be installed:
15:33:58 [2020-02-26T15:33:58.236Z]   libapparmor1 libseccomp2
15:33:58 [2020-02-26T15:33:58.236Z] Suggested packages:
15:33:58 [2020-02-26T15:33:58.236Z]   seccomp
15:33:58 [2020-02-26T15:33:58.375Z]   CC       criu/page-pipe.o
15:33:58 [2020-02-26T15:33:58.410Z] #58 35.33   CC       images/ipc-var.o
15:33:58 [2020-02-26T15:33:58.589Z] The following NEW packages will be installed:
15:33:58 [2020-02-26T15:33:58.589Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:33:58 [2020-02-26T15:33:58.589Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
15:33:58 [2020-02-26T15:33:58.589Z] Need to get 301 kB of archives.
15:33:58 [2020-02-26T15:33:58.589Z] After this operation, 1402 kB of additional disk space will be used.
15:33:58 [2020-02-26T15:33:58.589Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
15:33:58 [2020-02-26T15:33:58.589Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
15:33:58 [2020-02-26T15:33:58.589Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
15:33:58 [2020-02-26T15:33:58.589Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
15:33:58 [2020-02-26T15:33:58.589Z] debconf: delaying package configuration, since apt-utils is not installed
15:33:58 [2020-02-26T15:33:58.589Z] Fetched 301 kB in 0s (3609 kB/s)
15:33:58 [2020-02-26T15:33:58.589Z] Selecting previously unselected package libseccomp2:s390x.
15:33:58 [2020-02-26T15:33:58.589Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
15:33:58 [2020-02-26T15:33:58.589Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
15:33:58 [2020-02-26T15:33:58.589Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
15:33:58 [2020-02-26T15:33:58.589Z] Selecting previously unselected package libseccomp-dev:s390x.
15:33:58 [2020-02-26T15:33:58.589Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
15:33:58 [2020-02-26T15:33:58.589Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
15:33:58 [2020-02-26T15:33:58.589Z] Selecting previously unselected package libapparmor1:s390x.
15:33:58 [2020-02-26T15:33:58.589Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
15:33:58 [2020-02-26T15:33:58.589Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
15:33:58 [2020-02-26T15:33:58.589Z] Selecting previously unselected package libapparmor-dev:s390x.
15:33:58 [2020-02-26T15:33:58.589Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
15:33:58 [2020-02-26T15:33:58.589Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
15:33:58 [2020-02-26T15:33:58.589Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:58 [2020-02-26T15:33:58.660Z]   CC       criu/page-xfer.o
15:33:58 [2020-02-26T15:33:58.934Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
15:33:58 [2020-02-26T15:33:58.935Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
15:33:58 [2020-02-26T15:33:58.935Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
15:33:58 [2020-02-26T15:33:58.935Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
15:33:58 [2020-02-26T15:33:58.935Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:33:58 [2020-02-26T15:33:58.970Z] #58 35.53   CC       images/ipc-desc.o
15:33:58 [2020-02-26T15:33:58.970Z] #58 35.76   CC       images/ipc-shm.o
15:33:59 [2020-02-26T15:33:59.225Z] #58 35.99   CC       images/ipc-msg.o
15:33:59 [2020-02-26T15:33:59.282Z] Removing intermediate container 940c1c17b5a7
15:33:59 [2020-02-26T15:33:59.282Z]  ---> d69f949cc98c
15:33:59 [2020-02-26T15:33:59.282Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true
15:33:59 [2020-02-26T15:33:59.282Z]  ---> c91c6ea75a2f
15:33:59 [2020-02-26T15:33:59.282Z] Step 36/125 : ARG DEBIAN_FRONTEND
15:33:59 [2020-02-26T15:33:59.632Z]  ---> Running in 263ae913c3f2
15:33:59 [2020-02-26T15:33:59.632Z] Removing intermediate container 263ae913c3f2
15:33:59 [2020-02-26T15:33:59.632Z]  ---> 8eb8bf68e9fb
15:33:59 [2020-02-26T15:33:59.632Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
15:33:59 [2020-02-26T15:33:59.632Z]  ---> Running in b58e776f54ee
15:33:59 [2020-02-26T15:33:59.675Z]   CC       criu/pagemap-cache.o
15:33:59 [2020-02-26T15:33:59.675Z]   CC       criu/pagemap.o
15:33:59 [2020-02-26T15:33:59.785Z] #58 36.38   CC       images/ipc-sem.o
15:33:59 [2020-02-26T15:33:59.785Z] #58 36.59   CC       images/utsns.o
15:34:00 [2020-02-26T15:34:00.040Z] #58 36.83   CC       images/creds.o
15:34:00 [2020-02-26T15:34:00.293Z]   CC       criu/parasite-syscall.o
15:34:00 [2020-02-26T15:34:00.296Z] #58 37.05   CC       images/vma.o
15:34:00 [2020-02-26T15:34:00.296Z] #58 37.25   CC       images/netdev.o
15:34:00 [2020-02-26T15:34:00.830Z] Removing intermediate container b58e776f54ee
15:34:00 [2020-02-26T15:34:00.830Z]  ---> 87c0c2c5cbb6
15:34:00 [2020-02-26T15:34:00.830Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
15:34:00 [2020-02-26T15:34:00.830Z]  ---> d69f949cc98c
15:34:00 [2020-02-26T15:34:00.830Z] Step 39/125 : FROM base AS tomlv
15:34:00 [2020-02-26T15:34:00.830Z]  ---> b16e0374cad8
15:34:00 [2020-02-26T15:34:00.830Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv
15:34:00 [2020-02-26T15:34:00.830Z]  ---> Running in 63b5933e0ea3
15:34:00 [2020-02-26T15:34:00.830Z] Removing intermediate container 63b5933e0ea3
15:34:00 [2020-02-26T15:34:00.830Z]  ---> 206770d99d0d
15:34:00 [2020-02-26T15:34:00.830Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:34:00 [2020-02-26T15:34:00.856Z] #58 37.63   CC       images/tty.o
15:34:00 [2020-02-26T15:34:00.912Z]   CC       criu/path.o
15:34:01 [2020-02-26T15:34:01.184Z]  ---> 287c013213c7
15:34:01 [2020-02-26T15:34:01.184Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:34:01 [2020-02-26T15:34:01.184Z]  ---> 249df5554682
15:34:01 [2020-02-26T15:34:01.184Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:34:01 [2020-02-26T15:34:01.184Z]  ---> Running in 3afa3fecafb8
15:34:01 [2020-02-26T15:34:01.201Z]   CC       criu/pie-util-vdso-elf32.o
15:34:01 [2020-02-26T15:34:01.201Z]   CC       criu/pie-util-vdso.o
15:34:01 [2020-02-26T15:34:01.416Z] #58 38.34   CC       images/file-lock.o
15:34:01 [2020-02-26T15:34:01.486Z]   CC       criu/pie-util.o
15:34:01 [2020-02-26T15:34:01.672Z] #58 ...
15:34:01 [2020-02-26T15:34:01.672Z] 
15:34:01 [2020-02-26T15:34:01.672Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:01 [2020-02-26T15:34:01.672Z] #13 28.75 Building dependency tree...
15:34:01 [2020-02-26T15:34:01.672Z] #13 29.62 Reading state information...
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.36 The following additional packages will be installed:
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.37   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38 Suggested packages:
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   vim-doc vim-scripts xfsdump acl attr quota
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38 Recommended packages:
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:34:01 [2020-02-26T15:34:01.672Z] #13 30.38   python3-keyrings.alt python3-xdg unzip
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.40 The following NEW packages will be installed:
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.41   apparmor aufs-tools bash-completion binutils-mingw-w64
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.41   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.41   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:34:01 [2020-02-26T15:34:01.672Z] #13 34.42   xfsprogs xxd xz-utils zip
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.51 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded.
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.51 Need to get 90.9 MB of archives.
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.51 After this operation, 541 MB of additional disk space will be used.
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.54 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 35.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.05 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.09 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.13 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.14 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.15 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.15 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.18 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.21 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.22 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.24 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.28 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.28 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.34 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.38 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.39 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.40 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.40 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.41 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.41 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.44 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.44 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.46 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.53 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.53 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.57 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.57 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.58 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.74 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.76 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.85 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.86 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.87 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.89 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.90 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 36.92 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.30 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.37 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.42 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.44 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.44 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.49 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.66 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.87 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 37.89 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 38.25 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 38.58 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
15:34:01 [2020-02-26T15:34:01.672Z] #13 38.58 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
15:34:01 [2020-02-26T15:34:01.775Z]   CC       criu/pipes.o
15:34:01 [2020-02-26T15:34:01.937Z] + RM_GOPATH=0
15:34:01 [2020-02-26T15:34:01.937Z] + TMP_GOPATH=
15:34:01 [2020-02-26T15:34:01.937Z] + : /build
15:34:01 [2020-02-26T15:34:01.937Z] + '[' -z '' ']'
15:34:01 [2020-02-26T15:34:01.937Z] ++ mktemp -d
15:34:01 [2020-02-26T15:34:01.937Z] + export GOPATH=/tmp/tmp.ShiY7Hi98r
15:34:01 [2020-02-26T15:34:01.937Z] + GOPATH=/tmp/tmp.ShiY7Hi98r
15:34:01 [2020-02-26T15:34:01.937Z] + RM_GOPATH=1
15:34:01 [2020-02-26T15:34:01.937Z] ++ dirname ./install.sh
15:34:01 [2020-02-26T15:34:01.937Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:34:01 [2020-02-26T15:34:01.937Z] + dir=.
15:34:01 [2020-02-26T15:34:01.937Z] + bin=tomlv
15:34:01 [2020-02-26T15:34:01.937Z] + shift
15:34:01 [2020-02-26T15:34:01.937Z] + '[' '!' -f ./tomlv.installer ']'
15:34:01 [2020-02-26T15:34:01.938Z] + . ./tomlv.installer
15:34:01 [2020-02-26T15:34:01.938Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:34:01 [2020-02-26T15:34:01.938Z] + install_tomlv
15:34:01 [2020-02-26T15:34:01.938Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:34:01 [2020-02-26T15:34:01.938Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ShiY7Hi98r/src/github.com/BurntSushi/toml
15:34:01 [2020-02-26T15:34:01.938Z] Cloning into '/tmp/tmp.ShiY7Hi98r/src/github.com/BurntSushi/toml'...
15:34:01 [2020-02-26T15:34:01.938Z] + cd /tmp/tmp.ShiY7Hi98r/src/github.com/BurntSushi/toml
15:34:01 [2020-02-26T15:34:01.938Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:34:02 [2020-02-26T15:34:02.060Z]   CC       criu/plugin.o
15:34:02 [2020-02-26T15:34:02.304Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:34:02 [2020-02-26T15:34:02.304Z] math/bits
15:34:02 [2020-02-26T15:34:02.304Z] errors
15:34:02 [2020-02-26T15:34:02.304Z] internal/cpu
15:34:02 [2020-02-26T15:34:02.304Z] math
15:34:02 [2020-02-26T15:34:02.304Z] internal/bytealg
15:34:02 [2020-02-26T15:34:02.304Z] runtime/internal/atomic
15:34:02 [2020-02-26T15:34:02.304Z] runtime/internal/sys
15:34:02 [2020-02-26T15:34:02.304Z] runtime/internal/math
15:34:02 [2020-02-26T15:34:02.304Z] runtime
15:34:02 [2020-02-26T15:34:02.304Z] unicode/utf8
15:34:02 [2020-02-26T15:34:02.304Z] strconv
15:34:02 [2020-02-26T15:34:02.345Z]   CC       criu/proc_parse.o
15:34:02 [2020-02-26T15:34:02.676Z] internal/race
15:34:02 [2020-02-26T15:34:02.676Z] sync/atomic
15:34:02 [2020-02-26T15:34:02.676Z] unicode
15:34:02 [2020-02-26T15:34:02.676Z] internal/testlog
15:34:02 [2020-02-26T15:34:02.676Z] encoding
15:34:03 [2020-02-26T15:34:03.036Z] #13 40.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
15:34:03 [2020-02-26T15:34:03.046Z] runtime/cgo
15:34:04 [2020-02-26T15:34:04.250Z] sync
15:34:04 [2020-02-26T15:34:04.250Z] reflect
15:34:04 [2020-02-26T15:34:04.250Z] io
15:34:04 [2020-02-26T15:34:04.250Z] syscall
15:34:04 [2020-02-26T15:34:04.383Z]   CC       criu/protobuf-desc.o
15:34:04 [2020-02-26T15:34:04.599Z] time
15:34:04 [2020-02-26T15:34:04.599Z] sort
15:34:04 [2020-02-26T15:34:04.667Z]   CC       criu/protobuf.o
15:34:04 [2020-02-26T15:34:04.951Z]   CC       criu/pstree.o
15:34:05 [2020-02-26T15:34:05.053Z] internal/fmtsort
15:34:05 [2020-02-26T15:34:05.053Z] internal/syscall/unix
15:34:05 [2020-02-26T15:34:05.053Z] strings
15:34:05 [2020-02-26T15:34:05.053Z] internal/poll
15:34:05 [2020-02-26T15:34:05.523Z] os
15:34:05 [2020-02-26T15:34:05.523Z] bytes
15:34:05 [2020-02-26T15:34:05.523Z] bufio
15:34:05 [2020-02-26T15:34:05.548Z] #13 43.38 debconf: delaying package configuration, since apt-utils is not installed
15:34:05 [2020-02-26T15:34:05.548Z] #13 43.54 Fetched 90.9 MB in 8s (11.2 MB/s)
15:34:05 [2020-02-26T15:34:05.803Z] #13 43.65 Selecting previously unselected package bash-completion.
15:34:05 [2020-02-26T15:34:05.803Z] #13 43.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
15:34:05 [2020-02-26T15:34:05.803Z] #13 43.72 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
15:34:05 [2020-02-26T15:34:05.922Z] path
15:34:05 [2020-02-26T15:34:05.922Z] fmt
15:34:05 [2020-02-26T15:34:05.922Z] path/filepath
15:34:05 [2020-02-26T15:34:05.922Z] io/ioutil
15:34:05 [2020-02-26T15:34:05.922Z] text/tabwriter
15:34:05 [2020-02-26T15:34:05.964Z]   CC       criu/rbtree.o
15:34:05 [2020-02-26T15:34:05.964Z]   CC       criu/rst-malloc.o
15:34:06 [2020-02-26T15:34:06.249Z]   CC       criu/seccomp.o
15:34:06 [2020-02-26T15:34:06.322Z] flag
15:34:06 [2020-02-26T15:34:06.322Z] github.com/BurntSushi/toml
15:34:06 [2020-02-26T15:34:06.322Z] log
15:34:06 [2020-02-26T15:34:06.534Z]   CC       criu/seize.o
15:34:06 [2020-02-26T15:34:06.683Z] github.com/BurntSushi/toml/cmd/tomlv
15:34:06 [2020-02-26T15:34:06.728Z] #13 ...
15:34:06 [2020-02-26T15:34:06.728Z] 
15:34:06 [2020-02-26T15:34:06.728Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:34:06 [2020-02-26T15:34:06.728Z] #33 97.64 encoding/base64
15:34:06 [2020-02-26T15:34:06.728Z] #33 98.22 encoding/json
15:34:06 [2020-02-26T15:34:06.728Z] #33 100.6 github.com/LK4D4/vndr/build
15:34:06 [2020-02-26T15:34:06.728Z] #33 104.0 encoding/xml
15:34:06 [2020-02-26T15:34:06.728Z] #33 104.5 github.com/LK4D4/vndr/godl/singleflight
15:34:06 [2020-02-26T15:34:06.728Z] #33 104.8 compress/flate
15:34:06 [2020-02-26T15:34:06.728Z] #33 ...
15:34:06 [2020-02-26T15:34:06.728Z] 
15:34:06 [2020-02-26T15:34:06.728Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:06 [2020-02-26T15:34:06.728Z] #58 38.51   CC       images/rlimit.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 38.70   CC       images/pagemap.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 39.03   CC       images/siginfo.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 39.41   CC       images/rpc.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 40.76   CC       images/ext-file.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 40.94   CC       images/cgroup.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 41.64   CC       images/userns.o
15:34:06 [2020-02-26T15:34:06.728Z] #58 41.89   CC       images/google/protobuf/descriptor.o
15:34:06 [2020-02-26T15:34:06.984Z] #58 43.68   CC       images/opts.o
15:34:06 [2020-02-26T15:34:06.984Z] #58 43.88   CC       images/seccomp.o
15:34:07 [2020-02-26T15:34:07.153Z]   CC       criu/servicefd.o
15:34:07 [2020-02-26T15:34:07.439Z]   CC       criu/shmem.o
15:34:07 [2020-02-26T15:34:07.544Z] #58 44.26   CC       images/binfmt-misc.o
15:34:07 [2020-02-26T15:34:07.799Z] #58 44.59   CC       images/time.o
15:34:07 [2020-02-26T15:34:07.998Z] Removing intermediate container 3afa3fecafb8
15:34:07 [2020-02-26T15:34:07.998Z]  ---> 72cb2958b127
15:34:07 [2020-02-26T15:34:07.998Z] Step 44/125 : FROM base AS vndr
15:34:07 [2020-02-26T15:34:07.998Z]  ---> b16e0374cad8
15:34:07 [2020-02-26T15:34:07.998Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr
15:34:07 [2020-02-26T15:34:07.998Z]  ---> Running in 83d23a26e1a0
15:34:07 [2020-02-26T15:34:07.998Z] Removing intermediate container 83d23a26e1a0
15:34:07 [2020-02-26T15:34:07.998Z]  ---> 399d104a6a88
15:34:07 [2020-02-26T15:34:07.998Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:34:07 [2020-02-26T15:34:07.998Z]  ---> 6934c941f1a7
15:34:07 [2020-02-26T15:34:07.998Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:34:08 [2020-02-26T15:34:08.054Z] #58 44.79   CC       images/sysctl.o
15:34:08 [2020-02-26T15:34:08.066Z]   CC       criu/sigframe.o
15:34:08 [2020-02-26T15:34:08.309Z] #58 45.04   CC       images/autofs.o
15:34:08 [2020-02-26T15:34:08.350Z]  ---> a67c11716f7d
15:34:08 [2020-02-26T15:34:08.350Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:34:08 [2020-02-26T15:34:08.350Z]  ---> Running in bc016c08035b
15:34:08 [2020-02-26T15:34:08.351Z]   CC       criu/signalfd.o
15:34:08 [2020-02-26T15:34:08.351Z]   CC       criu/sk-inet.o
15:34:08 [2020-02-26T15:34:08.564Z] #58 45.27   CC       images/macvlan.o
15:34:08 [2020-02-26T15:34:08.819Z] #58 45.49   CC       images/sit.o
15:34:09 [2020-02-26T15:34:09.017Z]   CC       criu/sk-netlink.o
15:34:09 [2020-02-26T15:34:09.074Z] #58 45.81   LINK     images/built-in.o
15:34:09 [2020-02-26T15:34:09.074Z] #58 45.92   GEN      compel/include/asm
15:34:09 [2020-02-26T15:34:09.074Z] #58 ...
15:34:09 [2020-02-26T15:34:09.074Z] 
15:34:09 [2020-02-26T15:34:09.074Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:34:09 [2020-02-26T15:34:09.074Z] #61 110.1 + for f in rootlesskit rootlesskit-docker-proxy
15:34:09 [2020-02-26T15:34:09.074Z] #61 110.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:34:09 [2020-02-26T15:34:09.092Z] + RM_GOPATH=0
15:34:09 [2020-02-26T15:34:09.092Z] + TMP_GOPATH=
15:34:09 [2020-02-26T15:34:09.092Z] + : /build
15:34:09 [2020-02-26T15:34:09.092Z] + '[' -z '' ']'
15:34:09 [2020-02-26T15:34:09.092Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:34:09 [2020-02-26T15:34:09.092Z] ++ mktemp -d
15:34:09 [2020-02-26T15:34:09.092Z] + export GOPATH=/tmp/tmp.FfP4nQr2XC
15:34:09 [2020-02-26T15:34:09.092Z] + GOPATH=/tmp/tmp.FfP4nQr2XC
15:34:09 [2020-02-26T15:34:09.092Z] + RM_GOPATH=1
15:34:09 [2020-02-26T15:34:09.092Z] ++ dirname ./install.sh
15:34:09 [2020-02-26T15:34:09.092Z] + dir=.
15:34:09 [2020-02-26T15:34:09.092Z] + bin=vndr
15:34:09 [2020-02-26T15:34:09.092Z] + shift
15:34:09 [2020-02-26T15:34:09.092Z] + '[' '!' -f ./vndr.installer ']'
15:34:09 [2020-02-26T15:34:09.092Z] + . ./vndr.installer
15:34:09 [2020-02-26T15:34:09.092Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:34:09 [2020-02-26T15:34:09.092Z] + install_vndr
15:34:09 [2020-02-26T15:34:09.092Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:34:09 [2020-02-26T15:34:09.092Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FfP4nQr2XC/src/github.com/LK4D4/vndr
15:34:09 [2020-02-26T15:34:09.092Z] Cloning into '/tmp/tmp.FfP4nQr2XC/src/github.com/LK4D4/vndr'...
15:34:09 [2020-02-26T15:34:09.092Z] + cd /tmp/tmp.FfP4nQr2XC/src/github.com/LK4D4/vndr
15:34:09 [2020-02-26T15:34:09.092Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:34:09 [2020-02-26T15:34:09.092Z] + go build -buildmode=pie -v -o /build/vndr .
15:34:09 [2020-02-26T15:34:09.343Z]   CC       criu/sk-packet.o
15:34:09 [2020-02-26T15:34:09.469Z] errors
15:34:09 [2020-02-26T15:34:09.469Z] internal/cpu
15:34:09 [2020-02-26T15:34:09.469Z] internal/race
15:34:09 [2020-02-26T15:34:09.469Z] runtime/internal/atomic
15:34:09 [2020-02-26T15:34:09.469Z] runtime/internal/sys
15:34:09 [2020-02-26T15:34:09.469Z] internal/bytealg
15:34:09 [2020-02-26T15:34:09.469Z] runtime/internal/math
15:34:09 [2020-02-26T15:34:09.469Z] sync/atomic
15:34:09 [2020-02-26T15:34:09.469Z] unicode
15:34:09 [2020-02-26T15:34:09.469Z] runtime
15:34:09 [2020-02-26T15:34:09.469Z] unicode/utf8
15:34:09 [2020-02-26T15:34:09.469Z] math/bits
15:34:09 [2020-02-26T15:34:09.469Z] math
15:34:09 [2020-02-26T15:34:09.850Z] strconv
15:34:09 [2020-02-26T15:34:09.979Z]   CC       criu/sk-queue.o
15:34:10 [2020-02-26T15:34:10.212Z] internal/testlog
15:34:10 [2020-02-26T15:34:10.212Z] encoding
15:34:10 [2020-02-26T15:34:10.212Z] unicode/utf16
15:34:10 [2020-02-26T15:34:10.212Z] container/list
15:34:10 [2020-02-26T15:34:10.212Z] crypto/internal/subtle
15:34:10 [2020-02-26T15:34:10.212Z] crypto/subtle
15:34:10 [2020-02-26T15:34:10.212Z] crypto/rc4
15:34:10 [2020-02-26T15:34:10.213Z] internal/x/crypto/cryptobyte/asn1
15:34:10 [2020-02-26T15:34:10.213Z] internal/nettrace
15:34:10 [2020-02-26T15:34:10.213Z] internal/x/net/dns/dnsmessage
15:34:10 [2020-02-26T15:34:10.263Z]   CC       criu/sk-tcp.o
15:34:10 [2020-02-26T15:34:10.549Z]   CC       criu/sk-unix.o
15:34:10 [2020-02-26T15:34:10.568Z] runtime/cgo
15:34:11 [2020-02-26T15:34:11.339Z] sync
15:34:11 [2020-02-26T15:34:11.339Z] io
15:34:11 [2020-02-26T15:34:11.339Z] reflect
15:34:11 [2020-02-26T15:34:11.339Z] bytes
15:34:11 [2020-02-26T15:34:11.339Z] bufio
15:34:11 [2020-02-26T15:34:11.339Z] syscall
15:34:12 [2020-02-26T15:34:12.062Z]   CC       criu/sockets.o
15:34:12 [2020-02-26T15:34:12.122Z] time
15:34:12 [2020-02-26T15:34:12.122Z] sort
15:34:12 [2020-02-26T15:34:12.122Z] internal/fmtsort
15:34:12 [2020-02-26T15:34:12.122Z] internal/syscall/unix
15:34:12 [2020-02-26T15:34:12.122Z] strings
15:34:12 [2020-02-26T15:34:12.122Z] internal/poll
15:34:12 [2020-02-26T15:34:12.122Z] path
15:34:12 [2020-02-26T15:34:12.122Z] regexp/syntax
15:34:12 [2020-02-26T15:34:12.353Z]   CC       criu/stats.o
15:34:12 [2020-02-26T15:34:12.482Z] os
15:34:12 [2020-02-26T15:34:12.482Z] fmt
15:34:12 [2020-02-26T15:34:12.482Z] path/filepath
15:34:12 [2020-02-26T15:34:12.482Z] regexp
15:34:12 [2020-02-26T15:34:12.642Z]   CC       criu/string.o
15:34:12 [2020-02-26T15:34:12.642Z]   CC       criu/sysctl.o
15:34:12 [2020-02-26T15:34:12.836Z] flag
15:34:12 [2020-02-26T15:34:12.836Z] go/token
15:34:12 [2020-02-26T15:34:12.836Z] go/scanner
15:34:12 [2020-02-26T15:34:12.836Z] io/ioutil
15:34:12 [2020-02-26T15:34:12.836Z] go/ast
15:34:13 [2020-02-26T15:34:13.204Z] net/url
15:34:13 [2020-02-26T15:34:13.204Z] text/template/parse
15:34:13 [2020-02-26T15:34:13.204Z] go/parser
15:34:13 [2020-02-26T15:34:13.275Z]   CC       criu/sysfs_parse.o
15:34:13 [2020-02-26T15:34:13.566Z] text/template
15:34:13 [2020-02-26T15:34:13.566Z] log
15:34:13 [2020-02-26T15:34:13.566Z] encoding/binary
15:34:13 [2020-02-26T15:34:13.566Z] encoding/base64
15:34:13 [2020-02-26T15:34:13.594Z]   CC       criu/timerfd.o
15:34:13 [2020-02-26T15:34:13.594Z]   CC       criu/tty.o
15:34:13 [2020-02-26T15:34:13.929Z] go/doc
15:34:13 [2020-02-26T15:34:13.929Z] encoding/json
15:34:13 [2020-02-26T15:34:13.929Z] github.com/LK4D4/vndr/build
15:34:14 [2020-02-26T15:34:14.300Z] encoding/xml
15:34:14 [2020-02-26T15:34:14.300Z] github.com/LK4D4/vndr/godl/singleflight
15:34:14 [2020-02-26T15:34:14.300Z] compress/flate
15:34:14 [2020-02-26T15:34:14.300Z] hash
15:34:14 [2020-02-26T15:34:14.300Z] hash/crc32
15:34:14 [2020-02-26T15:34:14.311Z] #61 ...
15:34:14 [2020-02-26T15:34:14.311Z] 
15:34:14 [2020-02-26T15:34:14.311Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:14 [2020-02-26T15:34:14.311Z] #13 47.34 Unpacking bash-completion (1:2.1-4.3) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 47.87 Selecting previously unselected package libnet1:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 47.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 47.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.01 Selecting previously unselected package libnfnetlink0:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.02 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.02 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.10 Selecting previously unselected package libpcrecpp0v5:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.11 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.26 Selecting previously unselected package libudev-dev:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.27 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.29 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.46 Selecting previously unselected package libpython3.5-minimal:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.46 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 48.46 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 49.14 Selecting previously unselected package python3.5-minimal.
15:34:14 [2020-02-26T15:34:14.311Z] #13 49.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 49.15 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.38 Selecting previously unselected package python3-minimal.
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.38 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.39 Unpacking python3-minimal (3.5.3-1) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.51 Selecting previously unselected package libmpdec2:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.51 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.54 Unpacking libmpdec2:amd64 (2.4.2-1) ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.68 Selecting previously unselected package libpython3.5-stdlib:amd64.
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.69 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.311Z] #13 50.69 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:34:14 [2020-02-26T15:34:14.566Z] #13 52.53 Selecting previously unselected package python3.5.
15:34:14 [2020-02-26T15:34:14.566Z] #13 52.54 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.566Z] #13 52.54 Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:34:14 [2020-02-26T15:34:14.651Z] compress/gzip
15:34:14 [2020-02-26T15:34:14.651Z] context
15:34:14 [2020-02-26T15:34:14.651Z] crypto/cipher
15:34:14 [2020-02-26T15:34:14.651Z] math/rand
15:34:14 [2020-02-26T15:34:14.651Z] crypto/aes
15:34:14 [2020-02-26T15:34:14.651Z] math/big
15:34:14 [2020-02-26T15:34:14.651Z] crypto
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.72 Selecting previously unselected package libpython3-stdlib:amd64.
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.73 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.73 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.87 Selecting previously unselected package dh-python.
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
15:34:14 [2020-02-26T15:34:14.821Z] #13 52.88 Unpacking dh-python (2.20170125) ...
15:34:15 [2020-02-26T15:34:15.001Z] crypto/des
15:34:15 [2020-02-26T15:34:15.001Z] crypto/internal/randutil
15:34:15 [2020-02-26T15:34:15.001Z] crypto/sha512
15:34:15 [2020-02-26T15:34:15.001Z] crypto/hmac
15:34:15 [2020-02-26T15:34:15.001Z] crypto/md5
15:34:15 [2020-02-26T15:34:15.001Z] crypto/sha1
15:34:15 [2020-02-26T15:34:15.001Z] crypto/sha256
15:34:15 [2020-02-26T15:34:15.001Z] encoding/hex
15:34:15 [2020-02-26T15:34:15.001Z] encoding/pem
15:34:15 [2020-02-26T15:34:15.076Z] #13 53.07 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:34:15 [2020-02-26T15:34:15.076Z] #13 53.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:34:15 [2020-02-26T15:34:15.163Z]   CC       criu/tun.o
15:34:15 [2020-02-26T15:34:15.364Z] internal/singleflight
15:34:15 [2020-02-26T15:34:15.364Z] net
15:34:15 [2020-02-26T15:34:15.364Z] crypto/rand
15:34:15 [2020-02-26T15:34:15.364Z] crypto/elliptic
15:34:15 [2020-02-26T15:34:15.476Z]   CC       criu/uffd.o
15:34:15 [2020-02-26T15:34:15.713Z] encoding/asn1
15:34:15 [2020-02-26T15:34:15.713Z] crypto/ecdsa
15:34:15 [2020-02-26T15:34:15.713Z] crypto/rsa
15:34:16 [2020-02-26T15:34:16.083Z] crypto/dsa
15:34:16 [2020-02-26T15:34:16.083Z] crypto/x509/pkix
15:34:16 [2020-02-26T15:34:16.083Z] internal/x/crypto/cryptobyte
15:34:16 [2020-02-26T15:34:16.083Z] internal/x/crypto/internal/chacha20
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/crypto/poly1305
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/crypto/chacha20poly1305
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/crypto/curve25519
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/crypto/hkdf
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/text/transform
15:34:16 [2020-02-26T15:34:16.477Z] internal/x/text/unicode/bidi
15:34:16 [2020-02-26T15:34:16.541Z]   CC       criu/util.o
15:34:16 [2020-02-26T15:34:16.962Z] #13 ...
15:34:16 [2020-02-26T15:34:16.962Z] 
15:34:16 [2020-02-26T15:34:16.962Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:34:16 [2020-02-26T15:34:16.962Z] #33 108.0 hash
15:34:16 [2020-02-26T15:34:16.962Z] #33 108.3 hash/crc32
15:34:16 [2020-02-26T15:34:16.962Z] #33 108.9 compress/gzip
15:34:16 [2020-02-26T15:34:16.962Z] #33 109.6 context
15:34:16 [2020-02-26T15:34:16.962Z] #33 110.2 crypto/cipher
15:34:16 [2020-02-26T15:34:16.962Z] #33 111.1 math/rand
15:34:16 [2020-02-26T15:34:16.962Z] #33 111.6 math/big
15:34:16 [2020-02-26T15:34:16.962Z] #33 112.0 crypto/aes
15:34:16 [2020-02-26T15:34:16.962Z] #33 113.4 crypto
15:34:16 [2020-02-26T15:34:16.962Z] #33 113.7 crypto/des
15:34:16 [2020-02-26T15:34:16.962Z] #33 114.3 crypto/internal/randutil
15:34:16 [2020-02-26T15:34:16.962Z] #33 114.5 crypto/sha512
15:34:16 [2020-02-26T15:34:16.962Z] #33 115.7 crypto/hmac
15:34:16 [2020-02-26T15:34:16.962Z] #33 115.9 crypto/md5
15:34:16 [2020-02-26T15:34:16.962Z] #33 116.7 crypto/sha1
15:34:16 [2020-02-26T15:34:16.962Z] #33 117.7 crypto/sha256
15:34:16 [2020-02-26T15:34:16.962Z] #33 ...
15:34:16 [2020-02-26T15:34:16.962Z] 
15:34:16 [2020-02-26T15:34:16.962Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:34:16 [2020-02-26T15:34:16.962Z] #61 DONE 118.2s
15:34:16 [2020-02-26T15:34:16.962Z] 
15:34:16 [2020-02-26T15:34:16.962Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:16 [2020-02-26T15:34:16.962Z] #58 45.94   GEN      compel/include/version.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 45.95 touch .config
15:34:16 [2020-02-26T15:34:16.962Z] #58 45.95   GEN      include/common/config.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.11   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.16   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.18   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.21   DEP      compel/arch/x86/plugins/std/memcpy.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.28   GEN      compel/plugins/include/uapi/std/syscall.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.32   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.35   DEP      compel/plugins/std/infect.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.48   DEP      compel/plugins/std/string.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.55   DEP      compel/plugins/std/log.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.66   DEP      compel/plugins/std/fds.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.86   DEP      compel/plugins/std/std.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 46.96   DEP      compel/plugins/shmem/shmem.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 47.12   DEP      compel/plugins/fds/fds.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 47.34   CC       compel/plugins/std/std.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 47.72   CC       compel/plugins/std/fds.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 48.21   CC       compel/plugins/std/log.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 49.16   CC       compel/plugins/std/string.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 49.91   CC       compel/plugins/std/infect.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 50.49   CC       compel/arch/x86/plugins/std/parasite-head.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 50.58   CC       compel/arch/x86/plugins/std/memcpy.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 50.64   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 50.75   AR       compel/plugins/std.lib.a
15:34:16 [2020-02-26T15:34:16.962Z] #58 50.79   CC       compel/plugins/fds/fds.o
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.20   AR       compel/plugins/fds.lib.a
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.26   HOSTDEP  compel/src/lib/log-host.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.39   HOSTDEP  compel/src/lib/handle-elf-host.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.59   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.69   HOSTDEP  compel/src/main-host.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 51.89   DEP      compel/src/lib/ptrace.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 52.11   DEP      compel/src/lib/infect.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 52.30   DEP      compel/src/lib/infect-util.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 52.47   DEP      compel/src/lib/infect-rpc.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 52.69   DEP      compel/arch/x86/src/lib/infect.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 52.91   DEP      compel/arch/x86/src/lib/cpu.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 53.01   DEP      compel/src/lib/log.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 53.12   DEP      compel/src/main.d
15:34:16 [2020-02-26T15:34:16.962Z] #58 53.25   DEP      compel/src/lib/handle-elf.d
15:34:16 [2020-02-26T15:34:16.963Z] #58 53.49   DEP      compel/arch/x86/src/lib/handle-elf.d
15:34:16 [2020-02-26T15:34:16.963Z] #58 53.70   CC       compel/src/lib/log.o
15:34:17 [2020-02-26T15:34:17.109Z] internal/x/text/secure/bidirule
15:34:17 [2020-02-26T15:34:17.109Z] internal/x/text/unicode/norm
15:34:17 [2020-02-26T15:34:17.109Z] crypto/x509
15:34:17 [2020-02-26T15:34:17.219Z] #58 ...
15:34:17 [2020-02-26T15:34:17.219Z] 
15:34:17 [2020-02-26T15:34:17.219Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:34:17 [2020-02-26T15:34:17.219Z] #62 DONE 0.1s
15:34:17 [2020-02-26T15:34:17.473Z] 
15:34:17 [2020-02-26T15:34:17.473Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:17 [2020-02-26T15:34:17.473Z] #58 54.32   CC       compel/arch/x86/src/lib/cpu.o
15:34:17 [2020-02-26T15:34:17.489Z] internal/x/net/idna
15:34:17 [2020-02-26T15:34:17.489Z] crypto/tls
15:34:17 [2020-02-26T15:34:17.615Z]   CC       criu/uts_ns.o
15:34:17 [2020-02-26T15:34:17.616Z]   CC       criu/vdso.o
15:34:17 [2020-02-26T15:34:17.927Z]   LINK     criu/built-in.o
15:34:17 [2020-02-26T15:34:17.944Z] net/textproto
15:34:17 [2020-02-26T15:34:17.944Z] internal/x/net/http/httpguts
15:34:17 [2020-02-26T15:34:17.944Z] internal/x/net/http/httpproxy
15:34:17 [2020-02-26T15:34:17.944Z] internal/x/net/http2/hpack
15:34:18 [2020-02-26T15:34:18.224Z]   LINK     criu/criu
15:34:18 [2020-02-26T15:34:18.356Z] mime
15:34:18 [2020-02-26T15:34:18.356Z] mime/quotedprintable
15:34:18 [2020-02-26T15:34:18.536Z]   DEP      lib/c/criu.d
15:34:18 [2020-02-26T15:34:18.536Z]   CC       images/rpc.pb-c.o
15:34:18 [2020-02-26T15:34:18.731Z] mime/multipart
15:34:18 [2020-02-26T15:34:18.731Z] net/http/internal
15:34:18 [2020-02-26T15:34:18.731Z] os/exec
15:34:18 [2020-02-26T15:34:18.832Z] #58 55.58   CC       compel/arch/x86/src/lib/infect.o
15:34:18 [2020-02-26T15:34:18.838Z]   CC       lib/c/criu.o
15:34:19 [2020-02-26T15:34:19.091Z] net/http/httptrace
15:34:19 [2020-02-26T15:34:19.091Z] net/http
15:34:19 [2020-02-26T15:34:19.757Z] #58 56.44   CC       compel/src/lib/infect-rpc.o
15:34:19 [2020-02-26T15:34:19.933Z]   LINK     lib/c/built-in.o
15:34:19 [2020-02-26T15:34:19.934Z]   LINK     lib/c/libcriu.so
15:34:19 [2020-02-26T15:34:19.934Z]   GEN      magic.py
15:34:19 [2020-02-26T15:34:19.934Z] Note: Building without setproctitle() and strlcpy() support.
15:34:19 [2020-02-26T15:34:19.934Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:34:20 [2020-02-26T15:34:20.012Z] #58 56.82   CC       compel/src/lib/infect-util.o
15:34:20 [2020-02-26T15:34:20.250Z] fatal: Not a git repository (or any of the parent directories): .git
15:34:20 [2020-02-26T15:34:20.307Z] github.com/LK4D4/vndr/godl
15:34:20 [2020-02-26T15:34:20.548Z] make[1]: Nothing to be done for 'all'.
15:34:20 [2020-02-26T15:34:20.572Z] #58 57.12   CC       compel/src/lib/infect.o
15:34:20 [2020-02-26T15:34:20.669Z] github.com/LK4D4/vndr
15:34:20 [2020-02-26T15:34:20.866Z] make[1]: 'images/built-in.o' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: 'compel/libcompel.a' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: 'compel/compel-host-bin' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: Nothing to be done for 'all'.
15:34:20 [2020-02-26T15:34:20.867Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:34:20 [2020-02-26T15:34:20.867Z] make[2]: Nothing to be done for 'all'.
15:34:20 [2020-02-26T15:34:20.867Z] make[2]: Nothing to be done for 'all'.
15:34:20 [2020-02-26T15:34:20.867Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z] make[2]: Nothing to be done for 'all'.
15:34:21 [2020-02-26T15:34:21.159Z]   INSTALL  criu/criu
15:34:22 [2020-02-26T15:34:22.766Z] Removing intermediate container 1dc958aecfa9
15:34:22 [2020-02-26T15:34:22.766Z]  ---> ab9e5eefad37
15:34:22 [2020-02-26T15:34:22.766Z] Step 12/125 : FROM base AS registry
15:34:22 [2020-02-26T15:34:22.766Z]  ---> 855543ad4ce7
15:34:22 [2020-02-26T15:34:22.766Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:34:22 [2020-02-26T15:34:22.766Z]  ---> Running in d3ea122d28ad
15:34:22 [2020-02-26T15:34:22.766Z] Removing intermediate container d3ea122d28ad
15:34:22 [2020-02-26T15:34:22.766Z]  ---> dded29c11c7c
15:34:22 [2020-02-26T15:34:22.766Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
15:34:23 [2020-02-26T15:34:23.052Z]  ---> Running in 749c398996eb
15:34:23 [2020-02-26T15:34:23.052Z] Removing intermediate container 749c398996eb
15:34:23 [2020-02-26T15:34:23.052Z]  ---> 809b7ec24fef
15:34:23 [2020-02-26T15:34:23.052Z] Step 15/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
15:34:23 [2020-02-26T15:34:23.052Z]  ---> Running in ccacf96fedbd
15:34:23 [2020-02-26T15:34:23.061Z] Removing intermediate container bc016c08035b
15:34:23 [2020-02-26T15:34:23.061Z]  ---> 578e18d676d8
15:34:23 [2020-02-26T15:34:23.061Z] Step 49/125 : FROM dev-base AS containerd
15:34:23 [2020-02-26T15:34:23.061Z]  ---> b16e0374cad8
15:34:23 [2020-02-26T15:34:23.061Z] Step 50/125 : ARG DEBIAN_FRONTEND
15:34:23 [2020-02-26T15:34:23.061Z]  ---> Using cache
15:34:23 [2020-02-26T15:34:23.061Z]  ---> cc7cc7c0340d
15:34:23 [2020-02-26T15:34:23.061Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
15:34:23 [2020-02-26T15:34:23.061Z]  ---> Running in dddc06720043
15:34:23 [2020-02-26T15:34:23.082Z] #58 59.53   CC       compel/src/lib/ptrace.o
15:34:23 [2020-02-26T15:34:23.082Z] #58 ...
15:34:23 [2020-02-26T15:34:23.082Z] 
15:34:23 [2020-02-26T15:34:23.082Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:23 [2020-02-26T15:34:23.082Z] #13 57.28 Setting up python3-minimal (3.5.3-1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.55 Selecting previously unselected package python3.
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.62 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.63 Unpacking python3 (3.5.3-1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.73 Selecting previously unselected package pigz.
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.74 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.75 Unpacking pigz (2.3.4-1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.88 Selecting previously unselected package libip4tc0:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.88 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.88 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.98 Selecting previously unselected package libip6tc0:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.98 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 58.98 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.11 Selecting previously unselected package libiptc0:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.11 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.12 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.22 Selecting previously unselected package libxtables12:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.22 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.22 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.35 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.42 Selecting previously unselected package iptables.
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.43 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.43 Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.77 Selecting previously unselected package xxd.
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.77 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.78 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 59.99 Selecting previously unselected package vim-common.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.00 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.23 Selecting previously unselected package bzip2.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.24 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.24 Unpacking bzip2 (1.0.6-8.1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.36 Selecting previously unselected package libgpm2:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.38 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.43 Selecting previously unselected package xz-utils.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.43 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.44 Unpacking xz-utils (5.2.2-1.2+b1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.69 Selecting previously unselected package aufs-tools.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.69 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.70 Unpacking aufs-tools (1:4.1+20161219-1) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.84 Selecting previously unselected package liblzo2-2:amd64.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.84 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.86 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.98 Selecting previously unselected package btrfs-progs.
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.98 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.082Z] #13 60.99 Unpacking btrfs-progs (4.7.3-1) ...
15:34:23 [2020-02-26T15:34:23.353Z] + mktemp -d
15:34:23 [2020-02-26T15:34:23.353Z] + export GOPATH=/tmp/tmp.kcj0onPhJY
15:34:23 [2020-02-26T15:34:23.353Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution
15:34:23 [2020-02-26T15:34:23.353Z] Cloning into '/tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution'...
15:34:23 [2020-02-26T15:34:23.409Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:34:23 [2020-02-26T15:34:23.409Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:34:23 [2020-02-26T15:34:23.409Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.53 Selecting previously unselected package btrfs-tools.
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.55 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.56 Unpacking btrfs-tools (4.7.3-1) ...
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.66 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.66 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.642Z] #13 61.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:34:23 [2020-02-26T15:34:23.755Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:34:23 [2020-02-26T15:34:23.755Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:34:23 [2020-02-26T15:34:23.755Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:34:23 [2020-02-26T15:34:23.755Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:34:23 [2020-02-26T15:34:23.755Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:34:23 [2020-02-26T15:34:23.898Z] #13 61.85 Selecting previously unselected package dmsetup.
15:34:23 [2020-02-26T15:34:23.898Z] #13 61.85 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
15:34:23 [2020-02-26T15:34:23.898Z] #13 61.87 Unpacking dmsetup (2:1.02.137-2) ...
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.03 Selecting previously unselected package libonig4:amd64.
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.04 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.05 Unpacking libonig4:amd64 (6.1.3-2) ...
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.18 Selecting previously unselected package libjq1:amd64.
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.20 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.153Z] #13 62.21 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:34:24 [2020-02-26T15:34:24.409Z] #13 62.38 Selecting previously unselected package jq.
15:34:24 [2020-02-26T15:34:24.409Z] #13 62.38 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.409Z] #13 62.39 Unpacking jq (1.5+dfsg-1.3) ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.49 Selecting previously unselected package libaio1:amd64.
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.49 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.50 Unpacking libaio1:amd64 (0.3.110-3) ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.60 Selecting previously unselected package libcap2-bin.
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.62 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.63 Unpacking libcap2-bin (1:2.25-1) ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.73 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.84 Selecting previously unselected package libsepol1-dev:amd64.
15:34:24 [2020-02-26T15:34:24.682Z] #13 62.84 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
15:34:24 [2020-02-26T15:34:24.937Z] #13 62.86 Unpacking libsepol1-dev:amd64 (2.6-2) ...
15:34:25 [2020-02-26T15:34:25.117Z] Fetched 7684 kB in 1s (5055 kB/s)
15:34:25 [2020-02-26T15:34:25.193Z] #13 63.16 Selecting previously unselected package libpcre16-3:amd64.
15:34:25 [2020-02-26T15:34:25.193Z] #13 63.16 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
15:34:25 [2020-02-26T15:34:25.193Z] #13 63.16 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
15:34:25 [2020-02-26T15:34:25.448Z] #13 63.37 Selecting previously unselected package libpcre32-3:amd64.
15:34:25 [2020-02-26T15:34:25.448Z] #13 63.37 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
15:34:25 [2020-02-26T15:34:25.448Z] #13 63.37 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
15:34:25 [2020-02-26T15:34:25.448Z] #13 63.56 Selecting previously unselected package libpcre3-dev:amd64.
15:34:25 [2020-02-26T15:34:25.473Z] Reading package lists...
15:34:25 [2020-02-26T15:34:25.704Z] #13 63.56 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
15:34:25 [2020-02-26T15:34:25.704Z] #13 63.57 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
15:34:25 [2020-02-26T15:34:25.821Z] Reading package lists...
15:34:25 [2020-02-26T15:34:25.821Z] Building dependency tree...
15:34:25 [2020-02-26T15:34:25.821Z] Reading state information...
15:34:25 [2020-02-26T15:34:25.821Z] The following additional packages will be installed:
15:34:25 [2020-02-26T15:34:25.821Z]   btrfs-progs liblzo2-2
15:34:25 [2020-02-26T15:34:25.821Z] The following NEW packages will be installed:
15:34:25 [2020-02-26T15:34:25.821Z]   btrfs-progs btrfs-tools liblzo2-2
15:34:25 [2020-02-26T15:34:25.959Z] #13 63.99 Selecting previously unselected package libselinux1-dev:amd64.
15:34:26 [2020-02-26T15:34:26.061Z] + cd /tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution
15:34:26 [2020-02-26T15:34:26.061Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:34:26 [2020-02-26T15:34:26.173Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:34:26 [2020-02-26T15:34:26.174Z] Need to get 668 kB of archives.
15:34:26 [2020-02-26T15:34:26.174Z] After this operation, 5446 kB of additional disk space will be used.
15:34:26 [2020-02-26T15:34:26.174Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:34:26 [2020-02-26T15:34:26.174Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
15:34:26 [2020-02-26T15:34:26.174Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
15:34:26 [2020-02-26T15:34:26.174Z] debconf: delaying package configuration, since apt-utils is not installed
15:34:26 [2020-02-26T15:34:26.174Z] Fetched 668 kB in 0s (6967 kB/s)
15:34:26 [2020-02-26T15:34:26.174Z] Selecting previously unselected package liblzo2-2:s390x.
15:34:26 [2020-02-26T15:34:26.174Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
15:34:26 [2020-02-26T15:34:26.174Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:34:26 [2020-02-26T15:34:26.174Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:34:26 [2020-02-26T15:34:26.174Z] Selecting previously unselected package btrfs-progs.
15:34:26 [2020-02-26T15:34:26.174Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
15:34:26 [2020-02-26T15:34:26.174Z] Unpacking btrfs-progs (4.7.3-1) ...
15:34:26 [2020-02-26T15:34:26.174Z] Selecting previously unselected package btrfs-tools.
15:34:26 [2020-02-26T15:34:26.174Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
15:34:26 [2020-02-26T15:34:26.174Z] Unpacking btrfs-tools (4.7.3-1) ...
15:34:26 [2020-02-26T15:34:26.174Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:34:26 [2020-02-26T15:34:26.174Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:34:26 [2020-02-26T15:34:26.174Z] Setting up btrfs-progs (4.7.3-1) ...
15:34:26 [2020-02-26T15:34:26.174Z] Setting up btrfs-tools (4.7.3-1) ...
15:34:26 [2020-02-26T15:34:26.174Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:34:26 [2020-02-26T15:34:26.214Z] #13 64.00 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.214Z] #13 64.01 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
15:34:26 [2020-02-26T15:34:26.469Z] #13 64.38 Selecting previously unselected package libdevmapper-dev:amd64.
15:34:26 [2020-02-26T15:34:26.469Z] #13 64.41 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.469Z] #13 64.42 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:34:26 [2020-02-26T15:34:26.690Z] + GOPATH=/tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kcj0onPhJY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.56 Selecting previously unselected package libnl-3-200:amd64.
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.56 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.58 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.76 Selecting previously unselected package libprotobuf-c1:amd64.
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.77 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.735Z] #13 64.79 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:34:26 [2020-02-26T15:34:26.923Z] Removing intermediate container dddc06720043
15:34:26 [2020-02-26T15:34:26.923Z]  ---> 76b1b31a2afe
15:34:26 [2020-02-26T15:34:26.923Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd
15:34:26 [2020-02-26T15:34:26.923Z]  ---> Running in 7e1cab01855c
15:34:26 [2020-02-26T15:34:26.923Z] Removing intermediate container 7e1cab01855c
15:34:26 [2020-02-26T15:34:26.923Z]  ---> 112b5751d52b
15:34:26 [2020-02-26T15:34:26.923Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:34:26 [2020-02-26T15:34:26.989Z] #13 64.90 Selecting previously unselected package libreadline5:amd64.
15:34:26 [2020-02-26T15:34:26.989Z] #13 64.90 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.989Z] #13 64.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:34:26 [2020-02-26T15:34:26.989Z] #13 65.03 Selecting previously unselected package libsystemd-dev:amd64.
15:34:26 [2020-02-26T15:34:26.989Z] #13 65.03 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
15:34:26 [2020-02-26T15:34:26.989Z] #13 65.05 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
15:34:27 [2020-02-26T15:34:27.271Z]  ---> e774375c9b57
15:34:27 [2020-02-26T15:34:27.271Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:34:27 [2020-02-26T15:34:27.618Z]  ---> 3685be1df784
15:34:27 [2020-02-26T15:34:27.618Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:34:27 [2020-02-26T15:34:27.618Z]  ---> Running in 9432471035a0
15:34:27 [2020-02-26T15:34:27.978Z] + RM_GOPATH=0
15:34:27 [2020-02-26T15:34:27.978Z] + TMP_GOPATH=
15:34:27 [2020-02-26T15:34:27.978Z] + : /build
15:34:27 [2020-02-26T15:34:27.978Z] + '[' -z '' ']'
15:34:27 [2020-02-26T15:34:27.978Z] ++ mktemp -d
15:34:27 [2020-02-26T15:34:27.978Z] + export GOPATH=/tmp/tmp.H2Fqmp8Ihi
15:34:27 [2020-02-26T15:34:27.978Z] + GOPATH=/tmp/tmp.H2Fqmp8Ihi
15:34:27 [2020-02-26T15:34:27.978Z] + RM_GOPATH=1
15:34:27 [2020-02-26T15:34:27.978Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:34:27 [2020-02-26T15:34:27.978Z] ++ dirname ./install.sh
15:34:27 [2020-02-26T15:34:27.978Z] + dir=.
15:34:27 [2020-02-26T15:34:27.978Z] + bin=containerd
15:34:27 [2020-02-26T15:34:27.978Z] + shift
15:34:27 [2020-02-26T15:34:27.978Z] + '[' '!' -f ./containerd.installer ']'
15:34:27 [2020-02-26T15:34:27.978Z] + . ./containerd.installer
15:34:27 [2020-02-26T15:34:27.978Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429
15:34:27 [2020-02-26T15:34:27.978Z] + install_containerd
15:34:27 [2020-02-26T15:34:27.978Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
15:34:27 [2020-02-26T15:34:27.978Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.H2Fqmp8Ihi/src/github.com/containerd/containerd
15:34:27 [2020-02-26T15:34:27.978Z] Cloning into '/tmp/tmp.H2Fqmp8Ihi/src/github.com/containerd/containerd'...
15:34:28 [2020-02-26T15:34:28.348Z] #13 ...
15:34:28 [2020-02-26T15:34:28.348Z] 
15:34:28 [2020-02-26T15:34:28.348Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:34:28 [2020-02-26T15:34:28.348Z] #33 119.3 encoding/hex
15:34:28 [2020-02-26T15:34:28.348Z] #33 119.6 encoding/pem
15:34:28 [2020-02-26T15:34:28.348Z] #33 120.2 internal/singleflight
15:34:28 [2020-02-26T15:34:28.348Z] #33 120.4 net
15:34:28 [2020-02-26T15:34:28.348Z] #33 120.6 crypto/rand
15:34:28 [2020-02-26T15:34:28.348Z] #33 121.3 crypto/elliptic
15:34:28 [2020-02-26T15:34:28.348Z] #33 123.5 encoding/asn1
15:34:28 [2020-02-26T15:34:28.348Z] #33 126.1 crypto/ecdsa
15:34:28 [2020-02-26T15:34:28.348Z] #33 126.7 crypto/rsa
15:34:28 [2020-02-26T15:34:28.348Z] #33 128.2 crypto/dsa
15:34:28 [2020-02-26T15:34:28.348Z] #33 128.6 crypto/x509/pkix
15:34:28 [2020-02-26T15:34:28.348Z] #33 129.0 internal/x/crypto/cryptobyte
15:34:28 [2020-02-26T15:34:28.349Z] #33 ...
15:34:28 [2020-02-26T15:34:28.349Z] 
15:34:28 [2020-02-26T15:34:28.349Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:28 [2020-02-26T15:34:28.349Z] #58 60.04   AR       compel/libcompel.a
15:34:28 [2020-02-26T15:34:28.349Z] #58 60.11   HOSTCC   compel/src/main-host.o
15:34:28 [2020-02-26T15:34:28.349Z] #58 60.53   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:34:28 [2020-02-26T15:34:28.349Z] #58 60.84   HOSTCC   compel/src/lib/handle-elf-host.o
15:34:28 [2020-02-26T15:34:28.349Z] #58 61.23   HOSTCC   compel/src/lib/log-host.o
15:34:28 [2020-02-26T15:34:28.349Z] #58 61.51   HOSTLINK compel/compel-host-bin
15:34:28 [2020-02-26T15:34:28.349Z] #58 61.67   DEP      soccr/soccr.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 61.86   CC       soccr/soccr.o
15:34:28 [2020-02-26T15:34:28.349Z] #58 63.65   AR       soccr/libsoccr.a
15:34:28 [2020-02-26T15:34:28.349Z] #58 63.71 make[1]: 'soccr/libsoccr.a' is up to date.
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.03   DEP      criu/arch/x86/sigframe.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.16   DEP      criu/arch/x86/sigaction_compat.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.33   DEP      criu/arch/x86/kerndat.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.44   DEP      criu/arch/x86/crtools.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.63   DEP      criu/arch/x86/cpu.d
15:34:28 [2020-02-26T15:34:28.349Z] #58 64.80   CC       criu/arch/x86/cpu.o
15:34:28 [2020-02-26T15:34:28.603Z] #58 65.43   CC       criu/arch/x86/crtools.o
15:34:29 [2020-02-26T15:34:29.162Z] #58 ...
15:34:29 [2020-02-26T15:34:29.162Z] 
15:34:29 [2020-02-26T15:34:29.162Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:29 [2020-02-26T15:34:29.162Z] #13 67.05 Selecting previously unselected package net-tools.
15:34:29 [2020-02-26T15:34:29.162Z] #13 67.07 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
15:34:29 [2020-02-26T15:34:29.162Z] #13 67.08 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:34:29 [2020-02-26T15:34:29.416Z] #13 67.35 Selecting previously unselected package python-pip-whl.
15:34:29 [2020-02-26T15:34:29.416Z] #13 67.37 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:34:29 [2020-02-26T15:34:29.416Z] #13 67.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:34:29 [2020-02-26T15:34:29.976Z] #13 67.95 Selecting previously unselected package python3-pip.
15:34:29 [2020-02-26T15:34:29.976Z] #13 67.96 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:34:29 [2020-02-26T15:34:29.976Z] #13 67.97 Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:34:30 [2020-02-26T15:34:30.230Z] #13 68.18 Selecting previously unselected package python3-pkg-resources.
15:34:30 [2020-02-26T15:34:30.230Z] #13 68.19 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:34:30 [2020-02-26T15:34:30.230Z] #13 68.19 Unpacking python3-pkg-resources (33.1.1-1) ...
15:34:30 [2020-02-26T15:34:30.484Z] #13 68.38 Selecting previously unselected package python3-setuptools.
15:34:30 [2020-02-26T15:34:30.484Z] #13 68.38 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:34:30 [2020-02-26T15:34:30.484Z] #13 68.38 Unpacking python3-setuptools (33.1.1-1) ...
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.63 Selecting previously unselected package python3-wheel.
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.63 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.63 Unpacking python3-wheel (0.29.0-2) ...
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.74 Selecting previously unselected package thin-provisioning-tools.
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.77 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
15:34:30 [2020-02-26T15:34:30.740Z] #13 68.77 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:34:30 [2020-02-26T15:34:30.994Z] #13 69.05 Selecting previously unselected package vim-runtime.
15:34:30 [2020-02-26T15:34:30.994Z] #13 69.06 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:34:31 [2020-02-26T15:34:31.080Z] + cd /tmp/tmp.H2Fqmp8Ihi/src/github.com/containerd/containerd
15:34:31 [2020-02-26T15:34:31.080Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:34:31 [2020-02-26T15:34:31.250Z] #13 69.15 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:34:31 [2020-02-26T15:34:31.250Z] #13 69.21 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:34:31 [2020-02-26T15:34:31.250Z] #13 69.23 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:34:31 [2020-02-26T15:34:31.439Z] + export 'BUILDTAGS=netgo osusergo static_build'
15:34:31 [2020-02-26T15:34:31.439Z] + BUILDTAGS='netgo osusergo static_build'
15:34:31 [2020-02-26T15:34:31.439Z] + export EXTRA_FLAGS=-buildmode=pie
15:34:31 [2020-02-26T15:34:31.439Z] + EXTRA_FLAGS=-buildmode=pie
15:34:31 [2020-02-26T15:34:31.439Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:34:31 [2020-02-26T15:34:31.439Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:34:31 [2020-02-26T15:34:31.439Z] + '[' '' = dynamic ']'
15:34:31 [2020-02-26T15:34:31.439Z] + make
15:34:31 [2020-02-26T15:34:31.793Z] 🇩 bin/ctr
15:34:36 [2020-02-26T15:34:36.488Z] #13 73.67 Selecting previously unselected package vim.
15:34:36 [2020-02-26T15:34:36.488Z] #13 73.68 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:34:36 [2020-02-26T15:34:36.488Z] #13 73.69 Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:34:36 [2020-02-26T15:34:36.488Z] #13 74.29 Selecting previously unselected package xfsprogs.
15:34:36 [2020-02-26T15:34:36.488Z] #13 74.30 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
15:34:36 [2020-02-26T15:34:36.488Z] #13 74.31 Unpacking xfsprogs (4.9.0+nmu1) ...
15:34:37 [2020-02-26T15:34:37.049Z] #13 75.03 Selecting previously unselected package zip.
15:34:37 [2020-02-26T15:34:37.049Z] #13 75.05 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
15:34:37 [2020-02-26T15:34:37.049Z] #13 75.05 Unpacking zip (3.0-11+b1) ...
15:34:37 [2020-02-26T15:34:37.304Z] #13 75.28 Selecting previously unselected package libapparmor-perl.
15:34:37 [2020-02-26T15:34:37.304Z] #13 75.28 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
15:34:37 [2020-02-26T15:34:37.304Z] #13 75.29 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:34:37 [2020-02-26T15:34:37.304Z] #13 75.46 Selecting previously unselected package apparmor.
15:34:37 [2020-02-26T15:34:37.559Z] #13 75.46 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
15:34:37 [2020-02-26T15:34:37.559Z] #13 75.55 Unpacking apparmor (2.11.0-3+deb9u2) ...
15:34:38 [2020-02-26T15:34:38.120Z] #13 76.00 Selecting previously unselected package binutils-mingw-w64-i686.
15:34:38 [2020-02-26T15:34:38.120Z] #13 76.03 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
15:34:38 [2020-02-26T15:34:38.120Z] #13 76.03 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:34:40 [2020-02-26T15:34:40.006Z] #13 ...
15:34:40 [2020-02-26T15:34:40.006Z] 
15:34:40 [2020-02-26T15:34:40.006Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:34:40 [2020-02-26T15:34:40.006Z] #33 130.8 internal/x/crypto/internal/chacha20
15:34:40 [2020-02-26T15:34:40.006Z] #33 131.3 internal/x/crypto/poly1305
15:34:40 [2020-02-26T15:34:40.006Z] #33 131.6 internal/x/crypto/chacha20poly1305
15:34:40 [2020-02-26T15:34:40.006Z] #33 133.1 internal/x/crypto/hkdf
15:34:40 [2020-02-26T15:34:40.006Z] #33 133.2 internal/x/text/transform
15:34:40 [2020-02-26T15:34:40.006Z] #33 133.8 internal/x/text/unicode/bidi
15:34:40 [2020-02-26T15:34:40.006Z] #33 136.0 internal/x/text/secure/bidirule
15:34:40 [2020-02-26T15:34:40.006Z] #33 136.3 internal/x/text/unicode/norm
15:34:40 [2020-02-26T15:34:40.006Z] #33 140.9 internal/x/net/idna
15:34:40 [2020-02-26T15:34:40.006Z] #33 ...
15:34:40 [2020-02-26T15:34:40.006Z] 
15:34:40 [2020-02-26T15:34:40.006Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:40 [2020-02-26T15:34:40.006Z] #58 66.69   CC       criu/arch/x86/kerndat.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 67.27   CC       criu/arch/x86/sigaction_compat.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 67.60   CC       criu/arch/x86/sigframe.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 67.95   LINK     criu/arch/x86/crtools.built-in.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 67.99   DEP      criu/pie/util-vdso-elf32.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 68.23   DEP      criu/arch/x86/vdso-pie.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 68.44   DEP      criu/pie/parasite-vdso.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 68.60   DEP      criu/pie/util-vdso.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 68.71   DEP      criu/pie/util.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 69.01   CC       criu/pie/util.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 69.31   CC       criu/pie/util-vdso.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 70.07   CC       criu/pie/parasite-vdso.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 71.47   CC       criu/arch/x86/vdso-pie.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 71.90   CC       criu/pie/util-vdso-elf32.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 72.65   AR       criu/pie/pie.lib.a
15:34:40 [2020-02-26T15:34:40.006Z] #58 72.73   DEP      criu/pie/restorer.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 72.96   DEP      criu/arch/x86/sigaction_compat_pie.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 73.15   DEP      criu/arch/x86/restorer_unmap.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 73.18   DEP      criu/arch/x86/restorer.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 73.49   DEP      criu/pie/parasite.d
15:34:40 [2020-02-26T15:34:40.006Z] #58 73.85   CC       criu/pie/parasite.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 75.16   LINK     criu/pie/parasite.built-in.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 75.17   GEN      criu/pie/parasite-blob.h
15:34:40 [2020-02-26T15:34:40.006Z] #58 75.21   CC       criu/arch/x86/restorer.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 75.76   CC       criu/arch/x86/restorer_unmap.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 75.82   CC       criu/arch/x86/sigaction_compat_pie.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 76.16   CC       criu/pie/restorer.o
15:34:40 [2020-02-26T15:34:40.006Z] #58 ...
15:34:40 [2020-02-26T15:34:40.006Z] 
15:34:40 [2020-02-26T15:34:40.006Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:40 [2020-02-26T15:34:40.006Z] #13 77.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:34:40 [2020-02-26T15:34:40.006Z] #13 77.91 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
15:34:40 [2020-02-26T15:34:40.006Z] #13 77.91 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:34:42 [2020-02-26T15:34:42.147Z] #13 80.05 Selecting previously unselected package binutils-mingw-w64.
15:34:42 [2020-02-26T15:34:42.147Z] #13 80.08 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:34:42 [2020-02-26T15:34:42.147Z] #13 80.09 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:34:42 [2020-02-26T15:34:42.402Z] #13 80.19 Selecting previously unselected package mingw-w64-common.
15:34:42 [2020-02-26T15:34:42.402Z] #13 80.19 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:34:42 [2020-02-26T15:34:42.402Z] #13 80.20 Unpacking mingw-w64-common (5.0.1-1) ...
15:34:44 [2020-02-26T15:34:44.288Z] #13 ...
15:34:44 [2020-02-26T15:34:44.288Z] 
15:34:44 [2020-02-26T15:34:44.288Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5 + GOBIN=/build
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5 + /build/gometalinter --install
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5 Installing:
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   deadcode
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   dupl
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   errcheck
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   gas
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   gochecknoglobals
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   gochecknoinits
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   goconst
15:34:44 [2020-02-26T15:34:44.288Z] #24 135.5   gocyclo
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   goimports
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   golint
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   gosimple
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   gotype
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   gotypex
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   ineffassign
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   interfacer
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   lll
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   maligned
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   megacheck
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   misspell
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   nakedret
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   safesql
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   staticcheck
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   structcheck
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   unconvert
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   unparam
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   unused
15:34:44 [2020-02-26T15:34:44.289Z] #24 135.5   varcheck
15:34:44 [2020-02-26T15:34:44.544Z] #24 ...
15:34:44 [2020-02-26T15:34:44.544Z] 
15:34:44 [2020-02-26T15:34:44.544Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:44 [2020-02-26T15:34:44.544Z] #58 79.43   LINK     criu/pie/restorer.built-in.o
15:34:44 [2020-02-26T15:34:44.544Z] #58 79.46   GEN      criu/pie/restorer-blob.h
15:34:44 [2020-02-26T15:34:44.544Z] #58 79.62   DEP      criu/vdso.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 79.82   DEP      criu/vdso-compat.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 79.98   DEP      criu/uts_ns.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 80.23   DEP      criu/util.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 80.49   DEP      criu/uffd.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 80.67   DEP      criu/tun.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 80.87   DEP      criu/tty.d
15:34:44 [2020-02-26T15:34:44.544Z] #58 81.15   DEP      criu/timerfd.d
15:34:44 [2020-02-26T15:34:44.799Z] #58 81.44   DEP      criu/sysfs_parse.d
15:34:44 [2020-02-26T15:34:44.799Z] #58 81.67   DEP      criu/sysctl.d
15:34:45 [2020-02-26T15:34:45.055Z] #58 81.90   DEP      criu/string.d
15:34:45 [2020-02-26T15:34:45.310Z] #58 81.97   DEP      criu/stats.d
15:34:45 [2020-02-26T15:34:45.310Z] #58 82.12   DEP      criu/sockets.d
15:34:45 [2020-02-26T15:34:45.565Z] #58 82.35   DEP      criu/sk-unix.d
15:34:45 [2020-02-26T15:34:45.821Z] #58 82.64   DEP      criu/sk-tcp.d
15:34:46 [2020-02-26T15:34:46.076Z] #58 82.83   DEP      criu/sk-queue.d
15:34:46 [2020-02-26T15:34:46.331Z] #58 83.09   DEP      criu/sk-packet.d
15:34:46 [2020-02-26T15:34:46.586Z] #58 83.33   DEP      criu/sk-netlink.d
15:34:46 [2020-02-26T15:34:46.841Z] #58 83.61   DEP      criu/sk-inet.d
15:34:47 [2020-02-26T15:34:47.097Z] #58 83.82   DEP      criu/signalfd.d
15:34:47 [2020-02-26T15:34:47.352Z] #58 83.97   DEP      criu/sigframe.d
15:34:47 [2020-02-26T15:34:47.352Z] #58 84.13   DEP      criu/shmem.d
15:34:47 [2020-02-26T15:34:47.607Z] #58 84.31   DEP      criu/servicefd.d
15:34:47 [2020-02-26T15:34:47.607Z] #58 84.56   DEP      criu/seize.d
15:34:48 [2020-02-26T15:34:48.168Z] #58 84.79   DEP      criu/seccomp.d
15:34:48 [2020-02-26T15:34:48.168Z] #58 85.04   DEP      criu/rst-malloc.d
15:34:48 [2020-02-26T15:34:48.168Z] #58 85.12   DEP      criu/rbtree.d
15:34:48 [2020-02-26T15:34:48.423Z] #58 85.19   DEP      criu/pstree.d
15:34:48 [2020-02-26T15:34:48.678Z] #58 85.47   DEP      criu/protobuf.d
15:34:48 [2020-02-26T15:34:48.934Z] #58 85.66   GEN      criu/protobuf-desc-gen.h
15:34:50 [2020-02-26T15:34:50.820Z] #58 87.31   DEP      criu/protobuf-desc.d
15:34:50 [2020-02-26T15:34:50.820Z] #58 87.44   DEP      criu/proc_parse.d
15:34:51 [2020-02-26T15:34:51.075Z] #58 87.74   DEP      criu/plugin.d
15:34:51 [2020-02-26T15:34:51.075Z] #58 87.85   DEP      criu/pipes.d
15:34:51 [2020-02-26T15:34:51.330Z] #58 88.06   DEP      criu/pie-util.d
15:34:51 [2020-02-26T15:34:51.330Z] #58 88.19   DEP      criu/pie-util-vdso.d
15:34:51 [2020-02-26T15:34:51.585Z] #58 88.36   DEP      criu/pie-util-vdso-elf32.d
15:34:51 [2020-02-26T15:34:51.585Z] #58 ...
15:34:51 [2020-02-26T15:34:51.585Z] 
15:34:51 [2020-02-26T15:34:51.585Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:34:51 [2020-02-26T15:34:51.585Z] #33 142.7 crypto/x509
15:34:51 [2020-02-26T15:34:51.585Z] #33 143.7 net/textproto
15:34:51 [2020-02-26T15:34:51.586Z] #33 144.7 internal/x/net/http/httpguts
15:34:51 [2020-02-26T15:34:51.586Z] #33 145.1 internal/x/net/http/httpproxy
15:34:51 [2020-02-26T15:34:51.586Z] #33 145.8 internal/x/net/http2/hpack
15:34:51 [2020-02-26T15:34:51.586Z] #33 146.8 mime
15:34:51 [2020-02-26T15:34:51.586Z] #33 148.5 mime/quotedprintable
15:34:51 [2020-02-26T15:34:51.586Z] #33 148.9 crypto/tls
15:34:51 [2020-02-26T15:34:51.586Z] #33 149.0 mime/multipart
15:34:51 [2020-02-26T15:34:51.586Z] #33 150.6 net/http/internal
15:34:51 [2020-02-26T15:34:51.586Z] #33 151.0 os/exec
15:34:51 [2020-02-26T15:34:51.841Z] #33 ...
15:34:51 [2020-02-26T15:34:51.841Z] 
15:34:51 [2020-02-26T15:34:51.841Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:34:51 [2020-02-26T15:34:51.841Z] #13 84.90 Selecting previously unselected package mingw-w64-x86-64-dev.
15:34:51 [2020-02-26T15:34:51.841Z] #13 84.91 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:34:51 [2020-02-26T15:34:51.841Z] #13 84.91 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.17 Selecting previously unselected package gcc-mingw-w64-base.
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.22 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.23 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.35 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.36 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:34:52 [2020-02-26T15:34:52.351Z] #13 90.36 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:34:54 [2020-02-26T15:34:54.241Z] #13 ...
15:34:54 [2020-02-26T15:34:54.241Z] 
15:34:54 [2020-02-26T15:34:54.241Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:34:54 [2020-02-26T15:34:54.241Z] #58 88.58   DEP      criu/path.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 88.83   DEP      criu/parasite-syscall.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 89.19   DEP      criu/pagemap.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 89.42   DEP      criu/pagemap-cache.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 89.64   DEP      criu/page-xfer.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 89.85   DEP      criu/page-pipe.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 90.07   DEP      criu/netfilter.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 90.18   DEP      criu/net.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 90.43   DEP      criu/namespaces.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 90.67   DEP      criu/mount.d
15:34:54 [2020-02-26T15:34:54.241Z] #58 90.98   DEP      criu/mem.d
15:34:54 [2020-02-26T15:34:54.497Z] #58 91.20   DEP      criu/lsm.d
15:34:54 [2020-02-26T15:34:54.497Z] #58 91.37   DEP      criu/log.d
15:34:55 [2020-02-26T15:34:55.057Z] #58 91.64   DEP      criu/libnetlink.d
15:34:55 [2020-02-26T15:34:55.057Z] #58 91.81   DEP      criu/kerndat.d
15:34:55 [2020-02-26T15:34:55.312Z] #58 92.12   DEP      criu/kcmp-ids.d
15:34:55 [2020-02-26T15:34:55.539Z] 🇩 bin/containerd
15:34:55 [2020-02-26T15:34:55.567Z] #58 92.29   DEP      criu/irmap.d
15:34:55 [2020-02-26T15:34:55.822Z] #58 92.48   DEP      criu/ipc_ns.d
15:34:55 [2020-02-26T15:34:55.822Z] #58 92.68   DEP      criu/image.d
15:34:56 [2020-02-26T15:34:56.077Z] #58 92.89   DEP      criu/image-desc.d
15:34:56 [2020-02-26T15:34:56.332Z] #58 93.05   DEP      criu/fsnotify.d
15:34:56 [2020-02-26T15:34:56.587Z] #58 93.34   DEP      criu/filesystems.d
15:34:56 [2020-02-26T15:34:56.842Z] #58 93.59   DEP      criu/files.d
15:34:57 [2020-02-26T15:34:57.097Z] #58 93.75   DEP      criu/files-reg.d
15:34:57 [2020-02-26T15:34:57.097Z] #58 93.93   DEP      criu/files-ext.d
15:34:57 [2020-02-26T15:34:57.352Z] #58 94.11   DEP      criu/file-lock.d
15:34:57 [2020-02-26T15:34:57.607Z] #58 94.37   DEP      criu/file-ids.d
15:34:57 [2020-02-26T15:34:57.862Z] #58 94.52   DEP      criu/fifo.d
15:34:57 [2020-02-26T15:34:57.862Z] #58 94.69   DEP      criu/fdstore.d
15:34:57 [2020-02-26T15:34:57.862Z] #58 94.79   DEP      criu/fault-injection.d
15:34:58 [2020-02-26T15:34:58.118Z] #58 94.88   DEP      criu/external.d
15:34:58 [2020-02-26T15:34:58.373Z] #58 95.02   DEP      criu/eventpoll.d
15:34:58 [2020-02-26T15:34:58.373Z] #58 95.24   DEP      criu/eventfd.d
15:34:58 [2020-02-26T15:34:58.628Z] #58 95.38   DEP      criu/crtools.d
15:34:58 [2020-02-26T15:34:58.883Z] #58 95.61   DEP      criu/cr-service.d
15:34:59 [2020-02-26T15:34:59.138Z] #58 95.87   DEP      criu/cr-restore.d
15:34:59 [2020-02-26T15:34:59.393Z] #58 96.12   DEP      criu/cr-errno.d
15:34:59 [2020-02-26T15:34:59.393Z] #58 96.15   DEP      criu/cr-dump.d
15:34:59 [2020-02-26T15:34:59.648Z] #58 96.34   DEP      criu/cr-dedup.d
15:34:59 [2020-02-26T15:34:59.904Z] #58 96.59   DEP      criu/cr-check.d
15:35:00 [2020-02-26T15:35:00.159Z] #58 96.90   DEP      criu/config.d
15:35:00 [2020-02-26T15:35:00.414Z] #58 97.13   DEP      criu/clone-noasan.d
15:35:00 [2020-02-26T15:35:00.414Z] #58 97.23   DEP      criu/cgroup.d
15:35:00 [2020-02-26T15:35:00.669Z] #58 97.47   DEP      criu/cgroup-props.d
15:35:00 [2020-02-26T15:35:00.669Z] #58 97.56   DEP      criu/bitmap.d
15:35:00 [2020-02-26T15:35:00.924Z] #58 97.57   DEP      criu/bfd.d
15:35:00 [2020-02-26T15:35:00.924Z] #58 97.65   DEP      criu/autofs.d
15:35:01 [2020-02-26T15:35:01.180Z] #58 97.95   DEP      criu/aio.d
15:35:01 [2020-02-26T15:35:01.435Z] #58 98.21   DEP      criu/action-scripts.d
15:35:01 [2020-02-26T15:35:01.691Z] #58 98.53   CC       criu/action-scripts.o
15:35:02 [2020-02-26T15:35:02.251Z] #58 99.19   CC       criu/aio.o
15:35:03 [2020-02-26T15:35:03.177Z] #58 99.91   CC       criu/autofs.o
15:35:05 [2020-02-26T15:35:05.064Z] #58 ...
15:35:05 [2020-02-26T15:35:05.064Z] 
15:35:05 [2020-02-26T15:35:05.064Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:35:05 [2020-02-26T15:35:05.064Z] #15 166.5 + rm -rf /tmp/tmp.nQW6zVHhRA
15:35:05 [2020-02-26T15:35:05.989Z] #15 DONE 167.4s
15:35:05 [2020-02-26T15:35:05.989Z] 
15:35:05 [2020-02-26T15:35:05.989Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:35:05 [2020-02-26T15:35:05.989Z] #27 DONE 167.1s
15:35:05 [2020-02-26T15:35:05.989Z] 
15:35:05 [2020-02-26T15:35:05.989Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:05 [2020-02-26T15:35:05.989Z] #58 102.2   CC       criu/bfd.o
15:35:06 [2020-02-26T15:35:06.002Z] + dpkg --print-architecture
15:35:06 [2020-02-26T15:35:06.002Z] + cd /tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution
15:35:06 [2020-02-26T15:35:06.002Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:35:06 [2020-02-26T15:35:06.002Z] + GOPATH=/tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kcj0onPhJY
15:35:06 [2020-02-26T15:35:06.002Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:35:06 [2020-02-26T15:35:06.244Z] #58 102.9   CC       criu/bitmap.o
15:35:06 [2020-02-26T15:35:06.499Z] #58 103.2   CC       criu/cgroup-props.o
15:35:06 [2020-02-26T15:35:06.754Z] #58 ...
15:35:06 [2020-02-26T15:35:06.755Z] 
15:35:06 [2020-02-26T15:35:06.755Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:35:06 [2020-02-26T15:35:06.755Z] #33 157.8 net/http/httptrace
15:35:06 [2020-02-26T15:35:06.755Z] #33 158.0 net/http
15:35:08 [2020-02-26T15:35:08.116Z] #33 ...
15:35:08 [2020-02-26T15:35:08.116Z] 
15:35:08 [2020-02-26T15:35:08.116Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:08 [2020-02-26T15:35:08.116Z] #58 104.8   CC       criu/cgroup.o
15:35:11 [2020-02-26T15:35:11.378Z] #58 108.1   CC       criu/clone-noasan.o
15:35:11 [2020-02-26T15:35:11.378Z] #58 108.2   CC       criu/config.o
15:35:11 [2020-02-26T15:35:11.532Z] + rm -rf /tmp/tmp.kcj0onPhJY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.kcj0onPhJY
15:35:13 [2020-02-26T15:35:13.027Z] Removing intermediate container ccacf96fedbd
15:35:13 [2020-02-26T15:35:13.027Z]  ---> 1513cd81ed43
15:35:13 [2020-02-26T15:35:13.027Z] Step 16/125 : FROM base AS swagger
15:35:13 [2020-02-26T15:35:13.027Z]  ---> 855543ad4ce7
15:35:13 [2020-02-26T15:35:13.027Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
15:35:13 [2020-02-26T15:35:13.264Z] #58 109.7   CC       criu/cr-check.o
15:35:13 [2020-02-26T15:35:13.312Z]  ---> Running in 91d8212c8576
15:35:13 [2020-02-26T15:35:13.312Z] Removing intermediate container 91d8212c8576
15:35:13 [2020-02-26T15:35:13.312Z]  ---> 688c62d80576
15:35:13 [2020-02-26T15:35:13.312Z] Step 18/125 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
15:35:13 [2020-02-26T15:35:13.312Z]  ---> Running in 6b08379f325e
15:35:13 [2020-02-26T15:35:13.596Z] + mktemp -d
15:35:13 [2020-02-26T15:35:13.596Z] + export GOPATH=/tmp/tmp.RFJ1NgEeSs
15:35:13 [2020-02-26T15:35:13.596Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.RFJ1NgEeSs/src/github.com/go-swagger/go-swagger
15:35:13 [2020-02-26T15:35:13.596Z] Cloning into '/tmp/tmp.RFJ1NgEeSs/src/github.com/go-swagger/go-swagger'...
15:35:14 [2020-02-26T15:35:14.189Z] #58 ...
15:35:14 [2020-02-26T15:35:14.189Z] 
15:35:14 [2020-02-26T15:35:14.189Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:35:14 [2020-02-26T15:35:14.189Z] #13 109.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:35:14 [2020-02-26T15:35:14.189Z] #13 109.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:35:14 [2020-02-26T15:35:14.189Z] #13 109.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:35:15 [2020-02-26T15:35:15.162Z] 🇩 bin/containerd-stress
15:35:15 [2020-02-26T15:35:15.163Z] 🇩 bin/containerd-shim
15:35:18 [2020-02-26T15:35:18.352Z] 🇩 bin/containerd-shim-runc-v1
15:35:19 [2020-02-26T15:35:19.427Z] #13 ...
15:35:19 [2020-02-26T15:35:19.427Z] 
15:35:19 [2020-02-26T15:35:19.427Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:35:19 [2020-02-26T15:35:19.427Z] #33 171.5 github.com/LK4D4/vndr/godl
15:35:19 [2020-02-26T15:35:19.427Z] #33 172.2 github.com/LK4D4/vndr
15:35:19 [2020-02-26T15:35:19.427Z] #33 DONE 180.4s
15:35:19 [2020-02-26T15:35:19.427Z] 
15:35:19 [2020-02-26T15:35:19.427Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:19 [2020-02-26T15:35:19.427Z] #58 111.5   CC       criu/cr-dedup.o
15:35:19 [2020-02-26T15:35:19.427Z] #58 112.0   CC       criu/cr-dump.o
15:35:19 [2020-02-26T15:35:19.427Z] #58 114.4   CC       criu/cr-errno.o
15:35:19 [2020-02-26T15:35:19.427Z] #58 114.5   CC       criu/cr-restore.o
15:35:20 [2020-02-26T15:35:20.887Z] 🇩 binaries
15:35:20 [2020-02-26T15:35:20.887Z] + mkdir -p /build
15:35:20 [2020-02-26T15:35:20.887Z] + cp bin/containerd /build/containerd
15:35:20 [2020-02-26T15:35:20.887Z] + cp bin/containerd-shim /build/containerd-shim
15:35:20 [2020-02-26T15:35:20.887Z] + cp bin/ctr /build/ctr
15:35:22 [2020-02-26T15:35:22.076Z] + cd /tmp/tmp.RFJ1NgEeSs/src/github.com/go-swagger/go-swagger
15:35:22 [2020-02-26T15:35:22.076Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:35:22 [2020-02-26T15:35:22.076Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:35:22 [2020-02-26T15:35:22.689Z] #58 119.4   CC       criu/cr-service.o
15:35:23 [2020-02-26T15:35:23.273Z] Removing intermediate container 9432471035a0
15:35:23 [2020-02-26T15:35:23.273Z]  ---> 131661f2342d
15:35:23 [2020-02-26T15:35:23.273Z] Step 56/125 : FROM dev-base AS proxy
15:35:23 [2020-02-26T15:35:23.273Z]  ---> b16e0374cad8
15:35:23 [2020-02-26T15:35:23.273Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy
15:35:23 [2020-02-26T15:35:23.273Z]  ---> Running in 1640503a6423
15:35:23 [2020-02-26T15:35:23.615Z] #58 ...
15:35:23 [2020-02-26T15:35:23.615Z] 
15:35:23 [2020-02-26T15:35:23.615Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:35:23 [2020-02-26T15:35:23.615Z] #13 121.7 Setting up aufs-tools (1:4.1+20161219-1) ...
15:35:23 [2020-02-26T15:35:23.615Z] #13 121.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:35:23 [2020-02-26T15:35:23.615Z] #13 121.7 Setting up libsepol1-dev:amd64 (2.6-2) ...
15:35:23 [2020-02-26T15:35:23.615Z] #13 121.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:35:23 [2020-02-26T15:35:23.632Z] Removing intermediate container 1640503a6423
15:35:23 [2020-02-26T15:35:23.632Z]  ---> fe7fd874c158
15:35:23 [2020-02-26T15:35:23.632Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:35:23 [2020-02-26T15:35:23.632Z]  ---> ade23327fc63
15:35:23 [2020-02-26T15:35:23.632Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.8 Processing triggers for mime-support (3.60) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up libcap2-bin (1:2.25-1) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:35:23 [2020-02-26T15:35:23.874Z] #13 121.9 Setting up bash-completion (1:2.1-4.3) ...
15:35:23 [2020-02-26T15:35:23.978Z]  ---> d5ca3d9f60df
15:35:23 [2020-02-26T15:35:23.978Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:35:23 [2020-02-26T15:35:23.978Z]  ---> Running in 80cc98ceedf6
15:35:24 [2020-02-26T15:35:24.336Z] + RM_GOPATH=0
15:35:24 [2020-02-26T15:35:24.336Z] + TMP_GOPATH=
15:35:24 [2020-02-26T15:35:24.336Z] + : /build
15:35:24 [2020-02-26T15:35:24.336Z] + '[' -z '' ']'
15:35:24 [2020-02-26T15:35:24.336Z] ++ mktemp -d
15:35:24 [2020-02-26T15:35:24.336Z] + export GOPATH=/tmp/tmp.iUc0UPaimZ
15:35:24 [2020-02-26T15:35:24.336Z] + GOPATH=/tmp/tmp.iUc0UPaimZ
15:35:24 [2020-02-26T15:35:24.336Z] + RM_GOPATH=1
15:35:24 [2020-02-26T15:35:24.336Z] ++ dirname ./install.sh
15:35:24 [2020-02-26T15:35:24.336Z] + dir=.
15:35:24 [2020-02-26T15:35:24.336Z] + bin=proxy
15:35:24 [2020-02-26T15:35:24.336Z] + shift
15:35:24 [2020-02-26T15:35:24.336Z] + '[' '!' -f ./proxy.installer ']'
15:35:24 [2020-02-26T15:35:24.336Z] + . ./proxy.installer
15:35:24 [2020-02-26T15:35:24.336Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f
15:35:24 [2020-02-26T15:35:24.336Z] + install_proxy
15:35:24 [2020-02-26T15:35:24.336Z] + case "$1" in
15:35:24 [2020-02-26T15:35:24.336Z] + export CGO_ENABLED=0
15:35:24 [2020-02-26T15:35:24.336Z] + CGO_ENABLED=0
15:35:24 [2020-02-26T15:35:24.336Z] + _install_proxy
15:35:24 [2020-02-26T15:35:24.336Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
15:35:24 [2020-02-26T15:35:24.336Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iUc0UPaimZ/src/github.com/docker/libnetwork
15:35:24 [2020-02-26T15:35:24.336Z] Cloning into '/tmp/tmp.iUc0UPaimZ/src/github.com/docker/libnetwork'...
15:35:24 [2020-02-26T15:35:24.336Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
15:35:26 [2020-02-26T15:35:26.345Z] + cd /tmp/tmp.iUc0UPaimZ/src/github.com/docker/libnetwork
15:35:26 [2020-02-26T15:35:26.345Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
15:35:26 [2020-02-26T15:35:26.345Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up libonig4:amd64 (6.1.3-2) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up zip (3.0-11+b1) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up bzip2 (1.0.6-8.1) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:35:26 [2020-02-26T15:35:26.397Z] #13 124.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:35:26 [2020-02-26T15:35:26.398Z] #13 124.5 Setting up libaio1:amd64 (0.3.110-3) ...
15:35:26 [2020-02-26T15:35:26.398Z] #13 124.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up xz-utils (5.2.2-1.2+b1) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up libpcre32-3:amd64 (2:8.39-3) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
15:35:26 [2020-02-26T15:35:26.652Z] #13 124.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up libpcre16-3:amd64 (2:8.39-3) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 124.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 125.0 Setting up pigz (2.3.4-1) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 125.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:35:26 [2020-02-26T15:35:26.907Z] #13 125.0 Setting up libmpdec2:amd64 (2.4.2-1) ...
15:35:27 [2020-02-26T15:35:27.162Z] #13 125.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:35:27 [2020-02-26T15:35:27.162Z] #13 125.0 Setting up mingw-w64-common (5.0.1-1) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 Setting up jq (1.5+dfsg-1.3) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 Setting up xfsprogs (4.9.0+nmu1) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 Setting up vim (2:8.0.0197-4+deb9u3) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 Setting up iptables (1.6.0+snapshot20161117-6) ...
15:35:27 [2020-02-26T15:35:27.163Z] #13 125.2 Setting up btrfs-progs (4.7.3-1) ...
15:35:27 [2020-02-26T15:35:27.418Z] #13 125.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
15:35:27 [2020-02-26T15:35:27.418Z] #13 125.2 Setting up python3.5 (3.5.3-1+deb9u1) ...
15:35:28 [2020-02-26T15:35:28.140Z] Removing intermediate container 80cc98ceedf6
15:35:28 [2020-02-26T15:35:28.140Z]  ---> 26c284250d4d
15:35:28 [2020-02-26T15:35:28.140Z] Step 61/125 : FROM base AS gometalinter
15:35:28 [2020-02-26T15:35:28.140Z]  ---> b16e0374cad8
15:35:28 [2020-02-26T15:35:28.140Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter
15:35:28 [2020-02-26T15:35:28.140Z]  ---> Running in ad80fdeb95a5
15:35:28 [2020-02-26T15:35:28.494Z] Removing intermediate container ad80fdeb95a5
15:35:28 [2020-02-26T15:35:28.494Z]  ---> 21f33a223f88
15:35:28 [2020-02-26T15:35:28.494Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:35:28 [2020-02-26T15:35:28.494Z]  ---> e32ffb5e0c66
15:35:28 [2020-02-26T15:35:28.494Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:35:28 [2020-02-26T15:35:28.844Z]  ---> 20f16d23a02d
15:35:28 [2020-02-26T15:35:28.844Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:35:28 [2020-02-26T15:35:28.844Z]  ---> Running in ee87c0d73849
15:35:29 [2020-02-26T15:35:29.614Z] + RM_GOPATH=0
15:35:29 [2020-02-26T15:35:29.614Z] + TMP_GOPATH=
15:35:29 [2020-02-26T15:35:29.614Z] + : /build
15:35:29 [2020-02-26T15:35:29.614Z] + '[' -z '' ']'
15:35:29 [2020-02-26T15:35:29.614Z] ++ mktemp -d
15:35:29 [2020-02-26T15:35:29.614Z] + export GOPATH=/tmp/tmp.IkixOTPmmJ
15:35:29 [2020-02-26T15:35:29.614Z] + GOPATH=/tmp/tmp.IkixOTPmmJ
15:35:29 [2020-02-26T15:35:29.614Z] + RM_GOPATH=1
15:35:29 [2020-02-26T15:35:29.614Z] ++ dirname ./install.sh
15:35:29 [2020-02-26T15:35:29.614Z] + dir=.
15:35:29 [2020-02-26T15:35:29.614Z] + bin=gometalinter
15:35:29 [2020-02-26T15:35:29.614Z] + shift
15:35:29 [2020-02-26T15:35:29.614Z] + '[' '!' -f ./gometalinter.installer ']'
15:35:29 [2020-02-26T15:35:29.614Z] + . ./gometalinter.installer
15:35:29 [2020-02-26T15:35:29.614Z] ++ GOMETALINTER_COMMIT=v2.0.6
15:35:29 [2020-02-26T15:35:29.614Z] + install_gometalinter
15:35:29 [2020-02-26T15:35:29.614Z] + echo 'Installing gometalinter version v2.0.6'
15:35:29 [2020-02-26T15:35:29.614Z] + go get -d github.com/alecthomas/gometalinter
15:35:29 [2020-02-26T15:35:29.614Z] Installing gometalinter version v2.0.6
15:35:30 [2020-02-26T15:35:30.373Z] + cd /tmp/tmp.IkixOTPmmJ/src/github.com/alecthomas/gometalinter
15:35:30 [2020-02-26T15:35:30.373Z] + git checkout -q v2.0.6
15:35:30 [2020-02-26T15:35:30.373Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 Setting up btrfs-tools (4.7.3-1) ...
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:35:31 [2020-02-26T15:35:31.581Z] #13 129.2 Setting up python3 (3.5.3-1) ...
15:35:33 [2020-02-26T15:35:33.466Z] #13 131.0 Setting up apparmor (2.11.0-3+deb9u2) ...
15:35:34 [2020-02-26T15:35:34.392Z] #13 132.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:35:34 [2020-02-26T15:35:34.392Z] #13 ...
15:35:34 [2020-02-26T15:35:34.392Z] 
15:35:34 [2020-02-26T15:35:34.392Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:34 [2020-02-26T15:35:34.392Z] #58 121.0   CC       criu/crtools.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 121.7   CC       criu/eventfd.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 122.1   CC       criu/eventpoll.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 123.1   CC       criu/external.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 123.5   CC       criu/fault-injection.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 123.6   CC       criu/fdstore.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 124.0   CC       criu/fifo.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 124.4   CC       criu/file-ids.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 124.8   CC       criu/file-lock.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 126.0   CC       criu/files-ext.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 126.4   CC       criu/files-reg.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 128.8   CC       criu/files.o
15:35:34 [2020-02-26T15:35:34.392Z] #58 130.8   CC       criu/filesystems.o
15:35:34 [2020-02-26T15:35:34.648Z] #58 ...
15:35:34 [2020-02-26T15:35:34.648Z] 
15:35:34 [2020-02-26T15:35:34.648Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:35:34 [2020-02-26T15:35:34.648Z] #13 132.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:35:34 [2020-02-26T15:35:34.648Z] #13 132.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:35:34 [2020-02-26T15:35:34.648Z] #13 132.6 Setting up python3-wheel (0.29.0-2) ...
15:35:35 [2020-02-26T15:35:35.574Z] #13 133.4 Setting up python3-pkg-resources (33.1.1-1) ...
15:35:36 [2020-02-26T15:35:36.499Z] #13 134.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:35:36 [2020-02-26T15:35:36.499Z] #13 134.6 Setting up python3-pip (9.0.1-2+deb9u1) ...
15:35:37 [2020-02-26T15:35:37.425Z] #13 135.5 Setting up dmsetup (2:1.02.137-2) ...
15:35:37 [2020-02-26T15:35:37.680Z] #13 135.5 Setting up python3-setuptools (33.1.1-1) ...
15:35:37 [2020-02-26T15:35:37.936Z] + GOBIN=/build
15:35:37 [2020-02-26T15:35:37.936Z] + /build/gometalinter --install
15:35:37 [2020-02-26T15:35:37.936Z] Installing:
15:35:37 [2020-02-26T15:35:37.936Z]   deadcode
15:35:37 [2020-02-26T15:35:37.936Z]   dupl
15:35:37 [2020-02-26T15:35:37.936Z]   errcheck
15:35:37 [2020-02-26T15:35:37.936Z]   gas
15:35:37 [2020-02-26T15:35:37.936Z]   gochecknoglobals
15:35:37 [2020-02-26T15:35:37.936Z]   gochecknoinits
15:35:37 [2020-02-26T15:35:37.936Z]   goconst
15:35:37 [2020-02-26T15:35:37.936Z]   gocyclo
15:35:37 [2020-02-26T15:35:37.936Z]   goimports
15:35:37 [2020-02-26T15:35:37.936Z]   golint
15:35:37 [2020-02-26T15:35:37.936Z]   gosimple
15:35:37 [2020-02-26T15:35:37.936Z]   gotype
15:35:37 [2020-02-26T15:35:37.936Z]   gotypex
15:35:37 [2020-02-26T15:35:37.936Z]   ineffassign
15:35:37 [2020-02-26T15:35:37.936Z]   interfacer
15:35:37 [2020-02-26T15:35:37.936Z]   lll
15:35:37 [2020-02-26T15:35:37.936Z]   maligned
15:35:37 [2020-02-26T15:35:37.936Z]   megacheck
15:35:37 [2020-02-26T15:35:37.936Z]   misspell
15:35:37 [2020-02-26T15:35:37.936Z]   nakedret
15:35:37 [2020-02-26T15:35:37.936Z]   safesql
15:35:37 [2020-02-26T15:35:37.936Z]   staticcheck
15:35:37 [2020-02-26T15:35:37.936Z]   structcheck
15:35:37 [2020-02-26T15:35:37.936Z]   unconvert
15:35:37 [2020-02-26T15:35:37.936Z]   unparam
15:35:37 [2020-02-26T15:35:37.936Z]   unused
15:35:37 [2020-02-26T15:35:37.936Z]   varcheck
15:35:38 [2020-02-26T15:35:38.081Z] Removing intermediate container 573e1fe8c395
15:35:38 [2020-02-26T15:35:38.081Z]  ---> 01fc6990cf4a
15:35:38 [2020-02-26T15:35:38.081Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
15:35:38 [2020-02-26T15:35:38.081Z]  ---> Running in dc8461487fa0
15:35:38 [2020-02-26T15:35:38.081Z] Removing intermediate container dc8461487fa0
15:35:38 [2020-02-26T15:35:38.081Z]  ---> a6345104f8a2
15:35:38 [2020-02-26T15:35:38.081Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:35:38 [2020-02-26T15:35:38.081Z]  ---> Running in aaa0becb579c
15:35:38 [2020-02-26T15:35:38.081Z] Removing intermediate container aaa0becb579c
15:35:38 [2020-02-26T15:35:38.081Z]  ---> 556a8cfaee39
15:35:38 [2020-02-26T15:35:38.081Z] Step 8/8 : COPY . .
15:35:39 [2020-02-26T15:35:39.044Z] #13 136.7 Setting up dh-python (2.20170125) ...
15:35:39 [2020-02-26T15:35:39.605Z] #13 137.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:35:39 [2020-02-26T15:35:39.605Z] #13 137.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:35:40 [2020-02-26T15:35:40.166Z] #13 DONE 138.2s
15:35:40 [2020-02-26T15:35:40.166Z] 
15:35:40 [2020-02-26T15:35:40.166Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:35:44 [2020-02-26T15:35:44.505Z] + rm -rf /tmp/tmp.RFJ1NgEeSs
15:35:44 [2020-02-26T15:35:44.505Z] Removing intermediate container 6b08379f325e
15:35:44 [2020-02-26T15:35:44.505Z]  ---> dd078d3134f9
15:35:44 [2020-02-26T15:35:44.505Z] Step 19/125 : FROM base AS frozen-images
15:35:44 [2020-02-26T15:35:44.505Z]  ---> 855543ad4ce7
15:35:44 [2020-02-26T15:35:44.505Z] Step 20/125 : ARG DEBIAN_FRONTEND
15:35:44 [2020-02-26T15:35:44.505Z]  ---> Using cache
15:35:44 [2020-02-26T15:35:44.505Z]  ---> 8a55b1ab99ae
15:35:44 [2020-02-26T15:35:44.505Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
15:35:44 [2020-02-26T15:35:44.505Z]  ---> Running in 89152d62321f
15:35:44 [2020-02-26T15:35:44.505Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:35:44 [2020-02-26T15:35:44.505Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:35:44 [2020-02-26T15:35:44.505Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:35:44 [2020-02-26T15:35:44.505Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:35:44 [2020-02-26T15:35:44.505Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:35:44 [2020-02-26T15:35:44.505Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:35:44 [2020-02-26T15:35:44.505Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:35:44 [2020-02-26T15:35:44.505Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:35:45 [2020-02-26T15:35:45.121Z] Fetched 7738 kB in 2s (2990 kB/s)
15:35:45 [2020-02-26T15:35:45.405Z] #14 ...
15:35:45 [2020-02-26T15:35:45.405Z] 
15:35:45 [2020-02-26T15:35:45.405Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:45 [2020-02-26T15:35:45.405Z] #58 131.5   CC       criu/fsnotify.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 132.7   CC       criu/image-desc.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 132.8   CC       criu/image.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 133.6   CC       criu/ipc_ns.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 135.0   CC       criu/irmap.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 135.7   CC       criu/kcmp-ids.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 136.0   CC       criu/kerndat.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 137.5   CC       criu/libnetlink.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 137.9   CC       criu/log.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 138.4   CC       criu/lsm.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 138.9   CC       criu/mem.o
15:35:45 [2020-02-26T15:35:45.405Z] #58 140.8   CC       criu/mount.o
15:35:46 [2020-02-26T15:35:46.598Z] Reading package lists...
15:35:46 [2020-02-26T15:35:46.768Z] #58 ...
15:35:46 [2020-02-26T15:35:46.768Z] 
15:35:46 [2020-02-26T15:35:46.768Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:35:46 [2020-02-26T15:35:46.768Z] #14 6.567 Collecting yamllint==1.16.0
15:35:47 [2020-02-26T15:35:47.611Z] Reading package lists...
15:35:47 [2020-02-26T15:35:47.895Z] Building dependency tree...
15:35:47 [2020-02-26T15:35:47.895Z] Reading state information...
15:35:47 [2020-02-26T15:35:47.895Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:35:47 [2020-02-26T15:35:47.895Z] The following additional packages will be installed:
15:35:47 [2020-02-26T15:35:47.895Z]   libjq1 libonig4
15:35:47 [2020-02-26T15:35:47.895Z] The following NEW packages will be installed:
15:35:47 [2020-02-26T15:35:47.895Z]   jq libjq1 libonig4
15:35:47 [2020-02-26T15:35:47.895Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:35:47 [2020-02-26T15:35:47.895Z] Need to get 310 kB of archives.
15:35:47 [2020-02-26T15:35:47.895Z] After this operation, 1267 kB of additional disk space will be used.
15:35:47 [2020-02-26T15:35:47.895Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
15:35:48 [2020-02-26T15:35:48.179Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
15:35:48 [2020-02-26T15:35:48.179Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
15:35:48 [2020-02-26T15:35:48.179Z] debconf: delaying package configuration, since apt-utils is not installed
15:35:48 [2020-02-26T15:35:48.179Z] Fetched 310 kB in 0s (3166 kB/s)
15:35:48 [2020-02-26T15:35:48.179Z] Selecting previously unselected package libonig4:ppc64el.
15:35:48 [2020-02-26T15:35:48.179Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
15:35:48 [2020-02-26T15:35:48.179Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
15:35:48 [2020-02-26T15:35:48.463Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
15:35:48 [2020-02-26T15:35:48.463Z] Selecting previously unselected package libjq1:ppc64el.
15:35:48 [2020-02-26T15:35:48.463Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
15:35:48 [2020-02-26T15:35:48.463Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
15:35:48 [2020-02-26T15:35:48.463Z] Selecting previously unselected package jq.
15:35:48 [2020-02-26T15:35:48.463Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
15:35:48 [2020-02-26T15:35:48.463Z] Unpacking jq (1.5+dfsg-1.3) ...
15:35:48 [2020-02-26T15:35:48.463Z] Setting up libonig4:ppc64el (6.1.3-2) ...
15:35:48 [2020-02-26T15:35:48.463Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
15:35:48 [2020-02-26T15:35:48.463Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:35:48 [2020-02-26T15:35:48.463Z] Setting up jq (1.5+dfsg-1.3) ...
15:35:49 [2020-02-26T15:35:49.084Z] Removing intermediate container 89152d62321f
15:35:49 [2020-02-26T15:35:49.084Z]  ---> 67ed86184288
15:35:49 [2020-02-26T15:35:49.084Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh /
15:35:49 [2020-02-26T15:35:49.084Z]  ---> 00c8d7f94f1e
15:35:49 [2020-02-26T15:35:49.084Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
15:35:49 [2020-02-26T15:35:49.084Z]  ---> Running in e2475c597261
15:35:50 [2020-02-26T15:35:50.101Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:35:50 [2020-02-26T15:35:50.385Z] 
15:35:51 [2020-02-26T15:35:51.256Z] 
####                                                                       5.7%
#################                                                         24.9%
################################                                          45.1%
#########################################                                 58.1%
######################################################                    75.7%
######################################################################    97.7%
######################################################################## 100.0%
15:35:51 [2020-02-26T15:35:51.256Z] 
15:35:51 [2020-02-26T15:35:51.466Z] Removing intermediate container ee87c0d73849
15:35:51 [2020-02-26T15:35:51.466Z]  ---> 243461c3c07d
15:35:51 [2020-02-26T15:35:51.466Z] Step 66/125 : FROM base AS gotestsum
15:35:51 [2020-02-26T15:35:51.466Z]  ---> b16e0374cad8
15:35:51 [2020-02-26T15:35:51.466Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum
15:35:51 [2020-02-26T15:35:51.466Z]  ---> Running in 7bad47cb25b1
15:35:51 [2020-02-26T15:35:51.466Z] Removing intermediate container 7bad47cb25b1
15:35:51 [2020-02-26T15:35:51.466Z]  ---> b0b2704a31f8
15:35:51 [2020-02-26T15:35:51.466Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:35:51 [2020-02-26T15:35:51.539Z] 
#############################                                             41.0%
#####################################################################     96.5%
######################################################################## 100.0%
15:35:51 [2020-02-26T15:35:51.812Z]  ---> b39401ac0d91
15:35:51 [2020-02-26T15:35:51.812Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:35:51 [2020-02-26T15:35:51.824Z] 
15:35:52 [2020-02-26T15:35:52.156Z]  ---> 7ea9ae6c52d8
15:35:52 [2020-02-26T15:35:52.156Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:35:52 [2020-02-26T15:35:52.156Z]  ---> Running in d0e5f1330dc2
15:35:52 [2020-02-26T15:35:52.414Z] 
############                                                              16.8%
################################                                          45.6%
###################################################                       71.1%
####################################################################      95.5%
######################################################################## 100.0%
15:35:52 [2020-02-26T15:35:52.507Z] + RM_GOPATH=0
15:35:52 [2020-02-26T15:35:52.507Z] + TMP_GOPATH=
15:35:52 [2020-02-26T15:35:52.507Z] + : /build
15:35:52 [2020-02-26T15:35:52.507Z] + '[' -z '' ']'
15:35:52 [2020-02-26T15:35:52.507Z] ++ mktemp -d
15:35:52 [2020-02-26T15:35:52.507Z] + export GOPATH=/tmp/tmp.dUSXek0SyV
15:35:52 [2020-02-26T15:35:52.507Z] + GOPATH=/tmp/tmp.dUSXek0SyV
15:35:52 [2020-02-26T15:35:52.507Z] + RM_GOPATH=1
15:35:52 [2020-02-26T15:35:52.507Z] ++ dirname ./install.sh
15:35:52 [2020-02-26T15:35:52.507Z] Installing gotestsum version v0.3.5
15:35:52 [2020-02-26T15:35:52.507Z] + dir=.
15:35:52 [2020-02-26T15:35:52.507Z] + bin=gotestsum
15:35:52 [2020-02-26T15:35:52.507Z] + shift
15:35:52 [2020-02-26T15:35:52.507Z] + '[' '!' -f ./gotestsum.installer ']'
15:35:52 [2020-02-26T15:35:52.507Z] + . ./gotestsum.installer
15:35:52 [2020-02-26T15:35:52.507Z] ++ GOTESTSUM_COMMIT=v0.3.5
15:35:52 [2020-02-26T15:35:52.507Z] + install_gotestsum
15:35:52 [2020-02-26T15:35:52.507Z] + echo 'Installing gotestsum version v0.3.5'
15:35:52 [2020-02-26T15:35:52.507Z] + go get -d gotest.tools/gotestsum
15:35:52 [2020-02-26T15:35:52.769Z] 
15:35:52 [2020-02-26T15:35:52.989Z]  ---> aa645995a36c
15:35:52 [2020-02-26T15:35:52.989Z] Successfully built aa645995a36c
15:35:52 [2020-02-26T15:35:52.989Z] Successfully tagged docker:latest
15:35:52 [2020-02-26T15:35:52.989Z] INFO: Image build ended at 02/26/2020 15:35:52. Duration:00:03:05.9769872
15:35:52 [2020-02-26T15:35:52.989Z] 
15:35:52 [2020-02-26T15:35:52.989Z] 
15:35:52 [2020-02-26T15:35:52.989Z] INFO: Building the test binaries at 02/26/2020 15:35:52...
15:35:53 [2020-02-26T15:35:53.299Z] #14 ...
15:35:53 [2020-02-26T15:35:53.299Z] 
15:35:53 [2020-02-26T15:35:53.299Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:53 [2020-02-26T15:35:53.299Z] #58 144.6   CC       criu/namespaces.o
15:35:53 [2020-02-26T15:35:53.299Z] #58 146.3   CC       criu/net.o
15:35:53 [2020-02-26T15:35:53.299Z] #58 148.9   CC       criu/netfilter.o
15:35:53 [2020-02-26T15:35:53.299Z] #58 149.3   CC       criu/page-pipe.o
15:35:53 [2020-02-26T15:35:53.299Z] #58 149.9   CC       criu/page-xfer.o
15:35:53 [2020-02-26T15:35:53.859Z] #58 ...
15:35:53 [2020-02-26T15:35:53.859Z] 
15:35:53 [2020-02-26T15:35:53.859Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:35:53 [2020-02-26T15:35:53.859Z] #14 13.50   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:35:54 [2020-02-26T15:35:54.114Z] #14 13.85 Collecting pyyaml (from yamllint==1.16.0)
15:35:54 [2020-02-26T15:35:54.361Z] 
###                                                                        4.2%
#####                                                                      7.8%
#########                                                                 13.2%
#############                                                             18.5%
################                                                          23.0%
###################                                                       27.5%
######################                                                    31.9%
##########################                                                37.3%
###############################                                           44.0%
#####################################                                     51.6%
###########################################                               60.5%
#################################################                         68.8%
#######################################################                   77.2%
###############################################################           87.6%
####################################################################      95.7%
######################################################################## 100.0%
15:35:54 [2020-02-26T15:35:54.362Z] 
15:35:54 [2020-02-26T15:35:54.980Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:35:55 [2020-02-26T15:35:55.276Z] 
15:35:55 [2020-02-26T15:35:55.477Z] #14 15.06   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:35:55 [2020-02-26T15:35:55.559Z] 
######################################################################## 100.0%
15:35:55 [2020-02-26T15:35:55.559Z] 
15:35:56 [2020-02-26T15:35:56.175Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:35:56 [2020-02-26T15:35:56.459Z] 
15:35:56 [2020-02-26T15:35:56.459Z] 
######################################################################## 100.0%
15:35:56 [2020-02-26T15:35:56.720Z] INFO: make.ps1 starting at 02/26/2020 15:35:56
15:35:56 [2020-02-26T15:35:56.744Z] 
15:35:57 [2020-02-26T15:35:57.176Z] INFO: Git commit (eb7bd90a5) assumed from DOCKER_GITCOMMIT environment variable
15:35:57 [2020-02-26T15:35:57.176Z] INFO: Invoking autogen...
15:35:57 [2020-02-26T15:35:57.362Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:35:57 [2020-02-26T15:35:57.362Z] skipping existing c8c2d4a6b2e3
15:35:57 [2020-02-26T15:35:57.362Z] 
15:35:57 [2020-02-26T15:35:57.362Z] #14 17.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:35:57 [2020-02-26T15:35:57.633Z] INFO: Building daemon...
15:35:58 [2020-02-26T15:35:58.307Z] #14 18.12   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:35:58 [2020-02-26T15:35:58.374Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:35:58 [2020-02-26T15:35:58.374Z] 
15:35:58 [2020-02-26T15:35:58.374Z] 
######################################################################## 100.0%
15:35:58 [2020-02-26T15:35:58.564Z] #14 18.33 Building wheels for collected packages: pyyaml
15:35:58 [2020-02-26T15:35:58.564Z] #14 18.35   Running setup.py bdist_wheel for pyyaml: started
15:35:58 [2020-02-26T15:35:58.583Z] + cd /tmp/tmp.dUSXek0SyV/src/gotest.tools/gotestsum
15:35:58 [2020-02-26T15:35:58.583Z] + git checkout -q v0.3.5
15:35:58 [2020-02-26T15:35:58.583Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:35:58 [2020-02-26T15:35:58.658Z] 
15:35:58 [2020-02-26T15:35:58.658Z] Download of images into '/build' complete.
15:35:58 [2020-02-26T15:35:58.658Z] Use something like the following to load the result into a Docker daemon:
15:35:58 [2020-02-26T15:35:58.658Z]   tar -cC '/build' . | docker load
15:35:58 [2020-02-26T15:35:58.819Z] #14 ...
15:35:58 [2020-02-26T15:35:58.819Z] 
15:35:58 [2020-02-26T15:35:58.819Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:35:58 [2020-02-26T15:35:58.819Z] #42 174.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:35:58 [2020-02-26T15:35:58.819Z] #42 177.2 + mkdir -p /build
15:35:58 [2020-02-26T15:35:58.819Z] #42 177.2 + cp runc /build/runc
15:35:58 [2020-02-26T15:35:58.819Z] #42 DONE 177.8s
15:35:58 [2020-02-26T15:35:58.819Z] 
15:35:58 [2020-02-26T15:35:58.819Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:35:58 [2020-02-26T15:35:58.819Z] #58 151.1   CC       criu/pagemap-cache.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 151.4   CC       criu/pagemap.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 152.3   CC       criu/parasite-syscall.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 153.3   CC       criu/path.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 153.6   CC       criu/pie-util-vdso-elf32.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 154.1   CC       criu/pie-util-vdso.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 154.5   CC       criu/pie-util.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 154.7   CC       criu/pipes.o
15:35:58 [2020-02-26T15:35:58.819Z] #58 155.3   CC       criu/plugin.o
15:35:59 [2020-02-26T15:35:59.383Z] #58 156.1   CC       criu/proc_parse.o
15:36:00 [2020-02-26T15:36:00.307Z] #58 ...
15:36:00 [2020-02-26T15:36:00.307Z] 
15:36:00 [2020-02-26T15:36:00.307Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:36:00 [2020-02-26T15:36:00.307Z] #14 20.18   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:36:00 [2020-02-26T15:36:00.307Z] #14 20.18   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:36:00 [2020-02-26T15:36:00.307Z] #14 20.28 Successfully built pyyaml
15:36:00 [2020-02-26T15:36:00.562Z] #14 20.28 Installing collected packages: pyyaml, pathspec, yamllint
15:36:00 [2020-02-26T15:36:00.817Z] #14 20.68 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:36:01 [2020-02-26T15:36:01.346Z] Removing intermediate container e2475c597261
15:36:01 [2020-02-26T15:36:01.346Z]  ---> d1342d4d7b9c
15:36:01 [2020-02-26T15:36:01.346Z] Step 24/125 : FROM base AS cross-false
15:36:01 [2020-02-26T15:36:01.346Z]  ---> 855543ad4ce7
15:36:01 [2020-02-26T15:36:01.346Z] Step 25/125 : FROM base AS cross-true
15:36:01 [2020-02-26T15:36:01.346Z]  ---> 855543ad4ce7
15:36:01 [2020-02-26T15:36:01.346Z] Step 26/125 : ARG DEBIAN_FRONTEND
15:36:01 [2020-02-26T15:36:01.346Z]  ---> Using cache
15:36:01 [2020-02-26T15:36:01.346Z]  ---> 8a55b1ab99ae
15:36:01 [2020-02-26T15:36:01.346Z] Step 27/125 : RUN dpkg --add-architecture armhf
15:36:01 [2020-02-26T15:36:01.346Z]  ---> Running in 89f75113fe8e
15:36:01 [2020-02-26T15:36:01.376Z] #14 DONE 21.0s
15:36:01 [2020-02-26T15:36:01.376Z] 
15:36:01 [2020-02-26T15:36:01.376Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
15:36:01 [2020-02-26T15:36:01.376Z] #16 DONE 0.2s
15:36:01 [2020-02-26T15:36:01.376Z] 
15:36:01 [2020-02-26T15:36:01.376Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:36:01 [2020-02-26T15:36:01.971Z] Removing intermediate container 89f75113fe8e
15:36:01 [2020-02-26T15:36:01.971Z]  ---> e384e54ad91e
15:36:01 [2020-02-26T15:36:01.971Z] Step 28/125 : RUN dpkg --add-architecture arm64
15:36:01 [2020-02-26T15:36:01.971Z]  ---> Running in a8949258cbe0
15:36:02 [2020-02-26T15:36:02.302Z] #21 DONE 0.9s
15:36:02 [2020-02-26T15:36:02.302Z] 
15:36:02 [2020-02-26T15:36:02.302Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:36:02 [2020-02-26T15:36:02.302Z] #58 159.1   CC       criu/protobuf-desc.o
15:36:02 [2020-02-26T15:36:02.985Z] Removing intermediate container a8949258cbe0
15:36:02 [2020-02-26T15:36:02.985Z]  ---> 6073c52c8f01
15:36:02 [2020-02-26T15:36:02.985Z] Step 29/125 : RUN dpkg --add-architecture armel
15:36:02 [2020-02-26T15:36:02.985Z]  ---> Running in bfdf8ae33bcb
15:36:03 [2020-02-26T15:36:03.228Z] #58 159.8   CC       criu/protobuf.o
15:36:03 [2020-02-26T15:36:03.228Z] #58 160.1   CC       criu/pstree.o
15:36:03 [2020-02-26T15:36:03.610Z] Removing intermediate container bfdf8ae33bcb
15:36:03 [2020-02-26T15:36:03.610Z]  ---> 2562bedd1d1c
15:36:03 [2020-02-26T15:36:03.610Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
15:36:03 [2020-02-26T15:36:03.610Z]  ---> Running in 67ac618971d6
15:36:04 [2020-02-26T15:36:04.234Z] Removing intermediate container 67ac618971d6
15:36:04 [2020-02-26T15:36:04.234Z]  ---> 57f12cf11ca7
15:36:04 [2020-02-26T15:36:04.234Z] Step 31/125 : FROM cross-${CROSS} as dev-base
15:36:04 [2020-02-26T15:36:04.234Z]  ---> 855543ad4ce7
15:36:04 [2020-02-26T15:36:04.234Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false
15:36:04 [2020-02-26T15:36:04.234Z]  ---> 855543ad4ce7
15:36:04 [2020-02-26T15:36:04.234Z] Step 33/125 : ARG DEBIAN_FRONTEND
15:36:04 [2020-02-26T15:36:04.234Z]  ---> Using cache
15:36:04 [2020-02-26T15:36:04.234Z]  ---> 8a55b1ab99ae
15:36:04 [2020-02-26T15:36:04.234Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
15:36:04 [2020-02-26T15:36:04.234Z]  ---> Running in 2ae03530093c
15:36:04 [2020-02-26T15:36:04.590Z] #58 161.1   CC       criu/rbtree.o
15:36:04 [2020-02-26T15:36:04.591Z] #58 161.4   CC       criu/rst-malloc.o
15:36:04 [2020-02-26T15:36:04.846Z] #58 161.6   CC       criu/seccomp.o
15:36:04 [2020-02-26T15:36:04.859Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:36:04 [2020-02-26T15:36:04.859Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:36:04 [2020-02-26T15:36:04.859Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:36:04 [2020-02-26T15:36:04.859Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:36:04 [2020-02-26T15:36:04.859Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:36:05 [2020-02-26T15:36:05.146Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:36:05 [2020-02-26T15:36:05.146Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:36:05 [2020-02-26T15:36:05.406Z] #58 162.2   CC       criu/seize.o
15:36:05 [2020-02-26T15:36:05.481Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:36:06 [2020-02-26T15:36:06.331Z] #58 162.8   CC       criu/servicefd.o
15:36:06 [2020-02-26T15:36:06.587Z] #58 163.3   CC       criu/shmem.o
15:36:07 [2020-02-26T15:36:07.510Z] Fetched 7738 kB in 2s (3148 kB/s)
15:36:07 [2020-02-26T15:36:07.512Z] #58 164.1   CC       criu/sigframe.o
15:36:07 [2020-02-26T15:36:07.512Z] #58 164.3   CC       criu/signalfd.o
15:36:07 [2020-02-26T15:36:07.767Z] #58 164.6   CC       criu/sk-inet.o
15:36:08 [2020-02-26T15:36:08.525Z] Reading package lists...
15:36:08 [2020-02-26T15:36:08.691Z] #58 165.4   CC       criu/sk-netlink.o
15:36:08 [2020-02-26T15:36:08.946Z] #58 165.7   CC       criu/sk-packet.o
15:36:09 [2020-02-26T15:36:09.506Z] #58 166.3   CC       criu/sk-queue.o
15:36:09 [2020-02-26T15:36:09.560Z] Reading package lists...
15:36:09 [2020-02-26T15:36:09.844Z] Building dependency tree...
15:36:09 [2020-02-26T15:36:09.844Z] Reading state information...
15:36:09 [2020-02-26T15:36:09.844Z] The following additional packages will be installed:
15:36:09 [2020-02-26T15:36:09.844Z]   libapparmor1 libseccomp2
15:36:09 [2020-02-26T15:36:09.844Z] Suggested packages:
15:36:09 [2020-02-26T15:36:09.844Z]   seccomp
15:36:09 [2020-02-26T15:36:09.844Z] The following NEW packages will be installed:
15:36:09 [2020-02-26T15:36:09.844Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:36:10 [2020-02-26T15:36:10.053Z] Removing intermediate container d0e5f1330dc2
15:36:10 [2020-02-26T15:36:10.053Z]  ---> a9b2f2187db5
15:36:10 [2020-02-26T15:36:10.053Z] Step 71/125 : FROM dev-base AS dockercli
15:36:10 [2020-02-26T15:36:10.053Z]  ---> b16e0374cad8
15:36:10 [2020-02-26T15:36:10.053Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli
15:36:10 [2020-02-26T15:36:10.053Z]  ---> Running in 90e22111011f
15:36:10 [2020-02-26T15:36:10.053Z] Removing intermediate container 90e22111011f
15:36:10 [2020-02-26T15:36:10.053Z]  ---> 541fac7be325
15:36:10 [2020-02-26T15:36:10.053Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:10 [2020-02-26T15:36:10.053Z]  ---> d3541abd4ff5
15:36:10 [2020-02-26T15:36:10.053Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:10 [2020-02-26T15:36:10.053Z]  ---> fe0e5c70134a
15:36:10 [2020-02-26T15:36:10.053Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:10 [2020-02-26T15:36:10.053Z]  ---> Running in 415ba8f04c84
15:36:10 [2020-02-26T15:36:10.053Z] + RM_GOPATH=0
15:36:10 [2020-02-26T15:36:10.053Z] + TMP_GOPATH=
15:36:10 [2020-02-26T15:36:10.053Z] + : /build
15:36:10 [2020-02-26T15:36:10.053Z] + '[' -z '' ']'
15:36:10 [2020-02-26T15:36:10.053Z] ++ mktemp -d
15:36:10 [2020-02-26T15:36:10.053Z] + export GOPATH=/tmp/tmp.vHi8VWXiHu
15:36:10 [2020-02-26T15:36:10.053Z] + GOPATH=/tmp/tmp.vHi8VWXiHu
15:36:10 [2020-02-26T15:36:10.053Z] + RM_GOPATH=1
15:36:10 [2020-02-26T15:36:10.053Z] ++ dirname ./install.sh
15:36:10 [2020-02-26T15:36:10.053Z] + dir=.
15:36:10 [2020-02-26T15:36:10.053Z] + bin=dockercli
15:36:10 [2020-02-26T15:36:10.053Z] + shift
15:36:10 [2020-02-26T15:36:10.053Z] + '[' '!' -f ./dockercli.installer ']'
15:36:10 [2020-02-26T15:36:10.053Z] + . ./dockercli.installer
15:36:10 [2020-02-26T15:36:10.053Z] ++ DOCKERCLI_CHANNEL=stable
15:36:10 [2020-02-26T15:36:10.053Z] ++ DOCKERCLI_VERSION=17.06.2-ce
15:36:10 [2020-02-26T15:36:10.053Z] + install_dockercli
15:36:10 [2020-02-26T15:36:10.053Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
15:36:10 [2020-02-26T15:36:10.053Z] Install docker/cli version 17.06.2-ce from stable
15:36:10 [2020-02-26T15:36:10.053Z] ++ uname -m
15:36:10 [2020-02-26T15:36:10.053Z] + arch=s390x
15:36:10 [2020-02-26T15:36:10.053Z] + '[' s390x '!=' x86_64 ']'
15:36:10 [2020-02-26T15:36:10.053Z] + '[' s390x '!=' s390x ']'
15:36:10 [2020-02-26T15:36:10.053Z] + url=https://download.docker.com/linux/static
15:36:10 [2020-02-26T15:36:10.053Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:36:10 [2020-02-26T15:36:10.053Z] + tar -xz docker/docker
15:36:10 [2020-02-26T15:36:10.066Z] #58 166.8   CC       criu/sk-tcp.o
15:36:10 [2020-02-26T15:36:10.129Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
15:36:10 [2020-02-26T15:36:10.129Z] Need to get 296 kB of archives.
15:36:10 [2020-02-26T15:36:10.129Z] After this operation, 1346 kB of additional disk space will be used.
15:36:10 [2020-02-26T15:36:10.129Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
15:36:10 [2020-02-26T15:36:10.129Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
15:36:10 [2020-02-26T15:36:10.129Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
15:36:10 [2020-02-26T15:36:10.129Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
15:36:10 [2020-02-26T15:36:10.129Z] debconf: delaying package configuration, since apt-utils is not installed
15:36:10 [2020-02-26T15:36:10.413Z] Fetched 296 kB in 0s (3483 kB/s)
15:36:10 [2020-02-26T15:36:10.413Z] Selecting previously unselected package libseccomp2:ppc64el.
15:36:10 [2020-02-26T15:36:10.413Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
15:36:10 [2020-02-26T15:36:10.413Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
15:36:10 [2020-02-26T15:36:10.413Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
15:36:10 [2020-02-26T15:36:10.413Z] Selecting previously unselected package libseccomp-dev:ppc64el.
15:36:10 [2020-02-26T15:36:10.413Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
15:36:10 [2020-02-26T15:36:10.413Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
15:36:10 [2020-02-26T15:36:10.413Z] Selecting previously unselected package libapparmor1:ppc64el.
15:36:10 [2020-02-26T15:36:10.413Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
15:36:10 [2020-02-26T15:36:10.413Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
15:36:10 [2020-02-26T15:36:10.413Z] Selecting previously unselected package libapparmor-dev:ppc64el.
15:36:10 [2020-02-26T15:36:10.413Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
15:36:10 [2020-02-26T15:36:10.413Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
15:36:10 [2020-02-26T15:36:10.413Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:10 [2020-02-26T15:36:10.413Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
15:36:10 [2020-02-26T15:36:10.413Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
15:36:10 [2020-02-26T15:36:10.413Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
15:36:10 [2020-02-26T15:36:10.413Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
15:36:10 [2020-02-26T15:36:10.413Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:10 [2020-02-26T15:36:10.626Z] #58 167.3   CC       criu/sk-unix.o
15:36:10 [2020-02-26T15:36:10.795Z] + mkdir -p /build
15:36:10 [2020-02-26T15:36:10.795Z] + mv docker/docker /build/
15:36:10 [2020-02-26T15:36:10.795Z] + rmdir docker
15:36:11 [2020-02-26T15:36:11.037Z] Removing intermediate container 2ae03530093c
15:36:11 [2020-02-26T15:36:11.037Z]  ---> bd1887662223
15:36:11 [2020-02-26T15:36:11.037Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true
15:36:11 [2020-02-26T15:36:11.037Z]  ---> 57f12cf11ca7
15:36:11 [2020-02-26T15:36:11.037Z] Step 36/125 : ARG DEBIAN_FRONTEND
15:36:11 [2020-02-26T15:36:11.037Z]  ---> Running in 8ce79b3ae1d8
15:36:11 [2020-02-26T15:36:11.037Z] Removing intermediate container 8ce79b3ae1d8
15:36:11 [2020-02-26T15:36:11.037Z]  ---> 37974f119088
15:36:11 [2020-02-26T15:36:11.037Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
15:36:11 [2020-02-26T15:36:11.037Z]  ---> Running in 862e9cd77d00
15:36:11 [2020-02-26T15:36:11.550Z] #58 ...
15:36:11 [2020-02-26T15:36:11.550Z] 
15:36:11 [2020-02-26T15:36:11.550Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:36:11 [2020-02-26T15:36:11.550Z] #55 223.9 + dpkg --print-architecture
15:36:11 [2020-02-26T15:36:11.550Z] #55 223.9 + cd /tmp/tmp.pz184GeUCS/src/github.com/docker/distribution
15:36:11 [2020-02-26T15:36:11.550Z] #55 223.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:36:11 [2020-02-26T15:36:11.550Z] #55 224.1 + GOPATH=/tmp/tmp.pz184GeUCS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pz184GeUCS
15:36:11 [2020-02-26T15:36:11.550Z] #55 224.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:36:11 [2020-02-26T15:36:11.555Z] Removing intermediate container 415ba8f04c84
15:36:11 [2020-02-26T15:36:11.555Z]  ---> d04198a12a87
15:36:11 [2020-02-26T15:36:11.555Z] Step 76/125 : FROM runtime-dev AS runc
15:36:11 [2020-02-26T15:36:11.555Z]  ---> d69f949cc98c
15:36:11 [2020-02-26T15:36:11.555Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc
15:36:11 [2020-02-26T15:36:11.555Z]  ---> Running in 5c84d72be224
15:36:11 [2020-02-26T15:36:11.555Z] Removing intermediate container 5c84d72be224
15:36:11 [2020-02-26T15:36:11.555Z]  ---> 44e0de20ce9a
15:36:11 [2020-02-26T15:36:11.555Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:11 [2020-02-26T15:36:11.922Z]  ---> 9fda116626f6
15:36:11 [2020-02-26T15:36:11.922Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:12 [2020-02-26T15:36:12.052Z] Removing intermediate container 862e9cd77d00
15:36:12 [2020-02-26T15:36:12.052Z]  ---> 67d542e2a3c0
15:36:12 [2020-02-26T15:36:12.052Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
15:36:12 [2020-02-26T15:36:12.052Z]  ---> bd1887662223
15:36:12 [2020-02-26T15:36:12.052Z] Step 39/125 : FROM base AS tomlv
15:36:12 [2020-02-26T15:36:12.052Z]  ---> 855543ad4ce7
15:36:12 [2020-02-26T15:36:12.052Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv
15:36:12 [2020-02-26T15:36:12.052Z]  ---> Running in b0d7c746c092
15:36:12 [2020-02-26T15:36:12.052Z] Removing intermediate container b0d7c746c092
15:36:12 [2020-02-26T15:36:12.052Z]  ---> 4e7b8ef85974
15:36:12 [2020-02-26T15:36:12.052Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:12 [2020-02-26T15:36:12.052Z]  ---> cc0e77847ada
15:36:12 [2020-02-26T15:36:12.052Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:12 [2020-02-26T15:36:12.111Z] #55 ...
15:36:12 [2020-02-26T15:36:12.111Z] 
15:36:12 [2020-02-26T15:36:12.111Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:36:12 [2020-02-26T15:36:12.111Z] #58 168.7   CC       criu/sockets.o
15:36:12 [2020-02-26T15:36:12.267Z]  ---> 21a8b52fc73c
15:36:12 [2020-02-26T15:36:12.267Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:12 [2020-02-26T15:36:12.267Z]  ---> Running in 2989773d7e79
15:36:12 [2020-02-26T15:36:12.338Z]  ---> 32c36c8dfedf
15:36:12 [2020-02-26T15:36:12.338Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:12 [2020-02-26T15:36:12.338Z]  ---> Running in a70b03951e3f
15:36:12 [2020-02-26T15:36:12.624Z] + RM_GOPATH=0
15:36:12 [2020-02-26T15:36:12.624Z] + TMP_GOPATH=
15:36:12 [2020-02-26T15:36:12.624Z] + : /build
15:36:12 [2020-02-26T15:36:12.624Z] + '[' -z '' ']'
15:36:12 [2020-02-26T15:36:12.624Z] ++ mktemp -d
15:36:12 [2020-02-26T15:36:12.624Z] + export GOPATH=/tmp/tmp.g8jf6GOGOb
15:36:12 [2020-02-26T15:36:12.624Z] + GOPATH=/tmp/tmp.g8jf6GOGOb
15:36:12 [2020-02-26T15:36:12.624Z] + RM_GOPATH=1
15:36:12 [2020-02-26T15:36:12.624Z] ++ dirname ./install.sh
15:36:12 [2020-02-26T15:36:12.624Z] + dir=.
15:36:12 [2020-02-26T15:36:12.624Z] + bin=tomlv
15:36:12 [2020-02-26T15:36:12.624Z] + shift
15:36:12 [2020-02-26T15:36:12.624Z] + '[' '!' -f ./tomlv.installer ']'
15:36:12 [2020-02-26T15:36:12.624Z] + . ./tomlv.installer
15:36:12 [2020-02-26T15:36:12.624Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:36:12 [2020-02-26T15:36:12.624Z] + install_tomlv
15:36:12 [2020-02-26T15:36:12.624Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:36:12 [2020-02-26T15:36:12.624Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g8jf6GOGOb/src/github.com/BurntSushi/toml
15:36:12 [2020-02-26T15:36:12.624Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:36:12 [2020-02-26T15:36:12.624Z] Cloning into '/tmp/tmp.g8jf6GOGOb/src/github.com/BurntSushi/toml'...
15:36:12 [2020-02-26T15:36:12.634Z] + RM_GOPATH=0
15:36:12 [2020-02-26T15:36:12.634Z] + TMP_GOPATH=
15:36:12 [2020-02-26T15:36:12.634Z] + : /build
15:36:12 [2020-02-26T15:36:12.634Z] + '[' -z '' ']'
15:36:12 [2020-02-26T15:36:12.634Z] ++ mktemp -d
15:36:12 [2020-02-26T15:36:12.634Z] + export GOPATH=/tmp/tmp.Fsovpx6j2g
15:36:12 [2020-02-26T15:36:12.634Z] + GOPATH=/tmp/tmp.Fsovpx6j2g
15:36:12 [2020-02-26T15:36:12.634Z] + RM_GOPATH=1
15:36:12 [2020-02-26T15:36:12.634Z] ++ dirname ./install.sh
15:36:12 [2020-02-26T15:36:12.634Z] + dir=.
15:36:12 [2020-02-26T15:36:12.634Z] + bin=runc
15:36:12 [2020-02-26T15:36:12.634Z] + shift
15:36:12 [2020-02-26T15:36:12.634Z] + '[' '!' -f ./runc.installer ']'
15:36:12 [2020-02-26T15:36:12.634Z] + . ./runc.installer
15:36:12 [2020-02-26T15:36:12.634Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:36:12 [2020-02-26T15:36:12.634Z] + install_runc
15:36:12 [2020-02-26T15:36:12.634Z] + uname -r
15:36:12 [2020-02-26T15:36:12.634Z] + grep -q '^3\.10\.0.*\.el7\.'
15:36:12 [2020-02-26T15:36:12.634Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:36:12 [2020-02-26T15:36:12.634Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:36:12 [2020-02-26T15:36:12.634Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fsovpx6j2g/src/github.com/opencontainers/runc
15:36:12 [2020-02-26T15:36:12.634Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:36:12 [2020-02-26T15:36:12.634Z] Cloning into '/tmp/tmp.Fsovpx6j2g/src/github.com/opencontainers/runc'...
15:36:12 [2020-02-26T15:36:12.671Z] #58 169.5   CC       criu/stats.o
15:36:13 [2020-02-26T15:36:13.231Z] #58 169.8   CC       criu/string.o
15:36:13 [2020-02-26T15:36:13.231Z] #58 170.0   CC       criu/sysctl.o
15:36:13 [2020-02-26T15:36:13.257Z] + cd /tmp/tmp.g8jf6GOGOb/src/github.com/BurntSushi/toml
15:36:13 [2020-02-26T15:36:13.257Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:36:13 [2020-02-26T15:36:13.257Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:36:13 [2020-02-26T15:36:13.257Z] internal/cpu
15:36:13 [2020-02-26T15:36:13.257Z] errors
15:36:13 [2020-02-26T15:36:13.257Z] math/bits
15:36:13 [2020-02-26T15:36:13.257Z] runtime/internal/atomic
15:36:13 [2020-02-26T15:36:13.257Z] runtime/internal/sys
15:36:13 [2020-02-26T15:36:13.257Z] runtime/internal/math
15:36:13 [2020-02-26T15:36:13.257Z] internal/bytealg
15:36:13 [2020-02-26T15:36:13.257Z] unicode/utf8
15:36:13 [2020-02-26T15:36:13.257Z] internal/race
15:36:13 [2020-02-26T15:36:13.545Z] math
15:36:13 [2020-02-26T15:36:13.545Z] sync/atomic
15:36:13 [2020-02-26T15:36:13.545Z] unicode
15:36:13 [2020-02-26T15:36:13.545Z] internal/testlog
15:36:13 [2020-02-26T15:36:13.545Z] runtime
15:36:13 [2020-02-26T15:36:13.545Z] encoding
15:36:13 [2020-02-26T15:36:13.545Z] runtime/cgo
15:36:13 [2020-02-26T15:36:13.791Z] #58 170.6   CC       criu/sysfs_parse.o
15:36:13 [2020-02-26T15:36:13.854Z] + cd /tmp/tmp.Fsovpx6j2g/src/github.com/opencontainers/runc
15:36:13 [2020-02-26T15:36:13.854Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:36:13 [2020-02-26T15:36:13.854Z] + '[' -z '' ']'
15:36:13 [2020-02-26T15:36:13.854Z] + target=static
15:36:13 [2020-02-26T15:36:13.854Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:36:13 [2020-02-26T15:36:13.854Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
15:36:14 [2020-02-26T15:36:14.046Z] #58 170.9   CC       criu/timerfd.o
15:36:14 [2020-02-26T15:36:14.173Z] strconv
15:36:14 [2020-02-26T15:36:14.606Z] #58 171.3   CC       criu/tty.o
15:36:16 [2020-02-26T15:36:16.491Z] #58 173.0   CC       criu/tun.o
15:36:16 [2020-02-26T15:36:16.746Z] #58 173.5   CC       criu/uffd.o
15:36:17 [2020-02-26T15:36:17.649Z] sync
15:36:17 [2020-02-26T15:36:17.650Z] io
15:36:17 [2020-02-26T15:36:17.650Z] reflect
15:36:17 [2020-02-26T15:36:17.650Z] syscall
15:36:17 [2020-02-26T15:36:17.672Z] #58 174.5   CC       criu/util.o
15:36:17 [2020-02-26T15:36:17.938Z] bytes
15:36:17 [2020-02-26T15:36:17.938Z] strings
15:36:18 [2020-02-26T15:36:18.228Z] bufio
15:36:18 [2020-02-26T15:36:18.531Z] path
15:36:18 [2020-02-26T15:36:18.531Z] text/tabwriter
15:36:19 [2020-02-26T15:36:19.034Z] #58 175.7   CC       criu/uts_ns.o
15:36:19 [2020-02-26T15:36:19.035Z] #58 175.9   CC       criu/vdso-compat.o
15:36:19 [2020-02-26T15:36:19.155Z] internal/syscall/unix
15:36:19 [2020-02-26T15:36:19.156Z] time
15:36:19 [2020-02-26T15:36:19.595Z] #58 176.2   CC       criu/vdso.o
15:36:19 [2020-02-26T15:36:19.777Z] sort
15:36:19 [2020-02-26T15:36:19.778Z] internal/poll
15:36:19 [2020-02-26T15:36:19.778Z] internal/fmtsort
15:36:19 [2020-02-26T15:36:19.778Z] os
15:36:20 [2020-02-26T15:36:20.409Z] path/filepath
15:36:20 [2020-02-26T15:36:20.409Z] fmt
15:36:20 [2020-02-26T15:36:20.409Z] io/ioutil
15:36:20 [2020-02-26T15:36:20.520Z] #58 177.1   LINK     criu/built-in.o
15:36:20 [2020-02-26T15:36:20.520Z] #58 177.2   LINK     criu/criu
15:36:20 [2020-02-26T15:36:20.695Z] log
15:36:20 [2020-02-26T15:36:20.695Z] flag
15:36:20 [2020-02-26T15:36:20.695Z] github.com/BurntSushi/toml
15:36:21 [2020-02-26T15:36:21.081Z] #58 177.7   DEP      lib/c/criu.d
15:36:21 [2020-02-26T15:36:21.081Z] #58 177.8   CC       images/rpc.pb-c.o
15:36:21 [2020-02-26T15:36:21.643Z] #58 178.3   CC       lib/c/criu.o
15:36:21 [2020-02-26T15:36:21.709Z] github.com/BurntSushi/toml/cmd/tomlv
15:36:22 [2020-02-26T15:36:22.567Z] #58 179.3   LINK     lib/c/built-in.o
15:36:22 [2020-02-26T15:36:22.567Z] #58 ...
15:36:22 [2020-02-26T15:36:22.567Z] 
15:36:22 [2020-02-26T15:36:22.567Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:36:22 [2020-02-26T15:36:22.567Z] #55 243.9 + rm -rf /tmp/tmp.pz184GeUCS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pz184GeUCS
15:36:23 [2020-02-26T15:36:23.128Z] #55 DONE 244.4s
15:36:23 [2020-02-26T15:36:23.128Z] 
15:36:23 [2020-02-26T15:36:23.128Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:36:23 [2020-02-26T15:36:23.128Z] #58 179.3   LINK     lib/c/libcriu.so
15:36:23 [2020-02-26T15:36:23.128Z] #58 179.4   GEN      magic.py
15:36:23 [2020-02-26T15:36:23.128Z] #58 179.6 Note: Building without setproctitle() and strlcpy() support.
15:36:23 [2020-02-26T15:36:23.128Z] #58 179.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:36:23 [2020-02-26T15:36:23.326Z] Removing intermediate container a70b03951e3f
15:36:23 [2020-02-26T15:36:23.326Z]  ---> 948e21967449
15:36:23 [2020-02-26T15:36:23.326Z] Step 44/125 : FROM base AS vndr
15:36:23 [2020-02-26T15:36:23.327Z]  ---> 855543ad4ce7
15:36:23 [2020-02-26T15:36:23.327Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr
15:36:23 [2020-02-26T15:36:23.327Z]  ---> Running in a4fecc20766c
15:36:23 [2020-02-26T15:36:23.327Z] Removing intermediate container a4fecc20766c
15:36:23 [2020-02-26T15:36:23.327Z]  ---> c661f193fe2e
15:36:23 [2020-02-26T15:36:23.327Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:23 [2020-02-26T15:36:23.327Z]  ---> ebd37c01dd50
15:36:23 [2020-02-26T15:36:23.327Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:23 [2020-02-26T15:36:23.383Z] #58 180.1 fatal: Not a git repository (or any of the parent directories): .git
15:36:23 [2020-02-26T15:36:23.613Z]  ---> f5d49d19e9ea
15:36:23 [2020-02-26T15:36:23.613Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:23 [2020-02-26T15:36:23.613Z]  ---> Running in d57534ec0b52
15:36:23 [2020-02-26T15:36:23.898Z] + RM_GOPATH=0
15:36:23 [2020-02-26T15:36:23.898Z] + TMP_GOPATH=
15:36:23 [2020-02-26T15:36:23.898Z] + : /build
15:36:23 [2020-02-26T15:36:23.898Z] + '[' -z '' ']'
15:36:23 [2020-02-26T15:36:23.898Z] ++ mktemp -d
15:36:23 [2020-02-26T15:36:23.898Z] + export GOPATH=/tmp/tmp.AmVlCvJgNw
15:36:23 [2020-02-26T15:36:23.898Z] + GOPATH=/tmp/tmp.AmVlCvJgNw
15:36:23 [2020-02-26T15:36:23.898Z] + RM_GOPATH=1
15:36:23 [2020-02-26T15:36:23.898Z] ++ dirname ./install.sh
15:36:23 [2020-02-26T15:36:23.898Z] + dir=.
15:36:23 [2020-02-26T15:36:23.898Z] + bin=vndr
15:36:23 [2020-02-26T15:36:23.898Z] + shift
15:36:23 [2020-02-26T15:36:23.898Z] + '[' '!' -f ./vndr.installer ']'
15:36:23 [2020-02-26T15:36:23.898Z] + . ./vndr.installer
15:36:23 [2020-02-26T15:36:23.898Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:36:23 [2020-02-26T15:36:23.898Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:36:23 [2020-02-26T15:36:23.898Z] + install_vndr
15:36:23 [2020-02-26T15:36:23.898Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:36:23 [2020-02-26T15:36:23.898Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AmVlCvJgNw/src/github.com/LK4D4/vndr
15:36:23 [2020-02-26T15:36:23.898Z] Cloning into '/tmp/tmp.AmVlCvJgNw/src/github.com/LK4D4/vndr'...
15:36:24 [2020-02-26T15:36:24.183Z] + cd /tmp/tmp.AmVlCvJgNw/src/github.com/LK4D4/vndr
15:36:24 [2020-02-26T15:36:24.183Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:36:24 [2020-02-26T15:36:24.183Z] + go build -buildmode=pie -v -o /build/vndr .
15:36:24 [2020-02-26T15:36:24.327Z] #58 181.1 make[1]: Nothing to be done for 'all'.
15:36:24 [2020-02-26T15:36:24.470Z] errors
15:36:24 [2020-02-26T15:36:24.470Z] internal/cpu
15:36:24 [2020-02-26T15:36:24.470Z] internal/race
15:36:24 [2020-02-26T15:36:24.470Z] runtime/internal/atomic
15:36:24 [2020-02-26T15:36:24.470Z] runtime/internal/sys
15:36:24 [2020-02-26T15:36:24.470Z] sync/atomic
15:36:24 [2020-02-26T15:36:24.470Z] runtime/internal/math
15:36:24 [2020-02-26T15:36:24.757Z] unicode
15:36:24 [2020-02-26T15:36:24.757Z] internal/bytealg
15:36:24 [2020-02-26T15:36:24.757Z] unicode/utf8
15:36:24 [2020-02-26T15:36:24.757Z] math/bits
15:36:24 [2020-02-26T15:36:24.757Z] internal/testlog
15:36:24 [2020-02-26T15:36:24.757Z] math
15:36:24 [2020-02-26T15:36:24.757Z] encoding
15:36:24 [2020-02-26T15:36:24.757Z] unicode/utf16
15:36:24 [2020-02-26T15:36:24.757Z] runtime
15:36:24 [2020-02-26T15:36:24.757Z] container/list
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.5 make[1]: 'images/built-in.o' is up to date.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.6 make[1]: 'compel/libcompel.a' is up to date.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.6 make[1]: 'compel/compel-host-bin' is up to date.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.6 make[1]: Nothing to be done for 'all'.
15:36:24 [2020-02-26T15:36:24.886Z] #58 181.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:36:25 [2020-02-26T15:36:25.045Z] crypto/internal/subtle
15:36:25 [2020-02-26T15:36:25.045Z] crypto/subtle
15:36:25 [2020-02-26T15:36:25.045Z] internal/x/crypto/cryptobyte/asn1
15:36:25 [2020-02-26T15:36:25.045Z] internal/nettrace
15:36:25 [2020-02-26T15:36:25.045Z] internal/x/net/dns/dnsmessage
15:36:25 [2020-02-26T15:36:25.144Z] #58 181.8 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 181.8 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 181.8 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 181.9 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 181.9 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 182.0 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 182.0 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.144Z] #58 182.0 make[2]: Nothing to be done for 'all'.
15:36:25 [2020-02-26T15:36:25.335Z] runtime/cgo
15:36:25 [2020-02-26T15:36:25.335Z] strconv
15:36:25 [2020-02-26T15:36:25.398Z] #58 182.0   INSTALL  criu/criu
15:36:25 [2020-02-26T15:36:25.398Z] #58 DONE 182.2s
15:36:25 [2020-02-26T15:36:25.398Z] 
15:36:25 [2020-02-26T15:36:25.398Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:36:25 [2020-02-26T15:36:25.974Z] crypto/rc4
15:36:27 [2020-02-26T15:36:27.283Z] #47 ...
15:36:27 [2020-02-26T15:36:27.283Z] 
15:36:27 [2020-02-26T15:36:27.283Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:36:27 [2020-02-26T15:36:27.283Z] #24 DONE 248.1s
15:36:27 [2020-02-26T15:36:27.283Z] 
15:36:27 [2020-02-26T15:36:27.283Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:36:27 [2020-02-26T15:36:27.413Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:36:27 [2020-02-26T15:36:27.413Z] + mkdir -p /build
15:36:27 [2020-02-26T15:36:27.413Z] + cp runc /build/runc
15:36:27 [2020-02-26T15:36:27.413Z] Removing intermediate container 2989773d7e79
15:36:27 [2020-02-26T15:36:27.413Z]  ---> 0203a56c3fbd
15:36:27 [2020-02-26T15:36:27.413Z] Step 81/125 : FROM dev-base AS tini
15:36:27 [2020-02-26T15:36:27.413Z]  ---> b16e0374cad8
15:36:27 [2020-02-26T15:36:27.413Z] Step 82/125 : ARG DEBIAN_FRONTEND
15:36:27 [2020-02-26T15:36:27.413Z]  ---> Using cache
15:36:27 [2020-02-26T15:36:27.413Z]  ---> cc7cc7c0340d
15:36:27 [2020-02-26T15:36:27.413Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
15:36:27 [2020-02-26T15:36:27.413Z]  ---> Running in 8aebcf2b7cdf
15:36:27 [2020-02-26T15:36:27.756Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:36:28 [2020-02-26T15:36:28.109Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:36:28 [2020-02-26T15:36:28.109Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:36:28 [2020-02-26T15:36:28.109Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:36:28 [2020-02-26T15:36:28.109Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:36:28 [2020-02-26T15:36:28.109Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:36:28 [2020-02-26T15:36:28.109Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:36:28 [2020-02-26T15:36:28.109Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:36:29 [2020-02-26T15:36:29.168Z] #47 ...
15:36:29 [2020-02-26T15:36:29.168Z] 
15:36:29 [2020-02-26T15:36:29.168Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.305Z] Fetched 7684 kB in 1s (5065 kB/s)
15:36:29 [2020-02-26T15:36:29.456Z] sync
15:36:29 [2020-02-26T15:36:29.456Z] github.com/LK4D4/vndr/godl/singleflight
15:36:29 [2020-02-26T15:36:29.456Z] io
15:36:29 [2020-02-26T15:36:29.456Z] reflect
15:36:29 [2020-02-26T15:36:29.456Z] syscall
15:36:29 [2020-02-26T15:36:29.456Z] math/rand
15:36:29 [2020-02-26T15:36:29.456Z] internal/singleflight
15:36:29 [2020-02-26T15:36:29.456Z] bytes
15:36:29 [2020-02-26T15:36:29.456Z] strings
15:36:29 [2020-02-26T15:36:29.658Z] Reading package lists...
15:36:29 [2020-02-26T15:36:29.730Z] #25 DONE 0.7s
15:36:29 [2020-02-26T15:36:29.730Z] 
15:36:29 [2020-02-26T15:36:29.730Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.730Z] #28 DONE 0.1s
15:36:29 [2020-02-26T15:36:29.730Z] 
15:36:29 [2020-02-26T15:36:29.730Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.730Z] #31 DONE 0.1s
15:36:29 [2020-02-26T15:36:29.730Z] 
15:36:29 [2020-02-26T15:36:29.730Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:36:29 [2020-02-26T15:36:29.730Z] #47 ...
15:36:29 [2020-02-26T15:36:29.730Z] 
15:36:29 [2020-02-26T15:36:29.730Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.730Z] #34 DONE 0.1s
15:36:29 [2020-02-26T15:36:29.744Z] bufio
15:36:29 [2020-02-26T15:36:29.985Z] 
15:36:29 [2020-02-26T15:36:29.985Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.985Z] #39 DONE 0.1s
15:36:29 [2020-02-26T15:36:29.985Z] 
15:36:29 [2020-02-26T15:36:29.985Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
15:36:29 [2020-02-26T15:36:29.985Z] #43 DONE 0.1s
15:36:29 [2020-02-26T15:36:29.985Z] 
15:36:29 [2020-02-26T15:36:29.985Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:36:30 [2020-02-26T15:36:30.034Z] path
15:36:30 [2020-02-26T15:36:30.322Z] hash
15:36:30 [2020-02-26T15:36:30.322Z] hash/crc32
15:36:30 [2020-02-26T15:36:30.322Z] crypto
15:36:30 [2020-02-26T15:36:30.350Z] Reading package lists...
15:36:30 [2020-02-26T15:36:30.350Z] Building dependency tree...
15:36:30 [2020-02-26T15:36:30.350Z] Reading state information...
15:36:30 [2020-02-26T15:36:30.350Z] The following additional packages will be installed:
15:36:30 [2020-02-26T15:36:30.350Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:36:30 [2020-02-26T15:36:30.350Z] Suggested packages:
15:36:30 [2020-02-26T15:36:30.350Z]   codeblocks eclipse ninja-build lrzip
15:36:30 [2020-02-26T15:36:30.350Z] Recommended packages:
15:36:30 [2020-02-26T15:36:30.350Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:36:30 [2020-02-26T15:36:30.350Z] The following NEW packages will be installed:
15:36:30 [2020-02-26T15:36:30.350Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:36:30 [2020-02-26T15:36:30.350Z]   vim-common xxd
15:36:30 [2020-02-26T15:36:30.610Z] crypto/internal/randutil
15:36:30 [2020-02-26T15:36:30.611Z] time
15:36:30 [2020-02-26T15:36:30.611Z] internal/syscall/unix
15:36:30 [2020-02-26T15:36:30.611Z] crypto/sha512
15:36:30 [2020-02-26T15:36:30.611Z] crypto/hmac
15:36:30 [2020-02-26T15:36:30.611Z] crypto/sha1
15:36:30 [2020-02-26T15:36:30.695Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
15:36:30 [2020-02-26T15:36:30.695Z] Need to get 13.2 MB of archives.
15:36:30 [2020-02-26T15:36:30.695Z] After this operation, 59.4 MB of additional disk space will be used.
15:36:30 [2020-02-26T15:36:30.695Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
15:36:30 [2020-02-26T15:36:30.695Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:36:30 [2020-02-26T15:36:30.695Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
15:36:30 [2020-02-26T15:36:30.898Z] crypto/sha256
15:36:30 [2020-02-26T15:36:30.898Z] internal/x/crypto/hkdf
15:36:30 [2020-02-26T15:36:30.898Z] internal/x/text/transform
15:36:31 [2020-02-26T15:36:31.045Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
15:36:31 [2020-02-26T15:36:31.045Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
15:36:31 [2020-02-26T15:36:31.045Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:36:31 [2020-02-26T15:36:31.045Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
15:36:31 [2020-02-26T15:36:31.045Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
15:36:31 [2020-02-26T15:36:31.397Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
15:36:31 [2020-02-26T15:36:31.397Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:36:31 [2020-02-26T15:36:31.397Z] debconf: delaying package configuration, since apt-utils is not installed
15:36:31 [2020-02-26T15:36:31.397Z] Fetched 13.2 MB in 0s (15.9 MB/s)
15:36:31 [2020-02-26T15:36:31.397Z] Selecting previously unselected package cmake-data.
15:36:31 [2020-02-26T15:36:31.397Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
15:36:31 [2020-02-26T15:36:31.397Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:36:31 [2020-02-26T15:36:31.397Z] Unpacking cmake-data (3.7.2-1) ...
15:36:31 [2020-02-26T15:36:31.520Z] internal/poll
15:36:31 [2020-02-26T15:36:31.520Z] encoding/binary
15:36:31 [2020-02-26T15:36:31.520Z] sort
15:36:31 [2020-02-26T15:36:31.742Z] Selecting previously unselected package liblzo2-2:s390x.
15:36:31 [2020-02-26T15:36:31.742Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:36:31 [2020-02-26T15:36:31.742Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:36:31 [2020-02-26T15:36:31.742Z] Selecting previously unselected package libicu57:s390x.
15:36:31 [2020-02-26T15:36:31.742Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
15:36:31 [2020-02-26T15:36:31.742Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
15:36:31 [2020-02-26T15:36:31.808Z] os
15:36:31 [2020-02-26T15:36:31.808Z] internal/fmtsort
15:36:31 [2020-02-26T15:36:31.808Z] regexp/syntax
15:36:32 [2020-02-26T15:36:32.098Z] encoding/base64
15:36:32 [2020-02-26T15:36:32.098Z] crypto/cipher
15:36:32 [2020-02-26T15:36:32.098Z] crypto/md5
15:36:32 [2020-02-26T15:36:32.386Z] crypto/aes
15:36:32 [2020-02-26T15:36:32.386Z] crypto/des
15:36:32 [2020-02-26T15:36:32.494Z] Selecting previously unselected package libxml2:s390x.
15:36:32 [2020-02-26T15:36:32.495Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.495Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
15:36:32 [2020-02-26T15:36:32.495Z] Selecting previously unselected package libarchive13:s390x.
15:36:32 [2020-02-26T15:36:32.495Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.495Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
15:36:32 [2020-02-26T15:36:32.495Z] Selecting previously unselected package libjsoncpp1:s390x.
15:36:32 [2020-02-26T15:36:32.495Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.495Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:36:32 [2020-02-26T15:36:32.675Z] fmt
15:36:32 [2020-02-26T15:36:32.675Z] path/filepath
15:36:32 [2020-02-26T15:36:32.675Z] encoding/pem
15:36:32 [2020-02-26T15:36:32.675Z] internal/x/crypto/internal/chacha20
15:36:32 [2020-02-26T15:36:32.849Z] Selecting previously unselected package libuv1:s390x.
15:36:32 [2020-02-26T15:36:32.849Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.849Z] Unpacking libuv1:s390x (1.9.1-3) ...
15:36:32 [2020-02-26T15:36:32.849Z] Selecting previously unselected package cmake.
15:36:32 [2020-02-26T15:36:32.849Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.849Z] Unpacking cmake (3.7.2-1) ...
15:36:32 [2020-02-26T15:36:32.849Z] Selecting previously unselected package xxd.
15:36:32 [2020-02-26T15:36:32.849Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:36:32 [2020-02-26T15:36:32.849Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:36:32 [2020-02-26T15:36:32.975Z] io/ioutil
15:36:32 [2020-02-26T15:36:32.975Z] regexp
15:36:33 [2020-02-26T15:36:33.206Z] Selecting previously unselected package vim-common.
15:36:33 [2020-02-26T15:36:33.206Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:36:33 [2020-02-26T15:36:33.206Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Processing triggers for mime-support (3.60) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up libuv1:s390x (1.9.1-3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up cmake-data (3.7.2-1) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
15:36:33 [2020-02-26T15:36:33.206Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
15:36:33 [2020-02-26T15:36:33.206Z] Setting up cmake (3.7.2-1) ...
15:36:33 [2020-02-26T15:36:33.206Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:33 [2020-02-26T15:36:33.262Z] internal/x/crypto/poly1305
15:36:33 [2020-02-26T15:36:33.262Z] internal/x/crypto/curve25519
15:36:33 [2020-02-26T15:36:33.262Z] internal/x/crypto/chacha20poly1305
15:36:33 [2020-02-26T15:36:33.549Z] flag
15:36:33 [2020-02-26T15:36:33.549Z] net/url
15:36:33 [2020-02-26T15:36:33.549Z] go/token
15:36:33 [2020-02-26T15:36:33.841Z] text/template/parse
15:36:33 [2020-02-26T15:36:33.841Z] go/scanner
15:36:33 [2020-02-26T15:36:33.841Z] log
15:36:33 [2020-02-26T15:36:33.841Z] encoding/json
15:36:34 [2020-02-26T15:36:34.129Z] encoding/xml
15:36:34 [2020-02-26T15:36:34.129Z] go/ast
15:36:34 [2020-02-26T15:36:34.405Z] Removing intermediate container 8aebcf2b7cdf
15:36:34 [2020-02-26T15:36:34.405Z]  ---> 757d9de7e3e1
15:36:34 [2020-02-26T15:36:34.405Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:34 [2020-02-26T15:36:34.405Z]  ---> 906d53c19260
15:36:34 [2020-02-26T15:36:34.405Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini
15:36:34 [2020-02-26T15:36:34.405Z]  ---> Running in 744b5d73d753
15:36:34 [2020-02-26T15:36:34.753Z] Removing intermediate container 744b5d73d753
15:36:34 [2020-02-26T15:36:34.753Z]  ---> bc75f2bc74b6
15:36:34 [2020-02-26T15:36:34.753Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:34 [2020-02-26T15:36:34.753Z]  ---> fa706b945c36
15:36:34 [2020-02-26T15:36:34.753Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:35 [2020-02-26T15:36:35.122Z]  ---> Running in fac2375e837a
15:36:35 [2020-02-26T15:36:35.153Z] text/template
15:36:35 [2020-02-26T15:36:35.442Z] compress/flate
15:36:35 [2020-02-26T15:36:35.442Z] go/parser
15:36:35 [2020-02-26T15:36:35.469Z] + RM_GOPATH=0
15:36:35 [2020-02-26T15:36:35.469Z] + TMP_GOPATH=
15:36:35 [2020-02-26T15:36:35.469Z] + : /build
15:36:35 [2020-02-26T15:36:35.469Z] + '[' -z '' ']'
15:36:35 [2020-02-26T15:36:35.469Z] ++ mktemp -d
15:36:35 [2020-02-26T15:36:35.469Z] + export GOPATH=/tmp/tmp.m4bTyg1lM6
15:36:35 [2020-02-26T15:36:35.469Z] + GOPATH=/tmp/tmp.m4bTyg1lM6
15:36:35 [2020-02-26T15:36:35.469Z] + RM_GOPATH=1
15:36:35 [2020-02-26T15:36:35.469Z] ++ dirname ./install.sh
15:36:35 [2020-02-26T15:36:35.469Z] + dir=.
15:36:35 [2020-02-26T15:36:35.469Z] + bin=tini
15:36:35 [2020-02-26T15:36:35.469Z] + shift
15:36:35 [2020-02-26T15:36:35.469Z] + '[' '!' -f ./tini.installer ']'
15:36:35 [2020-02-26T15:36:35.469Z] + . ./tini.installer
15:36:35 [2020-02-26T15:36:35.469Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:36:35 [2020-02-26T15:36:35.469Z] + install_tini
15:36:35 [2020-02-26T15:36:35.469Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:36:35 [2020-02-26T15:36:35.469Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:36:35 [2020-02-26T15:36:35.469Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.m4bTyg1lM6/tini
15:36:35 [2020-02-26T15:36:35.469Z] Cloning into '/tmp/tmp.m4bTyg1lM6/tini'...
15:36:35 [2020-02-26T15:36:35.729Z] context
15:36:35 [2020-02-26T15:36:35.819Z] + cd /tmp/tmp.m4bTyg1lM6/tini
15:36:35 [2020-02-26T15:36:35.819Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:36:35 [2020-02-26T15:36:35.819Z] + cmake .
15:36:35 [2020-02-26T15:36:35.819Z] -- The C compiler identification is GNU 6.3.0
15:36:35 [2020-02-26T15:36:35.819Z] -- Check for working C compiler: /usr/bin/cc
15:36:35 [2020-02-26T15:36:35.819Z] -- Check for working C compiler: /usr/bin/cc -- works
15:36:35 [2020-02-26T15:36:35.819Z] -- Detecting C compiler ABI info
15:36:35 [2020-02-26T15:36:35.819Z] -- Detecting C compiler ABI info - done
15:36:35 [2020-02-26T15:36:35.819Z] -- Detecting C compile features
15:36:36 [2020-02-26T15:36:36.020Z] math/big
15:36:36 [2020-02-26T15:36:36.165Z] -- Detecting C compile features - done
15:36:36 [2020-02-26T15:36:36.165Z] -- Performing Test HAS_BUILTIN_FORTIFY
15:36:36 [2020-02-26T15:36:36.165Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:36:36 [2020-02-26T15:36:36.165Z] -- Configuring done
15:36:36 [2020-02-26T15:36:36.165Z] -- Generating done
15:36:36 [2020-02-26T15:36:36.165Z] -- Build files have been written to: /tmp/tmp.m4bTyg1lM6/tini
15:36:36 [2020-02-26T15:36:36.165Z] + make tini-static
15:36:36 [2020-02-26T15:36:36.165Z] Scanning dependencies of target tini-static
15:36:36 [2020-02-26T15:36:36.165Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:36:36 [2020-02-26T15:36:36.165Z] [100%] Linking C executable tini-static
15:36:36 [2020-02-26T15:36:36.165Z] [100%] Built target tini-static
15:36:36 [2020-02-26T15:36:36.165Z] + mkdir -p /build
15:36:36 [2020-02-26T15:36:36.165Z] + cp tini-static /build/docker-init
15:36:36 [2020-02-26T15:36:36.307Z] compress/gzip
15:36:36 [2020-02-26T15:36:36.307Z] go/doc
15:36:36 [2020-02-26T15:36:36.307Z] encoding/hex
15:36:36 [2020-02-26T15:36:36.594Z] net
15:36:36 [2020-02-26T15:36:36.594Z] internal/x/text/unicode/bidi
15:36:36 [2020-02-26T15:36:36.924Z] Removing intermediate container fac2375e837a
15:36:36 [2020-02-26T15:36:36.924Z]  ---> f8ddf50d761a
15:36:36 [2020-02-26T15:36:36.924Z] Step 88/125 : FROM dev-base AS rootlesskit
15:36:36 [2020-02-26T15:36:36.924Z]  ---> b16e0374cad8
15:36:36 [2020-02-26T15:36:36.924Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit
15:36:36 [2020-02-26T15:36:36.924Z]  ---> Running in 5ad1048f3629
15:36:36 [2020-02-26T15:36:36.924Z] Removing intermediate container 5ad1048f3629
15:36:36 [2020-02-26T15:36:36.924Z]  ---> 23b07f8ea272
15:36:36 [2020-02-26T15:36:36.924Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:37 [2020-02-26T15:36:37.233Z] github.com/LK4D4/vndr/build
15:36:37 [2020-02-26T15:36:37.233Z] internal/x/text/secure/bidirule
15:36:37 [2020-02-26T15:36:37.271Z]  ---> 112e7df6000c
15:36:37 [2020-02-26T15:36:37.271Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:37 [2020-02-26T15:36:37.271Z]  ---> 3c0473fc7b56
15:36:37 [2020-02-26T15:36:37.271Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
15:36:37 [2020-02-26T15:36:37.521Z] internal/x/text/unicode/norm
15:36:37 [2020-02-26T15:36:37.631Z]  ---> Running in fd8749fb02e1
15:36:37 [2020-02-26T15:36:37.999Z] + RM_GOPATH=0
15:36:37 [2020-02-26T15:36:37.999Z] + TMP_GOPATH=
15:36:37 [2020-02-26T15:36:37.999Z] + : /build/
15:36:37 [2020-02-26T15:36:37.999Z] + '[' -z '' ']'
15:36:37 [2020-02-26T15:36:37.999Z] ++ mktemp -d
15:36:37 [2020-02-26T15:36:37.999Z] + export GOPATH=/tmp/tmp.7I1LnfSOmw
15:36:37 [2020-02-26T15:36:37.999Z] + GOPATH=/tmp/tmp.7I1LnfSOmw
15:36:37 [2020-02-26T15:36:37.999Z] + RM_GOPATH=1
15:36:37 [2020-02-26T15:36:37.999Z] ++ dirname ./install.sh
15:36:37 [2020-02-26T15:36:37.999Z] + dir=.
15:36:37 [2020-02-26T15:36:37.999Z] + bin=rootlesskit
15:36:37 [2020-02-26T15:36:37.999Z] + shift
15:36:37 [2020-02-26T15:36:37.999Z] + '[' '!' -f ./rootlesskit.installer ']'
15:36:37 [2020-02-26T15:36:37.999Z] + . ./rootlesskit.installer
15:36:37 [2020-02-26T15:36:37.999Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:36:37 [2020-02-26T15:36:37.999Z] + install_rootlesskit
15:36:37 [2020-02-26T15:36:37.999Z] + case "$1" in
15:36:37 [2020-02-26T15:36:37.999Z] + export CGO_ENABLED=0
15:36:37 [2020-02-26T15:36:37.999Z] + CGO_ENABLED=0
15:36:37 [2020-02-26T15:36:37.999Z] + _install_rootlesskit
15:36:37 [2020-02-26T15:36:37.999Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:36:37 [2020-02-26T15:36:37.999Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:36:37 [2020-02-26T15:36:37.999Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7I1LnfSOmw/src/github.com/rootless-containers/rootlesskit
15:36:37 [2020-02-26T15:36:37.999Z] Cloning into '/tmp/tmp.7I1LnfSOmw/src/github.com/rootless-containers/rootlesskit'...
15:36:38 [2020-02-26T15:36:38.062Z] #47 216.3 🇩 bin/containerd
15:36:38 [2020-02-26T15:36:38.560Z] internal/x/net/http2/hpack
15:36:38 [2020-02-26T15:36:38.560Z] crypto/rand
15:36:38 [2020-02-26T15:36:38.560Z] crypto/elliptic
15:36:38 [2020-02-26T15:36:38.560Z] encoding/asn1
15:36:38 [2020-02-26T15:36:38.560Z] crypto/rsa
15:36:38 [2020-02-26T15:36:38.768Z] + cd /tmp/tmp.7I1LnfSOmw/src/github.com/rootless-containers/rootlesskit
15:36:38 [2020-02-26T15:36:38.768Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:36:38 [2020-02-26T15:36:38.768Z] + for f in rootlesskit rootlesskit-docker-proxy
15:36:38 [2020-02-26T15:36:38.768Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:36:39 [2020-02-26T15:36:39.186Z] crypto/dsa
15:36:39 [2020-02-26T15:36:39.186Z] internal/x/net/idna
15:36:39 [2020-02-26T15:36:39.474Z] mime
15:36:39 [2020-02-26T15:36:39.474Z] crypto/ecdsa
15:36:39 [2020-02-26T15:36:39.475Z] crypto/x509/pkix
15:36:39 [2020-02-26T15:36:39.763Z] internal/x/crypto/cryptobyte
15:36:40 [2020-02-26T15:36:40.051Z] mime/quotedprintable
15:36:40 [2020-02-26T15:36:40.051Z] net/http/internal
15:36:40 [2020-02-26T15:36:40.051Z] os/exec
15:36:41 [2020-02-26T15:36:41.538Z] internal/x/net/http/httpproxy
15:36:41 [2020-02-26T15:36:41.538Z] net/textproto
15:36:41 [2020-02-26T15:36:41.538Z] crypto/x509
15:36:41 [2020-02-26T15:36:41.823Z] internal/x/net/http/httpguts
15:36:41 [2020-02-26T15:36:41.823Z] mime/multipart
15:36:42 [2020-02-26T15:36:42.443Z] crypto/tls
15:36:44 [2020-02-26T15:36:44.502Z] net/http/httptrace
15:36:44 [2020-02-26T15:36:44.502Z] net/http
15:36:45 [2020-02-26T15:36:45.036Z] + for f in rootlesskit rootlesskit-docker-proxy
15:36:45 [2020-02-26T15:36:45.036Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:36:46 [2020-02-26T15:36:46.270Z] Removing intermediate container fd8749fb02e1
15:36:46 [2020-02-26T15:36:46.270Z]  ---> 2301aa7ad0d0
15:36:46 [2020-02-26T15:36:46.270Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build
15:36:46 [2020-02-26T15:36:46.270Z]  ---> 72d328f66b1a
15:36:46 [2020-02-26T15:36:46.270Z] Step 94/125 : FROM runtime-dev AS dev
15:36:46 [2020-02-26T15:36:46.270Z]  ---> d69f949cc98c
15:36:46 [2020-02-26T15:36:46.270Z] Step 95/125 : ARG DEBIAN_FRONTEND
15:36:46 [2020-02-26T15:36:46.624Z]  ---> Running in e71978e53feb
15:36:46 [2020-02-26T15:36:46.624Z] Removing intermediate container e71978e53feb
15:36:46 [2020-02-26T15:36:46.624Z]  ---> e86f713b57a9
15:36:46 [2020-02-26T15:36:46.624Z] Step 96/125 : RUN groupadd -r docker
15:36:46 [2020-02-26T15:36:46.624Z]  ---> Running in 4fe264dbf325
15:36:46 [2020-02-26T15:36:46.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c25a42f7f5bd3d2) in /home/ubuntu/workspace/moby_PR-40586
[Pipeline] {
[Pipeline] checkout
15:36:47 [2020-02-26T15:36:47.825Z] Removing intermediate container 4fe264dbf325
15:36:47 [2020-02-26T15:36:47.825Z]  ---> ad2bfb294518
15:36:47 [2020-02-26T15:36:47.825Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser
15:36:47 [2020-02-26T15:36:47.825Z]  ---> Running in 989bcaf67b9f
15:36:47 [2020-02-26T15:36:47.970Z] github.com/LK4D4/vndr/godl
15:36:47 [2020-02-26T15:36:47.970Z] github.com/LK4D4/vndr
15:36:48 [2020-02-26T15:36:48.576Z] Removing intermediate container 989bcaf67b9f
15:36:48 [2020-02-26T15:36:48.576Z]  ---> 58a9fc60735d
15:36:48 [2020-02-26T15:36:48.576Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:36:48 [2020-02-26T15:36:48.924Z]  ---> Running in b8b9800f1c0d
15:36:49 [2020-02-26T15:36:49.276Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:36:49 [2020-02-26T15:36:49.624Z] Removing intermediate container b8b9800f1c0d
15:36:49 [2020-02-26T15:36:49.624Z]  ---> 14d1810b1fc0
15:36:49 [2020-02-26T15:36:49.624Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:36:49 [2020-02-26T15:36:49.778Z] using credential docker-jenkins-github-credentials
15:36:49 [2020-02-26T15:36:49.786Z] Cloning the remote Git repository
15:36:49 [2020-02-26T15:36:49.786Z] Cloning with configured refspecs honoured and without tags
15:36:49 [2020-02-26T15:36:49.976Z]  ---> Running in e3393dd38413
15:36:49 [2020-02-26T15:36:49.832Z] Cloning repository https://github.com/moby/moby.git
15:36:49 [2020-02-26T15:36:49.932Z]  > git init /home/ubuntu/workspace/moby_PR-40586 # timeout=10
15:36:50 [2020-02-26T15:36:50.294Z] Fetching upstream changes from https://github.com/moby/moby.git
15:36:50 [2020-02-26T15:36:50.294Z]  > git --version # timeout=10
15:36:50 [2020-02-26T15:36:50.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:36:50 [2020-02-26T15:36:50.412Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:36:50 [2020-02-26T15:36:50.837Z] Removing intermediate container e3393dd38413
15:36:50 [2020-02-26T15:36:50.837Z]  ---> 06dc8dd2bbed
15:36:50 [2020-02-26T15:36:50.837Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:36:50 [2020-02-26T15:36:50.837Z]  ---> Running in 4e4671f9433d
15:36:52 [2020-02-26T15:36:52.061Z] Removing intermediate container 4e4671f9433d
15:36:52 [2020-02-26T15:36:52.061Z]  ---> 0947ebe6b692
15:36:52 [2020-02-26T15:36:52.061Z] Step 101/125 : RUN ldconfig
15:36:52 [2020-02-26T15:36:52.061Z]  ---> Running in 4f8f17b6c211
15:36:52 [2020-02-26T15:36:52.368Z] Removing intermediate container d57534ec0b52
15:36:52 [2020-02-26T15:36:52.368Z]  ---> c7806bfe71e0
15:36:52 [2020-02-26T15:36:52.368Z] Step 49/125 : FROM dev-base AS containerd
15:36:52 [2020-02-26T15:36:52.368Z]  ---> 855543ad4ce7
15:36:52 [2020-02-26T15:36:52.368Z] Step 50/125 : ARG DEBIAN_FRONTEND
15:36:52 [2020-02-26T15:36:52.368Z]  ---> Using cache
15:36:52 [2020-02-26T15:36:52.368Z]  ---> 8a55b1ab99ae
15:36:52 [2020-02-26T15:36:52.368Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
15:36:52 [2020-02-26T15:36:52.368Z]  ---> Running in 55f4ab6c1c36
15:36:52 [2020-02-26T15:36:52.368Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:36:52 [2020-02-26T15:36:52.368Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:36:52 [2020-02-26T15:36:52.368Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:36:52 [2020-02-26T15:36:52.368Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:36:52 [2020-02-26T15:36:52.368Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:36:52 [2020-02-26T15:36:52.368Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:36:52 [2020-02-26T15:36:52.658Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:36:52 [2020-02-26T15:36:52.658Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:36:53 [2020-02-26T15:36:53.293Z] Removing intermediate container 4f8f17b6c211
15:36:53 [2020-02-26T15:36:53.293Z]  ---> d4b623f6cbf3
15:36:53 [2020-02-26T15:36:53.293Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
15:36:53 [2020-02-26T15:36:53.293Z]  ---> Running in 99197e6f34c2
15:36:53 [2020-02-26T15:36:53.809Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:36:53 [2020-02-26T15:36:53.809Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:36:53 [2020-02-26T15:36:53.809Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:36:53 [2020-02-26T15:36:53.809Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:36:53 [2020-02-26T15:36:53.809Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:36:53 [2020-02-26T15:36:53.809Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB]
15:36:53 [2020-02-26T15:36:53.809Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
15:36:54 [2020-02-26T15:36:54.166Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB]
15:36:55 [2020-02-26T15:36:55.342Z] Fetched 7738 kB in 3s (2558 kB/s)
15:36:55 [2020-02-26T15:36:55.389Z] Fetched 7684 kB in 1s (4577 kB/s)
15:36:55 [2020-02-26T15:36:55.733Z] Reading package lists...
15:36:56 [2020-02-26T15:36:56.086Z] Reading package lists...
15:36:56 [2020-02-26T15:36:56.353Z] Reading package lists...
15:36:56 [2020-02-26T15:36:56.454Z] Building dependency tree...
15:36:56 [2020-02-26T15:36:56.454Z] Reading state information...
15:36:56 [2020-02-26T15:36:56.454Z] The following additional packages will be installed:
15:36:56 [2020-02-26T15:36:56.454Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:36:56 [2020-02-26T15:36:56.454Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:36:56 [2020-02-26T15:36:56.454Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:36:56 [2020-02-26T15:36:56.454Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:36:56 [2020-02-26T15:36:56.454Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:36:56 [2020-02-26T15:36:56.454Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:36:56 [2020-02-26T15:36:56.455Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
15:36:56 [2020-02-26T15:36:56.455Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:36:56 [2020-02-26T15:36:56.455Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:36:56 [2020-02-26T15:36:56.455Z] Suggested packages:
15:36:56 [2020-02-26T15:36:56.455Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:36:56 [2020-02-26T15:36:56.455Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:36:56 [2020-02-26T15:36:56.455Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:36:56 [2020-02-26T15:36:56.455Z]   vim-doc vim-scripts xfsdump acl attr quota
15:36:56 [2020-02-26T15:36:56.455Z] Recommended packages:
15:36:56 [2020-02-26T15:36:56.455Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:36:56 [2020-02-26T15:36:56.455Z]   python3-keyrings.alt python3-xdg unzip
15:36:56 [2020-02-26T15:36:56.807Z] The following NEW packages will be installed:
15:36:56 [2020-02-26T15:36:56.807Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
15:36:56 [2020-02-26T15:36:56.807Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:36:56 [2020-02-26T15:36:56.807Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:36:56 [2020-02-26T15:36:56.807Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:36:56 [2020-02-26T15:36:56.807Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:36:56 [2020-02-26T15:36:56.807Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:36:56 [2020-02-26T15:36:56.807Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:36:56 [2020-02-26T15:36:56.807Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:36:56 [2020-02-26T15:36:56.807Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:36:56 [2020-02-26T15:36:56.807Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:36:56 [2020-02-26T15:36:56.807Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:36:56 [2020-02-26T15:36:56.807Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:36:56 [2020-02-26T15:36:56.807Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:36:56 [2020-02-26T15:36:56.807Z]   xfsprogs xxd xz-utils zip
15:36:57 [2020-02-26T15:36:57.187Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded.
15:36:57 [2020-02-26T15:36:57.187Z] Need to get 88.2 MB of archives.
15:36:57 [2020-02-26T15:36:57.187Z] After this operation, 565 MB of additional disk space will be used.
15:36:57 [2020-02-26T15:36:57.187Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
15:36:57 [2020-02-26T15:36:57.187Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
15:36:57 [2020-02-26T15:36:57.187Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
15:36:57 [2020-02-26T15:36:57.365Z] Reading package lists...
15:36:57 [2020-02-26T15:36:57.545Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
15:36:57 [2020-02-26T15:36:57.545Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:36:57 [2020-02-26T15:36:57.545Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
15:36:57 [2020-02-26T15:36:57.545Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:36:57 [2020-02-26T15:36:57.545Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
15:36:57 [2020-02-26T15:36:57.545Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
15:36:57 [2020-02-26T15:36:57.648Z] Building dependency tree...
15:36:57 [2020-02-26T15:36:57.648Z] Reading state information...
15:36:57 [2020-02-26T15:36:57.648Z] The following additional packages will be installed:
15:36:57 [2020-02-26T15:36:57.648Z]   btrfs-progs liblzo2-2
15:36:57 [2020-02-26T15:36:57.648Z] The following NEW packages will be installed:
15:36:57 [2020-02-26T15:36:57.648Z]   btrfs-progs btrfs-tools liblzo2-2
15:36:57 [2020-02-26T15:36:57.905Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
15:36:57 [2020-02-26T15:36:57.931Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:36:57 [2020-02-26T15:36:57.931Z] Need to get 588 kB of archives.
15:36:57 [2020-02-26T15:36:57.931Z] After this operation, 5005 kB of additional disk space will be used.
15:36:57 [2020-02-26T15:36:57.931Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:36:57 [2020-02-26T15:36:57.931Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
15:36:57 [2020-02-26T15:36:57.931Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
15:36:57 [2020-02-26T15:36:57.931Z] debconf: delaying package configuration, since apt-utils is not installed
15:36:58 [2020-02-26T15:36:58.217Z] Fetched 588 kB in 0s (5724 kB/s)
15:36:58 [2020-02-26T15:36:58.217Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:36:58 [2020-02-26T15:36:58.217Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
15:36:58 [2020-02-26T15:36:58.217Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:36:58 [2020-02-26T15:36:58.217Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:36:58 [2020-02-26T15:36:58.217Z] Selecting previously unselected package btrfs-progs.
15:36:58 [2020-02-26T15:36:58.217Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
15:36:58 [2020-02-26T15:36:58.217Z] Unpacking btrfs-progs (4.7.3-1) ...
15:36:58 [2020-02-26T15:36:58.217Z] Selecting previously unselected package btrfs-tools.
15:36:58 [2020-02-26T15:36:58.217Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
15:36:58 [2020-02-26T15:36:58.217Z] Unpacking btrfs-tools (4.7.3-1) ...
15:36:58 [2020-02-26T15:36:58.217Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:58 [2020-02-26T15:36:58.217Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:36:58 [2020-02-26T15:36:58.217Z] Setting up btrfs-progs (4.7.3-1) ...
15:36:58 [2020-02-26T15:36:58.217Z] Setting up btrfs-tools (4.7.3-1) ...
15:36:58 [2020-02-26T15:36:58.217Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:36:58 [2020-02-26T15:36:58.269Z] debconf: delaying package configuration, since apt-utils is not installed
15:36:58 [2020-02-26T15:36:58.269Z] Fetched 88.2 MB in 1s (66.9 MB/s)
15:36:58 [2020-02-26T15:36:58.628Z] Selecting previously unselected package bash-completion.
15:36:58 [2020-02-26T15:36:58.628Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
15:36:58 [2020-02-26T15:36:58.628Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
15:36:58 [2020-02-26T15:36:58.837Z] Removing intermediate container 55f4ab6c1c36
15:36:58 [2020-02-26T15:36:58.837Z]  ---> 645ec5edeb37
15:36:58 [2020-02-26T15:36:58.837Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd
15:36:58 [2020-02-26T15:36:58.837Z]  ---> Running in 3e5e163ef098
15:36:58 [2020-02-26T15:36:58.837Z] Removing intermediate container 3e5e163ef098
15:36:58 [2020-02-26T15:36:58.837Z]  ---> 544dbeaa5ddb
15:36:58 [2020-02-26T15:36:58.837Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking bash-completion (1:2.1-4.3) ...
15:36:58 [2020-02-26T15:36:58.980Z] Selecting previously unselected package libnet1:s390x.
15:36:58 [2020-02-26T15:36:58.980Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
15:36:58 [2020-02-26T15:36:58.980Z] Selecting previously unselected package libnfnetlink0:s390x.
15:36:58 [2020-02-26T15:36:58.980Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
15:36:58 [2020-02-26T15:36:58.980Z] Selecting previously unselected package libpcrecpp0v5:s390x.
15:36:58 [2020-02-26T15:36:58.980Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
15:36:58 [2020-02-26T15:36:58.980Z] Selecting previously unselected package libudev-dev:s390x.
15:36:58 [2020-02-26T15:36:58.980Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
15:36:58 [2020-02-26T15:36:58.980Z] Selecting previously unselected package libpython3.5-minimal:s390x.
15:36:58 [2020-02-26T15:36:58.980Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
15:36:58 [2020-02-26T15:36:58.980Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.121Z]  ---> 833e9cd076d1
15:36:59 [2020-02-26T15:36:59.121Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:36:59 [2020-02-26T15:36:59.121Z]  ---> b8dc388f9a3c
15:36:59 [2020-02-26T15:36:59.121Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:36:59 [2020-02-26T15:36:59.326Z] Selecting previously unselected package python3.5-minimal.
15:36:59 [2020-02-26T15:36:59.326Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.326Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.326Z] Selecting previously unselected package python3-minimal.
15:36:59 [2020-02-26T15:36:59.326Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.326Z] Unpacking python3-minimal (3.5.3-1) ...
15:36:59 [2020-02-26T15:36:59.326Z] Selecting previously unselected package libmpdec2:s390x.
15:36:59 [2020-02-26T15:36:59.326Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.326Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
15:36:59 [2020-02-26T15:36:59.326Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
15:36:59 [2020-02-26T15:36:59.326Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.326Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.412Z]  ---> Running in e1f33c5bc2ae
15:36:59 [2020-02-26T15:36:59.687Z] Selecting previously unselected package python3.5.
15:36:59 [2020-02-26T15:36:59.687Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.687Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.687Z] Selecting previously unselected package libpython3-stdlib:s390x.
15:36:59 [2020-02-26T15:36:59.687Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
15:36:59 [2020-02-26T15:36:59.687Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
15:36:59 [2020-02-26T15:36:59.687Z] Selecting previously unselected package dh-python.
15:36:59 [2020-02-26T15:36:59.687Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
15:36:59 [2020-02-26T15:36:59.687Z] Unpacking dh-python (2.20170125) ...
15:36:59 [2020-02-26T15:36:59.687Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.687Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:36:59 [2020-02-26T15:36:59.714Z] + RM_GOPATH=0
15:36:59 [2020-02-26T15:36:59.714Z] + TMP_GOPATH=
15:36:59 [2020-02-26T15:36:59.714Z] + : /build
15:36:59 [2020-02-26T15:36:59.714Z] + '[' -z '' ']'
15:36:59 [2020-02-26T15:36:59.714Z] ++ mktemp -d
15:36:59 [2020-02-26T15:36:59.714Z] + export GOPATH=/tmp/tmp.6mPRscEESs
15:36:59 [2020-02-26T15:36:59.714Z] + GOPATH=/tmp/tmp.6mPRscEESs
15:36:59 [2020-02-26T15:36:59.714Z] + RM_GOPATH=1
15:36:59 [2020-02-26T15:36:59.714Z] ++ dirname ./install.sh
15:36:59 [2020-02-26T15:36:59.714Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:36:59 [2020-02-26T15:36:59.714Z] + dir=.
15:36:59 [2020-02-26T15:36:59.714Z] + bin=containerd
15:36:59 [2020-02-26T15:36:59.714Z] + shift
15:36:59 [2020-02-26T15:36:59.714Z] + '[' '!' -f ./containerd.installer ']'
15:36:59 [2020-02-26T15:36:59.714Z] + . ./containerd.installer
15:36:59 [2020-02-26T15:36:59.714Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429
15:36:59 [2020-02-26T15:36:59.714Z] + install_containerd
15:36:59 [2020-02-26T15:36:59.714Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
15:36:59 [2020-02-26T15:36:59.714Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.6mPRscEESs/src/github.com/containerd/containerd
15:36:59 [2020-02-26T15:36:59.714Z] Cloning into '/tmp/tmp.6mPRscEESs/src/github.com/containerd/containerd'...
15:37:00 [2020-02-26T15:37:00.035Z] Setting up python3-minimal (3.5.3-1) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package python3.
15:37:00 [2020-02-26T15:37:00.387Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking python3 (3.5.3-1) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package pigz.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking pigz (2.3.4-1) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package libip4tc0:s390x.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package libip6tc0:s390x.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package libiptc0:s390x.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package libxtables12:s390x.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
15:37:00 [2020-02-26T15:37:00.387Z] Selecting previously unselected package iptables.
15:37:00 [2020-02-26T15:37:00.387Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.387Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package xxd.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package vim-common.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package bzip2.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking bzip2 (1.0.6-8.1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package libgpm2:s390x.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package xz-utils.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package aufs-tools.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package liblzo2-2:s390x.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package btrfs-progs.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking btrfs-progs (4.7.3-1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package btrfs-tools.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking btrfs-tools (4.7.3-1) ...
15:37:00 [2020-02-26T15:37:00.757Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
15:37:00 [2020-02-26T15:37:00.757Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
15:37:00 [2020-02-26T15:37:00.757Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package dmsetup.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking dmsetup (2:1.02.137-2) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libonig4:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libonig4:s390x (6.1.3-2) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libjq1:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package jq.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking jq (1.5+dfsg-1.3) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libaio1:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libaio1:s390x (0.3.110-3) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libcap2-bin.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libcap2-bin (1:2.25-1) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libsepol1-dev:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libpcre16-3:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libpcre32-3:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
15:37:01 [2020-02-26T15:37:01.116Z] Selecting previously unselected package libpcre3-dev:s390x.
15:37:01 [2020-02-26T15:37:01.116Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.116Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libselinux1-dev:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libdevmapper-dev:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libnl-3-200:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libprotobuf-c1:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libreadline5:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
15:37:01 [2020-02-26T15:37:01.491Z] Selecting previously unselected package libsystemd-dev:s390x.
15:37:01 [2020-02-26T15:37:01.491Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.491Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
15:37:01 [2020-02-26T15:37:01.851Z] Selecting previously unselected package net-tools.
15:37:01 [2020-02-26T15:37:01.851Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
15:37:01 [2020-02-26T15:37:01.851Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:37:01 [2020-02-26T15:37:01.851Z] Selecting previously unselected package python-pip-whl.
15:37:01 [2020-02-26T15:37:01.851Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:37:01 [2020-02-26T15:37:01.851Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package python3-pip.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package python3-pkg-resources.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking python3-pkg-resources (33.1.1-1) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package python3-setuptools.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking python3-setuptools (33.1.1-1) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package python3-wheel.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking python3-wheel (0.29.0-2) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package thin-provisioning-tools.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:37:02 [2020-02-26T15:37:02.218Z] Selecting previously unselected package vim-runtime.
15:37:02 [2020-02-26T15:37:02.218Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:37:02 [2020-02-26T15:37:02.218Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:37:02 [2020-02-26T15:37:02.218Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:37:02 [2020-02-26T15:37:02.218Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:37:02 [2020-02-26T15:37:02.974Z] Selecting previously unselected package vim.
15:37:02 [2020-02-26T15:37:02.975Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:37:02 [2020-02-26T15:37:02.975Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:37:02 [2020-02-26T15:37:02.975Z] Selecting previously unselected package xfsprogs.
15:37:02 [2020-02-26T15:37:02.975Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
15:37:02 [2020-02-26T15:37:02.975Z] Unpacking xfsprogs (4.9.0+nmu1) ...
15:37:02 [2020-02-26T15:37:02.975Z] Selecting previously unselected package zip.
15:37:02 [2020-02-26T15:37:02.975Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
15:37:02 [2020-02-26T15:37:02.975Z] Unpacking zip (3.0-11+b1) ...
15:37:02 [2020-02-26T15:37:02.975Z] Selecting previously unselected package libapparmor-perl.
15:37:02 [2020-02-26T15:37:02.975Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
15:37:02 [2020-02-26T15:37:02.975Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:37:03 [2020-02-26T15:37:03.326Z] Selecting previously unselected package apparmor.
15:37:03 [2020-02-26T15:37:03.326Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
15:37:03 [2020-02-26T15:37:03.326Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
15:37:03 [2020-02-26T15:37:03.326Z] Selecting previously unselected package binutils-mingw-w64-i686.
15:37:03 [2020-02-26T15:37:03.326Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
15:37:03 [2020-02-26T15:37:03.326Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:37:03 [2020-02-26T15:37:03.690Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
15:37:03 [2020-02-26T15:37:03.690Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
15:37:03 [2020-02-26T15:37:03.690Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:37:04 [2020-02-26T15:37:04.045Z] Selecting previously unselected package binutils-mingw-w64.
15:37:04 [2020-02-26T15:37:04.045Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:37:04 [2020-02-26T15:37:04.045Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:37:04 [2020-02-26T15:37:04.045Z] Selecting previously unselected package mingw-w64-common.
15:37:04 [2020-02-26T15:37:04.045Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:37:04 [2020-02-26T15:37:04.045Z] Unpacking mingw-w64-common (5.0.1-1) ...
15:37:04 [2020-02-26T15:37:04.407Z] Selecting previously unselected package mingw-w64-x86-64-dev.
15:37:04 [2020-02-26T15:37:04.407Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:37:04 [2020-02-26T15:37:04.407Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:37:04 [2020-02-26T15:37:04.544Z] #47 239.4 🇩 bin/containerd-stress
15:37:04 [2020-02-26T15:37:04.544Z] #47 241.1 🇩 bin/containerd-shim
15:37:05 [2020-02-26T15:37:05.180Z] Selecting previously unselected package gcc-mingw-w64-base.
15:37:05 [2020-02-26T15:37:05.180Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
15:37:05 [2020-02-26T15:37:05.180Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:37:05 [2020-02-26T15:37:05.180Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
15:37:05 [2020-02-26T15:37:05.180Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
15:37:05 [2020-02-26T15:37:05.180Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:37:08 [2020-02-26T15:37:08.244Z] + cd /tmp/tmp.6mPRscEESs/src/github.com/containerd/containerd
15:37:08 [2020-02-26T15:37:08.244Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:37:08 [2020-02-26T15:37:08.308Z] Selecting previously unselected package g++-mingw-w64-x86-64.
15:37:08 [2020-02-26T15:37:08.308Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
15:37:08 [2020-02-26T15:37:08.308Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:37:08 [2020-02-26T15:37:08.706Z] #47 247.4 🇩 bin/containerd-shim-runc-v1
15:37:08 [2020-02-26T15:37:08.874Z] + export 'BUILDTAGS=netgo osusergo static_build'
15:37:08 [2020-02-26T15:37:08.874Z] + BUILDTAGS='netgo osusergo static_build'
15:37:08 [2020-02-26T15:37:08.874Z] + export EXTRA_FLAGS=-buildmode=pie
15:37:08 [2020-02-26T15:37:08.874Z] + EXTRA_FLAGS=-buildmode=pie
15:37:08 [2020-02-26T15:37:08.874Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:37:08 [2020-02-26T15:37:08.874Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:37:08 [2020-02-26T15:37:08.874Z] + '[' '' = dynamic ']'
15:37:08 [2020-02-26T15:37:08.874Z] + make
15:37:09 [2020-02-26T15:37:09.510Z] 🇩 bin/ctr
15:37:09 [2020-02-26T15:37:09.687Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:37:09 [2020-02-26T15:37:09.687Z] 
15:37:09 [2020-02-26T15:37:09.687Z]  ________   ____  __.
15:37:09 [2020-02-26T15:37:09.687Z]  \_____  \ |    |/ _|
15:37:09 [2020-02-26T15:37:09.687Z]  /   |   \|      <
15:37:09 [2020-02-26T15:37:09.687Z]  /    |    \    |  \
15:37:09 [2020-02-26T15:37:09.687Z]  \_______  /____|__ \
15:37:09 [2020-02-26T15:37:09.687Z]          \/        \/
15:37:09 [2020-02-26T15:37:09.687Z] 
15:37:09 [2020-02-26T15:37:09.687Z] INFO: make.ps1 ended at 02/26/2020 15:37:05
15:37:09 [2020-02-26T15:37:09.687Z] INFO: Binaries build ended at 02/26/2020 15:37:07. Duration:00:01:14.0921536
15:37:09 [2020-02-26T15:37:09.687Z] INFO: Copying the built daemon binary to d:\CI\PR-40586\1\binary\dockerd-eb7bd90a5.exe...
15:37:10 [2020-02-26T15:37:10.144Z] INFO: Copying the built client binary to d:\CI\PR-40586\1\binary\docker-eb7bd90a5.exe...
15:37:10 [2020-02-26T15:37:10.601Z] INFO: Copying dockerversion from the container...
15:37:10 [2020-02-26T15:37:10.601Z] INFO: Copying the golang package from the container to d:\CI\PR-40586\1\installer\go.zip...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up aufs-tools (1:4.1+20161219-1) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up libsepol1-dev:s390x (2.6-2) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:10 [2020-02-26T15:37:10.654Z] Processing triggers for mime-support (3.60) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up libcap2-bin (1:2.25-1) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:37:10 [2020-02-26T15:37:10.654Z] Setting up bash-completion (1:2.1-4.3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libonig4:s390x (6.1.3-2) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up zip (3.0-11+b1) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up bzip2 (1.0.6-8.1) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libaio1:s390x (0.3.110-3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up xz-utils (5.2.2-1.2+b1) ...
15:37:11 [2020-02-26T15:37:11.028Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:37:11 [2020-02-26T15:37:11.028Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
15:37:11 [2020-02-26T15:37:11.028Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:37:11 [2020-02-26T15:37:11.217Z] #47 250.3 🇩 binaries
15:37:11 [2020-02-26T15:37:11.217Z] #47 250.3 + mkdir -p /build
15:37:11 [2020-02-26T15:37:11.217Z] #47 250.3 + cp bin/containerd /build/containerd
15:37:11 [2020-02-26T15:37:11.217Z] #47 250.3 + cp bin/containerd-shim /build/containerd-shim
15:37:11 [2020-02-26T15:37:11.217Z] #47 250.3 + cp bin/ctr /build/ctr
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up pigz (2.3.4-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libmpdec2:s390x (2.4.2-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up mingw-w64-common (5.0.1-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up jq (1.5+dfsg-1.3) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up xfsprogs (4.9.0+nmu1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up btrfs-progs (4.7.3-1) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
15:37:11 [2020-02-26T15:37:11.578Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
15:37:11 [2020-02-26T15:37:11.655Z] Fetching without tags
15:37:11 [2020-02-26T15:37:11.776Z] #47 DONE 250.9s
15:37:12 [2020-02-26T15:37:12.101Z] Merging remotes/origin/19.03 commit 0594484041be8c19724c244bcba429cf5845ee18 into PR head commit eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:37:12 [2020-02-26T15:37:12.414Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
15:37:12 [2020-02-26T15:37:12.414Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:37:12 [2020-02-26T15:37:12.414Z] Setting up btrfs-tools (4.7.3-1) ...
15:37:12 [2020-02-26T15:37:12.414Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:37:12 [2020-02-26T15:37:12.414Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:37:12 [2020-02-26T15:37:12.414Z] Setting up python3 (3.5.3-1) ...
15:37:12 [2020-02-26T15:37:12.698Z] 
15:37:12 [2020-02-26T15:37:12.698Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
15:37:12 [2020-02-26T15:37:12.698Z] #48 DONE 0.2s
15:37:12 [2020-02-26T15:37:12.698Z] 
15:37:12 [2020-02-26T15:37:12.698Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
15:37:12 [2020-02-26T15:37:12.698Z] #51 DONE 0.1s
15:37:12 [2020-02-26T15:37:12.698Z] 
15:37:12 [2020-02-26T15:37:12.698Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
15:37:12 [2020-02-26T15:37:12.808Z] Setting up apparmor (2.11.0-3+deb9u2) ...
15:37:12 [2020-02-26T15:37:12.858Z] Merge succeeded, producing eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:37:12 [2020-02-26T15:37:12.859Z] Checking out Revision eb7bd90a57cce34d89cbceb730c6cd8a3138f8db (PR-40586)
15:37:12 [2020-02-26T15:37:12.952Z] #54 DONE 0.1s
15:37:12 [2020-02-26T15:37:12.952Z] 
15:37:12 [2020-02-26T15:37:12.952Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
15:37:11 [2020-02-26T15:37:11.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:37:11 [2020-02-26T15:37:11.591Z]  > git config --add remote.origin.fetch +refs/pull/40586/head:refs/remotes/origin/PR-40586 # timeout=10
15:37:11 [2020-02-26T15:37:11.619Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:37:11 [2020-02-26T15:37:11.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:37:11 [2020-02-26T15:37:11.669Z] Fetching upstream changes from https://github.com/moby/moby.git
15:37:11 [2020-02-26T15:37:11.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:37:11 [2020-02-26T15:37:11.670Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40586/head:refs/remotes/origin/PR-40586 +refs/heads/19.03:refs/remotes/origin/19.03
15:37:12 [2020-02-26T15:37:12.112Z]  > git config core.sparsecheckout # timeout=10
15:37:12 [2020-02-26T15:37:12.138Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:37:12 [2020-02-26T15:37:12.805Z]  > git merge 0594484041be8c19724c244bcba429cf5845ee18 # timeout=10
15:37:12 [2020-02-26T15:37:12.832Z]  > git rev-parse HEAD^{commit} # timeout=10
15:37:12 [2020-02-26T15:37:12.861Z]  > git config core.sparsecheckout # timeout=10
15:37:12 [2020-02-26T15:37:12.891Z]  > git checkout -f eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:37:13 [2020-02-26T15:37:13.206Z] #56 DONE 0.3s
15:37:13 [2020-02-26T15:37:13.206Z] 
15:37:13 [2020-02-26T15:37:13.206Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
15:37:13 [2020-02-26T15:37:13.206Z] #59 DONE 0.1s
15:37:13 [2020-02-26T15:37:13.210Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:37:13 [2020-02-26T15:37:13.210Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:37:13 [2020-02-26T15:37:13.210Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
15:37:13 [2020-02-26T15:37:13.210Z] Setting up python3-wheel (0.29.0-2) ...
15:37:13 [2020-02-26T15:37:13.210Z] Setting up python3-pkg-resources (33.1.1-1) ...
15:37:13 [2020-02-26T15:37:13.460Z] 
15:37:13 [2020-02-26T15:37:13.460Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
15:37:13 [2020-02-26T15:37:13.460Z] #63 DONE 0.2s
15:37:13 [2020-02-26T15:37:13.460Z] 
15:37:13 [2020-02-26T15:37:13.460Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
15:37:13 [2020-02-26T15:37:13.500Z] INFO: Extracting go.zip to d:\CI\PR-40586\1\go
15:37:13 [2020-02-26T15:37:13.603Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
15:37:13 [2020-02-26T15:37:13.603Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
15:37:13 [2020-02-26T15:37:13.603Z] Setting up dmsetup (2:1.02.137-2) ...
15:37:13 [2020-02-26T15:37:13.603Z] Setting up python3-setuptools (33.1.1-1) ...
15:37:13 [2020-02-26T15:37:13.714Z] #65 DONE 0.2s
15:37:13 [2020-02-26T15:37:13.714Z] 
15:37:13 [2020-02-26T15:37:13.714Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
15:37:13 [2020-02-26T15:37:13.714Z] #66 DONE 0.0s
15:37:13 [2020-02-26T15:37:13.714Z] 
15:37:13 [2020-02-26T15:37:13.714Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
15:37:13 [2020-02-26T15:37:13.977Z] Setting up dh-python (2.20170125) ...
15:37:13 [2020-02-26T15:37:13.977Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
15:37:13 [2020-02-26T15:37:13.977Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:37:14 [2020-02-26T15:37:14.187Z] Commit message: "Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973""
15:37:14 [2020-02-26T15:37:14.234Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
15:37:14 [2020-02-26T15:37:14.638Z] #67 DONE 0.9s
15:37:14 [2020-02-26T15:37:14.638Z] 
15:37:14 [2020-02-26T15:37:14.638Z] #68 exporting to image
15:37:14 [2020-02-26T15:37:14.638Z] #68 exporting layers
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:37:16 [2020-02-26T15:37:16.086Z] + docker version
15:37:17 [2020-02-26T15:37:17.928Z] Removing intermediate container 99197e6f34c2
15:37:17 [2020-02-26T15:37:17.928Z]  ---> 22a2aac30f5c
15:37:17 [2020-02-26T15:37:17.928Z] Step 103/125 : RUN pip3 install yamllint==1.16.0
15:37:17 [2020-02-26T15:37:17.928Z]  ---> Running in 207d27243ba5
15:37:19 [2020-02-26T15:37:19.128Z] Collecting yamllint==1.16.0
15:37:19 [2020-02-26T15:37:19.128Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:37:19 [2020-02-26T15:37:19.479Z] Collecting pyyaml (from yamllint==1.16.0)
15:37:19 [2020-02-26T15:37:19.479Z]   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:37:19 [2020-02-26T15:37:19.847Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:37:19 [2020-02-26T15:37:19.847Z]   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:37:19 [2020-02-26T15:37:19.847Z] Building wheels for collected packages: pyyaml
15:37:19 [2020-02-26T15:37:19.847Z]   Running setup.py bdist_wheel for pyyaml: started
15:37:20 [2020-02-26T15:37:20.194Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:37:20 [2020-02-26T15:37:20.195Z]   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:37:20 [2020-02-26T15:37:20.195Z] Successfully built pyyaml
15:37:20 [2020-02-26T15:37:20.195Z] Installing collected packages: pyyaml, pathspec, yamllint
15:37:20 [2020-02-26T15:37:20.195Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:37:20 [2020-02-26T15:37:20.947Z] Removing intermediate container 207d27243ba5
15:37:20 [2020-02-26T15:37:20.947Z]  ---> 30bdc3b0e461
15:37:20 [2020-02-26T15:37:20.947Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/
15:37:21 [2020-02-26T15:37:21.692Z]  ---> 5e4772879e0e
15:37:21 [2020-02-26T15:37:21.692Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images
15:37:23 [2020-02-26T15:37:23.547Z]  ---> 4bebb3bc176a
15:37:23 [2020-02-26T15:37:23.547Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/
15:37:24 [2020-02-26T15:37:24.186Z] Client: Docker Engine - Community
15:37:24 [2020-02-26T15:37:24.186Z]  Version:           19.03.5
15:37:24 [2020-02-26T15:37:24.186Z]  API version:       1.40
15:37:24 [2020-02-26T15:37:24.186Z]  Go version:        go1.12.12
15:37:24 [2020-02-26T15:37:24.186Z]  Git commit:        633a0ea838
15:37:24 [2020-02-26T15:37:24.186Z]  Built:             Wed Nov 13 07:29:52 2019
15:37:24 [2020-02-26T15:37:24.186Z]  OS/Arch:           linux/amd64
15:37:24 [2020-02-26T15:37:24.186Z]  Experimental:      false
15:37:24 [2020-02-26T15:37:24.186Z] 
15:37:24 [2020-02-26T15:37:24.186Z] Server: Docker Engine - Community
15:37:24 [2020-02-26T15:37:24.186Z]  Engine:
15:37:24 [2020-02-26T15:37:24.186Z]   Version:          19.03.5
15:37:24 [2020-02-26T15:37:24.186Z]   API version:      1.40 (minimum version 1.12)
15:37:24 [2020-02-26T15:37:24.186Z]   Go version:       go1.12.12
15:37:24 [2020-02-26T15:37:24.186Z]   Git commit:       633a0ea838
15:37:24 [2020-02-26T15:37:24.186Z]   Built:            Wed Nov 13 07:28:22 2019
15:37:24 [2020-02-26T15:37:24.186Z]   OS/Arch:          linux/amd64
15:37:24 [2020-02-26T15:37:24.186Z]   Experimental:     true
15:37:24 [2020-02-26T15:37:24.186Z]  containerd:
15:37:24 [2020-02-26T15:37:24.186Z]   Version:          1.2.10
15:37:24 [2020-02-26T15:37:24.186Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:37:24 [2020-02-26T15:37:24.186Z]  runc:
15:37:24 [2020-02-26T15:37:24.186Z]   Version:          1.0.0-rc8+dev
15:37:24 [2020-02-26T15:37:24.186Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:37:24 [2020-02-26T15:37:24.186Z]  docker-init:
15:37:24 [2020-02-26T15:37:24.186Z]   Version:          0.18.0
15:37:24 [2020-02-26T15:37:24.186Z]   GitCommit:        fec3683
[Pipeline] sh
15:37:24 [2020-02-26T15:37:24.432Z]  ---> 50846f5e5704
15:37:24 [2020-02-26T15:37:24.432Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/
15:37:24 [2020-02-26T15:37:24.633Z] + docker info
15:37:24 [2020-02-26T15:37:24.777Z]  ---> b1183832b041
15:37:24 [2020-02-26T15:37:24.777Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/
15:37:25 [2020-02-26T15:37:25.134Z]  ---> 1427c50ce0c5
15:37:25 [2020-02-26T15:37:25.134Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/
15:37:25 [2020-02-26T15:37:25.487Z]  ---> 1cffb88bb36f
15:37:25 [2020-02-26T15:37:25.487Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/
15:37:25 [2020-02-26T15:37:25.487Z]  ---> 3e8f08a37f94
15:37:25 [2020-02-26T15:37:25.487Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/
15:37:25 [2020-02-26T15:37:25.836Z]  ---> 6f7651062d01
15:37:25 [2020-02-26T15:37:25.836Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/
15:37:26 [2020-02-26T15:37:26.582Z]  ---> 3a1823be1661
15:37:26 [2020-02-26T15:37:26.582Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/
15:37:26 [2020-02-26T15:37:26.582Z]  ---> 71e2f43db7cd
15:37:26 [2020-02-26T15:37:26.582Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli
15:37:26 [2020-02-26T15:37:26.805Z] #68 exporting layers 10.9s done
15:37:26 [2020-02-26T15:37:26.805Z] #68 writing image sha256:76d215939bbd487611d6ef06482e2e705fadb5bba6ae61fbf1bb73da4932616b done
15:37:26 [2020-02-26T15:37:26.805Z] #68 naming to docker.io/library/docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db done
15:37:26 [2020-02-26T15:37:26.805Z] #68 DONE 10.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:37:26 [2020-02-26T15:37:26.943Z]  ---> 4081a02ecdff
15:37:26 [2020-02-26T15:37:26.943Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/
15:37:27 [2020-02-26T15:37:27.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40586/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/validate/default
15:37:28 [2020-02-26T15:37:28.168Z] Congratulations!  All commits are properly signed with the DCO!
15:37:28 [2020-02-26T15:37:28.184Z]  ---> e705e0c7763c
15:37:28 [2020-02-26T15:37:28.184Z] Step 116/125 : COPY --from=criu /build/ /usr/local/
15:37:28 [2020-02-26T15:37:28.184Z]  ---> 86de331569d6
15:37:28 [2020-02-26T15:37:28.184Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/
15:37:28 [2020-02-26T15:37:28.530Z]  ---> 86f90b665cf5
15:37:28 [2020-02-26T15:37:28.530Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
15:37:28 [2020-02-26T15:37:28.887Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
15:37:28 [2020-02-26T15:37:28.887Z] bad55c542dc9: Pulling fs layer
15:37:28 [2020-02-26T15:37:28.887Z] bad55c542dc9: Verifying Checksum
15:37:28 [2020-02-26T15:37:28.887Z] bad55c542dc9: Download complete
15:37:29 [2020-02-26T15:37:29.236Z] bad55c542dc9: Pull complete
15:37:29 [2020-02-26T15:37:29.236Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:37:29 [2020-02-26T15:37:29.236Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:37:29 [2020-02-26T15:37:29.584Z]  ---> 864debc0bea1
15:37:29 [2020-02-26T15:37:29.584Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH
15:37:29 [2020-02-26T15:37:29.930Z]  ---> Running in 6a9082c3d6fd
15:37:29 [2020-02-26T15:37:29.930Z] Removing intermediate container 6a9082c3d6fd
15:37:29 [2020-02-26T15:37:29.930Z]  ---> 5e9adff466ab
15:37:29 [2020-02-26T15:37:29.930Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
15:37:29 [2020-02-26T15:37:29.930Z]  ---> Running in fb9846bd9be5
15:37:30 [2020-02-26T15:37:30.286Z] Removing intermediate container fb9846bd9be5
15:37:30 [2020-02-26T15:37:30.286Z]  ---> 6f0caf8b6e9d
15:37:30 [2020-02-26T15:37:30.286Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker
15:37:30 [2020-02-26T15:37:30.286Z]  ---> Running in af59b1a510e0
15:37:30 [2020-02-26T15:37:30.286Z] Removing intermediate container af59b1a510e0
15:37:30 [2020-02-26T15:37:30.286Z]  ---> 241f8e73fabf
15:37:30 [2020-02-26T15:37:30.286Z] Step 122/125 : VOLUME /var/lib/docker
15:37:30 [2020-02-26T15:37:30.286Z]  ---> Running in cce299fb92e5
15:37:30 [2020-02-26T15:37:30.638Z] Removing intermediate container cce299fb92e5
15:37:30 [2020-02-26T15:37:30.638Z]  ---> 7e165d1069d6
15:37:30 [2020-02-26T15:37:30.638Z] Step 123/125 : ENTRYPOINT ["hack/dind"]
15:37:30 [2020-02-26T15:37:30.638Z]  ---> Running in 17bbabddef89
15:37:30 [2020-02-26T15:37:30.638Z] Removing intermediate container 17bbabddef89
15:37:30 [2020-02-26T15:37:30.638Z]  ---> 574eaf1b41f7
15:37:30 [2020-02-26T15:37:30.638Z] Step 124/125 : FROM dev AS final
15:37:30 [2020-02-26T15:37:30.638Z]  ---> 574eaf1b41f7
15:37:30 [2020-02-26T15:37:30.638Z] Step 125/125 : COPY . /go/src/github.com/docker/docker
15:37:32 [2020-02-26T15:37:32.995Z]  ---> fa42fe0311dd
15:37:32 [2020-02-26T15:37:32.995Z] Successfully built fa42fe0311dd
15:37:32 [2020-02-26T15:37:32.995Z] Successfully tagged docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:37:33 [2020-02-26T15:37:33.769Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/test/unit
15:37:36 [2020-02-26T15:37:36.137Z] ?   	github.com/docker/docker/api	[no test files]
15:37:36 [2020-02-26T15:37:36.853Z] Client:
15:37:36 [2020-02-26T15:37:36.853Z]  Debug Mode: false
15:37:36 [2020-02-26T15:37:36.853Z] 
15:37:36 [2020-02-26T15:37:36.853Z] Server:
15:37:36 [2020-02-26T15:37:36.853Z]  Containers: 0
15:37:36 [2020-02-26T15:37:36.853Z]   Running: 0
15:37:36 [2020-02-26T15:37:36.853Z]   Paused: 0
15:37:36 [2020-02-26T15:37:36.853Z]   Stopped: 0
15:37:36 [2020-02-26T15:37:36.853Z]  Images: 0
15:37:36 [2020-02-26T15:37:36.853Z]  Server Version: 19.03.5
15:37:36 [2020-02-26T15:37:36.853Z]  Storage Driver: overlay2
15:37:36 [2020-02-26T15:37:36.853Z]   Backing Filesystem: extfs
15:37:36 [2020-02-26T15:37:36.853Z]   Supports d_type: true
15:37:36 [2020-02-26T15:37:36.853Z]   Native Overlay Diff: true
15:37:36 [2020-02-26T15:37:36.853Z]  Logging Driver: json-file
15:37:36 [2020-02-26T15:37:36.853Z]  Cgroup Driver: cgroupfs
15:37:36 [2020-02-26T15:37:36.853Z]  Plugins:
15:37:36 [2020-02-26T15:37:36.853Z]   Volume: local
15:37:36 [2020-02-26T15:37:36.853Z]   Network: bridge host ipvlan macvlan null overlay
15:37:36 [2020-02-26T15:37:36.853Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:37:36 [2020-02-26T15:37:36.853Z]  Swarm: inactive
15:37:36 [2020-02-26T15:37:36.853Z]  Runtimes: runc
15:37:36 [2020-02-26T15:37:36.853Z]  Default Runtime: runc
15:37:36 [2020-02-26T15:37:36.853Z]  Init Binary: docker-init
15:37:36 [2020-02-26T15:37:36.853Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:37:36 [2020-02-26T15:37:36.853Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:37:36 [2020-02-26T15:37:36.853Z]  init version: fec3683
15:37:36 [2020-02-26T15:37:36.853Z]  Security Options:
15:37:36 [2020-02-26T15:37:36.853Z]   apparmor
15:37:36 [2020-02-26T15:37:36.853Z]   seccomp
15:37:36 [2020-02-26T15:37:36.853Z]    Profile: default
15:37:36 [2020-02-26T15:37:36.853Z]  Kernel Version: 4.15.0-1058-aws
15:37:36 [2020-02-26T15:37:36.853Z]  Operating System: Ubuntu 18.04.4 LTS
15:37:36 [2020-02-26T15:37:36.853Z]  OSType: linux
15:37:36 [2020-02-26T15:37:36.853Z]  Architecture: x86_64
15:37:36 [2020-02-26T15:37:36.853Z]  CPUs: 2
15:37:36 [2020-02-26T15:37:36.853Z]  Total Memory: 7.501GiB
15:37:36 [2020-02-26T15:37:36.853Z]  Name: ip-10-100-74-75
15:37:36 [2020-02-26T15:37:36.853Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
15:37:36 [2020-02-26T15:37:36.853Z]  Docker Root Dir: /var/lib/docker
15:37:36 [2020-02-26T15:37:36.853Z]  Debug Mode: false
15:37:36 [2020-02-26T15:37:36.853Z]  Registry: https://index.docker.io/v1/
15:37:36 [2020-02-26T15:37:36.853Z]  Labels:
15:37:36 [2020-02-26T15:37:36.853Z]  Experimental: true
15:37:36 [2020-02-26T15:37:36.853Z]  Insecure Registries:
15:37:36 [2020-02-26T15:37:36.853Z]   127.0.0.0/8
15:37:36 [2020-02-26T15:37:36.853Z]  Live Restore Enabled: true
15:37:36 [2020-02-26T15:37:36.853Z] 
15:37:36 [2020-02-26T15:37:36.853Z] WARNING: No swap limit support
[Pipeline] sh
15:37:37 [2020-02-26T15:37:37.185Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:37:37 [2020-02-26T15:37:37.185Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:37:37 [2020-02-26T15:37:37.185Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40586/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:37:37 [2020-02-26T15:37:37.443Z] + bash /home/ubuntu/workspace/moby_PR-40586/check-config.sh
15:37:37 [2020-02-26T15:37:37.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:37:37 [2020-02-26T15:37:37.443Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
15:37:37 [2020-02-26T15:37:37.443Z] 
15:37:37 [2020-02-26T15:37:37.443Z] Generally Necessary:
15:37:37 [2020-02-26T15:37:37.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:37:37 [2020-02-26T15:37:37.443Z] - apparmor: enabled and tools installed
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NAMESPACES: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NET_NS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_PID_NS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_IPC_NS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_UTS_NS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUPS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUP_CPUACCT: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUP_DEVICE: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUP_FREEZER: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUP_SCHED: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CPUSETS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_MEMCG: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_KEYS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_VETH: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_BRIDGE: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NF_NAT: enabled (as module)
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_NF_NAT_NEEDED: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_POSIX_MQUEUE: enabled
15:37:37 [2020-02-26T15:37:37.443Z] 
15:37:37 [2020-02-26T15:37:37.443Z] Optional Features:
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_USER_NS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_SECCOMP: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_CGROUP_PIDS: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_MEMCG_SWAP: enabled
15:37:37 [2020-02-26T15:37:37.443Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:37:37 [2020-02-26T15:37:37.443Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_BLK_CGROUP: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IOSCHED_CFQ: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_CGROUP_PERF: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_CGROUP_HUGETLB: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_CFS_BANDWIDTH: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_RT_GROUP_SCHED: missing
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_VS: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_VS_NFCT: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_IP_VS_RR: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_EXT4_FS: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:37:37 [2020-02-26T15:37:37.740Z] - Network Drivers:
15:37:37 [2020-02-26T15:37:37.740Z]   - "overlay":
15:37:37 [2020-02-26T15:37:37.740Z]     - CONFIG_VXLAN: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       Optional (for encrypted networks):
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_CRYPTO: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_CRYPTO_AEAD: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_CRYPTO_GCM: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_CRYPTO_GHASH: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_XFRM: enabled
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_XFRM_USER: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_INET_ESP: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]   - "ipvlan":
15:37:37 [2020-02-26T15:37:37.740Z]     - CONFIG_IPVLAN: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]   - "macvlan":
15:37:37 [2020-02-26T15:37:37.740Z]     - CONFIG_MACVLAN: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]     - CONFIG_DUMMY: enabled (as module)
15:37:37 [2020-02-26T15:37:37.740Z]   - "ftp,tftp client in container":
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z] - Storage Drivers:
15:37:38 [2020-02-26T15:37:38.001Z]   - "aufs":
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_AUFS_FS: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]   - "btrfs":
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:37:38 [2020-02-26T15:37:38.001Z]   - "devicemapper":
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_BLK_DEV_DM: enabled
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]   - "overlay":
15:37:38 [2020-02-26T15:37:38.001Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:37:38 [2020-02-26T15:37:38.001Z]   - "zfs":
15:37:38 [2020-02-26T15:37:38.001Z]     - /dev/zfs: missing
15:37:38 [2020-02-26T15:37:38.001Z]     - zfs command: missing
15:37:38 [2020-02-26T15:37:38.001Z]     - zpool command: missing
15:37:38 [2020-02-26T15:37:38.001Z] 
15:37:38 [2020-02-26T15:37:38.001Z] Limits:
15:37:38 [2020-02-26T15:37:38.001Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:37:38 [2020-02-26T15:37:38.001Z] 
15:37:38 [2020-02-26T15:37:38.001Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:37:38 [2020-02-26T15:37:38.421Z] + sudo modprobe ip_vs
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Extraction ended at 02/26/2020 15:37:35. Duration:00:00:22.1705392
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Updating the golang and path environment variables
15:37:38 [2020-02-26T15:37:38.612Z] INFO: GOPATH=d:\gopath
15:37:38 [2020-02-26T15:37:38.612Z] INFO: go version go1.12.17 windows/amd64
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Running the daemon under test in debug mode
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Starting a daemon under test...
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40586\1\daemon --pidfile d:\CI\PR-40586\1\docker.pid -D
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Process started successfully.
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Start tailing logs of the daemon under tests
15:37:38 [2020-02-26T15:37:38.612Z] INFO: Waiting for the daemon under test to start...
15:37:38 [2020-02-26T15:37:38.676Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db .
15:37:38 [2020-02-26T15:37:38.932Z] #2 [internal] load build definition from Dockerfile
15:37:38 [2020-02-26T15:37:38.932Z] #2 transferring dockerfile: 10.82kB done
15:37:38 [2020-02-26T15:37:38.932Z] #2 DONE 0.1s
15:37:38 [2020-02-26T15:37:38.932Z] 
15:37:38 [2020-02-26T15:37:38.932Z] #1 [internal] load .dockerignore
15:37:38 [2020-02-26T15:37:38.932Z] #1 transferring context: 87B done
15:37:38 [2020-02-26T15:37:38.932Z] #1 DONE 0.1s
15:37:38 [2020-02-26T15:37:38.932Z] 
15:37:38 [2020-02-26T15:37:38.932Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch
15:37:39 [2020-02-26T15:37:39.068Z] INFO: Daemon under test started and replied!
15:37:39 [2020-02-26T15:37:39.068Z] INFO: Docker version of the daemon under test
15:37:39 [2020-02-26T15:37:39.068Z] 
15:37:39 [2020-02-26T15:37:39.068Z] Client:
15:37:39 [2020-02-26T15:37:39.068Z]  Version:      17.06.2-ce
15:37:39 [2020-02-26T15:37:39.068Z]  API version:  1.30
15:37:39 [2020-02-26T15:37:39.068Z]  Go version:   go1.8.3
15:37:39 [2020-02-26T15:37:39.068Z]  Git commit:   cec0b72
15:37:39 [2020-02-26T15:37:39.068Z]  Built:        Tue Sep  5 19:57:19 2017
15:37:39 [2020-02-26T15:37:39.068Z]  OS/Arch:      windows/amd64
15:37:39 [2020-02-26T15:37:39.068Z] 
15:37:39 [2020-02-26T15:37:39.068Z] Server:
15:37:39 [2020-02-26T15:37:39.068Z]  Version:      0.0.0-dev
15:37:39 [2020-02-26T15:37:39.068Z]  API version:  1.40 (minimum version 1.24)
15:37:39 [2020-02-26T15:37:39.068Z]  Go version:   go1.12.17
15:37:39 [2020-02-26T15:37:39.068Z]  Git commit:   eb7bd90a5
15:37:39 [2020-02-26T15:37:39.068Z]  Built:        02/26/2020 15:35:56
15:37:39 [2020-02-26T15:37:39.068Z]  OS/Arch:      windows/amd64
15:37:39 [2020-02-26T15:37:39.068Z]  Experimental: false
15:37:39 [2020-02-26T15:37:39.068Z] 
15:37:39 [2020-02-26T15:37:39.068Z] INFO: Docker info of the daemon under test
15:37:39 [2020-02-26T15:37:39.068Z] 
15:37:39 [2020-02-26T15:37:39.491Z] #3 DONE 0.4s
15:37:39 [2020-02-26T15:37:39.491Z] 
15:37:39 [2020-02-26T15:37:39.491Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee...
15:37:39 [2020-02-26T15:37:39.491Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done
15:37:39 [2020-02-26T15:37:39.525Z] Containers: 0
15:37:39 [2020-02-26T15:37:39.525Z]  Running: 0
15:37:39 [2020-02-26T15:37:39.525Z]  Paused: 0
15:37:39 [2020-02-26T15:37:39.525Z]  Stopped: 0
15:37:39 [2020-02-26T15:37:39.525Z] Images: 0
15:37:39 [2020-02-26T15:37:39.525Z] Server Version: 0.0.0-dev
15:37:39 [2020-02-26T15:37:39.525Z] Storage Driver: windowsfilter
15:37:39 [2020-02-26T15:37:39.525Z]  Windows: 
15:37:39 [2020-02-26T15:37:39.525Z] Logging Driver: json-file
15:37:39 [2020-02-26T15:37:39.525Z] Plugins: 
15:37:39 [2020-02-26T15:37:39.525Z]  Volume: local
15:37:39 [2020-02-26T15:37:39.525Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:37:39 [2020-02-26T15:37:39.525Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:37:39 [2020-02-26T15:37:39.525Z] Swarm: inactive
15:37:39 [2020-02-26T15:37:39.525Z] Default Isolation: process
15:37:39 [2020-02-26T15:37:39.525Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:37:39 [2020-02-26T15:37:39.525Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:37:39 [2020-02-26T15:37:39.525Z] OSType: windows
15:37:39 [2020-02-26T15:37:39.525Z] Architecture: x86_64
15:37:39 [2020-02-26T15:37:39.525Z] CPUs: 4
15:37:39 [2020-02-26T15:37:39.525Z] Total Memory: 32GiB
15:37:39 [2020-02-26T15:37:39.525Z] Name: azwin-2-eea160
15:37:39 [2020-02-26T15:37:39.525Z] ID: JZPT:I7IC:G5YS:PKX6:U4LA:GBCJ:TF4K:IYAS:LV76:KQ7K:TK3H:AYAK
15:37:39 [2020-02-26T15:37:39.525Z] Docker Root Dir: D:\CI\PR-40586\1\daemon
15:37:39 [2020-02-26T15:37:39.525Z] Debug Mode (client): false
15:37:39 [2020-02-26T15:37:39.525Z] Debug Mode (server): true
15:37:39 [2020-02-26T15:37:39.525Z]  File Descriptors: -1
15:37:39 [2020-02-26T15:37:39.525Z]  Goroutines: 17
15:37:39 [2020-02-26T15:37:39.525Z]  System Time: 2020-02-26T15:37:39.049325Z
15:37:39 [2020-02-26T15:37:39.525Z]  EventsListeners: 0
15:37:39 [2020-02-26T15:37:39.525Z] Registry: https://index.docker.io/v1/
15:37:39 [2020-02-26T15:37:39.525Z] Labels:
15:37:39 [2020-02-26T15:37:39.525Z] Experimental: false
15:37:39 [2020-02-26T15:37:39.525Z] Insecure Registries:
15:37:39 [2020-02-26T15:37:39.525Z]  127.0.0.0/8
15:37:39 [2020-02-26T15:37:39.525Z] Live Restore Enabled: false
15:37:39 [2020-02-26T15:37:39.525Z] 
15:37:39 [2020-02-26T15:37:39.525Z] 
15:37:39 [2020-02-26T15:37:39.525Z] INFO: Docker images of the daemon under test
15:37:39 [2020-02-26T15:37:39.525Z] 
15:37:39 [2020-02-26T15:37:39.525Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:37:39 [2020-02-26T15:37:39.525Z] 
15:37:39 [2020-02-26T15:37:39.525Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:37:39 [2020-02-26T15:37:39.525Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:37:39 [2020-02-26T15:37:39.525Z] ltsc2019: Pulling from windows/servercore
15:37:39 [2020-02-26T15:37:39.525Z] 65014b3c3121: Pulling fs layer
15:37:39 [2020-02-26T15:37:39.525Z] b5405b758079: Pulling fs layer
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 4.62MB / 45.38MB 0.3s
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 3.39MB / 4.34MB 0.3s
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 8.45MB / 45.38MB 0.4s
15:37:39 [2020-02-26T15:37:39.746Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.4s
15:37:40 [2020-02-26T15:37:40.003Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 16.93MB / 45.38MB 0.5s
15:37:40 [2020-02-26T15:37:40.003Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done
15:37:40 [2020-02-26T15:37:40.003Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.4s done
15:37:40 [2020-02-26T15:37:40.003Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 16.36kB / 50.07MB 0.5s
15:37:40 [2020-02-26T15:37:40.003Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.31MB / 57.69MB 0.5s
15:37:40 [2020-02-26T15:37:40.260Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 20.46MB / 45.38MB 0.6s
15:37:40 [2020-02-26T15:37:40.260Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 8.65MB / 57.69MB 0.6s
15:37:40 [2020-02-26T15:37:40.260Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 28.78MB / 45.38MB 0.8s
15:37:40 [2020-02-26T15:37:40.260Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 8.60MB / 50.07MB 0.8s
15:37:40 [2020-02-26T15:37:40.260Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 16.94MB / 57.69MB 0.8s
15:37:40 [2020-02-26T15:37:40.521Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 33.94MB / 45.38MB 1.0s
15:37:40 [2020-02-26T15:37:40.521Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 19.03MB / 50.07MB 1.0s
15:37:40 [2020-02-26T15:37:40.521Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 25.66MB / 57.69MB 1.0s
15:37:40 [2020-02-26T15:37:40.521Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 37.49MB / 45.38MB 1.1s
15:37:40 [2020-02-26T15:37:40.521Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 22.99MB / 50.07MB 1.1s
15:37:40 [2020-02-26T15:37:40.777Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.18MB / 45.38MB 1.3s
15:37:40 [2020-02-26T15:37:40.777Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 29.35MB / 50.07MB 1.3s
15:37:40 [2020-02-26T15:37:40.777Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 33.04MB / 57.69MB 1.3s
15:37:40 [2020-02-26T15:37:40.777Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 32.27MB / 50.07MB 1.4s
15:37:41 [2020-02-26T15:37:41.034Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.4s done
15:37:41 [2020-02-26T15:37:41.034Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 37.10MB / 50.07MB 1.5s
15:37:41 [2020-02-26T15:37:41.034Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 42.35MB / 57.69MB 1.5s
15:37:41 [2020-02-26T15:37:41.034Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 1.5s
15:37:41 [2020-02-26T15:37:41.291Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 40.37MB / 50.07MB 1.7s
15:37:41 [2020-02-26T15:37:41.291Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 43.28MB / 50.07MB 1.8s
15:37:41 [2020-02-26T15:37:41.291Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 48.48MB / 57.69MB 1.8s
15:37:41 [2020-02-26T15:37:41.291Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6
15:37:41 [2020-02-26T15:37:41.548Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 49.58MB / 50.07MB 2.0s
15:37:41 [2020-02-26T15:37:41.548Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 56.23MB / 57.69MB 2.0s
15:37:41 [2020-02-26T15:37:41.548Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 11.89MB / 126.73MB 2.0s
15:37:41 [2020-02-26T15:37:41.813Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 2.3s done
15:37:41 [2020-02-26T15:37:41.813Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.3s done
15:37:41 [2020-02-26T15:37:41.814Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 20.69MB / 126.73MB 2.4s
15:37:41 [2020-02-26T15:37:41.814Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 2.4s
15:37:41 [2020-02-26T15:37:41.814Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 2.4s done
15:37:42 [2020-02-26T15:37:42.074Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 28.06MB / 126.73MB 2.7s
15:37:42 [2020-02-26T15:37:42.331Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 35.71MB / 126.73MB 2.9s
15:37:42 [2020-02-26T15:37:42.586Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 46.33MB / 126.73MB 3.2s
15:37:42 [2020-02-26T15:37:42.844Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 54.49MB / 126.73MB 3.4s
15:37:43 [2020-02-26T15:37:43.099Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 65.35MB / 126.73MB 3.7s
15:37:43 [2020-02-26T15:37:43.662Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 76.34MB / 126.73MB 4.1s
15:37:43 [2020-02-26T15:37:43.662Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 86.62MB / 126.73MB 4.3s
15:37:44 [2020-02-26T15:37:44.222Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 93.22MB / 126.73MB 4.7s
15:37:44 [2020-02-26T15:37:44.482Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 100.13MB / 126.73MB 5.0s
15:37:44 [2020-02-26T15:37:44.740Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 113.59MB / 126.73MB 5.3s
15:37:44 [2020-02-26T15:37:44.996Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 120.62MB / 126.73MB 5.5s
15:37:45 [2020-02-26T15:37:45.575Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 5.9s done
15:37:45 [2020-02-26T15:37:45.575Z] #4 ...
15:37:45 [2020-02-26T15:37:45.575Z] 
15:37:45 [2020-02-26T15:37:45.575Z] #18 [internal] load build context
15:37:45 [2020-02-26T15:37:45.575Z] #18 transferring context: 47.79MB 6.3s done
15:37:45 [2020-02-26T15:37:45.575Z] #18 DONE 6.3s
15:37:45 [2020-02-26T15:37:45.575Z] 
15:37:45 [2020-02-26T15:37:45.575Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee...
15:37:45 [2020-02-26T15:37:45.575Z] #4 ...
15:37:45 [2020-02-26T15:37:45.575Z] 
15:37:45 [2020-02-26T15:37:45.575Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
15:37:45 [2020-02-26T15:37:45.575Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
15:37:45 [2020-02-26T15:37:45.575Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:37:45 [2020-02-26T15:37:45.575Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:37:45 [2020-02-26T15:37:45.575Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done
15:37:45 [2020-02-26T15:37:45.575Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.3s done
15:37:45 [2020-02-26T15:37:45.834Z] #64 DONE 5.8s
15:37:45 [2020-02-26T15:37:45.834Z] 
15:37:45 [2020-02-26T15:37:45.834Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee...
15:37:46 [2020-02-26T15:37:46.394Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.0s
15:37:47 [2020-02-26T15:37:47.909Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
15:37:48 [2020-02-26T15:37:48.086Z] b5405b758079: Download complete
15:37:48 [2020-02-26T15:37:48.906Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 7.2s done
15:37:48 [2020-02-26T15:37:48.906Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159
15:37:49 [2020-02-26T15:37:49.161Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done
15:37:49 [2020-02-26T15:37:49.161Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2
15:37:49 [2020-02-26T15:37:49.726Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.3s done
15:37:49 [2020-02-26T15:37:49.726Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5
15:37:52 [2020-02-26T15:37:52.774Z] 65014b3c3121: Verifying Checksum
15:37:52 [2020-02-26T15:37:52.774Z] 65014b3c3121: Download complete
15:37:53 [2020-02-26T15:37:53.901Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.6s done
15:37:53 [2020-02-26T15:37:53.901Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae
15:37:55 [2020-02-26T15:37:55.782Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.2s done
15:37:56 [2020-02-26T15:37:56.037Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35
15:38:01 [2020-02-26T15:38:01.440Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.9s done
15:38:01 [2020-02-26T15:38:01.440Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0
15:38:01 [2020-02-26T15:38:01.440Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done
15:38:01 [2020-02-26T15:38:01.440Z] #4 DONE 21.8s
15:38:01 [2020-02-26T15:38:01.440Z] 
15:38:01 [2020-02-26T15:38:01.440Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:38:06 [2020-02-26T15:38:06.680Z] #5 DONE 4.8s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:38:06 [2020-02-26T15:38:06.680Z] #57 ...
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:38:06 [2020-02-26T15:38:06.680Z] #22 DONE 0.1s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
15:38:06 [2020-02-26T15:38:06.680Z] #23 DONE 0.1s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #60 DONE 0.2s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #52 DONE 0.2s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #32 DONE 0.2s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #49 DONE 0.2s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:06 [2020-02-26T15:38:06.680Z] #33 ...
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #29 DONE 0.3s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:38:06 [2020-02-26T15:38:06.680Z] #26 DONE 0.3s
15:38:06 [2020-02-26T15:38:06.680Z] 
15:38:06 [2020-02-26T15:38:06.680Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:38:06 [2020-02-26T15:38:06.903Z] 🇩 bin/containerd
15:38:11 [2020-02-26T15:38:11.930Z] #27 ...
15:38:11 [2020-02-26T15:38:11.930Z] 
15:38:11 [2020-02-26T15:38:11.931Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:38:11 [2020-02-26T15:38:11.931Z] #55 5.607 + mktemp -d
15:38:11 [2020-02-26T15:38:11.931Z] #55 5.607 + export GOPATH=/tmp/tmp.Gg0kiNpwMA
15:38:11 [2020-02-26T15:38:11.931Z] #55 5.607 + git clone https://github.com/docker/distribution.git /tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution
15:38:11 [2020-02-26T15:38:11.931Z] #55 5.607 Cloning into '/tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution'...
15:38:12 [2020-02-26T15:38:12.496Z] #55 ...
15:38:12 [2020-02-26T15:38:12.496Z] 
15:38:12 [2020-02-26T15:38:12.496Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:38:12 [2020-02-26T15:38:12.496Z] #35 6.368 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:38:12 [2020-02-26T15:38:12.496Z] #35 6.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:38:12 [2020-02-26T15:38:12.751Z] #35 6.505 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:38:12 [2020-02-26T15:38:12.751Z] #35 6.530 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:38:12 [2020-02-26T15:38:12.751Z] #35 6.620 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:38:14 [2020-02-26T15:38:14.118Z] #35 7.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:38:15 [2020-02-26T15:38:15.051Z] #35 ...
15:38:15 [2020-02-26T15:38:15.051Z] 
15:38:15 [2020-02-26T15:38:15.051Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.614 + RM_GOPATH=0
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.614 + TMP_GOPATH=
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.614 + : /build/
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.614 + '[' -z '' ']'
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.614 ++ mktemp -d
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.643 + export GOPATH=/tmp/tmp.wT1cTKg5RA
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.643 + GOPATH=/tmp/tmp.wT1cTKg5RA
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.643 + RM_GOPATH=1
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.643 ++ dirname ./install.sh
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + dir=.
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + bin=rootlesskit
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + shift
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + '[' '!' -f ./rootlesskit.installer ']'
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + . ./rootlesskit.installer
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + install_rootlesskit
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + case "$1" in
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + export CGO_ENABLED=0
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + CGO_ENABLED=0
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + _install_rootlesskit
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.651 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wT1cTKg5RA/src/github.com/rootless-containers/rootlesskit
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.652 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:38:15 [2020-02-26T15:38:15.051Z] #61 8.653 Cloning into '/tmp/tmp.wT1cTKg5RA/src/github.com/rootless-containers/rootlesskit'...
15:38:15 [2020-02-26T15:38:15.306Z] #61 ...
15:38:15 [2020-02-26T15:38:15.306Z] 
15:38:15 [2020-02-26T15:38:15.306Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.870 + RM_GOPATH=0
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.870 + TMP_GOPATH=
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.870 + : /build
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.870 + '[' -z '' ']'
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.875 ++ mktemp -d
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.876 + export GOPATH=/tmp/tmp.0tmwscFLEx
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.876 + GOPATH=/tmp/tmp.0tmwscFLEx
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.876 + RM_GOPATH=1
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.878 ++ dirname ./install.sh
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + dir=.
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + bin=proxy
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + shift
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + '[' '!' -f ./proxy.installer ']'
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + . ./proxy.installer
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + install_proxy
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + case "$1" in
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + export CGO_ENABLED=0
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + CGO_ENABLED=0
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + _install_proxy
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0tmwscFLEx/src/github.com/docker/libnetwork
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.882 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
15:38:15 [2020-02-26T15:38:15.306Z] #50 8.888 Cloning into '/tmp/tmp.0tmwscFLEx/src/github.com/docker/libnetwork'...
15:38:15 [2020-02-26T15:38:15.868Z] #50 ...
15:38:15 [2020-02-26T15:38:15.868Z] 
15:38:15 [2020-02-26T15:38:15.868Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.341 + RM_GOPATH=0
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.341 + TMP_GOPATH=
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.341 + : /build
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.341 + '[' -z '' ']'
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.341 ++ mktemp -d
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.345 + export GOPATH=/tmp/tmp.tcuvGkkfuZ
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.345 + GOPATH=/tmp/tmp.tcuvGkkfuZ
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.345 + RM_GOPATH=1
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.345 ++ dirname ./install.sh
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + dir=.
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + bin=vndr
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + shift
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + '[' '!' -f ./vndr.installer ']'
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + . ./vndr.installer
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + install_vndr
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tcuvGkkfuZ/src/github.com/LK4D4/vndr
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 Cloning into '/tmp/tmp.tcuvGkkfuZ/src/github.com/LK4D4/vndr'...
15:38:15 [2020-02-26T15:38:15.868Z] #33 9.358 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:38:16 [2020-02-26T15:38:16.123Z] #33 ...
15:38:16 [2020-02-26T15:38:16.123Z] 
15:38:16 [2020-02-26T15:38:16.123Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:38:16 [2020-02-26T15:38:16.379Z] #44 10.21 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:38:16 [2020-02-26T15:38:16.379Z] #44 10.21 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #44 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #44 ...
15:38:16 [2020-02-26T15:38:16.379Z] 
15:38:16 [2020-02-26T15:38:16.379Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:38:16 [2020-02-26T15:38:16.379Z] #17 6.684 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:38:16 [2020-02-26T15:38:16.379Z] #17 6.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #17 6.707 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #17 6.760 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #17 6.817 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:38:16 [2020-02-26T15:38:16.379Z] #17 7.981 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #17 10.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:38:16 [2020-02-26T15:38:16.379Z] #17 ...
15:38:16 [2020-02-26T15:38:16.379Z] 
15:38:16 [2020-02-26T15:38:16.379Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:38:16 [2020-02-26T15:38:16.379Z] #15 7.169 + mktemp -d
15:38:16 [2020-02-26T15:38:16.379Z] #15 7.198 + export GOPATH=/tmp/tmp.dWXisq9Mb9
15:38:16 [2020-02-26T15:38:16.379Z] #15 7.198 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.dWXisq9Mb9/src/github.com/go-swagger/go-swagger
15:38:16 [2020-02-26T15:38:16.379Z] #15 7.201 Cloning into '/tmp/tmp.dWXisq9Mb9/src/github.com/go-swagger/go-swagger'...
15:38:16 [2020-02-26T15:38:16.641Z] #15 ...
15:38:16 [2020-02-26T15:38:16.641Z] 
15:38:16 [2020-02-26T15:38:16.641Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.828 + RM_GOPATH=0
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.834 + TMP_GOPATH=
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.834 + : /build
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.834 + '[' -z '' ']'
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.834 ++ mktemp -d
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.839 Install docker/cli version 17.06.2-ce from stable
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + export GOPATH=/tmp/tmp.nbCfJK4VWh
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + GOPATH=/tmp/tmp.nbCfJK4VWh
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + RM_GOPATH=1
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 ++ dirname ./install.sh
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + dir=.
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + bin=dockercli
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + shift
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + '[' '!' -f ./dockercli.installer ']'
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + . ./dockercli.installer
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 ++ DOCKERCLI_CHANNEL=stable
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 ++ DOCKERCLI_VERSION=17.06.2-ce
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + install_dockercli
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.840 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.845 ++ uname -m
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.846 + arch=x86_64
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.846 + '[' x86_64 '!=' x86_64 ']'
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.846 + url=https://download.docker.com/linux/static
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.846 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:38:16 [2020-02-26T15:38:16.641Z] #53 9.846 + tar -xz docker/docker
15:38:16 [2020-02-26T15:38:16.641Z] #53 ...
15:38:16 [2020-02-26T15:38:16.641Z] 
15:38:16 [2020-02-26T15:38:16.641Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:16 [2020-02-26T15:38:16.641Z] #6 8.058 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:38:16 [2020-02-26T15:38:16.641Z] #6 8.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:38:16 [2020-02-26T15:38:16.641Z] #6 8.134 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:38:16 [2020-02-26T15:38:16.641Z] #6 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:38:16 [2020-02-26T15:38:16.641Z] #6 8.169 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:38:16 [2020-02-26T15:38:16.641Z] #6 9.087 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:38:16 [2020-02-26T15:38:16.896Z] #6 ...
15:38:16 [2020-02-26T15:38:16.896Z] 
15:38:16 [2020-02-26T15:38:16.896Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.041 + RM_GOPATH=0
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.041 + TMP_GOPATH=
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.041 + : /build
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.041 + '[' -z '' ']'
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.043 ++ mktemp -d
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.043 + export GOPATH=/tmp/tmp.f89ZetRg20
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.043 + GOPATH=/tmp/tmp.f89ZetRg20
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.043 + RM_GOPATH=1
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 ++ dirname ./install.sh
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + dir=.
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + bin=tomlv
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + shift
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + '[' '!' -f ./tomlv.installer ']'
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + . ./tomlv.installer
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + install_tomlv
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.f89ZetRg20/src/github.com/BurntSushi/toml
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.053 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:38:16 [2020-02-26T15:38:16.896Z] #30 9.075 Cloning into '/tmp/tmp.f89ZetRg20/src/github.com/BurntSushi/toml'...
15:38:16 [2020-02-26T15:38:16.896Z] #30 10.55 + cd /tmp/tmp.f89ZetRg20/src/github.com/BurntSushi/toml
15:38:16 [2020-02-26T15:38:16.896Z] #30 10.55 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:38:16 [2020-02-26T15:38:16.896Z] #30 ...
15:38:16 [2020-02-26T15:38:16.896Z] 
15:38:16 [2020-02-26T15:38:16.896Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.375 + RM_GOPATH=0
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.375 + TMP_GOPATH=
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.375 + : /build
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.375 + '[' -z '' ']'
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.382 ++ mktemp -d
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.390 + export GOPATH=/tmp/tmp.QGG6FgnuAl
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.390 + GOPATH=/tmp/tmp.QGG6FgnuAl
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.390 + RM_GOPATH=1
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.390 ++ dirname ./install.sh
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.393 + dir=.
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 + bin=gometalinter
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 + shift
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 + '[' '!' -f ./gometalinter.installer ']'
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 + . ./gometalinter.installer
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 ++ GOMETALINTER_COMMIT=v2.0.6
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.395 + install_gometalinter
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.397 + echo 'Installing gometalinter version v2.0.6'
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.398 Installing gometalinter version v2.0.6
15:38:16 [2020-02-26T15:38:16.896Z] #24 9.398 + go get -d github.com/alecthomas/gometalinter
15:38:17 [2020-02-26T15:38:17.153Z] #24 ...
15:38:17 [2020-02-26T15:38:17.153Z] 
15:38:17 [2020-02-26T15:38:17.153Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:17 [2020-02-26T15:38:17.153Z] #33 10.67 + cd /tmp/tmp.tcuvGkkfuZ/src/github.com/LK4D4/vndr
15:38:17 [2020-02-26T15:38:17.153Z] #33 10.67 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:38:17 [2020-02-26T15:38:17.153Z] #33 10.71 + go build -buildmode=pie -v -o /build/vndr .
15:38:19 [2020-02-26T15:38:19.046Z] #33 12.48 errors
15:38:19 [2020-02-26T15:38:19.046Z] #33 12.55 internal/cpu
15:38:19 [2020-02-26T15:38:19.310Z] #33 12.71 internal/race
15:38:19 [2020-02-26T15:38:19.565Z] #33 13.00 runtime/internal/atomic
15:38:19 [2020-02-26T15:38:19.565Z] #33 13.11 internal/bytealg
15:38:19 [2020-02-26T15:38:19.821Z] #33 13.35 runtime/internal/sys
15:38:20 [2020-02-26T15:38:20.381Z] #33 13.84 runtime/internal/math
15:38:20 [2020-02-26T15:38:20.636Z] #33 14.07 sync/atomic
15:38:20 [2020-02-26T15:38:20.891Z] #33 14.44 unicode
15:38:21 [2020-02-26T15:38:21.455Z] #33 14.82 runtime
15:38:23 [2020-02-26T15:38:23.967Z] #33 ...
15:38:23 [2020-02-26T15:38:23.967Z] 
15:38:23 [2020-02-26T15:38:23.967Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.572 + RM_GOPATH=0
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.572 + TMP_GOPATH=
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.579 + : /build
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.579 + '[' -z '' ']'
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.579 ++ mktemp -d
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.594 + export GOPATH=/tmp/tmp.EhDrynH24G
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.594 + GOPATH=/tmp/tmp.EhDrynH24G
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.594 + RM_GOPATH=1
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.622 ++ dirname ./install.sh
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.624 + dir=.
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.624 + bin=gotestsum
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 + shift
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 + '[' '!' -f ./gotestsum.installer ']'
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 + . ./gotestsum.installer
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 ++ GOTESTSUM_COMMIT=v0.3.5
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 + install_gotestsum
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.625 + echo 'Installing gotestsum version v0.3.5'
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.626 Installing gotestsum version v0.3.5
15:38:23 [2020-02-26T15:38:23.967Z] #27 9.626 + go get -d gotest.tools/gotestsum
15:38:25 [2020-02-26T15:38:25.851Z] #27 ...
15:38:25 [2020-02-26T15:38:25.851Z] 
15:38:25 [2020-02-26T15:38:25.851Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:38:25 [2020-02-26T15:38:25.851Z] #24 19.38 + cd /tmp/tmp.QGG6FgnuAl/src/github.com/alecthomas/gometalinter
15:38:25 [2020-02-26T15:38:25.851Z] #24 19.38 + git checkout -q v2.0.6
15:38:25 [2020-02-26T15:38:25.851Z] #24 ...
15:38:25 [2020-02-26T15:38:25.851Z] 
15:38:25 [2020-02-26T15:38:25.851Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:38:25 [2020-02-26T15:38:25.851Z] #57 9.818 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:38:25 [2020-02-26T15:38:25.851Z] #57 9.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:38:25 [2020-02-26T15:38:25.851Z] #57 9.894 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:38:25 [2020-02-26T15:38:25.851Z] #57 9.963 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:38:25 [2020-02-26T15:38:25.851Z] #57 9.991 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:38:25 [2020-02-26T15:38:25.851Z] #57 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:38:25 [2020-02-26T15:38:25.851Z] #57 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:38:25 [2020-02-26T15:38:25.851Z] #57 15.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:38:26 [2020-02-26T15:38:26.106Z] #57 ...
15:38:26 [2020-02-26T15:38:26.106Z] 
15:38:26 [2020-02-26T15:38:26.106Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:38:26 [2020-02-26T15:38:26.106Z] #30 10.62 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:38:26 [2020-02-26T15:38:26.106Z] #30 11.72 errors
15:38:26 [2020-02-26T15:38:26.106Z] #30 11.78 internal/cpu
15:38:26 [2020-02-26T15:38:26.106Z] #30 11.86 math/bits
15:38:26 [2020-02-26T15:38:26.106Z] #30 12.61 internal/bytealg
15:38:26 [2020-02-26T15:38:26.106Z] #30 13.01 math
15:38:26 [2020-02-26T15:38:26.106Z] #30 13.69 runtime/internal/atomic
15:38:26 [2020-02-26T15:38:26.106Z] #30 14.28 runtime/internal/sys
15:38:26 [2020-02-26T15:38:26.106Z] #30 14.45 runtime/internal/math
15:38:26 [2020-02-26T15:38:26.106Z] #30 14.78 runtime
15:38:26 [2020-02-26T15:38:26.361Z] #30 ...
15:38:26 [2020-02-26T15:38:26.361Z] 
15:38:26 [2020-02-26T15:38:26.361Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:38:26 [2020-02-26T15:38:26.361Z] #24 19.85 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:38:26 [2020-02-26T15:38:26.361Z] #24 ...
15:38:26 [2020-02-26T15:38:26.361Z] 
15:38:26 [2020-02-26T15:38:26.361Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:38:26 [2020-02-26T15:38:26.361Z] #44 10.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:38:26 [2020-02-26T15:38:26.361Z] #44 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:38:26 [2020-02-26T15:38:26.361Z] #44 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:38:26 [2020-02-26T15:38:26.361Z] #44 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:38:26 [2020-02-26T15:38:26.361Z] #44 15.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:38:26 [2020-02-26T15:38:26.616Z] #44 ...
15:38:26 [2020-02-26T15:38:26.616Z] 
15:38:26 [2020-02-26T15:38:26.616Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:38:26 [2020-02-26T15:38:26.616Z] #61 13.32 + cd /tmp/tmp.wT1cTKg5RA/src/github.com/rootless-containers/rootlesskit
15:38:26 [2020-02-26T15:38:26.616Z] #61 13.32 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:38:26 [2020-02-26T15:38:26.616Z] #61 13.55 + for f in rootlesskit rootlesskit-docker-proxy
15:38:26 [2020-02-26T15:38:26.616Z] #61 13.56 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:38:27 [2020-02-26T15:38:27.177Z] #61 ...
15:38:27 [2020-02-26T15:38:27.177Z] 
15:38:27 [2020-02-26T15:38:27.177Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:27 [2020-02-26T15:38:27.177Z] #33 20.75 unicode/utf8
15:38:27 [2020-02-26T15:38:27.448Z] #33 ...
15:38:27 [2020-02-26T15:38:27.448Z] 
15:38:27 [2020-02-26T15:38:27.448Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:27 [2020-02-26T15:38:27.448Z] #6 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:38:27 [2020-02-26T15:38:27.448Z] #6 12.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:38:27 [2020-02-26T15:38:27.706Z] #6 ...
15:38:27 [2020-02-26T15:38:27.706Z] 
15:38:27 [2020-02-26T15:38:27.706Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:38:27 [2020-02-26T15:38:27.706Z] #17 11.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:38:27 [2020-02-26T15:38:27.961Z] #17 ...
15:38:27 [2020-02-26T15:38:27.961Z] 
15:38:27 [2020-02-26T15:38:27.961Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:27 [2020-02-26T15:38:27.961Z] #33 21.46 math/bits
15:38:28 [2020-02-26T15:38:28.520Z] #33 22.16 math
15:38:31 [2020-02-26T15:38:31.125Z] #33 ...
15:38:31 [2020-02-26T15:38:31.125Z] 
15:38:31 [2020-02-26T15:38:31.126Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:38:31 [2020-02-26T15:38:31.126Z] #53 22.79 + mkdir -p /build
15:38:31 [2020-02-26T15:38:31.126Z] #53 22.94 + mv docker/docker /build/
15:38:31 [2020-02-26T15:38:31.126Z] #53 22.95 + rmdir docker
15:38:31 [2020-02-26T15:38:31.126Z] #53 DONE 24.3s
15:38:31 [2020-02-26T15:38:31.126Z] 
15:38:31 [2020-02-26T15:38:31.126Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:38:31 [2020-02-26T15:38:31.126Z] #55 24.26 + cd /tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution
15:38:31 [2020-02-26T15:38:31.126Z] #55 24.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:38:33 [2020-02-26T15:38:33.694Z] #55 27.45 + GOPATH=/tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Gg0kiNpwMA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:38:36 [2020-02-26T15:38:36.574Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
15:38:36 [2020-02-26T15:38:36.929Z] ok  	github.com/docker/docker/builder/fscache	0.117s	coverage: 69.5% of statements
15:38:37 [2020-02-26T15:38:37.732Z] ok  	github.com/docker/docker/builder/dockerfile	0.861s	coverage: 45.1% of statements
15:38:37 [2020-02-26T15:38:37.905Z] #55 ...
15:38:37 [2020-02-26T15:38:37.905Z] 
15:38:37 [2020-02-26T15:38:37.905Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:38:37 [2020-02-26T15:38:37.905Z] #44 31.11 Fetched 7937 kB in 21s (362 kB/s)
15:38:38 [2020-02-26T15:38:38.165Z] #44 31.11 Reading package lists...
15:38:38 [2020-02-26T15:38:38.165Z] #44 ...
15:38:38 [2020-02-26T15:38:38.165Z] 
15:38:38 [2020-02-26T15:38:38.165Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:38:38 [2020-02-26T15:38:38.165Z] #30 21.53 unicode/utf8
15:38:38 [2020-02-26T15:38:38.165Z] #30 22.28 strconv
15:38:38 [2020-02-26T15:38:38.165Z] #30 27.94 internal/race
15:38:38 [2020-02-26T15:38:38.165Z] #30 28.19 sync/atomic
15:38:38 [2020-02-26T15:38:38.165Z] #30 28.65 unicode
15:38:38 [2020-02-26T15:38:38.165Z] #30 ...
15:38:38 [2020-02-26T15:38:38.165Z] 
15:38:38 [2020-02-26T15:38:38.165Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:38:38 [2020-02-26T15:38:38.165Z] #57 31.24 Fetched 7937 kB in 22s (355 kB/s)
15:38:39 [2020-02-26T15:38:39.677Z] 🇩 bin/containerd-stress
15:38:39 [2020-02-26T15:38:39.806Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.518s	coverage: 85.1% of statements
15:38:39 [2020-02-26T15:38:39.806Z] ok  	github.com/docker/docker/builder/remotecontext	0.346s	coverage: 13.6% of statements
15:38:40 [2020-02-26T15:38:40.193Z] ?   	github.com/docker/docker/cli	[no test files]
15:38:40 [2020-02-26T15:38:40.193Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:38:40 [2020-02-26T15:38:40.544Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
15:38:40 [2020-02-26T15:38:40.690Z] 🇩 bin/containerd-shim
15:38:43 [2020-02-26T15:38:43.411Z] #57 31.24 Reading package lists...
15:38:43 [2020-02-26T15:38:43.411Z] #57 ...
15:38:43 [2020-02-26T15:38:43.411Z] 
15:38:43 [2020-02-26T15:38:43.411Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:43 [2020-02-26T15:38:43.411Z] #33 28.92 strconv
15:38:43 [2020-02-26T15:38:43.411Z] #33 34.17 internal/testlog
15:38:43 [2020-02-26T15:38:43.411Z] #33 34.58 encoding
15:38:43 [2020-02-26T15:38:43.411Z] #33 34.66 unicode/utf16
15:38:43 [2020-02-26T15:38:43.411Z] #33 34.95 container/list
15:38:43 [2020-02-26T15:38:43.411Z] #33 35.73 crypto/internal/subtle
15:38:43 [2020-02-26T15:38:43.411Z] #33 35.86 crypto/subtle
15:38:43 [2020-02-26T15:38:43.411Z] #33 36.13 crypto/rc4
15:38:43 [2020-02-26T15:38:43.411Z] #33 36.47 internal/x/crypto/cryptobyte/asn1
15:38:43 [2020-02-26T15:38:43.411Z] #33 36.60 internal/nettrace
15:38:43 [2020-02-26T15:38:43.411Z] #33 36.70 internal/x/net/dns/dnsmessage
15:38:43 [2020-02-26T15:38:43.971Z] #33 ...
15:38:43 [2020-02-26T15:38:43.971Z] 
15:38:43 [2020-02-26T15:38:43.971Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:38:43 [2020-02-26T15:38:43.971Z] #17 27.79 Fetched 7937 kB in 22s (359 kB/s)
15:38:43 [2020-02-26T15:38:43.971Z] #17 27.79 Reading package lists...
15:38:43 [2020-02-26T15:38:43.971Z] #17 36.28 Reading package lists...
15:38:43 [2020-02-26T15:38:43.971Z] #17 ...
15:38:43 [2020-02-26T15:38:43.971Z] 
15:38:43 [2020-02-26T15:38:43.971Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:38:43 [2020-02-26T15:38:43.971Z] #30 32.56 internal/testlog
15:38:43 [2020-02-26T15:38:43.971Z] #30 32.85 encoding
15:38:43 [2020-02-26T15:38:43.971Z] #30 33.05 runtime/cgo
15:38:44 [2020-02-26T15:38:44.502Z] ok  	github.com/docker/docker/client	0.211s	coverage: 75.7% of statements
15:38:44 [2020-02-26T15:38:44.941Z] #30 ...
15:38:44 [2020-02-26T15:38:44.941Z] 
15:38:44 [2020-02-26T15:38:44.941Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:38:44 [2020-02-26T15:38:44.941Z] #50 28.38 + cd /tmp/tmp.0tmwscFLEx/src/github.com/docker/libnetwork
15:38:44 [2020-02-26T15:38:44.941Z] #50 28.38 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
15:38:44 [2020-02-26T15:38:44.941Z] #50 29.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:38:44 [2020-02-26T15:38:44.941Z] #50 ...
15:38:44 [2020-02-26T15:38:44.941Z] 
15:38:44 [2020-02-26T15:38:44.941Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:44 [2020-02-26T15:38:44.941Z] #6 28.82 Fetched 7937 kB in 21s (365 kB/s)
15:38:44 [2020-02-26T15:38:44.941Z] #6 28.82 Reading package lists...
15:38:45 [2020-02-26T15:38:45.502Z] #6 36.86 Reading package lists...
15:38:45 [2020-02-26T15:38:45.502Z] #6 ...
15:38:45 [2020-02-26T15:38:45.502Z] 
15:38:45 [2020-02-26T15:38:45.502Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:38:45 [2020-02-26T15:38:45.502Z] #44 31.11 Reading package lists...
15:38:49 [2020-02-26T15:38:49.514Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
15:38:49 [2020-02-26T15:38:49.514Z] No api/types/ or api/swagger.yaml changes in diff.
15:38:49 [2020-02-26T15:38:49.514Z] Congratulations!  All toml source files changed here have valid syntax.
15:38:49 [2020-02-26T15:38:49.514Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:38:49 [2020-02-26T15:38:49.514Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:38:49 [2020-02-26T15:38:49.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/make.sh dynbinary-daemon test-docker-py
15:38:50 [2020-02-26T15:38:50.513Z] 
15:38:50 [2020-02-26T15:38:50.768Z] Removing bundles/
15:38:50 [2020-02-26T15:38:50.768Z] 
15:38:50 [2020-02-26T15:38:50.768Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:38:50 [2020-02-26T15:38:50.768Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:38:50 [2020-02-26T15:38:50.768Z] GOOS="" GOARCH="" GOARM=""
15:38:51 [2020-02-26T15:38:51.068Z] 🇩 bin/containerd-shim-runc-v1
15:38:51 [2020-02-26T15:38:51.671Z] #44 40.18 Reading package lists...
15:38:51 [2020-02-26T15:38:51.671Z] #44 ...
15:38:51 [2020-02-26T15:38:51.671Z] 
15:38:51 [2020-02-26T15:38:51.671Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:51 [2020-02-26T15:38:51.671Z] #6 36.86 Reading package lists...
15:38:53 [2020-02-26T15:38:53.561Z] #6 45.57 Building dependency tree...
15:38:53 [2020-02-26T15:38:53.561Z] #6 47.52 Reading state information...
15:38:55 [2020-02-26T15:38:55.502Z] 🇩 binaries
15:38:55 [2020-02-26T15:38:55.502Z] + mkdir -p /build
15:38:55 [2020-02-26T15:38:55.502Z] + cp bin/containerd /build/containerd
15:38:55 [2020-02-26T15:38:55.502Z] + cp bin/containerd-shim /build/containerd-shim
15:38:55 [2020-02-26T15:38:55.502Z] + cp bin/ctr /build/ctr
15:38:55 [2020-02-26T15:38:55.539Z] #6 49.45 The following additional packages will be installed:
15:38:55 [2020-02-26T15:38:55.539Z] #6 49.47   libapparmor1 libseccomp2
15:38:55 [2020-02-26T15:38:55.539Z] #6 49.49 Suggested packages:
15:38:55 [2020-02-26T15:38:55.539Z] #6 49.49   seccomp
15:38:55 [2020-02-26T15:38:55.796Z] #6 49.81 The following NEW packages will be installed:
15:38:55 [2020-02-26T15:38:55.796Z] #6 49.81   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:38:56 [2020-02-26T15:38:56.051Z] #6 ...
15:38:56 [2020-02-26T15:38:56.051Z] 
15:38:56 [2020-02-26T15:38:56.051Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:38:56 [2020-02-26T15:38:56.051Z] #57 31.24 Reading package lists...
15:38:56 [2020-02-26T15:38:56.051Z] #57 40.93 Reading package lists...
15:38:56 [2020-02-26T15:38:56.307Z] #57 49.20 Building dependency tree...
15:38:56 [2020-02-26T15:38:56.307Z] #57 ...
15:38:56 [2020-02-26T15:38:56.307Z] 
15:38:56 [2020-02-26T15:38:56.307Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:38:56 [2020-02-26T15:38:56.307Z] #44 40.18 Reading package lists...
15:38:56 [2020-02-26T15:38:56.307Z] #44 48.38 Building dependency tree...
15:38:56 [2020-02-26T15:38:56.307Z] #44 49.93 Reading state information...
15:38:57 [2020-02-26T15:38:57.236Z] #44 51.13 The following additional packages will be installed:
15:38:57 [2020-02-26T15:38:57.236Z] #44 51.15   btrfs-progs liblzo2-2
15:38:57 [2020-02-26T15:38:57.236Z] #44 ...
15:38:57 [2020-02-26T15:38:57.236Z] 
15:38:57 [2020-02-26T15:38:57.236Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:38:57 [2020-02-26T15:38:57.236Z] #50 DONE 50.8s
15:38:57 [2020-02-26T15:38:57.492Z] 
15:38:57 [2020-02-26T15:38:57.492Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded.
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 Need to get 300 kB of archives.
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 After this operation, 1201 kB of additional disk space will be used.
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
15:38:57 [2020-02-26T15:38:57.492Z] #6 50.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
15:38:58 [2020-02-26T15:38:58.419Z] #6 52.07 debconf: delaying package configuration, since apt-utils is not installed
15:38:58 [2020-02-26T15:38:58.419Z] #6 52.31 Fetched 300 kB in 1s (285 kB/s)
15:38:58 [2020-02-26T15:38:58.674Z] #6 52.58 Selecting previously unselected package libseccomp2:amd64.
15:38:58 [2020-02-26T15:38:58.674Z] #6 52.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:38:58 [2020-02-26T15:38:58.674Z] #6 52.66 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
15:38:58 [2020-02-26T15:38:58.930Z] #6 52.68 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:38:58 [2020-02-26T15:38:58.930Z] #6 52.85 Selecting previously unselected package libseccomp-dev:amd64.
15:38:58 [2020-02-26T15:38:58.930Z] #6 52.86 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
15:38:58 [2020-02-26T15:38:58.930Z] #6 52.86 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:38:59 [2020-02-26T15:38:59.187Z] #6 53.06 Selecting previously unselected package libapparmor1:amd64.
15:38:59 [2020-02-26T15:38:59.187Z] #6 53.06 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
15:38:59 [2020-02-26T15:38:59.187Z] #6 53.06 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:38:59 [2020-02-26T15:38:59.442Z] #6 53.26 Selecting previously unselected package libapparmor-dev:amd64.
15:38:59 [2020-02-26T15:38:59.442Z] #6 53.26 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
15:38:59 [2020-02-26T15:38:59.442Z] #6 53.26 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 ...
15:38:59 [2020-02-26T15:38:59.698Z] 
15:38:59 [2020-02-26T15:38:59.698Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:38:59 [2020-02-26T15:38:59.698Z] #33 43.12 runtime/cgo
15:38:59 [2020-02-26T15:38:59.698Z] #33 ...
15:38:59 [2020-02-26T15:38:59.698Z] 
15:38:59 [2020-02-26T15:38:59.698Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.61 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.63 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.64 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.66 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:38:59 [2020-02-26T15:38:59.698Z] #6 53.67 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:00 [2020-02-26T15:39:00.262Z] #6 DONE 54.1s
15:39:00 [2020-02-26T15:39:00.262Z] 
15:39:00 [2020-02-26T15:39:00.262Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:39:00 [2020-02-26T15:39:00.262Z] #40 DONE 0.1s
15:39:00 [2020-02-26T15:39:00.262Z] 
15:39:00 [2020-02-26T15:39:00.262Z] #7 [dev 1/24] RUN groupadd -r docker
15:39:00 [2020-02-26T15:39:00.518Z] #7 ...
15:39:00 [2020-02-26T15:39:00.518Z] 
15:39:00 [2020-02-26T15:39:00.518Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:39:00 [2020-02-26T15:39:00.518Z] #41 DONE 0.2s
15:39:00 [2020-02-26T15:39:00.518Z] 
15:39:00 [2020-02-26T15:39:00.518Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:39:00 [2020-02-26T15:39:00.518Z] #17 36.28 Reading package lists...
15:39:00 [2020-02-26T15:39:00.518Z] #17 45.55 Building dependency tree...
15:39:00 [2020-02-26T15:39:00.518Z] #17 47.66 Reading state information...
15:39:00 [2020-02-26T15:39:00.518Z] #17 49.56 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:39:00 [2020-02-26T15:39:00.518Z] #17 49.56 The following additional packages will be installed:
15:39:00 [2020-02-26T15:39:00.518Z] #17 49.57   libjq1 libonig4
15:39:00 [2020-02-26T15:39:00.518Z] #17 49.95 The following NEW packages will be installed:
15:39:00 [2020-02-26T15:39:00.518Z] #17 49.95   jq libjq1 libonig4
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.04 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.04 Need to get 327 kB of archives.
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.04 After this operation, 1157 kB of additional disk space will be used.
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:39:00 [2020-02-26T15:39:00.518Z] #17 51.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.29 debconf: delaying package configuration, since apt-utils is not installed
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.68 Fetched 327 kB in 1s (314 kB/s)
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.81 Selecting previously unselected package libonig4:amd64.
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.97 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 52.99 Unpacking libonig4:amd64 (6.1.3-2) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.46 Selecting previously unselected package libjq1:amd64.
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.46 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.64 Selecting previously unselected package jq.
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.68 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.69 Unpacking jq (1.5+dfsg-1.3) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.88 Setting up libonig4:amd64 (6.1.3-2) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.89 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 53.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 54.07 Setting up jq (1.5+dfsg-1.3) ...
15:39:00 [2020-02-26T15:39:00.518Z] #17 DONE 54.5s
15:39:00 [2020-02-26T15:39:00.518Z] 
15:39:00 [2020-02-26T15:39:00.518Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:39:00 [2020-02-26T15:39:00.518Z] #19 DONE 0.1s
15:39:00 [2020-02-26T15:39:00.518Z] 
15:39:00 [2020-02-26T15:39:00.518Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:39:01 [2020-02-26T15:39:01.008Z] Removing intermediate container e1f33c5bc2ae
15:39:01 [2020-02-26T15:39:01.008Z]  ---> 544ef420617c
15:39:01 [2020-02-26T15:39:01.008Z] Step 56/125 : FROM dev-base AS proxy
15:39:01 [2020-02-26T15:39:01.008Z]  ---> 855543ad4ce7
15:39:01 [2020-02-26T15:39:01.008Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy
15:39:01 [2020-02-26T15:39:01.008Z]  ---> Running in fcf0fe2e9495
15:39:01 [2020-02-26T15:39:01.008Z] Removing intermediate container fcf0fe2e9495
15:39:01 [2020-02-26T15:39:01.008Z]  ---> ee3c43b5a715
15:39:01 [2020-02-26T15:39:01.008Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:39:01 [2020-02-26T15:39:01.008Z]  ---> ea34d6b74c5a
15:39:01 [2020-02-26T15:39:01.008Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:39:01 [2020-02-26T15:39:01.292Z]  ---> 33129e30233b
15:39:01 [2020-02-26T15:39:01.292Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:39:01 [2020-02-26T15:39:01.292Z]  ---> Running in 4f54cc7b3918
15:39:01 [2020-02-26T15:39:01.577Z] + RM_GOPATH=0
15:39:01 [2020-02-26T15:39:01.577Z] + TMP_GOPATH=
15:39:01 [2020-02-26T15:39:01.577Z] + : /build
15:39:01 [2020-02-26T15:39:01.577Z] + '[' -z '' ']'
15:39:01 [2020-02-26T15:39:01.577Z] ++ mktemp -d
15:39:01 [2020-02-26T15:39:01.577Z] + export GOPATH=/tmp/tmp.NNuiUz7azG
15:39:01 [2020-02-26T15:39:01.577Z] + GOPATH=/tmp/tmp.NNuiUz7azG
15:39:01 [2020-02-26T15:39:01.577Z] + RM_GOPATH=1
15:39:01 [2020-02-26T15:39:01.577Z] ++ dirname ./install.sh
15:39:01 [2020-02-26T15:39:01.577Z] + dir=.
15:39:01 [2020-02-26T15:39:01.577Z] + bin=proxy
15:39:01 [2020-02-26T15:39:01.577Z] + shift
15:39:01 [2020-02-26T15:39:01.577Z] + '[' '!' -f ./proxy.installer ']'
15:39:01 [2020-02-26T15:39:01.577Z] + . ./proxy.installer
15:39:01 [2020-02-26T15:39:01.577Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f
15:39:01 [2020-02-26T15:39:01.577Z] + install_proxy
15:39:01 [2020-02-26T15:39:01.577Z] + case "$1" in
15:39:01 [2020-02-26T15:39:01.577Z] + export CGO_ENABLED=0
15:39:01 [2020-02-26T15:39:01.577Z] + CGO_ENABLED=0
15:39:01 [2020-02-26T15:39:01.577Z] + _install_proxy
15:39:01 [2020-02-26T15:39:01.577Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f'
15:39:01 [2020-02-26T15:39:01.577Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NNuiUz7azG/src/github.com/docker/libnetwork
15:39:01 [2020-02-26T15:39:01.577Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f
15:39:01 [2020-02-26T15:39:01.577Z] Cloning into '/tmp/tmp.NNuiUz7azG/src/github.com/docker/libnetwork'...
15:39:03 [2020-02-26T15:39:03.035Z] #42 ...
15:39:03 [2020-02-26T15:39:03.035Z] 
15:39:03 [2020-02-26T15:39:03.035Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:39:03 [2020-02-26T15:39:03.035Z] #44 51.49 The following NEW packages will be installed:
15:39:03 [2020-02-26T15:39:03.035Z] #44 51.49   btrfs-progs btrfs-tools liblzo2-2
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.70 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.70 Need to get 649 kB of archives.
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.70 After this operation, 4320 kB of additional disk space will be used.
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #44 52.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #44 53.93 debconf: delaying package configuration, since apt-utils is not installed
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.07 Fetched 649 kB in 1s (581 kB/s)
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.33 Selecting previously unselected package liblzo2-2:amd64.
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.51 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.75 Selecting previously unselected package btrfs-progs.
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.75 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 54.76 Unpacking btrfs-progs (4.7.3-1) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 55.74 Selecting previously unselected package btrfs-tools.
15:39:03 [2020-02-26T15:39:03.035Z] #44 55.74 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 55.76 Unpacking btrfs-tools (4.7.3-1) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 56.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 56.13 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 56.14 Setting up btrfs-progs (4.7.3-1) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 56.16 Setting up btrfs-tools (4.7.3-1) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 56.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:03 [2020-02-26T15:39:03.035Z] #44 DONE 56.7s
15:39:03 [2020-02-26T15:39:03.035Z] 
15:39:03 [2020-02-26T15:39:03.035Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:39:03 [2020-02-26T15:39:03.035Z] #45 DONE 0.1s
15:39:03 [2020-02-26T15:39:03.035Z] 
15:39:03 [2020-02-26T15:39:03.035Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:39:03 [2020-02-26T15:39:03.035Z] #46 DONE 0.1s
15:39:03 [2020-02-26T15:39:03.035Z] 
15:39:03 [2020-02-26T15:39:03.035Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:03 [2020-02-26T15:39:03.035Z] #57 49.20 Building dependency tree...
15:39:03 [2020-02-26T15:39:03.035Z] #57 50.33 Reading state information...
15:39:03 [2020-02-26T15:39:03.035Z] #57 51.87 The following additional packages will be installed:
15:39:03 [2020-02-26T15:39:03.035Z] #57 51.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:39:03 [2020-02-26T15:39:03.035Z] #57 51.90   libprotoc10 python-pkg-resources zlib1g-dev
15:39:03 [2020-02-26T15:39:03.035Z] #57 51.92 Suggested packages:
15:39:03 [2020-02-26T15:39:03.035Z] #57 51.92   manpages-dev python-setuptools
15:39:03 [2020-02-26T15:39:03.035Z] #57 53.55 The following NEW packages will be installed:
15:39:03 [2020-02-26T15:39:03.035Z] #57 53.57   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:39:03 [2020-02-26T15:39:03.035Z] #57 53.58   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:39:03 [2020-02-26T15:39:03.035Z] #57 53.58   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:39:03 [2020-02-26T15:39:03.035Z] #57 53.58   zlib1g-dev
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.70 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded.
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.70 Need to get 3602 kB of archives.
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.70 After this operation, 18.9 MB of additional disk space will be used.
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 54.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.12 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.20 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.21 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.21 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 55.22 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
15:39:03 [2020-02-26T15:39:03.035Z] #57 56.50 debconf: delaying package configuration, since apt-utils is not installed
15:39:03 [2020-02-26T15:39:03.035Z] #57 56.70 Fetched 3602 kB in 1s (2274 kB/s)
15:39:03 [2020-02-26T15:39:03.035Z] #57 56.89 Selecting previously unselected package libnet1:amd64.
15:39:03 [2020-02-26T15:39:03.035Z] #57 56.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
15:39:03 [2020-02-26T15:39:03.035Z] #57 ...
15:39:03 [2020-02-26T15:39:03.035Z] 
15:39:03 [2020-02-26T15:39:03.035Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:39:04 [2020-02-26T15:39:04.939Z] #47 ...
15:39:04 [2020-02-26T15:39:04.939Z] 
15:39:04 [2020-02-26T15:39:04.939Z] #7 [dev 1/24] RUN groupadd -r docker
15:39:04 [2020-02-26T15:39:04.939Z] #7 DONE 4.4s
15:39:04 [2020-02-26T15:39:04.939Z] 
15:39:04 [2020-02-26T15:39:04.939Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.895 + RM_GOPATH=0
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.895 + TMP_GOPATH=
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.895 + : /build
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.895 + '[' -z '' ']'
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.897 ++ mktemp -d
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.903 + export GOPATH=/tmp/tmp.8KgED3ee2s
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.903 + GOPATH=/tmp/tmp.8KgED3ee2s
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.903 + RM_GOPATH=1
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.903 ++ dirname ./install.sh
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 + dir=.
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 + bin=runc
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 + shift
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 + '[' '!' -f ./runc.installer ']'
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 + . ./runc.installer
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.914 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.916 + install_runc
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.918 + grep -q '^3\.10\.0.*\.el7\.'
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.926 + uname -r
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.936 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.936 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.936 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8KgED3ee2s/src/github.com/opencontainers/runc
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.936 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:39:04 [2020-02-26T15:39:04.939Z] #42 3.938 Cloning into '/tmp/tmp.8KgED3ee2s/src/github.com/opencontainers/runc'...
15:39:05 [2020-02-26T15:39:05.052Z] + cd /tmp/tmp.NNuiUz7azG/src/github.com/docker/libnetwork
15:39:05 [2020-02-26T15:39:05.052Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f
15:39:05 [2020-02-26T15:39:05.052Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:39:08 [2020-02-26T15:39:08.024Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.011s	coverage: 72.9% of statements
15:39:08 [2020-02-26T15:39:08.024Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 29.6% of statements
15:39:08 [2020-02-26T15:39:08.262Z] #42 ...
15:39:08 [2020-02-26T15:39:08.262Z] 
15:39:08 [2020-02-26T15:39:08.262Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
15:39:08 [2020-02-26T15:39:08.262Z] #8 DONE 3.4s
15:39:08 [2020-02-26T15:39:08.262Z] 
15:39:08 [2020-02-26T15:39:08.262Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:08 [2020-02-26T15:39:08.262Z] #20 5.573 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:39:08 [2020-02-26T15:39:08.262Z] #20 6.119 
15:39:08 [2020-02-26T15:39:08.520Z] #20 6.418 
######                                                                     9.5%
##############                                                            20.1%
##################                                                        25.9%
#########################                                                 35.3%
############################                                              39.7%
###############################                                           44.2%
####################################                                      50.1%
########################################                                  56.0%
##############################################                            64.2%
#################################################                         69.2%
#####################################################                     74.3%
#########################################################                 80.3%
###########################################################               83.0%
15:39:08 [2020-02-26T15:39:08.520Z] #20 ...
15:39:08 [2020-02-26T15:39:08.520Z] 
15:39:08 [2020-02-26T15:39:08.520Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:39:08 [2020-02-26T15:39:08.520Z] #15 52.33 + cd /tmp/tmp.dWXisq9Mb9/src/github.com/go-swagger/go-swagger
15:39:08 [2020-02-26T15:39:08.520Z] #15 52.33 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:39:08 [2020-02-26T15:39:08.520Z] #15 54.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:39:08 [2020-02-26T15:39:08.520Z] #15 ...
15:39:08 [2020-02-26T15:39:08.520Z] 
15:39:08 [2020-02-26T15:39:08.520Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:08 [2020-02-26T15:39:08.574Z] Removing intermediate container 4f54cc7b3918
15:39:08 [2020-02-26T15:39:08.574Z]  ---> 87569fa7be20
15:39:08 [2020-02-26T15:39:08.574Z] Step 61/125 : FROM base AS gometalinter
15:39:08 [2020-02-26T15:39:08.574Z]  ---> 855543ad4ce7
15:39:08 [2020-02-26T15:39:08.574Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter
15:39:08 [2020-02-26T15:39:08.574Z]  ---> Running in 5ada9a0770ed
15:39:08 [2020-02-26T15:39:08.792Z] #20 6.418 
######                                                                     9.5%
##############                                                            20.1%
##################                                                        25.9%
#########################                                                 35.3%
############################                                              39.7%
###############################                                           44.2%
####################################                                      50.1%
########################################                                  56.0%
##############################################                            64.2%
#################################################                         69.2%
#####################################################                     74.3%
#########################################################                 80.3%
###########################################################               83.0%
#############################################################             85.9%
###############################################################           88.4%
####################################################################      95.4%
#######################################################################   99.7%
######################################################################## 100.0%
15:39:08 [2020-02-26T15:39:08.881Z] Removing intermediate container 5ada9a0770ed
15:39:08 [2020-02-26T15:39:08.881Z]  ---> f42f7df85d3d
15:39:08 [2020-02-26T15:39:08.881Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:39:08 [2020-02-26T15:39:08.881Z]  ---> e3724c1fe856
15:39:08 [2020-02-26T15:39:08.881Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:39:09 [2020-02-26T15:39:09.191Z]  ---> c0ee98fc3528
15:39:09 [2020-02-26T15:39:09.191Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:39:09 [2020-02-26T15:39:09.191Z]  ---> Running in 8162103b01a7
15:39:09 [2020-02-26T15:39:09.354Z] #20 8.651 
15:39:09 [2020-02-26T15:39:09.498Z] + RM_GOPATH=0
15:39:09 [2020-02-26T15:39:09.498Z] + TMP_GOPATH=
15:39:09 [2020-02-26T15:39:09.498Z] + : /build
15:39:09 [2020-02-26T15:39:09.498Z] + '[' -z '' ']'
15:39:09 [2020-02-26T15:39:09.498Z] ++ mktemp -d
15:39:09 [2020-02-26T15:39:09.498Z] + export GOPATH=/tmp/tmp.AduNgpyeyY
15:39:09 [2020-02-26T15:39:09.498Z] + GOPATH=/tmp/tmp.AduNgpyeyY
15:39:09 [2020-02-26T15:39:09.498Z] + RM_GOPATH=1
15:39:09 [2020-02-26T15:39:09.498Z] ++ dirname ./install.sh
15:39:09 [2020-02-26T15:39:09.498Z] + dir=.
15:39:09 [2020-02-26T15:39:09.498Z] + bin=gometalinter
15:39:09 [2020-02-26T15:39:09.498Z] + shift
15:39:09 [2020-02-26T15:39:09.498Z] + '[' '!' -f ./gometalinter.installer ']'
15:39:09 [2020-02-26T15:39:09.498Z] + . ./gometalinter.installer
15:39:09 [2020-02-26T15:39:09.498Z] ++ GOMETALINTER_COMMIT=v2.0.6
15:39:09 [2020-02-26T15:39:09.498Z] + install_gometalinter
15:39:09 [2020-02-26T15:39:09.498Z] + echo 'Installing gometalinter version v2.0.6'
15:39:09 [2020-02-26T15:39:09.498Z] + go get -d github.com/alecthomas/gometalinter
15:39:09 [2020-02-26T15:39:09.498Z] Installing gometalinter version v2.0.6
15:39:09 [2020-02-26T15:39:09.802Z] ok  	github.com/docker/docker/container	0.127s	coverage: 35.6% of statements
15:39:09 [2020-02-26T15:39:09.802Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:39:09 [2020-02-26T15:39:09.802Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:39:09 [2020-02-26T15:39:09.802Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:39:09 [2020-02-26T15:39:09.802Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:39:10 [2020-02-26T15:39:10.123Z] #20 8.945 
#####                                                                      7.0%
###############                                                           22.2%
#############################                                             41.2%
#############################################                             63.2%
###############################################################           88.4%
######################################################################## 100.0%
15:39:10 [2020-02-26T15:39:10.684Z] #20 10.02 
15:39:10 [2020-02-26T15:39:10.939Z] #20 ...
15:39:10 [2020-02-26T15:39:10.939Z] 
15:39:10 [2020-02-26T15:39:10.939Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:10 [2020-02-26T15:39:10.939Z] #33 54.34 internal/x/crypto/curve25519
15:39:10 [2020-02-26T15:39:10.939Z] #33 59.69 sync
15:39:10 [2020-02-26T15:39:10.939Z] #33 60.26 io
15:39:10 [2020-02-26T15:39:10.939Z] #33 60.26 reflect
15:39:10 [2020-02-26T15:39:10.939Z] #33 61.72 bytes
15:39:10 [2020-02-26T15:39:10.939Z] #33 64.21 bufio
15:39:10 [2020-02-26T15:39:10.939Z] #33 ...
15:39:10 [2020-02-26T15:39:10.939Z] 
15:39:10 [2020-02-26T15:39:10.939Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:11 [2020-02-26T15:39:11.194Z] #20 10.37 
#####                                                                      7.8%
15:39:11 [2020-02-26T15:39:11.194Z] #20 ...
15:39:11 [2020-02-26T15:39:11.194Z] 
15:39:11 [2020-02-26T15:39:11.194Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:39:11 [2020-02-26T15:39:11.194Z] #9 2.871 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:39:11 [2020-02-26T15:39:11.194Z] #9 DONE 3.1s
15:39:11 [2020-02-26T15:39:11.194Z] 
15:39:11 [2020-02-26T15:39:11.194Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:11 [2020-02-26T15:39:11.552Z] + cd /tmp/tmp.AduNgpyeyY/src/github.com/alecthomas/gometalinter
15:39:11 [2020-02-26T15:39:11.553Z] + git checkout -q v2.0.6
15:39:11 [2020-02-26T15:39:11.553Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:39:12 [2020-02-26T15:39:12.002Z] #20 10.37 
#####                                                                      7.8%
##########                                                                14.8%
#############                                                             18.4%
####################                                                      29.0%
#########################                                                 35.2%
##############################                                            42.1%
###################################                                       48.8%
#######################################                                   54.6%
##########################################                                59.0%
15:39:12 [2020-02-26T15:39:12.002Z] #20 ...
15:39:12 [2020-02-26T15:39:12.002Z] 
15:39:12 [2020-02-26T15:39:12.002Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:39:12 [2020-02-26T15:39:12.002Z] #30 55.51 sync
15:39:12 [2020-02-26T15:39:12.002Z] #30 56.21 io
15:39:12 [2020-02-26T15:39:12.002Z] #30 56.25 reflect
15:39:12 [2020-02-26T15:39:12.002Z] #30 57.90 syscall
15:39:12 [2020-02-26T15:39:12.002Z] #30 ...
15:39:12 [2020-02-26T15:39:12.002Z] 
15:39:12 [2020-02-26T15:39:12.002Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:12 [2020-02-26T15:39:12.512Z] #20 10.37 
#####                                                                      7.8%
##########                                                                14.8%
#############                                                             18.4%
####################                                                      29.0%
#########################                                                 35.2%
##############################                                            42.1%
###################################                                       48.8%
#######################################                                   54.6%
##########################################                                59.0%
##############################################                            65.0%
###################################################                       71.4%
######################################################                    76.0%
#############################################################             85.4%
#####################################################################     96.7%
######################################################################## 100.0%
15:39:13 [2020-02-26T15:39:13.072Z] #20 ...
15:39:13 [2020-02-26T15:39:13.072Z] 
15:39:13 [2020-02-26T15:39:13.072Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:13 [2020-02-26T15:39:13.072Z] #57 56.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:39:13 [2020-02-26T15:39:13.072Z] #57 56.97 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.08 Selecting previously unselected package libcap-dev:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.08 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.08 Unpacking libcap-dev:amd64 (1:2.25-1) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.16 Selecting previously unselected package libnet1-dev.
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.16 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.42 Selecting previously unselected package libnl-3-200:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.42 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.43 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.66 Selecting previously unselected package libnl-3-dev:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.66 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.66 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.93 Selecting previously unselected package libprotobuf-c1:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.93 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 57.94 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.09 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.20 Selecting previously unselected package zlib1g-dev:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.22 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.54 Selecting previously unselected package libprotobuf10:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 58.61 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 59.58 Selecting previously unselected package libprotobuf-lite10:amd64.
15:39:13 [2020-02-26T15:39:13.072Z] #57 59.59 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.072Z] #57 59.59 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 59.80 Selecting previously unselected package libprotobuf-dev:amd64.
15:39:13 [2020-02-26T15:39:13.073Z] #57 59.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 59.81 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 61.18 Selecting previously unselected package libprotoc10:amd64.
15:39:13 [2020-02-26T15:39:13.073Z] #57 61.19 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 61.19 Unpacking libprotoc10:amd64 (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 61.96 Selecting previously unselected package protobuf-c-compiler.
15:39:13 [2020-02-26T15:39:13.073Z] #57 61.98 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.00 Unpacking protobuf-c-compiler (1.2.1-2) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.27 Selecting previously unselected package protobuf-compiler.
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.27 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.29 Unpacking protobuf-compiler (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.55 Selecting previously unselected package python-pkg-resources.
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.55 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.56 Unpacking python-pkg-resources (33.1.1-1) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.91 Selecting previously unselected package python-protobuf.
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.91 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 62.92 Unpacking python-protobuf (3.0.0-9) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 63.45 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 63.56 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 63.59 Setting up python-pkg-resources (33.1.1-1) ...
15:39:13 [2020-02-26T15:39:13.073Z] #57 ...
15:39:13 [2020-02-26T15:39:13.073Z] 
15:39:13 [2020-02-26T15:39:13.073Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:39:13 [2020-02-26T15:39:13.073Z] #30 66.68 time
15:39:13 [2020-02-26T15:39:13.998Z] #30 ...
15:39:13 [2020-02-26T15:39:13.998Z] 
15:39:13 [2020-02-26T15:39:13.998Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:39:13 [2020-02-26T15:39:13.998Z] #27 57.42 + cd /tmp/tmp.EhDrynH24G/src/gotest.tools/gotestsum
15:39:13 [2020-02-26T15:39:13.998Z] #27 57.42 + git checkout -q v0.3.5
15:39:13 [2020-02-26T15:39:13.998Z] #27 57.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:39:13 [2020-02-26T15:39:13.998Z] #27 ...
15:39:13 [2020-02-26T15:39:13.998Z] 
15:39:13 [2020-02-26T15:39:13.998Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:13 [2020-02-26T15:39:13.998Z] #20 12.45 
15:39:14 [2020-02-26T15:39:14.253Z] #20 12.85 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     9.4%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               16.3%
#############                                                            
15:39:14 [2020-02-26T15:39:14.253Z] #20 ...
15:39:14 [2020-02-26T15:39:14.253Z] 
15:39:14 [2020-02-26T15:39:14.253Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:39:14 [2020-02-26T15:39:14.253Z] #10 DONE 3.2s
15:39:14 [2020-02-26T15:39:14.253Z] 
15:39:14 [2020-02-26T15:39:14.253Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:16 [2020-02-26T15:39:16.091Z] #20 12.85 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     9.4%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               16.3%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.6%
##################                                                        25.6%
###################                                                       27.5%
####################                                                      28.1%
#####################                                                     29.9%
######################                                                    31.2%
#######################                                                   33.1%
##########################                                                36.8%
###########################                                               38.3%
#############################                                             41.3%
###############################                                           43.1%
################################                                          45.5%
##################################                                        47.9%
###################################                                       50.0%
######################################                                    52.8%
#######################################                                   54.6%
15:39:16 [2020-02-26T15:39:16.091Z] #20 ...
15:39:16 [2020-02-26T15:39:16.091Z] 
15:39:16 [2020-02-26T15:39:16.091Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.255 + RM_GOPATH=0
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.255 + TMP_GOPATH=
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.255 + : /build
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.255 + '[' -z '' ']'
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.255 ++ mktemp -d
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.259 + export GOPATH=/tmp/tmp.JsAMAsoFnj
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.259 + GOPATH=/tmp/tmp.JsAMAsoFnj
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.259 + RM_GOPATH=1
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.260 ++ dirname ./install.sh
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.261 + dir=.
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.261 + bin=containerd
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.261 + shift
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.261 + '[' '!' -f ./containerd.installer ']'
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.261 + . ./containerd.installer
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.262 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.262 + install_containerd
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.262 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.262 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JsAMAsoFnj/src/github.com/containerd/containerd
15:39:16 [2020-02-26T15:39:16.091Z] #47 3.266 Cloning into '/tmp/tmp.JsAMAsoFnj/src/github.com/containerd/containerd'...
15:39:16 [2020-02-26T15:39:16.342Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
15:39:16 [2020-02-26T15:39:16.347Z] #47 ...
15:39:16 [2020-02-26T15:39:16.347Z] 
15:39:16 [2020-02-26T15:39:16.347Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:17 [2020-02-26T15:39:17.633Z] #20 12.85 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      7.4%
######                                                                     9.4%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               16.3%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.6%
##################                                                        25.6%
###################                                                       27.5%
####################                                                      28.1%
#####################                                                     29.9%
######################                                                    31.2%
#######################                                                   33.1%
##########################                                                36.8%
###########################                                               38.3%
#############################                                             41.3%
###############################                                           43.1%
################################                                          45.5%
##################################                                        47.9%
###################################                                       50.0%
######################################                                    52.8%
#######################################                                   54.6%
#########################################                                 57.2%
##########################################                                59.1%
############################################                              61.3%
#############################################                             63.7%
#################################################                         68.5%
###################################################                       71.9%
######################################################                    76.0%
#########################################################                 79.7%
############################################################              83.6%
###############################################################           88.3%
##################################################################        92.3%
#####################################################################     96.1%
######################################################################## 100.0%
15:39:17 [2020-02-26T15:39:17.633Z] #20 17.02 
15:39:18 [2020-02-26T15:39:18.135Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
15:39:18 [2020-02-26T15:39:18.558Z] #20 ...
15:39:18 [2020-02-26T15:39:18.558Z] 
15:39:18 [2020-02-26T15:39:18.558Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:39:18 [2020-02-26T15:39:18.558Z] #11 DONE 4.0s
15:39:18 [2020-02-26T15:39:18.558Z] 
15:39:18 [2020-02-26T15:39:18.558Z] #12 [dev 6/24] RUN ldconfig
15:39:19 [2020-02-26T15:39:19.883Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
15:39:21 [2020-02-26T15:39:21.821Z] #12 DONE 3.1s
15:39:21 [2020-02-26T15:39:21.821Z] 
15:39:21 [2020-02-26T15:39:21.821Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:22 [2020-02-26T15:39:22.747Z] #13 ...
15:39:22 [2020-02-26T15:39:22.747Z] 
15:39:22 [2020-02-26T15:39:22.747Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:22 [2020-02-26T15:39:22.747Z] #57 68.52 Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 68.55 Setting up libprotobuf10:amd64 (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 68.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 68.65 Setting up python-protobuf (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.02 Setting up libcap-dev:amd64 (1:2.25-1) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.03 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.04 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.06 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.07 Setting up libprotoc10:amd64 (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.08 Setting up protobuf-c-compiler (1.2.1-2) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.09 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.10 Setting up protobuf-compiler (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.11 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.12 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 76.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:39:22 [2020-02-26T15:39:22.747Z] #57 DONE 76.5s
15:39:22 [2020-02-26T15:39:22.747Z] 
15:39:22 [2020-02-26T15:39:22.747Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:22 [2020-02-26T15:39:22.747Z] #33 66.12 syscall
15:39:22 [2020-02-26T15:39:22.747Z] #33 73.89 time
15:39:22 [2020-02-26T15:39:22.747Z] #33 ...
15:39:22 [2020-02-26T15:39:22.747Z] 
15:39:22 [2020-02-26T15:39:22.747Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:23 [2020-02-26T15:39:23.004Z] #58 ...
15:39:23 [2020-02-26T15:39:23.004Z] 
15:39:23 [2020-02-26T15:39:23.004Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:39:23 [2020-02-26T15:39:23.004Z] #42 12.47 + cd /tmp/tmp.8KgED3ee2s/src/github.com/opencontainers/runc
15:39:23 [2020-02-26T15:39:23.004Z] #42 12.47 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:39:23 [2020-02-26T15:39:23.004Z] #42 12.78 + '[' -z '' ']'
15:39:23 [2020-02-26T15:39:23.004Z] #42 12.78 + target=static
15:39:23 [2020-02-26T15:39:23.004Z] #42 12.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:39:23 [2020-02-26T15:39:23.004Z] #42 14.97 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
15:39:23 [2020-02-26T15:39:23.260Z] #42 ...
15:39:23 [2020-02-26T15:39:23.260Z] 
15:39:23 [2020-02-26T15:39:23.260Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:23 [2020-02-26T15:39:23.260Z] #20 18.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:39:23 [2020-02-26T15:39:23.260Z] #20 19.41 
15:39:23 [2020-02-26T15:39:23.260Z] #20 19.58 
######################################################################## 100.0%
15:39:23 [2020-02-26T15:39:23.260Z] #20 19.65 
15:39:23 [2020-02-26T15:39:23.260Z] #20 21.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:39:23 [2020-02-26T15:39:23.260Z] #20 21.90 
15:39:23 [2020-02-26T15:39:23.260Z] #20 22.26 
#################################################                         68.3%
######################################################################## 100.0%
15:39:23 [2020-02-26T15:39:23.260Z] #20 22.67 
15:39:24 [2020-02-26T15:39:24.624Z] #20 23.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:39:24 [2020-02-26T15:39:24.624Z] #20 23.80 skipping existing 1849cc453dee
15:39:24 [2020-02-26T15:39:24.624Z] #20 23.90 
15:39:25 [2020-02-26T15:39:25.598Z] #20 ...
15:39:25 [2020-02-26T15:39:25.598Z] 
15:39:25 [2020-02-26T15:39:25.599Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:25 [2020-02-26T15:39:25.599Z] #13 4.115 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:39:25 [2020-02-26T15:39:25.854Z] #13 4.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:39:25 [2020-02-26T15:39:25.854Z] #13 4.320 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:39:25 [2020-02-26T15:39:25.854Z] #13 4.347 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:39:25 [2020-02-26T15:39:25.854Z] #13 4.481 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:39:26 [2020-02-26T15:39:26.782Z] #13 5.060 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:39:27 [2020-02-26T15:39:27.038Z] #13 ...
15:39:27 [2020-02-26T15:39:27.038Z] 
15:39:27 [2020-02-26T15:39:27.038Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.50 
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.74 
######################################################################## 100.0%
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.83 
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.89 Download of images into '/build' complete.
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.89 Use something like the following to load the result into a Docker daemon:
15:39:27 [2020-02-26T15:39:27.038Z] #20 25.89   tar -cC '/build' . | docker load
15:39:27 [2020-02-26T15:39:27.038Z] #20 DONE 26.3s
15:39:27 [2020-02-26T15:39:27.293Z] 
15:39:27 [2020-02-26T15:39:27.293Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:27 [2020-02-26T15:39:27.293Z] #58 4.081 Note: Building without setproctitle() and strlcpy() support.
15:39:27 [2020-02-26T15:39:27.293Z] #58 4.082       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:39:27 [2020-02-26T15:39:27.399Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 13.7% of statements
15:39:28 [2020-02-26T15:39:28.218Z] #58 ...
15:39:28 [2020-02-26T15:39:28.218Z] 
15:39:28 [2020-02-26T15:39:28.218Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:39:28 [2020-02-26T15:39:28.218Z] #30 71.77 sort
15:39:28 [2020-02-26T15:39:28.218Z] #30 73.17 internal/poll
15:39:28 [2020-02-26T15:39:28.218Z] #30 73.53 internal/fmtsort
15:39:28 [2020-02-26T15:39:28.218Z] #30 74.34 internal/syscall/unix
15:39:28 [2020-02-26T15:39:28.218Z] #30 74.61 strings
15:39:28 [2020-02-26T15:39:28.218Z] #30 75.32 os
15:39:28 [2020-02-26T15:39:28.218Z] #30 78.26 bytes
15:39:28 [2020-02-26T15:39:28.218Z] #30 80.14 fmt
15:39:28 [2020-02-26T15:39:28.218Z] #30 80.79 bufio
15:39:28 [2020-02-26T15:39:28.473Z] #30 ...
15:39:28 [2020-02-26T15:39:28.473Z] 
15:39:28 [2020-02-26T15:39:28.473Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:28 [2020-02-26T15:39:28.473Z] #33 76.67 sort
15:39:28 [2020-02-26T15:39:28.473Z] #33 77.81 internal/fmtsort
15:39:28 [2020-02-26T15:39:28.473Z] #33 78.36 internal/syscall/unix
15:39:28 [2020-02-26T15:39:28.473Z] #33 78.71 strings
15:39:28 [2020-02-26T15:39:28.473Z] #33 80.77 internal/poll
15:39:28 [2020-02-26T15:39:28.612Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 82.2% of statements
15:39:28 [2020-02-26T15:39:28.984Z] ok  	github.com/docker/docker/daemon	12.238s	coverage: 17.5% of statements
15:39:28 [2020-02-26T15:39:28.984Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:39:28 [2020-02-26T15:39:28.984Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:39:29 [2020-02-26T15:39:29.034Z] #33 ...
15:39:29 [2020-02-26T15:39:29.034Z] 
15:39:29 [2020-02-26T15:39:29.034Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:29 [2020-02-26T15:39:29.034Z] #13 7.630 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:39:29 [2020-02-26T15:39:29.340Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.4% of statements
15:39:29 [2020-02-26T15:39:29.959Z] #13 8.429 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:39:30 [2020-02-26T15:39:30.065Z] + GOBIN=/build
15:39:30 [2020-02-26T15:39:30.065Z] + /build/gometalinter --install
15:39:30 [2020-02-26T15:39:30.065Z] Installing:
15:39:30 [2020-02-26T15:39:30.065Z]   deadcode
15:39:30 [2020-02-26T15:39:30.065Z]   dupl
15:39:30 [2020-02-26T15:39:30.065Z]   errcheck
15:39:30 [2020-02-26T15:39:30.065Z]   gas
15:39:30 [2020-02-26T15:39:30.065Z]   gochecknoglobals
15:39:30 [2020-02-26T15:39:30.065Z]   gochecknoinits
15:39:30 [2020-02-26T15:39:30.065Z]   goconst
15:39:30 [2020-02-26T15:39:30.065Z]   gocyclo
15:39:30 [2020-02-26T15:39:30.065Z]   goimports
15:39:30 [2020-02-26T15:39:30.065Z]   golint
15:39:30 [2020-02-26T15:39:30.065Z]   gosimple
15:39:30 [2020-02-26T15:39:30.065Z]   gotype
15:39:30 [2020-02-26T15:39:30.065Z]   gotypex
15:39:30 [2020-02-26T15:39:30.065Z]   ineffassign
15:39:30 [2020-02-26T15:39:30.065Z]   interfacer
15:39:30 [2020-02-26T15:39:30.065Z]   lll
15:39:30 [2020-02-26T15:39:30.065Z]   maligned
15:39:30 [2020-02-26T15:39:30.065Z]   megacheck
15:39:30 [2020-02-26T15:39:30.065Z]   misspell
15:39:30 [2020-02-26T15:39:30.065Z]   nakedret
15:39:30 [2020-02-26T15:39:30.065Z]   safesql
15:39:30 [2020-02-26T15:39:30.065Z]   staticcheck
15:39:30 [2020-02-26T15:39:30.065Z]   structcheck
15:39:30 [2020-02-26T15:39:30.065Z]   unconvert
15:39:30 [2020-02-26T15:39:30.065Z]   unparam
15:39:30 [2020-02-26T15:39:30.065Z]   unused
15:39:30 [2020-02-26T15:39:30.065Z]   varcheck
15:39:30 [2020-02-26T15:39:30.110Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
15:39:30 [2020-02-26T15:39:30.110Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:39:30 [2020-02-26T15:39:30.110Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:39:30 [2020-02-26T15:39:30.872Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
15:39:33 [2020-02-26T15:39:33.415Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
15:39:34 [2020-02-26T15:39:34.124Z] #13 ...
15:39:34 [2020-02-26T15:39:34.124Z] 
15:39:34 [2020-02-26T15:39:34.124Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:34 [2020-02-26T15:39:34.124Z] #58 6.930 fatal: Not a git repository (or any of the parent directories): .git
15:39:34 [2020-02-26T15:39:34.124Z] #58 6.968   GEN      .gitid
15:39:34 [2020-02-26T15:39:34.124Z] #58 6.974   GEN      criu/include/version.h
15:39:34 [2020-02-26T15:39:34.124Z] #58 6.998   GEN      include/common/asm
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.505   PBCC     images/google/protobuf/descriptor.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.613   PBCC     images/opts.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.634   PBCC     images/sit.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.700   DEP      images/google/protobuf/descriptor.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.764   DEP      images/opts.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.823   DEP      images/sit.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.884   PBCC     images/macvlan.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.936   DEP      images/macvlan.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 8.980   PBCC     images/autofs.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.024   DEP      images/autofs.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.067   PBCC     images/sysctl.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.098   DEP      images/sysctl.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.148   PBCC     images/time.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.184   DEP      images/time.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.250   PBCC     images/binfmt-misc.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.313   DEP      images/binfmt-misc.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.372   PBCC     images/seccomp.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.404   DEP      images/seccomp.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.441   PBCC     images/userns.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.467   DEP      images/userns.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.500   PBCC     images/cgroup.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.536   DEP      images/cgroup.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.588   PBCC     images/fown.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.641   PBCC     images/ext-file.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.694   DEP      images/fown.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.758   DEP      images/ext-file.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.783   PBCC     images/rpc.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.849   DEP      images/rpc.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.918   PBCC     images/siginfo.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 9.985   DEP      images/siginfo.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.04   PBCC     images/pagemap.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.07   DEP      images/pagemap.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.13   PBCC     images/rlimit.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.14   DEP      images/rlimit.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.21   PBCC     images/file-lock.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.27   DEP      images/file-lock.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.34   PBCC     images/tty.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.41   DEP      images/tty.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.49   PBCC     images/tun.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.59   PBCC     images/netdev.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.64   DEP      images/tun.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.68   DEP      images/netdev.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.74   PBCC     images/vma.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.76   DEP      images/vma.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.83   PBCC     images/creds.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.89   DEP      images/creds.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.97   PBCC     images/utsns.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 10.98   DEP      images/utsns.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.04   PBCC     images/ipc-desc.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.05   PBCC     images/ipc-sem.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.10   DEP      images/ipc-desc.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.14   DEP      images/ipc-sem.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.23   PBCC     images/ipc-msg.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.27   DEP      images/ipc-msg.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.31   PBCC     images/ipc-shm.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.34   DEP      images/ipc-shm.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.42   PBCC     images/ipc-var.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.43   DEP      images/ipc-var.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.49   PBCC     images/sk-opts.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.53   PBCC     images/packet-sock.pb-c.c
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.57   DEP      images/sk-opts.pb-c.d
15:39:34 [2020-02-26T15:39:34.124Z] #58 11.63   DEP      images/packet-sock.pb-c.d
15:39:34 [2020-02-26T15:39:34.214Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.224s	coverage: 57.8% of statements
15:39:34 [2020-02-26T15:39:34.380Z] #58 11.69   PBCC     images/sk-netlink.pb-c.c
15:39:34 [2020-02-26T15:39:34.380Z] #58 11.83   DEP      images/sk-netlink.pb-c.d
15:39:34 [2020-02-26T15:39:34.380Z] #58 11.90   PBCC     images/sk-inet.pb-c.c
15:39:34 [2020-02-26T15:39:34.636Z] #58 11.92   DEP      images/sk-inet.pb-c.d
15:39:34 [2020-02-26T15:39:34.636Z] #58 12.00   PBCC     images/sk-unix.pb-c.c
15:39:34 [2020-02-26T15:39:34.636Z] #58 12.03   DEP      images/sk-unix.pb-c.d
15:39:34 [2020-02-26T15:39:34.636Z] #58 12.07   PBCC     images/mm.pb-c.c
15:39:34 [2020-02-26T15:39:34.636Z] #58 12.11   DEP      images/mm.pb-c.d
15:39:34 [2020-02-26T15:39:34.891Z] #58 12.21   PBCC     images/timerfd.pb-c.c
15:39:34 [2020-02-26T15:39:34.891Z] #58 12.26   DEP      images/timerfd.pb-c.d
15:39:34 [2020-02-26T15:39:34.891Z] #58 12.32   PBCC     images/timer.pb-c.c
15:39:34 [2020-02-26T15:39:34.891Z] #58 12.35   DEP      images/timer.pb-c.d
15:39:34 [2020-02-26T15:39:34.891Z] #58 12.40   PBCC     images/sa.pb-c.c
15:39:35 [2020-02-26T15:39:35.146Z] #58 12.48   DEP      images/sa.pb-c.d
15:39:35 [2020-02-26T15:39:35.146Z] #58 12.53   PBCC     images/pipe-data.pb-c.c
15:39:35 [2020-02-26T15:39:35.146Z] #58 12.58   DEP      images/pipe-data.pb-c.d
15:39:35 [2020-02-26T15:39:35.146Z] #58 12.63   PBCC     images/mnt.pb-c.c
15:39:35 [2020-02-26T15:39:35.402Z] #58 12.71   DEP      images/mnt.pb-c.d
15:39:35 [2020-02-26T15:39:35.402Z] #58 12.80   PBCC     images/sk-packet.pb-c.c
15:39:35 [2020-02-26T15:39:35.402Z] #58 12.86   DEP      images/sk-packet.pb-c.d
15:39:35 [2020-02-26T15:39:35.402Z] #58 12.92   PBCC     images/tcp-stream.pb-c.c
15:39:35 [2020-02-26T15:39:35.657Z] #58 13.00   DEP      images/tcp-stream.pb-c.d
15:39:35 [2020-02-26T15:39:35.657Z] #58 13.10   PBCC     images/pipe.pb-c.c
15:39:35 [2020-02-26T15:39:35.657Z] #58 13.18   DEP      images/pipe.pb-c.d
15:39:35 [2020-02-26T15:39:35.912Z] #58 13.24   PBCC     images/pstree.pb-c.c
15:39:35 [2020-02-26T15:39:35.912Z] #58 13.27   DEP      images/pstree.pb-c.d
15:39:35 [2020-02-26T15:39:35.912Z] #58 13.32   PBCC     images/fs.pb-c.c
15:39:35 [2020-02-26T15:39:35.912Z] #58 13.36   DEP      images/fs.pb-c.d
15:39:35 [2020-02-26T15:39:35.912Z] #58 13.44   PBCC     images/signalfd.pb-c.c
15:39:36 [2020-02-26T15:39:36.167Z] #58 13.48   DEP      images/signalfd.pb-c.d
15:39:36 [2020-02-26T15:39:36.167Z] #58 13.54   PBCC     images/fh.pb-c.c
15:39:36 [2020-02-26T15:39:36.167Z] #58 13.59   PBCC     images/fsnotify.pb-c.c
15:39:36 [2020-02-26T15:39:36.167Z] #58 13.68   DEP      images/fh.pb-c.d
15:39:36 [2020-02-26T15:39:36.167Z] #58 13.72   DEP      images/fsnotify.pb-c.d
15:39:36 [2020-02-26T15:39:36.423Z] #58 13.78   PBCC     images/eventpoll.pb-c.c
15:39:36 [2020-02-26T15:39:36.423Z] #58 13.80   DEP      images/eventpoll.pb-c.d
15:39:36 [2020-02-26T15:39:36.423Z] #58 13.86   PBCC     images/eventfd.pb-c.c
15:39:36 [2020-02-26T15:39:36.423Z] #58 13.92   DEP      images/eventfd.pb-c.d
15:39:36 [2020-02-26T15:39:36.423Z] #58 13.98   PBCC     images/remap-file-path.pb-c.c
15:39:36 [2020-02-26T15:39:36.678Z] #58 14.00   DEP      images/remap-file-path.pb-c.d
15:39:36 [2020-02-26T15:39:36.678Z] #58 14.09   PBCC     images/fifo.pb-c.c
15:39:36 [2020-02-26T15:39:36.678Z] #58 14.14   DEP      images/fifo.pb-c.d
15:39:36 [2020-02-26T15:39:36.678Z] #58 14.20   PBCC     images/ghost-file.pb-c.c
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.23   DEP      images/ghost-file.pb-c.d
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.28   PBCC     images/regfile.pb-c.c
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.32   DEP      images/regfile.pb-c.d
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.38   PBCC     images/ns.pb-c.c
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.42   DEP      images/ns.pb-c.d
15:39:36 [2020-02-26T15:39:36.934Z] #58 14.47   PBCC     images/fdinfo.pb-c.c
15:39:37 [2020-02-26T15:39:37.189Z] #58 14.52   DEP      images/fdinfo.pb-c.d
15:39:37 [2020-02-26T15:39:37.189Z] #58 14.60   PBCC     images/core-aarch64.pb-c.c
15:39:37 [2020-02-26T15:39:37.445Z] #58 14.72   PBCC     images/core-arm.pb-c.c
15:39:37 [2020-02-26T15:39:37.445Z] #58 14.83   PBCC     images/core-ppc64.pb-c.c
15:39:37 [2020-02-26T15:39:37.445Z] #58 14.88   PBCC     images/core-s390.pb-c.c
15:39:37 [2020-02-26T15:39:37.701Z] #58 14.98   PBCC     images/core-x86.pb-c.c
15:39:37 [2020-02-26T15:39:37.701Z] #58 15.06   PBCC     images/core.pb-c.c
15:39:37 [2020-02-26T15:39:37.701Z] #58 15.21   PBCC     images/inventory.pb-c.c
15:39:37 [2020-02-26T15:39:37.956Z] #58 15.30   DEP      images/core-aarch64.pb-c.d
15:39:37 [2020-02-26T15:39:37.956Z] #58 15.38   DEP      images/core-arm.pb-c.d
15:39:37 [2020-02-26T15:39:37.956Z] #58 15.41   DEP      images/core-ppc64.pb-c.d
15:39:37 [2020-02-26T15:39:37.956Z] #58 15.49   DEP      images/core-s390.pb-c.d
15:39:38 [2020-02-26T15:39:38.211Z] #58 15.59   DEP      images/core-x86.pb-c.d
15:39:38 [2020-02-26T15:39:38.211Z] #58 15.63   DEP      images/core.pb-c.d
15:39:38 [2020-02-26T15:39:38.211Z] #58 15.70   DEP      images/inventory.pb-c.d
15:39:38 [2020-02-26T15:39:38.466Z] #58 15.78   PBCC     images/cpuinfo.pb-c.c
15:39:38 [2020-02-26T15:39:38.466Z] #58 15.84   DEP      images/cpuinfo.pb-c.d
15:39:38 [2020-02-26T15:39:38.466Z] #58 15.91   PBCC     images/stats.pb-c.c
15:39:38 [2020-02-26T15:39:38.466Z] #58 15.92   DEP      images/stats.pb-c.d
15:39:39 [2020-02-26T15:39:39.027Z] #58 ...
15:39:39 [2020-02-26T15:39:39.027Z] 
15:39:39 [2020-02-26T15:39:39.027Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:39 [2020-02-26T15:39:39.027Z] #13 17.52 Fetched 7937 kB in 14s (549 kB/s)
15:39:39 [2020-02-26T15:39:39.588Z] #13 17.52 Reading package lists...
15:39:39 [2020-02-26T15:39:39.588Z] #13 ...
15:39:39 [2020-02-26T15:39:39.588Z] 
15:39:39 [2020-02-26T15:39:39.588Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:39 [2020-02-26T15:39:39.588Z] #33 82.97 path
15:39:39 [2020-02-26T15:39:39.588Z] #33 83.43 regexp/syntax
15:39:39 [2020-02-26T15:39:39.588Z] #33 83.49 os
15:39:39 [2020-02-26T15:39:39.588Z] #33 87.77 fmt
15:39:39 [2020-02-26T15:39:39.588Z] #33 88.18 path/filepath
15:39:39 [2020-02-26T15:39:39.588Z] #33 89.41 regexp
15:39:39 [2020-02-26T15:39:39.588Z] #33 92.49 flag
15:39:39 [2020-02-26T15:39:39.588Z] #33 ...
15:39:39 [2020-02-26T15:39:39.588Z] 
15:39:39 [2020-02-26T15:39:39.588Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:39:39 [2020-02-26T15:39:39.588Z] #47 30.84 + cd /tmp/tmp.JsAMAsoFnj/src/github.com/containerd/containerd
15:39:39 [2020-02-26T15:39:39.588Z] #47 30.86 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + export 'BUILDTAGS=netgo osusergo static_build'
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + BUILDTAGS='netgo osusergo static_build'
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + export EXTRA_FLAGS=-buildmode=pie
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + EXTRA_FLAGS=-buildmode=pie
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + '[' '' = dynamic ']'
15:39:39 [2020-02-26T15:39:39.588Z] #47 33.06 + make
15:39:39 [2020-02-26T15:39:39.588Z] #47 34.44 🇩 bin/ctr
15:39:39 [2020-02-26T15:39:39.844Z] #47 ...
15:39:39 [2020-02-26T15:39:39.844Z] 
15:39:39 [2020-02-26T15:39:39.844Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:39:39 [2020-02-26T15:39:39.844Z] #30 83.24 path/filepath
15:39:39 [2020-02-26T15:39:39.844Z] #30 84.46 io/ioutil
15:39:39 [2020-02-26T15:39:39.844Z] #30 85.04 path
15:39:39 [2020-02-26T15:39:39.844Z] #30 85.66 text/tabwriter
15:39:39 [2020-02-26T15:39:39.844Z] #30 86.58 flag
15:39:39 [2020-02-26T15:39:39.844Z] #30 86.59 github.com/BurntSushi/toml
15:39:39 [2020-02-26T15:39:39.844Z] #30 88.42 log
15:39:39 [2020-02-26T15:39:39.844Z] #30 90.78 github.com/BurntSushi/toml/cmd/tomlv
15:39:39 [2020-02-26T15:39:39.844Z] #30 ...
15:39:39 [2020-02-26T15:39:39.844Z] 
15:39:39 [2020-02-26T15:39:39.844Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:39 [2020-02-26T15:39:39.844Z] #33 93.30 go/token
15:39:40 [2020-02-26T15:39:40.318Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.204s	coverage: 46.2% of statements
15:39:40 [2020-02-26T15:39:40.769Z] #33 94.26 go/scanner
15:39:40 [2020-02-26T15:39:40.769Z] #33 94.29 io/ioutil
15:39:41 [2020-02-26T15:39:41.330Z] #33 94.88 net/url
15:39:41 [2020-02-26T15:39:41.891Z] #33 ...
15:39:41 [2020-02-26T15:39:41.891Z] 
15:39:41 [2020-02-26T15:39:41.891Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:39:41 [2020-02-26T15:39:41.891Z] #30 DONE 95.3s
15:39:41 [2020-02-26T15:39:41.891Z] 
15:39:41 [2020-02-26T15:39:41.891Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:41 [2020-02-26T15:39:41.891Z] #58 17.54 make[1]: Nothing to be done for 'all'.
15:39:41 [2020-02-26T15:39:41.891Z] #58 19.21   CC       images/stats.o
15:39:42 [2020-02-26T15:39:42.818Z] #58 20.11   CC       images/core.o
15:39:43 [2020-02-26T15:39:43.421Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.109s	coverage: 48.6% of statements
15:39:43 [2020-02-26T15:39:43.421Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.000s	coverage: 72.3% of statements
15:39:43 [2020-02-26T15:39:43.421Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:39:43 [2020-02-26T15:39:43.744Z] #58 20.87   CC       images/core-x86.o
15:39:44 [2020-02-26T15:39:44.001Z] #58 21.40   CC       images/core-arm.o
15:39:44 [2020-02-26T15:39:44.256Z] #58 21.85   CC       images/core-aarch64.o
15:39:44 [2020-02-26T15:39:44.818Z] #58 22.21   CC       images/core-ppc64.o
15:39:45 [2020-02-26T15:39:45.193Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.510s	coverage: 76.1% of statements
15:39:45 [2020-02-26T15:39:45.744Z] #58 23.03   CC       images/core-s390.o
15:39:46 [2020-02-26T15:39:46.374Z] #58 23.73   CC       images/cpuinfo.o
15:39:46 [2020-02-26T15:39:46.451Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
15:39:46 [2020-02-26T15:39:46.954Z] #58 24.41   CC       images/inventory.o
15:39:47 [2020-02-26T15:39:47.218Z] #58 24.68   CC       images/fdinfo.o
15:39:47 [2020-02-26T15:39:47.230Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
15:39:47 [2020-02-26T15:39:47.780Z] #58 25.10   CC       images/fown.o
15:39:47 [2020-02-26T15:39:47.780Z] #58 25.33   CC       images/ns.o
15:39:48 [2020-02-26T15:39:48.338Z] #58 25.54   CC       images/regfile.o
15:39:48 [2020-02-26T15:39:48.593Z] #58 25.90   CC       images/ghost-file.o
15:39:48 [2020-02-26T15:39:48.847Z] #58 26.22   CC       images/fifo.o
15:39:49 [2020-02-26T15:39:49.101Z] #58 26.51   CC       images/remap-file-path.o
15:39:49 [2020-02-26T15:39:49.356Z] #58 26.76   CC       images/eventfd.o
15:39:49 [2020-02-26T15:39:49.603Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
15:39:49 [2020-02-26T15:39:49.603Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
15:39:49 [2020-02-26T15:39:49.610Z] #58 27.08   CC       images/eventpoll.o
15:39:49 [2020-02-26T15:39:49.864Z] #58 27.32   CC       images/fh.o
15:39:49 [2020-02-26T15:39:49.962Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.894s	coverage: 59.8% of statements
15:39:49 [2020-02-26T15:39:49.962Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:39:49 [2020-02-26T15:39:49.962Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:39:49 [2020-02-26T15:39:49.962Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:39:49 [2020-02-26T15:39:49.962Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:39:50 [2020-02-26T15:39:50.423Z] #58 27.66   CC       images/fsnotify.o
15:39:50 [2020-02-26T15:39:50.743Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.7% of statements
15:39:50 [2020-02-26T15:39:50.983Z] #58 28.26   CC       images/signalfd.o
15:39:51 [2020-02-26T15:39:51.238Z] #58 28.53   CC       images/fs.o
15:39:51 [2020-02-26T15:39:51.494Z] #58 28.82   CC       images/pstree.o
15:39:51 [2020-02-26T15:39:51.494Z] #58 29.03   CC       images/pipe.o
15:39:51 [2020-02-26T15:39:51.749Z] #58 ...
15:39:51 [2020-02-26T15:39:51.749Z] 
15:39:51 [2020-02-26T15:39:51.749Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:51 [2020-02-26T15:39:51.749Z] #13 17.52 Reading package lists...
15:39:51 [2020-02-26T15:39:51.749Z] #13 23.19 Reading package lists...
15:39:51 [2020-02-26T15:39:51.749Z] #13 28.22 Building dependency tree...
15:39:51 [2020-02-26T15:39:51.749Z] #13 29.18 Reading state information...
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.33 The following additional packages will be installed:
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.33   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.34 Suggested packages:
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   vim-doc vim-scripts xfsdump acl attr quota
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35 Recommended packages:
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:39:51 [2020-02-26T15:39:51.749Z] #13 30.35   python3-keyrings.alt python3-xdg unzip
15:39:52 [2020-02-26T15:39:52.005Z] #13 ...
15:39:52 [2020-02-26T15:39:52.005Z] 
15:39:52 [2020-02-26T15:39:52.005Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:52 [2020-02-26T15:39:52.005Z] #58 29.38   CC       images/tcp-stream.o
15:39:52 [2020-02-26T15:39:52.215Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.106s	coverage: 78.2% of statements
15:39:52 [2020-02-26T15:39:52.215Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:39:52 [2020-02-26T15:39:52.215Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:39:52 [2020-02-26T15:39:52.260Z] #58 29.70   CC       images/sk-packet.o
15:39:52 [2020-02-26T15:39:52.260Z] #58 ...
15:39:52 [2020-02-26T15:39:52.260Z] 
15:39:52 [2020-02-26T15:39:52.260Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:39:52 [2020-02-26T15:39:52.260Z] #33 95.85 go/ast
15:39:52 [2020-02-26T15:39:52.260Z] #33 97.18 text/template/parse
15:39:52 [2020-02-26T15:39:52.260Z] #33 100.8 go/parser
15:39:52 [2020-02-26T15:39:52.260Z] #33 102.5 text/template
15:39:52 [2020-02-26T15:39:52.260Z] #33 104.4 log
15:39:52 [2020-02-26T15:39:52.260Z] #33 105.2 encoding/binary
15:39:52 [2020-02-26T15:39:52.515Z] #33 ...
15:39:52 [2020-02-26T15:39:52.515Z] 
15:39:52 [2020-02-26T15:39:52.516Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:39:52 [2020-02-26T15:39:52.516Z] #58 30.05   CC       images/mnt.o
15:39:52 [2020-02-26T15:39:52.623Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
15:39:52 [2020-02-26T15:39:52.772Z] #58 30.33   CC       images/pipe-data.o
15:39:53 [2020-02-26T15:39:53.028Z] #58 30.60   CC       images/sa.o
15:39:53 [2020-02-26T15:39:53.588Z] #58 30.91   CC       images/timer.o
15:39:53 [2020-02-26T15:39:53.992Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
15:39:54 [2020-02-26T15:39:54.149Z] #58 31.42   CC       images/timerfd.o
15:39:54 [2020-02-26T15:39:54.149Z] #58 31.72   CC       images/mm.o
15:39:54 [2020-02-26T15:39:54.353Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
15:39:54 [2020-02-26T15:39:54.354Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 88.3% of statements
15:39:54 [2020-02-26T15:39:54.713Z] #58 32.14   CC       images/sk-opts.o
15:39:54 [2020-02-26T15:39:54.970Z] #58 32.42   CC       images/sk-unix.o
15:39:55 [2020-02-26T15:39:55.531Z] #58 32.76   CC       images/sk-inet.o
15:39:55 [2020-02-26T15:39:55.594Z] ok  	github.com/docker/docker/daemon/logger/local	0.010s	coverage: 74.7% of statements
15:39:55 [2020-02-26T15:39:55.594Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:39:55 [2020-02-26T15:39:55.594Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.011s	coverage: 20.0% of statements
15:39:55 [2020-02-26T15:39:55.787Z] #58 33.27   CC       images/tun.o
15:39:56 [2020-02-26T15:39:56.347Z] #58 33.69   CC       images/sk-netlink.o
15:39:56 [2020-02-26T15:39:56.348Z] #58 33.95   CC       images/packet-sock.o
15:39:56 [2020-02-26T15:39:56.884Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
15:39:56 [2020-02-26T15:39:56.908Z] #58 34.32   CC       images/ipc-var.o
15:39:57 [2020-02-26T15:39:57.164Z] #58 34.50   CC       images/ipc-desc.o
15:39:57 [2020-02-26T15:39:57.251Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:39:57 [2020-02-26T15:39:57.419Z] #58 34.74   CC       images/ipc-shm.o
15:39:57 [2020-02-26T15:39:57.675Z] #58 35.01   CC       images/ipc-msg.o
15:39:57 [2020-02-26T15:39:57.930Z] #58 35.38   CC       images/ipc-sem.o
15:39:58 [2020-02-26T15:39:58.012Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:39:58 [2020-02-26T15:39:58.185Z] #58 35.56   CC       images/utsns.o
15:39:58 [2020-02-26T15:39:58.185Z] #58 ...
15:39:58 [2020-02-26T15:39:58.185Z] 
15:39:58 [2020-02-26T15:39:58.185Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:39:58 [2020-02-26T15:39:58.185Z] #13 34.72 The following NEW packages will be installed:
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   apparmor aufs-tools bash-completion binutils-mingw-w64
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.72   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.73   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.73   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.73   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:39:58 [2020-02-26T15:39:58.186Z] #13 34.73   xfsprogs xxd xz-utils zip
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.83 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded.
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.83 Need to get 90.9 MB of archives.
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.83 After this operation, 541 MB of additional disk space will be used.
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 35.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.23 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.24 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.26 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.26 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.26 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.27 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.29 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.30 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.31 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.32 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.34 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.36 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.37 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.38 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.42 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.43 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.44 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.46 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.46 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.47 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.48 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.49 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.50 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.50 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.54 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.58 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.61 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.67 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.70 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.70 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.71 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.72 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
15:39:58 [2020-02-26T15:39:58.186Z] #13 36.74 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
15:39:58 [2020-02-26T15:39:58.385Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.475s	coverage: 84.5% of statements
15:39:58 [2020-02-26T15:39:58.385Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:39:58 [2020-02-26T15:39:58.385Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:39:58 [2020-02-26T15:39:58.441Z] #13 36.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 36.88 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 36.98 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 36.99 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 37.01 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 37.04 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 37.04 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
15:39:58 [2020-02-26T15:39:58.441Z] #13 37.08 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:39:59 [2020-02-26T15:39:59.001Z] #13 37.54 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
15:39:59 [2020-02-26T15:39:59.001Z] #13 37.60 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
15:39:59 [2020-02-26T15:39:59.001Z] #13 37.66 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:39:59 [2020-02-26T15:39:59.256Z] #13 37.68 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
15:39:59 [2020-02-26T15:39:59.256Z] #13 37.69 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
15:39:59 [2020-02-26T15:39:59.256Z] #13 37.73 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
15:39:59 [2020-02-26T15:39:59.256Z] #13 37.88 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
15:39:59 [2020-02-26T15:39:59.514Z] #13 38.04 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:39:59 [2020-02-26T15:39:59.514Z] #13 38.05 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
15:40:00 [2020-02-26T15:40:00.074Z] #13 38.41 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:40:00 [2020-02-26T15:40:00.074Z] #13 38.65 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
15:40:00 [2020-02-26T15:40:00.074Z] #13 38.66 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
15:40:00 [2020-02-26T15:40:00.170Z] ok  	github.com/docker/docker/distribution	0.342s	coverage: 22.3% of statements
15:40:00 [2020-02-26T15:40:00.170Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
15:40:00 [2020-02-26T15:40:00.170Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:40:00 [2020-02-26T15:40:00.966Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
15:40:02 [2020-02-26T15:40:02.197Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
15:40:02 [2020-02-26T15:40:02.718Z] Removing intermediate container 8162103b01a7
15:40:02 [2020-02-26T15:40:02.718Z]  ---> 18d4a96c28c2
15:40:02 [2020-02-26T15:40:02.718Z] Step 66/125 : FROM base AS gotestsum
15:40:02 [2020-02-26T15:40:02.718Z]  ---> 855543ad4ce7
15:40:02 [2020-02-26T15:40:02.718Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum
15:40:02 [2020-02-26T15:40:02.718Z]  ---> Running in f24a8e680e73
15:40:02 [2020-02-26T15:40:02.718Z] Removing intermediate container f24a8e680e73
15:40:02 [2020-02-26T15:40:02.718Z]  ---> fa40b9b85b6d
15:40:02 [2020-02-26T15:40:02.718Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:40:02 [2020-02-26T15:40:02.718Z]  ---> d8b8206d0540
15:40:02 [2020-02-26T15:40:02.718Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:40:02 [2020-02-26T15:40:02.718Z]  ---> e3618c4eb2c2
15:40:02 [2020-02-26T15:40:02.718Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:40:02 [2020-02-26T15:40:02.718Z]  ---> Running in e493080d548f
15:40:02 [2020-02-26T15:40:02.718Z] + RM_GOPATH=0
15:40:02 [2020-02-26T15:40:02.718Z] + TMP_GOPATH=
15:40:02 [2020-02-26T15:40:02.718Z] + : /build
15:40:02 [2020-02-26T15:40:02.718Z] + '[' -z '' ']'
15:40:02 [2020-02-26T15:40:02.718Z] ++ mktemp -d
15:40:02 [2020-02-26T15:40:02.718Z] + export GOPATH=/tmp/tmp.X3l5ZfwOvR
15:40:02 [2020-02-26T15:40:02.718Z] + GOPATH=/tmp/tmp.X3l5ZfwOvR
15:40:02 [2020-02-26T15:40:02.718Z] + RM_GOPATH=1
15:40:02 [2020-02-26T15:40:02.718Z] ++ dirname ./install.sh
15:40:02 [2020-02-26T15:40:02.718Z] Installing gotestsum version v0.3.5
15:40:02 [2020-02-26T15:40:02.718Z] + dir=.
15:40:02 [2020-02-26T15:40:02.718Z] + bin=gotestsum
15:40:02 [2020-02-26T15:40:02.718Z] + shift
15:40:02 [2020-02-26T15:40:02.718Z] + '[' '!' -f ./gotestsum.installer ']'
15:40:02 [2020-02-26T15:40:02.718Z] + . ./gotestsum.installer
15:40:02 [2020-02-26T15:40:02.718Z] ++ GOTESTSUM_COMMIT=v0.3.5
15:40:02 [2020-02-26T15:40:02.718Z] + install_gotestsum
15:40:02 [2020-02-26T15:40:02.718Z] + echo 'Installing gotestsum version v0.3.5'
15:40:02 [2020-02-26T15:40:02.718Z] + go get -d gotest.tools/gotestsum
15:40:02 [2020-02-26T15:40:02.975Z] ok  	github.com/docker/docker/distribution/xfer	1.430s	coverage: 83.4% of statements
15:40:02 [2020-02-26T15:40:02.975Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:40:02 [2020-02-26T15:40:02.975Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
15:40:02 [2020-02-26T15:40:02.975Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:40:03 [2020-02-26T15:40:03.337Z] #13 41.39 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
15:40:03 [2020-02-26T15:40:03.593Z] #13 ...
15:40:03 [2020-02-26T15:40:03.593Z] 
15:40:03 [2020-02-26T15:40:03.593Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:03 [2020-02-26T15:40:03.593Z] #33 107.1 encoding/base64
15:40:03 [2020-02-26T15:40:03.593Z] #33 107.7 go/doc
15:40:03 [2020-02-26T15:40:03.593Z] #33 107.7 encoding/json
15:40:03 [2020-02-26T15:40:03.593Z] #33 111.5 github.com/LK4D4/vndr/build
15:40:03 [2020-02-26T15:40:03.593Z] #33 113.5 encoding/xml
15:40:03 [2020-02-26T15:40:03.593Z] #33 115.5 github.com/LK4D4/vndr/godl/singleflight
15:40:03 [2020-02-26T15:40:03.593Z] #33 115.8 compress/flate
15:40:03 [2020-02-26T15:40:03.757Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
15:40:03 [2020-02-26T15:40:03.757Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:40:03 [2020-02-26T15:40:03.848Z] #33 ...
15:40:03 [2020-02-26T15:40:03.848Z] 
15:40:03 [2020-02-26T15:40:03.849Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:03 [2020-02-26T15:40:03.849Z] #58 35.77   CC       images/creds.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 36.02   CC       images/vma.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 36.35   CC       images/netdev.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 36.74   CC       images/tty.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 37.36   CC       images/file-lock.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 37.59   CC       images/rlimit.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 37.91   CC       images/pagemap.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 38.38   CC       images/siginfo.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 38.70   CC       images/rpc.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 40.11   CC       images/ext-file.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 40.34   CC       images/cgroup.o
15:40:03 [2020-02-26T15:40:03.849Z] #58 41.18   CC       images/userns.o
15:40:04 [2020-02-26T15:40:04.104Z] #58 41.49   CC       images/google/protobuf/descriptor.o
15:40:04 [2020-02-26T15:40:04.487Z] 65014b3c3121: Pull complete
15:40:05 [2020-02-26T15:40:05.019Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:40:05 [2020-02-26T15:40:05.020Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:40:05 [2020-02-26T15:40:05.113Z] #58 ...
15:40:05 [2020-02-26T15:40:05.113Z] 
15:40:05 [2020-02-26T15:40:05.113Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:05 [2020-02-26T15:40:05.113Z] #33 118.7 hash
15:40:05 [2020-02-26T15:40:05.113Z] #33 118.8 hash/crc32
15:40:05 [2020-02-26T15:40:05.653Z] ok  	github.com/docker/docker/internal/testutil	0.027s	coverage: 62.5% of statements
15:40:06 [2020-02-26T15:40:06.039Z] #33 119.3 compress/gzip
15:40:06 [2020-02-26T15:40:06.597Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:40:06 [2020-02-26T15:40:06.599Z] #33 120.0 context
15:40:06 [2020-02-26T15:40:06.599Z] #33 120.1 crypto/cipher
15:40:07 [2020-02-26T15:40:07.160Z] #33 120.7 math/rand
15:40:07 [2020-02-26T15:40:07.938Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 66.9% of statements
15:40:07 [2020-02-26T15:40:07.938Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
15:40:08 [2020-02-26T15:40:08.085Z] #33 121.6 math/big
15:40:08 [2020-02-26T15:40:08.085Z] #33 121.7 crypto/aes
15:40:09 [2020-02-26T15:40:09.718Z] ok  	github.com/docker/docker/pkg/archive	0.473s	coverage: 76.7% of statements
15:40:09 [2020-02-26T15:40:09.971Z] #33 123.2 crypto
15:40:09 [2020-02-26T15:40:09.971Z] #33 123.5 crypto/des
15:40:10 [2020-02-26T15:40:10.531Z] #33 124.0 crypto/internal/randutil
15:40:10 [2020-02-26T15:40:10.531Z] #33 124.1 crypto/sha512
15:40:10 [2020-02-26T15:40:10.787Z] #33 ...
15:40:10 [2020-02-26T15:40:10.787Z] 
15:40:10 [2020-02-26T15:40:10.787Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:10 [2020-02-26T15:40:10.787Z] #13 44.00 debconf: delaying package configuration, since apt-utils is not installed
15:40:10 [2020-02-26T15:40:10.787Z] #13 44.16 Fetched 90.9 MB in 8s (11.0 MB/s)
15:40:10 [2020-02-26T15:40:10.787Z] #13 44.24 Selecting previously unselected package bash-completion.
15:40:10 [2020-02-26T15:40:10.787Z] #13 44.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
15:40:10 [2020-02-26T15:40:10.787Z] #13 44.35 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 47.90 Unpacking bash-completion (1:2.1-4.3) ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.50 Selecting previously unselected package libnet1:amd64.
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.65 Selecting previously unselected package libnfnetlink0:amd64.
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.66 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.67 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.75 Selecting previously unselected package libpcrecpp0v5:amd64.
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.76 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.77 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.91 Selecting previously unselected package libudev-dev:amd64.
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.91 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 48.92 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 49.15 Selecting previously unselected package libpython3.5-minimal:amd64.
15:40:10 [2020-02-26T15:40:10.787Z] #13 49.15 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:40:10 [2020-02-26T15:40:10.787Z] #13 49.16 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:40:10 [2020-02-26T15:40:10.939Z] ok  	github.com/docker/docker/pkg/authorization	0.268s	coverage: 66.7% of statements
15:40:10 [2020-02-26T15:40:10.940Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
15:40:11 [2020-02-26T15:40:11.290Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
15:40:11 [2020-02-26T15:40:11.347Z] #13 49.78 Selecting previously unselected package python3.5-minimal.
15:40:11 [2020-02-26T15:40:11.347Z] #13 49.78 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:40:11 [2020-02-26T15:40:11.347Z] #13 49.80 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:40:11 [2020-02-26T15:40:11.908Z] #13 ...
15:40:11 [2020-02-26T15:40:11.908Z] 
15:40:11 [2020-02-26T15:40:11.908Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:11 [2020-02-26T15:40:11.908Z] #33 125.4 crypto/hmac
15:40:12 [2020-02-26T15:40:12.115Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:40:12 [2020-02-26T15:40:12.115Z] 
15:40:12 [2020-02-26T15:40:12.115Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:40:12 [2020-02-26T15:40:12.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:40:12 [2020-02-26T15:40:12.115Z] Using test binary docker
15:40:12 [2020-02-26T15:40:12.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:40:12 [2020-02-26T15:40:12.115Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:40:12 [2020-02-26T15:40:12.115Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:40:12 [2020-02-26T15:40:12.115Z] Warning failed to create cache: (null)
15:40:12 [2020-02-26T15:40:12.115Z] .
15:40:12 [2020-02-26T15:40:12.115Z] INFO: Waiting for daemon to start...
15:40:12 [2020-02-26T15:40:12.115Z] Starting dockerd
15:40:12 [2020-02-26T15:40:12.115Z] .
15:40:12 [2020-02-26T15:40:12.115Z] INFO: Building docker-sdk-python3:4.1.0...
15:40:12 [2020-02-26T15:40:12.163Z] #33 125.7 crypto/md5
15:40:13 [2020-02-26T15:40:13.229Z] #33 126.5 crypto/sha1
15:40:13 [2020-02-26T15:40:13.485Z] #33 ...
15:40:13 [2020-02-26T15:40:13.485Z] 
15:40:13 [2020-02-26T15:40:13.485Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:40:13 [2020-02-26T15:40:13.485Z] #61 119.1 + for f in rootlesskit rootlesskit-docker-proxy
15:40:13 [2020-02-26T15:40:13.485Z] #61 119.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:40:13 [2020-02-26T15:40:13.485Z] #61 DONE 127.2s
15:40:13 [2020-02-26T15:40:13.485Z] 
15:40:13 [2020-02-26T15:40:13.485Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:40:13 [2020-02-26T15:40:13.485Z] #62 DONE 0.1s
15:40:13 [2020-02-26T15:40:13.740Z] 
15:40:13 [2020-02-26T15:40:13.740Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.01 Selecting previously unselected package python3-minimal.
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.02 Unpacking python3-minimal (3.5.3-1) ...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.12 Selecting previously unselected package libmpdec2:amd64.
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.13 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.13 Unpacking libmpdec2:amd64 (2.4.2-1) ...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.26 Selecting previously unselected package libpython3.5-stdlib:amd64.
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.28 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
15:40:13 [2020-02-26T15:40:13.740Z] #13 51.28 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:40:15 [2020-02-26T15:40:15.265Z] ok  	github.com/docker/docker/layer	7.823s	coverage: 72.0% of statements
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/oci	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.386s	coverage: 43.2% of statements
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:40:15 [2020-02-26T15:40:15.265Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:40:15 [2020-02-26T15:40:15.626Z] #13 53.99 Selecting previously unselected package python3.5.
15:40:15 [2020-02-26T15:40:15.626Z] #13 53.99 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
15:40:15 [2020-02-26T15:40:15.626Z] #13 53.99 Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:40:15 [2020-02-26T15:40:15.626Z] #13 54.21 Selecting previously unselected package libpython3-stdlib:amd64.
15:40:15 [2020-02-26T15:40:15.626Z] #13 54.22 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
15:40:15 [2020-02-26T15:40:15.626Z] #13 54.23 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
15:40:15 [2020-02-26T15:40:15.626Z] #13 54.35 Selecting previously unselected package dh-python.
15:40:15 [2020-02-26T15:40:15.639Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:40:15 [2020-02-26T15:40:15.881Z] #13 54.36 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
15:40:15 [2020-02-26T15:40:15.881Z] #13 54.36 Unpacking dh-python (2.20170125) ...
15:40:15 [2020-02-26T15:40:15.881Z] #13 54.61 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:40:15 [2020-02-26T15:40:15.881Z] #13 ...
15:40:15 [2020-02-26T15:40:15.881Z] 
15:40:15 [2020-02-26T15:40:15.881Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:15 [2020-02-26T15:40:15.881Z] #58 43.42   CC       images/opts.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 43.79   CC       images/seccomp.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 44.20   CC       images/binfmt-misc.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 44.45   CC       images/time.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 44.64   CC       images/sysctl.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 44.83   CC       images/autofs.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.06   CC       images/macvlan.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.31   CC       images/sit.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.63   LINK     images/built-in.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.76   GEN      compel/include/asm
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.77   GEN      compel/include/version.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.80 touch .config
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.81   GEN      include/common/config.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.92   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.94   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.96   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:40:15 [2020-02-26T15:40:15.881Z] #58 45.98   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.02   DEP      compel/arch/x86/plugins/std/memcpy.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.04   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.08   GEN      compel/plugins/include/uapi/std/syscall.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.13   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.14   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.17   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.19   DEP      compel/plugins/std/infect.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.39   DEP      compel/plugins/std/string.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.49   DEP      compel/plugins/std/log.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.59   DEP      compel/plugins/std/fds.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.72   DEP      compel/plugins/std/std.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 46.91   DEP      compel/plugins/shmem/shmem.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 47.02   DEP      compel/plugins/fds/fds.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 47.27   CC       compel/plugins/std/std.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 47.60   CC       compel/plugins/std/fds.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 48.13   CC       compel/plugins/std/log.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 49.14   CC       compel/plugins/std/string.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 49.89   CC       compel/plugins/std/infect.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 50.45   CC       compel/arch/x86/plugins/std/parasite-head.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 50.53   CC       compel/arch/x86/plugins/std/memcpy.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 50.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 50.68   AR       compel/plugins/std.lib.a
15:40:15 [2020-02-26T15:40:15.881Z] #58 50.78   CC       compel/plugins/fds/fds.o
15:40:15 [2020-02-26T15:40:15.881Z] #58 51.11   AR       compel/plugins/fds.lib.a
15:40:15 [2020-02-26T15:40:15.881Z] #58 51.22   HOSTDEP  compel/src/lib/log-host.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 51.41   HOSTDEP  compel/src/lib/handle-elf-host.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 51.71   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 51.94   HOSTDEP  compel/src/main-host.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 52.28   DEP      compel/src/lib/ptrace.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 52.46   DEP      compel/src/lib/infect.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 52.66   DEP      compel/src/lib/infect-util.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 52.82   DEP      compel/src/lib/infect-rpc.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 53.04   DEP      compel/arch/x86/src/lib/infect.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 53.18   DEP      compel/arch/x86/src/lib/cpu.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 53.27   DEP      compel/src/lib/log.d
15:40:15 [2020-02-26T15:40:15.881Z] #58 53.46   DEP      compel/src/main.d
15:40:16 [2020-02-26T15:40:16.032Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
15:40:16 [2020-02-26T15:40:16.032Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
15:40:16 [2020-02-26T15:40:16.137Z] #58 ...
15:40:16 [2020-02-26T15:40:16.137Z] 
15:40:16 [2020-02-26T15:40:16.137Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:16 [2020-02-26T15:40:16.137Z] #13 54.65 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:40:16 [2020-02-26T15:40:16.829Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
15:40:17 [2020-02-26T15:40:17.190Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:40:17 [2020-02-26T15:40:17.554Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
15:40:18 [2020-02-26T15:40:18.025Z] + cd /tmp/tmp.X3l5ZfwOvR/src/gotest.tools/gotestsum
15:40:18 [2020-02-26T15:40:18.025Z] + git checkout -q v0.3.5
15:40:18 [2020-02-26T15:40:18.025Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:40:18 [2020-02-26T15:40:18.796Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 66.3% of statements
15:40:19 [2020-02-26T15:40:19.156Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
15:40:19 [2020-02-26T15:40:19.946Z] ok  	github.com/docker/docker/pkg/fsutils	0.376s	coverage: 85.1% of statements
15:40:20 [2020-02-26T15:40:20.313Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
15:40:20 [2020-02-26T15:40:20.341Z] #13 58.45 Setting up python3-minimal (3.5.3-1) ...
15:40:20 [2020-02-26T15:40:20.673Z] ok  	github.com/docker/docker/pkg/homedir	0.028s	coverage: 10.2% of statements
15:40:21 [2020-02-26T15:40:21.042Z] ok  	github.com/docker/docker/pkg/idtools	0.247s	coverage: 70.1% of statements
15:40:21 [2020-02-26T15:40:21.704Z] #13 59.99 Selecting previously unselected package python3.
15:40:21 [2020-02-26T15:40:21.704Z] #13 59.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
15:40:21 [2020-02-26T15:40:21.704Z] #13 60.09 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
15:40:21 [2020-02-26T15:40:21.704Z] #13 60.12 Unpacking python3 (3.5.3-1) ...
15:40:21 [2020-02-26T15:40:21.704Z] #13 60.20 Selecting previously unselected package pigz.
15:40:21 [2020-02-26T15:40:21.704Z] #13 60.22 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
15:40:21 [2020-02-26T15:40:21.704Z] #13 60.22 Unpacking pigz (2.3.4-1) ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.36 Selecting previously unselected package libip4tc0:amd64.
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.36 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.36 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.47 Selecting previously unselected package libip6tc0:amd64.
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.47 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.48 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.60 Selecting previously unselected package libiptc0:amd64.
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.61 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:40:21 [2020-02-26T15:40:21.958Z] #13 60.70 Selecting previously unselected package libxtables12:amd64.
15:40:22 [2020-02-26T15:40:22.025Z] ok  	github.com/docker/docker/pkg/ioutils	0.334s	coverage: 69.1% of statements
15:40:22 [2020-02-26T15:40:22.025Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
15:40:22 [2020-02-26T15:40:22.213Z] #13 60.71 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
15:40:22 [2020-02-26T15:40:22.213Z] #13 60.72 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:40:22 [2020-02-26T15:40:22.467Z] #13 60.85 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:40:22 [2020-02-26T15:40:22.467Z] #13 60.86 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
15:40:22 [2020-02-26T15:40:22.467Z] #13 60.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:40:22 [2020-02-26T15:40:22.467Z] #13 60.98 Selecting previously unselected package iptables.
15:40:22 [2020-02-26T15:40:22.467Z] #13 60.99 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
15:40:22 [2020-02-26T15:40:22.467Z] #13 61.00 Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:40:22 [2020-02-26T15:40:22.524Z] ok  	github.com/docker/docker/pkg/locker	0.023s	coverage: 88.9% of statements
15:40:22 [2020-02-26T15:40:22.524Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
15:40:22 [2020-02-26T15:40:22.524Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:40:22 [2020-02-26T15:40:22.722Z] #13 61.33 Selecting previously unselected package xxd.
15:40:22 [2020-02-26T15:40:22.722Z] #13 61.35 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:40:22 [2020-02-26T15:40:22.722Z] #13 61.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:40:22 [2020-02-26T15:40:22.977Z] #13 61.51 Selecting previously unselected package vim-common.
15:40:22 [2020-02-26T15:40:22.977Z] #13 61.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:40:22 [2020-02-26T15:40:22.977Z] #13 61.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:40:22 [2020-02-26T15:40:22.991Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
15:40:23 [2020-02-26T15:40:23.232Z] #13 61.77 Selecting previously unselected package bzip2.
15:40:23 [2020-02-26T15:40:23.232Z] #13 61.77 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
15:40:23 [2020-02-26T15:40:23.232Z] #13 61.77 Unpacking bzip2 (1.0.6-8.1) ...
15:40:23 [2020-02-26T15:40:23.232Z] #13 61.86 Selecting previously unselected package libgpm2:amd64.
15:40:23 [2020-02-26T15:40:23.395Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:40:23 [2020-02-26T15:40:23.487Z] #13 61.89 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
15:40:23 [2020-02-26T15:40:23.487Z] #13 61.90 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
15:40:23 [2020-02-26T15:40:23.487Z] #13 62.00 Selecting previously unselected package xz-utils.
15:40:23 [2020-02-26T15:40:23.487Z] #13 62.00 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
15:40:23 [2020-02-26T15:40:23.487Z] #13 62.00 Unpacking xz-utils (5.2.2-1.2+b1) ...
15:40:23 [2020-02-26T15:40:23.742Z] #13 62.26 Selecting previously unselected package aufs-tools.
15:40:23 [2020-02-26T15:40:23.742Z] #13 62.26 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
15:40:23 [2020-02-26T15:40:23.742Z] #13 62.27 Unpacking aufs-tools (1:4.1+20161219-1) ...
15:40:23 [2020-02-26T15:40:23.769Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:40:23 [2020-02-26T15:40:23.998Z] #13 62.42 Selecting previously unselected package liblzo2-2:amd64.
15:40:23 [2020-02-26T15:40:23.998Z] #13 62.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:40:23 [2020-02-26T15:40:23.998Z] #13 62.45 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:40:23 [2020-02-26T15:40:23.998Z] #13 ...
15:40:23 [2020-02-26T15:40:23.998Z] 
15:40:23 [2020-02-26T15:40:23.998Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:23 [2020-02-26T15:40:23.998Z] #33 127.5 crypto/sha256
15:40:23 [2020-02-26T15:40:23.998Z] #33 129.2 encoding/hex
15:40:23 [2020-02-26T15:40:23.998Z] #33 129.9 encoding/pem
15:40:23 [2020-02-26T15:40:23.998Z] #33 130.4 internal/singleflight
15:40:23 [2020-02-26T15:40:23.998Z] #33 130.6 net
15:40:23 [2020-02-26T15:40:23.998Z] #33 131.0 crypto/rand
15:40:23 [2020-02-26T15:40:23.998Z] #33 131.6 crypto/elliptic
15:40:23 [2020-02-26T15:40:23.998Z] #33 134.0 encoding/asn1
15:40:23 [2020-02-26T15:40:23.998Z] #33 137.0 crypto/ecdsa
15:40:23 [2020-02-26T15:40:23.998Z] #33 137.5 crypto/rsa
15:40:23 [2020-02-26T15:40:23.998Z] #33 ...
15:40:23 [2020-02-26T15:40:23.998Z] 
15:40:23 [2020-02-26T15:40:23.998Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:23 [2020-02-26T15:40:23.998Z] #35 128.0 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB]
15:40:23 [2020-02-26T15:40:23.998Z] #35 128.2 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
15:40:23 [2020-02-26T15:40:23.998Z] #35 128.2 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
15:40:23 [2020-02-26T15:40:23.998Z] #35 137.0 Fetched 7582 kB in 2min 11s (57.6 kB/s)
15:40:24 [2020-02-26T15:40:24.169Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.0% of statements
15:40:24 [2020-02-26T15:40:24.253Z] #35 137.0 Reading package lists...
15:40:24 [2020-02-26T15:40:24.253Z] #35 ...
15:40:24 [2020-02-26T15:40:24.253Z] 
15:40:24 [2020-02-26T15:40:24.253Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:24 [2020-02-26T15:40:24.253Z] #13 62.59 Selecting previously unselected package btrfs-progs.
15:40:24 [2020-02-26T15:40:24.253Z] #13 62.59 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
15:40:24 [2020-02-26T15:40:24.253Z] #13 62.60 Unpacking btrfs-progs (4.7.3-1) ...
15:40:24 [2020-02-26T15:40:24.523Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:40:24 [2020-02-26T15:40:24.523Z] ok  	github.com/docker/docker/pkg/mount	1.290s	coverage: 69.6% of statements
15:40:24 [2020-02-26T15:40:24.523Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:40:24 [2020-02-26T15:40:24.523Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:40:24 [2020-02-26T15:40:24.523Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.21 Selecting previously unselected package btrfs-tools.
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.21 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.23 Unpacking btrfs-tools (4.7.3-1) ...
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.30 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
15:40:24 [2020-02-26T15:40:24.813Z] #13 63.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.51 Selecting previously unselected package dmsetup.
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.52 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.52 Unpacking dmsetup (2:1.02.137-2) ...
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.67 Selecting previously unselected package libonig4:amd64.
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.68 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.068Z] #13 63.68 Unpacking libonig4:amd64 (6.1.3-2) ...
15:40:25 [2020-02-26T15:40:25.305Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
15:40:25 [2020-02-26T15:40:25.324Z] #13 63.89 Selecting previously unselected package libjq1:amd64.
15:40:25 [2020-02-26T15:40:25.324Z] #13 63.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.324Z] #13 63.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:40:25 [2020-02-26T15:40:25.579Z] #13 64.05 Selecting previously unselected package jq.
15:40:25 [2020-02-26T15:40:25.579Z] #13 64.06 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.579Z] #13 64.07 Unpacking jq (1.5+dfsg-1.3) ...
15:40:25 [2020-02-26T15:40:25.579Z] #13 64.19 Selecting previously unselected package libaio1:amd64.
15:40:25 [2020-02-26T15:40:25.579Z] #13 64.19 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.20 Unpacking libaio1:amd64 (0.3.110-3) ...
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.27 Selecting previously unselected package libcap2-bin.
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.28 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.29 Unpacking libcap2-bin (1:2.25-1) ...
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.38 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.38 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
15:40:25 [2020-02-26T15:40:25.834Z] #13 64.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:40:26 [2020-02-26T15:40:26.052Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
15:40:26 [2020-02-26T15:40:26.091Z] #13 64.50 Selecting previously unselected package libsepol1-dev:amd64.
15:40:26 [2020-02-26T15:40:26.091Z] #13 64.51 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
15:40:26 [2020-02-26T15:40:26.091Z] #13 64.51 Unpacking libsepol1-dev:amd64 (2.6-2) ...
15:40:26 [2020-02-26T15:40:26.091Z] #13 ...
15:40:26 [2020-02-26T15:40:26.091Z] 
15:40:26 [2020-02-26T15:40:26.091Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:26 [2020-02-26T15:40:26.091Z] #58 53.64   DEP      compel/src/lib/handle-elf.d
15:40:26 [2020-02-26T15:40:26.091Z] #58 53.78   DEP      compel/arch/x86/src/lib/handle-elf.d
15:40:26 [2020-02-26T15:40:26.091Z] #58 54.06   CC       compel/src/lib/log.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 54.37   CC       compel/arch/x86/src/lib/cpu.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 55.36   CC       compel/arch/x86/src/lib/infect.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 56.30   CC       compel/src/lib/infect-rpc.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 56.68   CC       compel/src/lib/infect-util.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 56.93   CC       compel/src/lib/infect.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 59.65   CC       compel/src/lib/ptrace.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 60.26   AR       compel/libcompel.a
15:40:26 [2020-02-26T15:40:26.091Z] #58 60.35   HOSTCC   compel/src/main-host.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 60.76   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 61.09   HOSTCC   compel/src/lib/handle-elf-host.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 61.59   HOSTCC   compel/src/lib/log-host.o
15:40:26 [2020-02-26T15:40:26.091Z] #58 61.87   HOSTLINK compel/compel-host-bin
15:40:26 [2020-02-26T15:40:26.091Z] #58 62.05   DEP      soccr/soccr.d
15:40:26 [2020-02-26T15:40:26.091Z] #58 62.23   CC       soccr/soccr.o
15:40:26 [2020-02-26T15:40:26.349Z] #58 ...
15:40:26 [2020-02-26T15:40:26.349Z] 
15:40:26 [2020-02-26T15:40:26.349Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:26 [2020-02-26T15:40:26.349Z] #13 64.88 Selecting previously unselected package libpcre16-3:amd64.
15:40:26 [2020-02-26T15:40:26.349Z] #13 64.88 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
15:40:26 [2020-02-26T15:40:26.349Z] #13 64.89 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
15:40:26 [2020-02-26T15:40:26.405Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 87.9% of statements
15:40:26 [2020-02-26T15:40:26.405Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:40:26 [2020-02-26T15:40:26.604Z] #13 65.13 Selecting previously unselected package libpcre32-3:amd64.
15:40:26 [2020-02-26T15:40:26.604Z] #13 65.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
15:40:26 [2020-02-26T15:40:26.604Z] #13 65.14 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
15:40:26 [2020-02-26T15:40:26.860Z] #13 65.32 Selecting previously unselected package libpcre3-dev:amd64.
15:40:26 [2020-02-26T15:40:26.860Z] #13 65.33 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
15:40:26 [2020-02-26T15:40:26.860Z] #13 65.34 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
15:40:27 [2020-02-26T15:40:27.420Z] #13 65.92 Selecting previously unselected package libselinux1-dev:amd64.
15:40:27 [2020-02-26T15:40:27.420Z] #13 65.94 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
15:40:27 [2020-02-26T15:40:27.420Z] #13 65.95 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
15:40:27 [2020-02-26T15:40:27.675Z] #13 66.26 Selecting previously unselected package libdevmapper-dev:amd64.
15:40:27 [2020-02-26T15:40:27.675Z] #13 66.26 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
15:40:27 [2020-02-26T15:40:27.675Z] #13 66.27 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.39 Selecting previously unselected package libnl-3-200:amd64.
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.53 Selecting previously unselected package libprotobuf-c1:amd64.
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.53 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:40:27 [2020-02-26T15:40:27.930Z] #13 66.54 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:40:28 [2020-02-26T15:40:28.146Z] ok  	github.com/docker/docker/pkg/pubsub	1.022s	coverage: 72.7% of statements
15:40:28 [2020-02-26T15:40:28.146Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
15:40:28 [2020-02-26T15:40:28.185Z] #13 66.62 Selecting previously unselected package libreadline5:amd64.
15:40:28 [2020-02-26T15:40:28.185Z] #13 66.63 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
15:40:28 [2020-02-26T15:40:28.185Z] #13 66.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:40:28 [2020-02-26T15:40:28.185Z] #13 66.87 Selecting previously unselected package libsystemd-dev:amd64.
15:40:28 [2020-02-26T15:40:28.440Z] #13 66.87 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
15:40:28 [2020-02-26T15:40:28.440Z] #13 66.88 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
15:40:30 [2020-02-26T15:40:30.325Z] #13 68.89 Selecting previously unselected package net-tools.
15:40:30 [2020-02-26T15:40:30.325Z] #13 68.91 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
15:40:30 [2020-02-26T15:40:30.325Z] #13 68.92 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:40:30 [2020-02-26T15:40:30.580Z] #13 69.17 Selecting previously unselected package python-pip-whl.
15:40:30 [2020-02-26T15:40:30.580Z] #13 69.18 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:40:30 [2020-02-26T15:40:30.580Z] #13 69.18 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:40:31 [2020-02-26T15:40:31.198Z] ok  	github.com/docker/docker/pkg/signal	2.735s	coverage: 61.0% of statements
15:40:31 [2020-02-26T15:40:31.505Z] #13 69.98 Selecting previously unselected package python3-pip.
15:40:31 [2020-02-26T15:40:31.505Z] #13 69.99 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:40:31 [2020-02-26T15:40:31.505Z] #13 70.00 Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:40:31 [2020-02-26T15:40:31.559Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.28 Selecting previously unselected package python3-pkg-resources.
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.29 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.31 Unpacking python3-pkg-resources (33.1.1-1) ...
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.47 Selecting previously unselected package python3-setuptools.
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.47 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:40:31 [2020-02-26T15:40:31.801Z] #13 70.48 Unpacking python3-setuptools (33.1.1-1) ...
15:40:32 [2020-02-26T15:40:32.329Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.77 Selecting previously unselected package python3-wheel.
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.78 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.78 Unpacking python3-wheel (0.29.0-2) ...
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.93 Selecting previously unselected package thin-provisioning-tools.
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.93 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
15:40:32 [2020-02-26T15:40:32.362Z] #13 70.94 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:40:32 [2020-02-26T15:40:32.698Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
15:40:32 [2020-02-26T15:40:32.922Z] #13 71.29 Selecting previously unselected package vim-runtime.
15:40:32 [2020-02-26T15:40:32.922Z] #13 71.29 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:40:32 [2020-02-26T15:40:32.922Z] #13 71.37 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:40:32 [2020-02-26T15:40:32.922Z] #13 71.43 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:40:32 [2020-02-26T15:40:32.922Z] #13 71.43 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:40:33 [2020-02-26T15:40:33.079Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
15:40:33 [2020-02-26T15:40:33.448Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 81.4% of statements
15:40:33 [2020-02-26T15:40:33.482Z] #13 ...
15:40:33 [2020-02-26T15:40:33.482Z] 
15:40:33 [2020-02-26T15:40:33.482Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:40:33 [2020-02-26T15:40:33.482Z] #24 147.3 + GOBIN=/build
15:40:33 [2020-02-26T15:40:33.482Z] #24 147.3 + /build/gometalinter --install
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4 Installing:
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   deadcode
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   dupl
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   errcheck
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   gas
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   gochecknoglobals
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   gochecknoinits
15:40:33 [2020-02-26T15:40:33.736Z] #24 147.4   goconst
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   gocyclo
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   goimports
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   golint
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   gosimple
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   gotype
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   gotypex
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   ineffassign
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   interfacer
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   lll
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   maligned
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   megacheck
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   misspell
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   nakedret
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   safesql
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   staticcheck
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   structcheck
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   unconvert
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   unparam
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   unused
15:40:33 [2020-02-26T15:40:33.737Z] #24 147.4   varcheck
15:40:34 [2020-02-26T15:40:34.239Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 35.1% of statements
15:40:34 [2020-02-26T15:40:34.612Z] ok  	github.com/docker/docker/pkg/tailfile	0.079s	coverage: 88.6% of statements
15:40:34 [2020-02-26T15:40:34.959Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
15:40:35 [2020-02-26T15:40:35.895Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 84.8% of statements
15:40:36 [2020-02-26T15:40:36.247Z] #24 ...
15:40:36 [2020-02-26T15:40:36.247Z] 
15:40:36 [2020-02-26T15:40:36.247Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:36 [2020-02-26T15:40:36.247Z] #33 139.4 crypto/dsa
15:40:36 [2020-02-26T15:40:36.247Z] #33 139.8 crypto/x509/pkix
15:40:36 [2020-02-26T15:40:36.247Z] #33 140.5 internal/x/crypto/cryptobyte
15:40:36 [2020-02-26T15:40:36.247Z] #33 142.7 internal/x/crypto/internal/chacha20
15:40:36 [2020-02-26T15:40:36.247Z] #33 143.2 internal/x/crypto/poly1305
15:40:36 [2020-02-26T15:40:36.247Z] #33 143.5 internal/x/crypto/chacha20poly1305
15:40:36 [2020-02-26T15:40:36.247Z] #33 145.1 internal/x/crypto/hkdf
15:40:36 [2020-02-26T15:40:36.247Z] #33 145.3 internal/x/text/transform
15:40:36 [2020-02-26T15:40:36.247Z] #33 145.9 internal/x/text/unicode/bidi
15:40:36 [2020-02-26T15:40:36.247Z] #33 148.5 internal/x/text/secure/bidirule
15:40:36 [2020-02-26T15:40:36.247Z] #33 148.8 internal/x/text/unicode/norm
15:40:36 [2020-02-26T15:40:36.247Z] #33 ...
15:40:36 [2020-02-26T15:40:36.247Z] 
15:40:36 [2020-02-26T15:40:36.247Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:36 [2020-02-26T15:40:36.247Z] #58 63.94   AR       soccr/libsoccr.a
15:40:36 [2020-02-26T15:40:36.247Z] #58 63.99 make[1]: 'soccr/libsoccr.a' is up to date.
15:40:36 [2020-02-26T15:40:36.247Z] #58 64.37   DEP      criu/arch/x86/sigframe.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 64.58   DEP      criu/arch/x86/sigaction_compat.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 64.69   DEP      criu/arch/x86/kerndat.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 64.85   DEP      criu/arch/x86/crtools.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 65.09   DEP      criu/arch/x86/cpu.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 65.31   CC       criu/arch/x86/cpu.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 66.13   CC       criu/arch/x86/crtools.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 67.70   CC       criu/arch/x86/kerndat.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 68.37   CC       criu/arch/x86/sigaction_compat.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 68.67   CC       criu/arch/x86/sigframe.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 68.91   LINK     criu/arch/x86/crtools.built-in.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 68.97   DEP      criu/pie/util-vdso-elf32.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 69.21   DEP      criu/arch/x86/vdso-pie.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 69.36   DEP      criu/pie/parasite-vdso.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 69.62   DEP      criu/pie/util-vdso.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 69.76   DEP      criu/pie/util.d
15:40:36 [2020-02-26T15:40:36.247Z] #58 69.98   CC       criu/pie/util.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 70.37   CC       criu/pie/util-vdso.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 71.21   CC       criu/pie/parasite-vdso.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 72.67   CC       criu/arch/x86/vdso-pie.o
15:40:36 [2020-02-26T15:40:36.247Z] #58 73.09   CC       criu/pie/util-vdso-elf32.o
15:40:36 [2020-02-26T15:40:36.337Z] testing: warning: no tests to run
15:40:36 [2020-02-26T15:40:36.337Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
15:40:36 [2020-02-26T15:40:36.503Z] #58 73.85   AR       criu/pie/pie.lib.a
15:40:36 [2020-02-26T15:40:36.503Z] #58 73.95   DEP      criu/pie/restorer.d
15:40:36 [2020-02-26T15:40:36.721Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
15:40:36 [2020-02-26T15:40:36.721Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:40:36 [2020-02-26T15:40:36.758Z] #58 74.29   DEP      criu/arch/x86/sigaction_compat_pie.d
15:40:36 [2020-02-26T15:40:36.849Z] Removing intermediate container e493080d548f
15:40:36 [2020-02-26T15:40:36.849Z]  ---> 0a87b01fbb7a
15:40:36 [2020-02-26T15:40:36.849Z] Step 71/125 : FROM dev-base AS dockercli
15:40:36 [2020-02-26T15:40:36.849Z]  ---> 855543ad4ce7
15:40:36 [2020-02-26T15:40:36.849Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli
15:40:36 [2020-02-26T15:40:36.849Z]  ---> Running in 5a8a20c823ec
15:40:36 [2020-02-26T15:40:36.849Z] Removing intermediate container 5a8a20c823ec
15:40:36 [2020-02-26T15:40:36.849Z]  ---> 6c89185d4a74
15:40:36 [2020-02-26T15:40:36.849Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:40:36 [2020-02-26T15:40:36.849Z]  ---> 3581ba172c37
15:40:36 [2020-02-26T15:40:36.849Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:40:37 [2020-02-26T15:40:37.013Z] #58 74.42   DEP      criu/arch/x86/restorer_unmap.d
15:40:37 [2020-02-26T15:40:37.013Z] #58 74.45   DEP      criu/arch/x86/restorer.d
15:40:37 [2020-02-26T15:40:37.112Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:40:37 [2020-02-26T15:40:37.143Z]  ---> 5496a0033d12
15:40:37 [2020-02-26T15:40:37.143Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:40:37 [2020-02-26T15:40:37.143Z]  ---> Running in 6fbd07ad0167
15:40:37 [2020-02-26T15:40:37.268Z] #58 74.62   DEP      criu/pie/parasite.d
15:40:37 [2020-02-26T15:40:37.268Z] #58 ...
15:40:37 [2020-02-26T15:40:37.268Z] 
15:40:37 [2020-02-26T15:40:37.268Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:37 [2020-02-26T15:40:37.430Z] + RM_GOPATH=0
15:40:37 [2020-02-26T15:40:37.430Z] + TMP_GOPATH=
15:40:37 [2020-02-26T15:40:37.430Z] + : /build
15:40:37 [2020-02-26T15:40:37.430Z] + '[' -z '' ']'
15:40:37 [2020-02-26T15:40:37.430Z] ++ mktemp -d
15:40:37 [2020-02-26T15:40:37.430Z] + export GOPATH=/tmp/tmp.vU1ypLPWlw
15:40:37 [2020-02-26T15:40:37.430Z] + GOPATH=/tmp/tmp.vU1ypLPWlw
15:40:37 [2020-02-26T15:40:37.430Z] + RM_GOPATH=1
15:40:37 [2020-02-26T15:40:37.430Z] ++ dirname ./install.sh
15:40:37 [2020-02-26T15:40:37.430Z] Install docker/cli version 17.06.2-ce from stable
15:40:37 [2020-02-26T15:40:37.430Z] + dir=.
15:40:37 [2020-02-26T15:40:37.430Z] + bin=dockercli
15:40:37 [2020-02-26T15:40:37.430Z] + shift
15:40:37 [2020-02-26T15:40:37.430Z] + '[' '!' -f ./dockercli.installer ']'
15:40:37 [2020-02-26T15:40:37.430Z] + . ./dockercli.installer
15:40:37 [2020-02-26T15:40:37.430Z] ++ DOCKERCLI_CHANNEL=stable
15:40:37 [2020-02-26T15:40:37.430Z] ++ DOCKERCLI_VERSION=17.06.2-ce
15:40:37 [2020-02-26T15:40:37.430Z] + install_dockercli
15:40:37 [2020-02-26T15:40:37.430Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
15:40:37 [2020-02-26T15:40:37.430Z] ++ uname -m
15:40:37 [2020-02-26T15:40:37.430Z] + arch=ppc64le
15:40:37 [2020-02-26T15:40:37.430Z] + '[' ppc64le '!=' x86_64 ']'
15:40:37 [2020-02-26T15:40:37.430Z] + '[' ppc64le '!=' s390x ']'
15:40:37 [2020-02-26T15:40:37.430Z] + '[' ppc64le '!=' armhf ']'
15:40:37 [2020-02-26T15:40:37.430Z] + build_dockercli
15:40:37 [2020-02-26T15:40:37.430Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.vU1ypLPWlw/tmp/docker-ce
15:40:37 [2020-02-26T15:40:37.430Z] Cloning into '/tmp/tmp.vU1ypLPWlw/tmp/docker-ce'...
15:40:37 [2020-02-26T15:40:37.524Z] #13 75.92 Selecting previously unselected package vim.
15:40:37 [2020-02-26T15:40:37.524Z] #13 75.93 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:40:37 [2020-02-26T15:40:37.524Z] #13 75.97 Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:40:37 [2020-02-26T15:40:37.779Z] #13 ...
15:40:37 [2020-02-26T15:40:37.779Z] 
15:40:37 [2020-02-26T15:40:37.779Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:37 [2020-02-26T15:40:37.779Z] #35 137.0 Reading package lists...
15:40:37 [2020-02-26T15:40:37.779Z] #35 142.1 Reading package lists...
15:40:37 [2020-02-26T15:40:37.779Z] #35 146.9 Building dependency tree...
15:40:37 [2020-02-26T15:40:37.779Z] #35 147.9 Reading state information...
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6 The following additional packages will be installed:
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6 Suggested packages:
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6   codeblocks eclipse ninja-build lrzip
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6 Recommended packages:
15:40:37 [2020-02-26T15:40:37.779Z] #35 148.6   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:40:37 [2020-02-26T15:40:37.779Z] #35 149.4 The following NEW packages will be installed:
15:40:37 [2020-02-26T15:40:37.779Z] #35 149.4   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:40:37 [2020-02-26T15:40:37.779Z] #35 149.4   vim-common xxd
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.5 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.5 Need to get 13.7 MB of archives.
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.5 After this operation, 57.2 MB of additional disk space will be used.
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.5 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.6 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 150.6 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.3 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.4 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.4 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.4 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.4 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.7 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:40:37 [2020-02-26T15:40:37.779Z] #35 151.7 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:40:38 [2020-02-26T15:40:38.034Z] #35 ...
15:40:38 [2020-02-26T15:40:38.034Z] 
15:40:38 [2020-02-26T15:40:38.034Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:38 [2020-02-26T15:40:38.289Z] #13 76.72 Selecting previously unselected package xfsprogs.
15:40:38 [2020-02-26T15:40:38.289Z] #13 76.74 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
15:40:38 [2020-02-26T15:40:38.289Z] #13 76.74 Unpacking xfsprogs (4.9.0+nmu1) ...
15:40:38 [2020-02-26T15:40:38.849Z] #13 77.46 Selecting previously unselected package zip.
15:40:38 [2020-02-26T15:40:38.849Z] #13 77.47 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
15:40:38 [2020-02-26T15:40:38.849Z] #13 77.49 Unpacking zip (3.0-11+b1) ...
15:40:39 [2020-02-26T15:40:39.104Z] #13 77.69 Selecting previously unselected package libapparmor-perl.
15:40:39 [2020-02-26T15:40:39.104Z] #13 77.69 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
15:40:39 [2020-02-26T15:40:39.104Z] #13 77.70 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:40:39 [2020-02-26T15:40:39.377Z] #13 77.84 Selecting previously unselected package apparmor.
15:40:39 [2020-02-26T15:40:39.377Z] #13 77.84 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
15:40:39 [2020-02-26T15:40:39.377Z] #13 77.97 Unpacking apparmor (2.11.0-3+deb9u2) ...
15:40:39 [2020-02-26T15:40:39.514Z] ok  	github.com/docker/docker/plugin	0.546s	coverage: 27.3% of statements
15:40:39 [2020-02-26T15:40:39.885Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
15:40:40 [2020-02-26T15:40:40.192Z] #13 78.55 Selecting previously unselected package binutils-mingw-w64-i686.
15:40:40 [2020-02-26T15:40:40.192Z] #13 78.56 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
15:40:40 [2020-02-26T15:40:40.192Z] #13 78.58 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:40:40 [2020-02-26T15:40:40.678Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.5% of statements
15:40:41 [2020-02-26T15:40:41.037Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:40:42 [2020-02-26T15:40:42.077Z] #13 80.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:40:42 [2020-02-26T15:40:42.077Z] #13 80.46 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
15:40:42 [2020-02-26T15:40:42.077Z] #13 80.47 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:40:42 [2020-02-26T15:40:42.839Z] ok  	github.com/docker/docker/registry	0.124s	coverage: 56.4% of statements
15:40:43 [2020-02-26T15:40:43.213Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:40:43 [2020-02-26T15:40:43.564Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 47.1% of statements
15:40:44 [2020-02-26T15:40:44.216Z] #13 82.65 Selecting previously unselected package binutils-mingw-w64.
15:40:44 [2020-02-26T15:40:44.217Z] #13 82.67 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:40:44 [2020-02-26T15:40:44.217Z] #13 82.68 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:40:44 [2020-02-26T15:40:44.217Z] #13 82.80 Selecting previously unselected package mingw-w64-common.
15:40:44 [2020-02-26T15:40:44.217Z] #13 82.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:40:44 [2020-02-26T15:40:44.217Z] #13 82.86 Unpacking mingw-w64-common (5.0.1-1) ...
15:40:44 [2020-02-26T15:40:44.327Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 68.2% of statements
15:40:44 [2020-02-26T15:40:44.688Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:40:45 [2020-02-26T15:40:45.480Z] ok  	github.com/docker/docker/volume/local	0.027s	coverage: 73.0% of statements
15:40:46 [2020-02-26T15:40:46.253Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
15:40:47 [2020-02-26T15:40:47.484Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
15:40:48 [2020-02-26T15:40:48.421Z] #13 ...
15:40:48 [2020-02-26T15:40:48.421Z] 
15:40:48 [2020-02-26T15:40:48.421Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:48 [2020-02-26T15:40:48.421Z] #58 75.03   CC       criu/pie/parasite.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 76.64   LINK     criu/pie/parasite.built-in.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 76.68   GEN      criu/pie/parasite-blob.h
15:40:48 [2020-02-26T15:40:48.421Z] #58 76.71   CC       criu/arch/x86/restorer.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 77.45   CC       criu/arch/x86/restorer_unmap.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 77.51   CC       criu/arch/x86/sigaction_compat_pie.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 77.88   CC       criu/pie/restorer.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 81.19   LINK     criu/pie/restorer.built-in.o
15:40:48 [2020-02-26T15:40:48.421Z] #58 81.25   GEN      criu/pie/restorer-blob.h
15:40:48 [2020-02-26T15:40:48.421Z] #58 81.41   DEP      criu/vdso.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 81.71   DEP      criu/vdso-compat.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 81.87   DEP      criu/uts_ns.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 82.11   DEP      criu/util.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 82.32   DEP      criu/uffd.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 82.58   DEP      criu/tun.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 82.86   DEP      criu/tty.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 83.15   DEP      criu/timerfd.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 83.38   DEP      criu/sysfs_parse.d
15:40:48 [2020-02-26T15:40:48.421Z] #58 83.58   DEP      criu/sysctl.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 83.75   DEP      criu/string.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 83.84   DEP      criu/stats.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 83.95   DEP      criu/sockets.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 84.14   DEP      criu/sk-unix.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 84.56   DEP      criu/sk-tcp.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 84.91   DEP      criu/sk-queue.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 85.09   DEP      criu/sk-packet.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 ...
15:40:48 [2020-02-26T15:40:48.422Z] 
15:40:48 [2020-02-26T15:40:48.422Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.5 debconf: delaying package configuration, since apt-utils is not installed
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.6 Fetched 13.7 MB in 2s (6022 kB/s)
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.8 Selecting previously unselected package cmake-data.
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.8 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.8 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 152.8 Unpacking cmake-data (3.7.2-1) ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.1 Selecting previously unselected package liblzo2-2:amd64.
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.1 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.1 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.2 Selecting previously unselected package libicu57:amd64.
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.2 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 155.2 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.1 Selecting previously unselected package libxml2:amd64.
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.1 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.1 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.7 Selecting previously unselected package libarchive13:amd64.
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.7 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 161.7 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
15:40:48 [2020-02-26T15:40:48.422Z] #35 ...
15:40:48 [2020-02-26T15:40:48.422Z] 
15:40:48 [2020-02-26T15:40:48.422Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:40:48 [2020-02-26T15:40:48.422Z] #58 85.39   DEP      criu/sk-netlink.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 85.82   DEP      criu/sk-inet.d
15:40:48 [2020-02-26T15:40:48.422Z] #58 85.96   DEP      criu/signalfd.d
15:40:48 [2020-02-26T15:40:48.677Z] #58 86.14   DEP      criu/sigframe.d
15:40:48 [2020-02-26T15:40:48.677Z] #58 86.25   DEP      criu/shmem.d
15:40:48 [2020-02-26T15:40:48.932Z] #58 86.42   DEP      criu/servicefd.d
15:40:49 [2020-02-26T15:40:49.188Z] #58 86.63   DEP      criu/seize.d
15:40:49 [2020-02-26T15:40:49.443Z] #58 86.87   DEP      criu/seccomp.d
15:40:49 [2020-02-26T15:40:49.734Z] #58 87.14   DEP      criu/rst-malloc.d
15:40:49 [2020-02-26T15:40:49.734Z] #58 87.23   DEP      criu/rbtree.d
15:40:49 [2020-02-26T15:40:49.734Z] #58 87.27   DEP      criu/pstree.d
15:40:49 [2020-02-26T15:40:49.992Z] #58 87.47   DEP      criu/protobuf.d
15:40:50 [2020-02-26T15:40:50.247Z] #58 87.60   GEN      criu/protobuf-desc-gen.h
15:40:50 [2020-02-26T15:40:50.247Z] #58 ...
15:40:50 [2020-02-26T15:40:50.247Z] 
15:40:50 [2020-02-26T15:40:50.247Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:40:50 [2020-02-26T15:40:50.247Z] #33 153.9 internal/x/net/idna
15:40:50 [2020-02-26T15:40:50.247Z] #33 154.9 crypto/x509
15:40:50 [2020-02-26T15:40:50.247Z] #33 157.2 net/textproto
15:40:50 [2020-02-26T15:40:50.247Z] #33 158.4 internal/x/net/http/httpguts
15:40:50 [2020-02-26T15:40:50.247Z] #33 158.7 internal/x/net/http/httpproxy
15:40:50 [2020-02-26T15:40:50.247Z] #33 159.4 internal/x/net/http2/hpack
15:40:50 [2020-02-26T15:40:50.247Z] #33 160.6 crypto/tls
15:40:50 [2020-02-26T15:40:50.247Z] #33 160.7 mime
15:40:50 [2020-02-26T15:40:50.247Z] #33 163.4 mime/quotedprintable
15:40:50 [2020-02-26T15:40:50.506Z] #33 164.0 mime/multipart
15:40:50 [2020-02-26T15:40:50.506Z] #33 ...
15:40:50 [2020-02-26T15:40:50.506Z] 
15:40:50 [2020-02-26T15:40:50.506Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:50 [2020-02-26T15:40:50.506Z] #13 88.69 Selecting previously unselected package mingw-w64-x86-64-dev.
15:40:50 [2020-02-26T15:40:50.506Z] #13 88.69 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:40:50 [2020-02-26T15:40:50.506Z] #13 88.70 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:40:53 [2020-02-26T15:40:53.015Z] #13 ...
15:40:53 [2020-02-26T15:40:53.015Z] 
15:40:53 [2020-02-26T15:40:53.015Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.0 Selecting previously unselected package libjsoncpp1:amd64.
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.0 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.0 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.1 Selecting previously unselected package libuv1:amd64.
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.1 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.1 Unpacking libuv1:amd64 (1.9.1-3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.3 Selecting previously unselected package cmake.
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.3 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 162.4 Unpacking cmake (3.7.2-1) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.3 Selecting previously unselected package xxd.
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.3 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.3 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.5 Selecting previously unselected package vim-common.
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.5 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.5 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.9 Processing triggers for mime-support (3.60) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.9 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.9 Setting up libuv1:amd64 (1.9.1-3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 165.9 Setting up cmake-data (3.7.2-1) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.0 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.0 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.1 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.1 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.1 Setting up cmake (3.7.2-1) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 166.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:40:53 [2020-02-26T15:40:53.015Z] #35 DONE 167.0s
15:40:53 [2020-02-26T15:40:53.015Z] 
15:40:53 [2020-02-26T15:40:53.015Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:40:53 [2020-02-26T15:40:53.015Z] #36 DONE 0.1s
15:40:53 [2020-02-26T15:40:53.269Z] 
15:40:53 [2020-02-26T15:40:53.269Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:40:53 [2020-02-26T15:40:53.269Z] #37 DONE 0.1s
15:40:53 [2020-02-26T15:40:53.269Z] 
15:40:53 [2020-02-26T15:40:53.269Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.451 + RM_GOPATH=0
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.451 + TMP_GOPATH=
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.451 + : /build
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.451 + '[' -z '' ']'
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 ++ mktemp -d
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 + export GOPATH=/tmp/tmp.6dRE7lfL0F
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 + GOPATH=/tmp/tmp.6dRE7lfL0F
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 + RM_GOPATH=1
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 ++ dirname ./install.sh
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.455 + dir=.
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 + bin=tini
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 + shift
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 + '[' '!' -f ./tini.installer ']'
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 + . ./tini.installer
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.456 + install_tini
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.457 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.457 + git clone https://github.com/krallin/tini.git /tmp/tmp.6dRE7lfL0F/tini
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.457 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:40:55 [2020-02-26T15:40:55.779Z] #38 2.464 Cloning into '/tmp/tmp.6dRE7lfL0F/tini'...
15:40:56 [2020-02-26T15:40:56.701Z] #38 3.446 + cd /tmp/tmp.6dRE7lfL0F/tini
15:40:56 [2020-02-26T15:40:56.701Z] #38 3.446 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:40:56 [2020-02-26T15:40:56.701Z] #38 3.451 + cmake .
15:40:57 [2020-02-26T15:40:57.259Z] #38 3.918 -- The C compiler identification is GNU 6.3.0
15:40:57 [2020-02-26T15:40:57.259Z] #38 3.960 -- Check for working C compiler: /usr/bin/cc
15:40:57 [2020-02-26T15:40:57.818Z] #38 4.500 -- Check for working C compiler: /usr/bin/cc -- works
15:40:57 [2020-02-26T15:40:57.818Z] #38 4.511 -- Detecting C compiler ABI info
15:40:58 [2020-02-26T15:40:58.072Z] #38 4.917 -- Detecting C compiler ABI info - done
15:40:58 [2020-02-26T15:40:58.072Z] #38 4.963 -- Detecting C compile features
15:40:58 [2020-02-26T15:40:58.910Z] sha256:07d33144543dfdf933a3b3bf72b9d123ae555f0c755de2ad228fc2e7e42a4a5d
15:40:58 [2020-02-26T15:40:58.910Z] INFO: Starting docker-py tests...
15:40:58 [2020-02-26T15:40:58.910Z] ============================= test session starts ==============================
15:40:58 [2020-02-26T15:40:58.910Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:40:58 [2020-02-26T15:40:58.910Z] rootdir: /src, inifile: pytest.ini
15:40:58 [2020-02-26T15:40:58.910Z] plugins: timeout-1.3.3, cov-2.6.1
15:40:58 [2020-02-26T15:40:58.910Z] collected 385 items / 3 deselected / 382 selected
15:40:58 [2020-02-26T15:40:58.910Z] 
15:40:59 [2020-02-26T15:40:59.432Z] #38 6.382 -- Detecting C compile features - done
15:40:59 [2020-02-26T15:40:59.688Z] #38 6.431 -- Performing Test HAS_BUILTIN_FORTIFY
15:40:59 [2020-02-26T15:40:59.942Z] #38 6.658 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:40:59 [2020-02-26T15:40:59.942Z] #38 6.769 -- Configuring done
15:40:59 [2020-02-26T15:40:59.942Z] #38 6.798 -- Generating done
15:40:59 [2020-02-26T15:40:59.942Z] #38 6.803 -- Build files have been written to: /tmp/tmp.6dRE7lfL0F/tini
15:40:59 [2020-02-26T15:40:59.942Z] #38 6.815 + make tini-static
15:41:00 [2020-02-26T15:41:00.501Z] #38 7.067 Scanning dependencies of target tini-static
15:41:00 [2020-02-26T15:41:00.501Z] #38 7.132 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:41:00 [2020-02-26T15:41:00.975Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.8% of statements
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/rootless	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/volume	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === Skipped
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver btrfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver btrfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver btrfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver btrfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver btrfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:73: No driver to put!
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     overlay_test.go:49: Fails to compute changes intermittently
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver zfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver zfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver zfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver zfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:46: Driver zfs not supported
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     graphtest_unix.go:73: No driver to put!
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:41:00 [2020-02-26T15:41:00.975Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] 
15:41:00 [2020-02-26T15:41:00.975Z] DONE 2065 tests, 19 skipped in 204.250s
Post stage
[Pipeline] junit
15:41:01 [2020-02-26T15:41:01.060Z] #38 ...
15:41:01 [2020-02-26T15:41:01.060Z] 
15:41:01 [2020-02-26T15:41:01.060Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:01 [2020-02-26T15:41:01.060Z] #58 89.50   DEP      criu/protobuf-desc.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 89.66   DEP      criu/proc_parse.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 89.94   DEP      criu/plugin.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 90.04   DEP      criu/pipes.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 90.20   DEP      criu/pie-util.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 90.31   DEP      criu/pie-util-vdso.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 90.50   DEP      criu/pie-util-vdso-elf32.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 90.81   DEP      criu/path.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 91.03   DEP      criu/parasite-syscall.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 91.42   DEP      criu/pagemap.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 91.66   DEP      criu/pagemap-cache.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 91.90   DEP      criu/page-xfer.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 92.19   DEP      criu/page-pipe.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 92.34   DEP      criu/netfilter.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 92.53   DEP      criu/net.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 92.81   DEP      criu/namespaces.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 93.01   DEP      criu/mount.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 93.25   DEP      criu/mem.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 93.56   DEP      criu/lsm.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 93.72   DEP      criu/log.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 93.94   DEP      criu/libnetlink.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 94.12   DEP      criu/kerndat.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 94.41   DEP      criu/kcmp-ids.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 94.56   DEP      criu/irmap.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 94.77   DEP      criu/ipc_ns.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 94.93   DEP      criu/image.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 95.24   DEP      criu/image-desc.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 95.36   DEP      criu/fsnotify.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 95.70   DEP      criu/filesystems.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 95.95   DEP      criu/files.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 96.21   DEP      criu/files-reg.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 96.43   DEP      criu/files-ext.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 96.69   DEP      criu/file-lock.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 96.88   DEP      criu/file-ids.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 97.17   DEP      criu/fifo.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 97.32   DEP      criu/fdstore.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 97.47   DEP      criu/fault-injection.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 97.56   DEP      criu/external.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 97.73   DEP      criu/eventpoll.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 98.00   DEP      criu/eventfd.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 98.21   DEP      criu/crtools.d
15:41:01 [2020-02-26T15:41:01.060Z] #58 98.54   DEP      criu/cr-service.d
15:41:01 [2020-02-26T15:41:01.097Z] Recording test results
15:41:01 [2020-02-26T15:41:01.314Z] #58 98.81   DEP      criu/cr-restore.d
15:41:01 [2020-02-26T15:41:01.314Z] #58 ...
15:41:01 [2020-02-26T15:41:01.314Z] 
15:41:01 [2020-02-26T15:41:01.314Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:41:01 [2020-02-26T15:41:01.314Z] #38 8.240 [100%] Linking C executable tini-static
15:41:01 [2020-02-26T15:41:01.874Z] #38 8.729 [100%] Built target tini-static
15:41:01 [2020-02-26T15:41:01.874Z] #38 8.783 + mkdir -p /build
15:41:01 [2020-02-26T15:41:01.874Z] #38 8.785 + cp tini-static /build/docker-init
15:41:02 [2020-02-26T15:41:02.129Z] #38 ...
15:41:02 [2020-02-26T15:41:02.129Z] 
15:41:02 [2020-02-26T15:41:02.129Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:41:02 [2020-02-26T15:41:02.129Z] #33 165.7 net/http/internal
15:41:02 [2020-02-26T15:41:02.129Z] #33 166.1 os/exec
15:41:02 [2020-02-26T15:41:02.129Z] #33 173.0 net/http/httptrace
15:41:02 [2020-02-26T15:41:02.129Z] #33 173.2 net/http
15:41:02 [2020-02-26T15:41:02.385Z] #33 ...
15:41:02 [2020-02-26T15:41:02.385Z] 
15:41:02 [2020-02-26T15:41:02.385Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:41:02 [2020-02-26T15:41:02.385Z] #38 DONE 9.0s
15:41:02 [2020-02-26T15:41:02.385Z] 
15:41:02 [2020-02-26T15:41:02.385Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:02 [2020-02-26T15:41:02.385Z] #58 99.19   DEP      criu/cr-errno.d
15:41:02 [2020-02-26T15:41:02.385Z] #58 99.22   DEP      criu/cr-dump.d
15:41:02 [2020-02-26T15:41:02.385Z] #58 99.48   DEP      criu/cr-dedup.d
15:41:02 [2020-02-26T15:41:02.385Z] #58 99.68   DEP      criu/cr-check.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:41:02 [2020-02-26T15:41:02.640Z] #58 100.2   DEP      criu/config.d
15:41:03 [2020-02-26T15:41:03.185Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/make.sh dynbinary test-integration
15:41:03 [2020-02-26T15:41:03.200Z] #58 100.6   DEP      criu/clone-noasan.d
15:41:03 [2020-02-26T15:41:03.454Z] #58 100.7   DEP      criu/cgroup.d
15:41:03 [2020-02-26T15:41:03.454Z] #58 100.9   DEP      criu/cgroup-props.d
15:41:03 [2020-02-26T15:41:03.612Z] 
15:41:03 [2020-02-26T15:41:03.612Z] Removing bundles/
15:41:03 [2020-02-26T15:41:03.612Z] 
15:41:03 [2020-02-26T15:41:03.612Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:41:03 [2020-02-26T15:41:03.612Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:41:03 [2020-02-26T15:41:03.612Z] GOOS="" GOARCH="" GOARM=""
15:41:03 [2020-02-26T15:41:03.708Z] #58 101.1   DEP      criu/bitmap.d
15:41:03 [2020-02-26T15:41:03.708Z] #58 101.1   DEP      criu/bfd.d
15:41:03 [2020-02-26T15:41:03.963Z] #58 101.3   DEP      criu/autofs.d
15:41:03 [2020-02-26T15:41:03.963Z] #58 101.5   DEP      criu/aio.d
15:41:04 [2020-02-26T15:41:04.217Z] #58 101.8   DEP      criu/action-scripts.d
15:41:04 [2020-02-26T15:41:04.776Z] #58 102.1   CC       criu/action-scripts.o
15:41:05 [2020-02-26T15:41:05.335Z] #58 102.7   CC       criu/aio.o
15:41:05 [2020-02-26T15:41:05.893Z] #58 103.3   CC       criu/autofs.o
15:41:06 [2020-02-26T15:41:06.148Z] #58 ...
15:41:06 [2020-02-26T15:41:06.148Z] 
15:41:06 [2020-02-26T15:41:06.148Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.77 Selecting previously unselected package gcc-mingw-w64-base.
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.81 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.95 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:41:06 [2020-02-26T15:41:06.148Z] #13 94.97 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:41:08 [2020-02-26T15:41:08.032Z] #13 ...
15:41:08 [2020-02-26T15:41:08.032Z] 
15:41:08 [2020-02-26T15:41:08.032Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:08 [2020-02-26T15:41:08.032Z] #58 105.5   CC       criu/bfd.o
15:41:08 [2020-02-26T15:41:08.958Z] #58 106.3   CC       criu/bitmap.o
15:41:08 [2020-02-26T15:41:08.958Z] #58 106.4   CC       criu/cgroup-props.o
15:41:09 [2020-02-26T15:41:09.518Z] #58 ...
15:41:09 [2020-02-26T15:41:09.518Z] 
15:41:09 [2020-02-26T15:41:09.518Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:41:09 [2020-02-26T15:41:09.518Z] #15 182.8 + rm -rf /tmp/tmp.dWXisq9Mb9
15:41:09 [2020-02-26T15:41:09.518Z] #15 DONE 183.5s
15:41:09 [2020-02-26T15:41:09.518Z] 
15:41:09 [2020-02-26T15:41:09.518Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:41:10 [2020-02-26T15:41:10.040Z] + cd /tmp/tmp.vU1ypLPWlw/tmp/docker-ce
15:41:10 [2020-02-26T15:41:10.040Z] + git checkout -q v17.06.2-ce
15:41:10 [2020-02-26T15:41:10.040Z] + mkdir -p /tmp/tmp.vU1ypLPWlw/src/github.com/docker
15:41:10 [2020-02-26T15:41:10.040Z] + mv components/cli /tmp/tmp.vU1ypLPWlw/src/github.com/docker/cli
15:41:10 [2020-02-26T15:41:10.040Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:41:10 [2020-02-26T15:41:10.486Z] #47 ...
15:41:10 [2020-02-26T15:41:10.486Z] 
15:41:10 [2020-02-26T15:41:10.487Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:10 [2020-02-26T15:41:10.487Z] #58 107.7   CC       criu/cgroup.o
15:41:12 [2020-02-26T15:41:12.372Z] #58 ...
15:41:12 [2020-02-26T15:41:12.372Z] 
15:41:12 [2020-02-26T15:41:12.372Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:41:12 [2020-02-26T15:41:12.372Z] #27 DONE 185.4s
15:41:12 [2020-02-26T15:41:12.372Z] 
15:41:12 [2020-02-26T15:41:12.372Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:41:14 [2020-02-26T15:41:14.258Z] #47 ...
15:41:14 [2020-02-26T15:41:14.258Z] 
15:41:14 [2020-02-26T15:41:14.258Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:14 [2020-02-26T15:41:14.258Z] #58 111.7   CC       criu/clone-noasan.o
15:41:14 [2020-02-26T15:41:14.258Z] #58 111.9   CC       criu/config.o
15:41:15 [2020-02-26T15:41:15.621Z] #58 113.2   CC       criu/cr-check.o
15:41:17 [2020-02-26T15:41:17.507Z] #58 114.8   CC       criu/cr-dedup.o
15:41:18 [2020-02-26T15:41:18.067Z] #58 115.3   CC       criu/cr-dump.o
15:41:20 [2020-02-26T15:41:20.578Z] #58 117.6   CC       criu/cr-errno.o
15:41:20 [2020-02-26T15:41:20.578Z] #58 117.8   CC       criu/cr-restore.o
15:41:23 [2020-02-26T15:41:23.842Z] #58 ...
15:41:23 [2020-02-26T15:41:23.842Z] 
15:41:23 [2020-02-26T15:41:23.842Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:41:23 [2020-02-26T15:41:23.842Z] #33 188.1 github.com/LK4D4/vndr/godl
15:41:23 [2020-02-26T15:41:23.842Z] #33 189.0 github.com/LK4D4/vndr
15:41:23 [2020-02-26T15:41:23.842Z] #33 DONE 197.0s
15:41:23 [2020-02-26T15:41:23.842Z] 
15:41:23 [2020-02-26T15:41:23.842Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:41:23 [2020-02-26T15:41:23.842Z] #13 115.6 Selecting previously unselected package g++-mingw-w64-x86-64.
15:41:23 [2020-02-26T15:41:23.842Z] #13 115.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:41:23 [2020-02-26T15:41:23.842Z] #13 115.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:41:24 [2020-02-26T15:41:24.967Z] tests/integration/api_build_test.py .......................X             [  6%]
15:41:25 [2020-02-26T15:41:25.222Z] tests/integration/api_client_test.py .....                               [  7%]
15:41:25 [2020-02-26T15:41:25.727Z] #13 ...
15:41:25 [2020-02-26T15:41:25.727Z] 
15:41:25 [2020-02-26T15:41:25.727Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:25 [2020-02-26T15:41:25.727Z] #58 122.9   CC       criu/cr-service.o
15:41:27 [2020-02-26T15:41:27.090Z] #58 124.5   CC       criu/crtools.o
15:41:27 [2020-02-26T15:41:27.651Z] #58 125.2   CC       criu/eventfd.o
15:41:27 [2020-02-26T15:41:27.659Z] tests/integration/api_config_test.py .....                               [  8%]
15:41:28 [2020-02-26T15:41:28.212Z] #58 125.6   CC       criu/eventpoll.o
15:41:29 [2020-02-26T15:41:29.138Z] #58 126.5   CC       criu/external.o
15:41:29 [2020-02-26T15:41:29.394Z] #58 126.9   CC       criu/fault-injection.o
15:41:29 [2020-02-26T15:41:29.649Z] #58 127.0   CC       criu/fdstore.o
15:41:29 [2020-02-26T15:41:29.904Z] #58 127.4   CC       criu/fifo.o
15:41:30 [2020-02-26T15:41:30.465Z] #58 127.8   CC       criu/file-ids.o
15:41:30 [2020-02-26T15:41:30.720Z] #58 128.2   CC       criu/file-lock.o
15:41:31 [2020-02-26T15:41:31.281Z] #58 ...
15:41:31 [2020-02-26T15:41:31.281Z] 
15:41:31 [2020-02-26T15:41:31.281Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.2 Setting up aufs-tools (1:4.1+20161219-1) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.2 Setting up libsepol1-dev:amd64 (2.6-2) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.3 Processing triggers for mime-support (3.60) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.3 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.4 Setting up libcap2-bin (1:2.25-1) ...
15:41:31 [2020-02-26T15:41:31.281Z] #13 127.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 127.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 127.4 Setting up bash-completion (1:2.1-4.3) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.8 Setting up libonig4:amd64 (6.1.3-2) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Setting up zip (3.0-11+b1) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Setting up bzip2 (1.0.6-8.1) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:41:31 [2020-02-26T15:41:31.282Z] #13 129.9 Setting up libaio1:amd64 (0.3.110-3) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 129.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 129.9 Setting up xz-utils (5.2.2-1.2+b1) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up libpcre32-3:amd64 (2:8.39-3) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
15:41:31 [2020-02-26T15:41:31.537Z] #13 130.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:41:31 [2020-02-26T15:41:31.792Z] #13 130.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
15:41:31 [2020-02-26T15:41:31.792Z] #13 130.4 Setting up libpcre16-3:amd64 (2:8.39-3) ...
15:41:31 [2020-02-26T15:41:31.792Z] #13 130.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:41:31 [2020-02-26T15:41:31.792Z] #13 130.4 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:41:31 [2020-02-26T15:41:31.792Z] #13 130.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.5 Setting up pigz (2.3.4-1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.5 Setting up libmpdec2:amd64 (2.4.2-1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up mingw-w64-common (5.0.1-1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up jq (1.5+dfsg-1.3) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up xfsprogs (4.9.0+nmu1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:41:32 [2020-02-26T15:41:32.048Z] #13 130.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:41:32 [2020-02-26T15:41:32.304Z] #13 130.7 Setting up iptables (1.6.0+snapshot20161117-6) ...
15:41:32 [2020-02-26T15:41:32.304Z] #13 130.7 Setting up btrfs-progs (4.7.3-1) ...
15:41:32 [2020-02-26T15:41:32.304Z] #13 130.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
15:41:32 [2020-02-26T15:41:32.304Z] #13 130.7 Setting up python3.5 (3.5.3-1+deb9u1) ...
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 Setting up btrfs-tools (4.7.3-1) ...
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:41:36 [2020-02-26T15:41:36.466Z] #13 135.1 Setting up python3 (3.5.3-1) ...
15:41:38 [2020-02-26T15:41:38.354Z] #13 136.7 Setting up apparmor (2.11.0-3+deb9u2) ...
15:41:39 [2020-02-26T15:41:39.535Z] #13 137.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:41:39 [2020-02-26T15:41:39.535Z] #13 138.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:41:39 [2020-02-26T15:41:39.535Z] #13 138.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:41:39 [2020-02-26T15:41:39.790Z] #13 138.2 Setting up python3-wheel (0.29.0-2) ...
15:41:40 [2020-02-26T15:41:40.715Z] #13 139.2 Setting up python3-pkg-resources (33.1.1-1) ...
15:41:41 [2020-02-26T15:41:41.641Z] #13 ...
15:41:41 [2020-02-26T15:41:41.641Z] 
15:41:41 [2020-02-26T15:41:41.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:41 [2020-02-26T15:41:41.641Z] #58 129.1   CC       criu/files-ext.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 129.5   CC       criu/files-reg.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 131.7   CC       criu/files.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 133.8   CC       criu/filesystems.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 134.5   CC       criu/fsnotify.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 135.5   CC       criu/image-desc.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 135.7   CC       criu/image.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 136.5   CC       criu/ipc_ns.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 137.8   CC       criu/irmap.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 138.5   CC       criu/kcmp-ids.o
15:41:41 [2020-02-26T15:41:41.641Z] #58 138.7   CC       criu/kerndat.o
15:41:41 [2020-02-26T15:41:41.896Z] #58 ...
15:41:41 [2020-02-26T15:41:41.896Z] 
15:41:41 [2020-02-26T15:41:41.896Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:41:41 [2020-02-26T15:41:41.896Z] #13 140.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:41:41 [2020-02-26T15:41:41.896Z] #13 140.4 Setting up python3-pip (9.0.1-2+deb9u1) ...
15:41:42 [2020-02-26T15:41:42.905Z] #13 141.4 Setting up dmsetup (2:1.02.137-2) ...
15:41:42 [2020-02-26T15:41:42.905Z] #13 141.4 Setting up python3-setuptools (33.1.1-1) ...
15:41:44 [2020-02-26T15:41:44.086Z] #13 142.5 Setting up dh-python (2.20170125) ...
15:41:44 [2020-02-26T15:41:44.646Z] #13 143.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:41:44 [2020-02-26T15:41:44.646Z] #13 143.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:41:45 [2020-02-26T15:41:45.572Z] #13 DONE 143.9s
15:41:45 [2020-02-26T15:41:45.572Z] 
15:41:45 [2020-02-26T15:41:45.572Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:41:45 [2020-02-26T15:41:45.924Z] b5405b758079: Pull complete
15:41:45 [2020-02-26T15:41:45.925Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d
15:41:45 [2020-02-26T15:41:45.925Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:41:45 [2020-02-26T15:41:45.925Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:41:45 [2020-02-26T15:41:45.925Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:41:45 [2020-02-26T15:41:45.925Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040'
15:41:45 [2020-02-26T15:41:45.925Z] WARN: Skipping validation tests
15:41:45 [2020-02-26T15:41:45.925Z] INFO: Running unit tests at 02/26/2020 15:41:43...
15:41:47 [2020-02-26T15:41:47.818Z] INFO: make.ps1 starting at 02/26/2020 15:41:47
15:41:47 [2020-02-26T15:41:47.818Z] INFO: Git commit (eb7bd90a5) assumed from DOCKER_GITCOMMIT environment variable
15:41:47 [2020-02-26T15:41:47.819Z] INFO: Invoking autogen...
15:41:48 [2020-02-26T15:41:48.403Z] INFO: Running unit tests...
15:41:52 [2020-02-26T15:41:52.150Z] #14 ...
15:41:52 [2020-02-26T15:41:52.150Z] 
15:41:52 [2020-02-26T15:41:52.150Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:52 [2020-02-26T15:41:52.150Z] #58 139.8   CC       criu/libnetlink.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 140.3   CC       criu/log.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 140.9   CC       criu/lsm.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 141.4   CC       criu/mem.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 143.0   CC       criu/mount.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 146.8   CC       criu/namespaces.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 148.8   CC       criu/net.o
15:41:52 [2020-02-26T15:41:52.150Z] #58 ...
15:41:52 [2020-02-26T15:41:52.150Z] 
15:41:52 [2020-02-26T15:41:52.150Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:41:52 [2020-02-26T15:41:52.150Z] #14 6.621 Collecting yamllint==1.16.0
15:41:58 [2020-02-26T15:41:58.680Z] #14 ...
15:41:58 [2020-02-26T15:41:58.680Z] 
15:41:58 [2020-02-26T15:41:58.680Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:41:58 [2020-02-26T15:41:58.680Z] #58 151.8   CC       criu/netfilter.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 152.2   CC       criu/page-pipe.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 152.7   CC       criu/page-xfer.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 153.7   CC       criu/pagemap-cache.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 154.1   CC       criu/pagemap.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 155.0   CC       criu/parasite-syscall.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 155.9   CC       criu/path.o
15:41:58 [2020-02-26T15:41:58.680Z] #58 156.1   CC       criu/pie-util-vdso-elf32.o
15:41:58 [2020-02-26T15:41:58.936Z] #58 156.5   CC       criu/pie-util-vdso.o
15:41:59 [2020-02-26T15:41:59.496Z] #58 157.0   CC       criu/pie-util.o
15:41:59 [2020-02-26T15:41:59.496Z] #58 157.1   CC       criu/pipes.o
15:42:00 [2020-02-26T15:42:00.422Z] #58 157.7   CC       criu/plugin.o
15:42:00 [2020-02-26T15:42:00.677Z] #58 158.2   CC       criu/proc_parse.o
15:42:01 [2020-02-26T15:42:01.238Z] #58 ...
15:42:01 [2020-02-26T15:42:01.238Z] 
15:42:01 [2020-02-26T15:42:01.238Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:42:01 [2020-02-26T15:42:01.238Z] #42 177.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:42:01 [2020-02-26T15:42:01.238Z] #42 180.0 + mkdir -p /build
15:42:01 [2020-02-26T15:42:01.238Z] #42 180.0 + cp runc /build/runc
15:42:01 [2020-02-26T15:42:01.238Z] #42 DONE 180.5s
15:42:01 [2020-02-26T15:42:01.238Z] 
15:42:01 [2020-02-26T15:42:01.238Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:42:01 [2020-02-26T15:42:01.238Z] #14 13.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:42:01 [2020-02-26T15:42:01.238Z] #14 13.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:42:01 [2020-02-26T15:42:01.238Z] #14 14.96   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:42:01 [2020-02-26T15:42:01.238Z] #14 15.29 Collecting pyyaml (from yamllint==1.16.0)
15:42:02 [2020-02-26T15:42:02.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:42:02 [2020-02-26T15:42:02.044Z] 
15:42:02 [2020-02-26T15:42:02.044Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:42:02 [2020-02-26T15:42:02.044Z] PKG_CONFIG=pkg-config
15:42:02 [2020-02-26T15:42:02.044Z] GOLANG_VERSION=1.12.17
15:42:02 [2020-02-26T15:42:02.044Z] HOSTNAME=83b897fa9f6b
15:42:02 [2020-02-26T15:42:02.044Z] DOCKER_EXPERIMENTAL=1
15:42:02 [2020-02-26T15:42:02.044Z] container=docker
15:42:02 [2020-02-26T15:42:02.044Z] TEST_SKIP_INTEGRATION_CLI=1
15:42:02 [2020-02-26T15:42:02.044Z] GOPATH=/go
15:42:02 [2020-02-26T15:42:02.044Z] PWD=/go/src/github.com/docker/docker
15:42:02 [2020-02-26T15:42:02.044Z] HOME=/root
15:42:02 [2020-02-26T15:42:02.044Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:42:02 [2020-02-26T15:42:02.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:42:02 [2020-02-26T15:42:02.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:42:02 [2020-02-26T15:42:02.044Z] DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:42:02 [2020-02-26T15:42:02.044Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:42:02 [2020-02-26T15:42:02.044Z] DOCKER_GRAPHDRIVER=overlay2
15:42:02 [2020-02-26T15:42:02.044Z] TERM=xterm
15:42:02 [2020-02-26T15:42:02.044Z] VALIDATE_BRANCH=19.03
15:42:02 [2020-02-26T15:42:02.044Z] DEST=bundles/test-integration
15:42:02 [2020-02-26T15:42:02.044Z] SHLVL=1
15:42:02 [2020-02-26T15:42:02.044Z] TIMEOUT=120m
15:42:02 [2020-02-26T15:42:02.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:42:02 [2020-02-26T15:42:02.044Z] DOCKER_PKG=github.com/docker/docker
15:42:02 [2020-02-26T15:42:02.044Z] TESTDEBUG=0
15:42:02 [2020-02-26T15:42:02.044Z] _=/usr/bin/env
15:42:02 [2020-02-26T15:42:02.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:42:02 [2020-02-26T15:42:02.163Z] #14 16.60   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:42:04 [2020-02-26T15:42:04.049Z] #14 18.27 Building wheels for collected packages: pyyaml
15:42:04 [2020-02-26T15:42:04.049Z] #14 18.27   Running setup.py bdist_wheel for pyyaml: started
15:42:04 [2020-02-26T15:42:04.049Z] #14 ...
15:42:04 [2020-02-26T15:42:04.049Z] 
15:42:04 [2020-02-26T15:42:04.049Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:42:04 [2020-02-26T15:42:04.049Z] #58 161.3   CC       criu/protobuf-desc.o
15:42:05 [2020-02-26T15:42:05.017Z] #58 162.2   CC       criu/protobuf.o
15:42:05 [2020-02-26T15:42:05.017Z] #58 162.6   CC       criu/pstree.o
15:42:05 [2020-02-26T15:42:05.586Z] #58 ...
15:42:05 [2020-02-26T15:42:05.586Z] 
15:42:05 [2020-02-26T15:42:05.586Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:42:05 [2020-02-26T15:42:05.586Z] #14 19.34   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:42:05 [2020-02-26T15:42:05.586Z] #14 19.34   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:42:05 [2020-02-26T15:42:05.586Z] #14 19.41 Successfully built pyyaml
15:42:05 [2020-02-26T15:42:05.586Z] #14 19.42 Installing collected packages: pathspec, pyyaml, yamllint
15:42:05 [2020-02-26T15:42:05.586Z] #14 19.80 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:42:05 [2020-02-26T15:42:05.586Z] #14 DONE 20.3s
15:42:05 [2020-02-26T15:42:05.969Z] 
15:42:05 [2020-02-26T15:42:05.969Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
15:42:05 [2020-02-26T15:42:05.969Z] #16 DONE 0.2s
15:42:05 [2020-02-26T15:42:05.969Z] 
15:42:05 [2020-02-26T15:42:05.969Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:42:05 [2020-02-26T15:42:05.969Z] #55 ...
15:42:05 [2020-02-26T15:42:05.969Z] 
15:42:05 [2020-02-26T15:42:05.969Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:42:06 [2020-02-26T15:42:06.617Z] ?   	github.com/docker/docker/api	[no test files]
15:42:06 [2020-02-26T15:42:06.928Z] + return
15:42:06 [2020-02-26T15:42:06.931Z] #21 DONE 1.1s
15:42:06 [2020-02-26T15:42:06.931Z] 
15:42:06 [2020-02-26T15:42:06.931Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:42:06 [2020-02-26T15:42:06.931Z] #58 164.0   CC       criu/rbtree.o
15:42:06 [2020-02-26T15:42:06.931Z] #58 164.2   CC       criu/rst-malloc.o
15:42:06 [2020-02-26T15:42:06.931Z] #58 164.4   CC       criu/seccomp.o
15:42:07 [2020-02-26T15:42:07.493Z] #58 165.0   CC       criu/seize.o
15:42:08 [2020-02-26T15:42:08.251Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:42:08 [2020-02-26T15:42:08.416Z] #58 165.7   CC       criu/servicefd.o
15:42:08 [2020-02-26T15:42:08.416Z] #58 166.0   CC       criu/shmem.o
15:42:09 [2020-02-26T15:42:09.339Z] #58 166.7   CC       criu/sigframe.o
15:42:09 [2020-02-26T15:42:09.339Z] #58 166.8   CC       criu/signalfd.o
15:42:09 [2020-02-26T15:42:09.593Z] #58 167.1   CC       criu/sk-inet.o
15:42:10 [2020-02-26T15:42:10.152Z] #58 167.7   CC       criu/sk-netlink.o
15:42:10 [2020-02-26T15:42:10.713Z] #58 167.9   CC       criu/sk-packet.o
15:42:11 [2020-02-26T15:42:11.272Z] #58 168.6   CC       criu/sk-queue.o
15:42:11 [2020-02-26T15:42:11.530Z] #58 168.9   CC       criu/sk-tcp.o
15:42:12 [2020-02-26T15:42:12.091Z] #58 169.4   CC       criu/sk-unix.o
15:42:13 [2020-02-26T15:42:13.495Z] #58 170.8   CC       criu/sockets.o
15:42:13 [2020-02-26T15:42:13.794Z] Removing intermediate container 6fbd07ad0167
15:42:13 [2020-02-26T15:42:13.794Z]  ---> f80d4e679d01
15:42:13 [2020-02-26T15:42:13.794Z] Step 76/125 : FROM runtime-dev AS runc
15:42:13 [2020-02-26T15:42:13.794Z]  ---> bd1887662223
15:42:13 [2020-02-26T15:42:13.794Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc
15:42:13 [2020-02-26T15:42:13.794Z]  ---> Running in 4c68468fdf70
15:42:13 [2020-02-26T15:42:13.794Z] Removing intermediate container 4c68468fdf70
15:42:13 [2020-02-26T15:42:13.794Z]  ---> b8d5cec79b49
15:42:13 [2020-02-26T15:42:13.794Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:42:13 [2020-02-26T15:42:13.794Z]  ---> d85789f8d3a6
15:42:13 [2020-02-26T15:42:13.794Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:42:13 [2020-02-26T15:42:13.794Z]  ---> afb08ea63b0e
15:42:13 [2020-02-26T15:42:13.794Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:42:13 [2020-02-26T15:42:13.794Z]  ---> Running in 3911a9680f88
15:42:13 [2020-02-26T15:42:13.794Z] + RM_GOPATH=0
15:42:13 [2020-02-26T15:42:13.794Z] + TMP_GOPATH=
15:42:13 [2020-02-26T15:42:13.794Z] + : /build
15:42:13 [2020-02-26T15:42:13.794Z] + '[' -z '' ']'
15:42:13 [2020-02-26T15:42:13.794Z] ++ mktemp -d
15:42:13 [2020-02-26T15:42:13.794Z] + export GOPATH=/tmp/tmp.KoXrsSnorp
15:42:13 [2020-02-26T15:42:13.794Z] + GOPATH=/tmp/tmp.KoXrsSnorp
15:42:13 [2020-02-26T15:42:13.794Z] + RM_GOPATH=1
15:42:13 [2020-02-26T15:42:13.794Z] ++ dirname ./install.sh
15:42:13 [2020-02-26T15:42:13.794Z] + dir=.
15:42:13 [2020-02-26T15:42:13.794Z] + bin=runc
15:42:13 [2020-02-26T15:42:13.794Z] + shift
15:42:13 [2020-02-26T15:42:13.794Z] + '[' '!' -f ./runc.installer ']'
15:42:13 [2020-02-26T15:42:13.794Z] + . ./runc.installer
15:42:13 [2020-02-26T15:42:13.794Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:42:13 [2020-02-26T15:42:13.794Z] + install_runc
15:42:13 [2020-02-26T15:42:13.794Z] + uname -r
15:42:13 [2020-02-26T15:42:13.794Z] + grep -q '^3\.10\.0.*\.el7\.'
15:42:13 [2020-02-26T15:42:13.794Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:42:13 [2020-02-26T15:42:13.794Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:42:13 [2020-02-26T15:42:13.794Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:42:13 [2020-02-26T15:42:13.794Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KoXrsSnorp/src/github.com/opencontainers/runc
15:42:13 [2020-02-26T15:42:13.794Z] Cloning into '/tmp/tmp.KoXrsSnorp/src/github.com/opencontainers/runc'...
15:42:14 [2020-02-26T15:42:14.053Z] #58 171.4   CC       criu/stats.o
15:42:14 [2020-02-26T15:42:14.308Z] #58 171.6   CC       criu/string.o
15:42:14 [2020-02-26T15:42:14.308Z] #58 171.7   CC       criu/sysctl.o
15:42:15 [2020-02-26T15:42:15.230Z] #58 172.4   CC       criu/sysfs_parse.o
15:42:15 [2020-02-26T15:42:15.230Z] #58 172.7   CC       criu/timerfd.o
15:42:15 [2020-02-26T15:42:15.391Z] + cd /tmp/tmp.KoXrsSnorp/src/github.com/opencontainers/runc
15:42:15 [2020-02-26T15:42:15.391Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:42:15 [2020-02-26T15:42:15.391Z] + '[' -z '' ']'
15:42:15 [2020-02-26T15:42:15.391Z] + target=static
15:42:15 [2020-02-26T15:42:15.391Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:42:15 [2020-02-26T15:42:15.484Z] #58 173.0   CC       criu/tty.o
15:42:16 [2020-02-26T15:42:16.044Z] #58 ...
15:42:16 [2020-02-26T15:42:16.044Z] 
15:42:16 [2020-02-26T15:42:16.044Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:42:16 [2020-02-26T15:42:16.044Z] #55 242.5 + dpkg --print-architecture
15:42:16 [2020-02-26T15:42:16.044Z] #55 242.5 + cd /tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution
15:42:16 [2020-02-26T15:42:16.044Z] #55 242.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:42:16 [2020-02-26T15:42:16.044Z] #55 242.8 + GOPATH=/tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Gg0kiNpwMA
15:42:16 [2020-02-26T15:42:16.044Z] #55 242.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:42:16 [2020-02-26T15:42:16.425Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
15:42:17 [2020-02-26T15:42:17.011Z] #55 ...
15:42:17 [2020-02-26T15:42:17.011Z] 
15:42:17 [2020-02-26T15:42:17.011Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:42:17 [2020-02-26T15:42:17.011Z] #58 174.6   CC       criu/tun.o
15:42:17 [2020-02-26T15:42:17.610Z] #58 175.0   CC       criu/uffd.o
15:42:18 [2020-02-26T15:42:18.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:42:18 [2020-02-26T15:42:18.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:42:18 [2020-02-26T15:42:18.969Z] #58 176.1   CC       criu/util.o
15:42:19 [2020-02-26T15:42:19.893Z] #58 177.2   CC       criu/uts_ns.o
15:42:20 [2020-02-26T15:42:20.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:42:20 [2020-02-26T15:42:20.148Z] #58 177.4   CC       criu/vdso-compat.o
15:42:20 [2020-02-26T15:42:20.148Z] #58 177.6   CC       criu/vdso.o
15:42:21 [2020-02-26T15:42:21.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:42:21 [2020-02-26T15:42:21.426Z] ok  	github.com/docker/docker/api/server	0.189s	coverage: 7.9% of statements
15:42:21 [2020-02-26T15:42:21.547Z] #58 178.6   LINK     criu/built-in.o
15:42:21 [2020-02-26T15:42:21.547Z] #58 178.7   LINK     criu/criu
15:42:21 [2020-02-26T15:42:21.801Z] #58 179.1   DEP      lib/c/criu.d
15:42:21 [2020-02-26T15:42:21.801Z] #58 179.2   CC       images/rpc.pb-c.o
15:42:22 [2020-02-26T15:42:22.360Z] #58 179.8   CC       lib/c/criu.o
15:42:22 [2020-02-26T15:42:22.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:42:23 [2020-02-26T15:42:23.283Z] #58 180.7   LINK     lib/c/built-in.o
15:42:23 [2020-02-26T15:42:23.283Z] #58 180.7   LINK     lib/c/libcriu.so
15:42:23 [2020-02-26T15:42:23.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:42:23 [2020-02-26T15:42:23.537Z] #58 180.9   GEN      magic.py
15:42:23 [2020-02-26T15:42:23.537Z] #58 181.0 Note: Building without setproctitle() and strlcpy() support.
15:42:23 [2020-02-26T15:42:23.537Z] #58 181.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:42:24 [2020-02-26T15:42:24.095Z] #58 181.5 fatal: Not a git repository (or any of the parent directories): .git
15:42:24 [2020-02-26T15:42:24.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:42:24 [2020-02-26T15:42:24.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:42:24 [2020-02-26T15:42:24.655Z] #58 182.0 make[1]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.5 make[1]: 'images/built-in.o' is up to date.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.6 make[1]: 'compel/libcompel.a' is up to date.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.6 make[1]: 'compel/compel-host-bin' is up to date.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.7 make[1]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.257Z] #58 182.7 make[1]: 'soccr/libsoccr.a' is up to date.
15:42:25 [2020-02-26T15:42:25.614Z] #58 182.9 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 182.9 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 182.9 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 183.1 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 183.1 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 183.2 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.614Z] #58 183.2 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.869Z] #58 183.3 make[2]: Nothing to be done for 'all'.
15:42:25 [2020-02-26T15:42:25.869Z] #58 183.3   INSTALL  criu/criu
15:42:26 [2020-02-26T15:42:26.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:42:26 [2020-02-26T15:42:26.797Z] #58 DONE 184.0s
15:42:26 [2020-02-26T15:42:26.797Z] 
15:42:26 [2020-02-26T15:42:26.797Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:42:27 [2020-02-26T15:42:27.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:42:28 [2020-02-26T15:42:28.727Z] #47 ...
15:42:28 [2020-02-26T15:42:28.727Z] 
15:42:28 [2020-02-26T15:42:28.727Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:42:28 [2020-02-26T15:42:28.727Z] #55 262.5 + rm -rf /tmp/tmp.Gg0kiNpwMA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Gg0kiNpwMA
15:42:28 [2020-02-26T15:42:28.727Z] #55 DONE 262.7s
15:42:28 [2020-02-26T15:42:28.727Z] 
15:42:28 [2020-02-26T15:42:28.727Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:42:30 [2020-02-26T15:42:30.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:42:31 [2020-02-26T15:42:31.239Z] #24 DONE 264.5s
15:42:31 [2020-02-26T15:42:31.239Z] 
15:42:31 [2020-02-26T15:42:31.239Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:42:32 [2020-02-26T15:42:32.604Z] #47 ...
15:42:32 [2020-02-26T15:42:32.604Z] 
15:42:32 [2020-02-26T15:42:32.604Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.165Z] #25 DONE 0.7s
15:42:33 [2020-02-26T15:42:33.165Z] 
15:42:33 [2020-02-26T15:42:33.165Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:42:33 [2020-02-26T15:42:33.420Z] #47 ...
15:42:33 [2020-02-26T15:42:33.420Z] 
15:42:33 [2020-02-26T15:42:33.420Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.420Z] #28 DONE 0.1s
15:42:33 [2020-02-26T15:42:33.676Z] 
15:42:33 [2020-02-26T15:42:33.676Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.676Z] #31 DONE 0.1s
15:42:33 [2020-02-26T15:42:33.676Z] 
15:42:33 [2020-02-26T15:42:33.676Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.676Z] #34 DONE 0.1s
15:42:33 [2020-02-26T15:42:33.676Z] 
15:42:33 [2020-02-26T15:42:33.676Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.676Z] #39 DONE 0.1s
15:42:33 [2020-02-26T15:42:33.676Z] 
15:42:33 [2020-02-26T15:42:33.676Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:42:33 [2020-02-26T15:42:33.931Z] #47 ...
15:42:33 [2020-02-26T15:42:33.931Z] 
15:42:33 [2020-02-26T15:42:33.931Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
15:42:33 [2020-02-26T15:42:33.931Z] #43 DONE 0.1s
15:42:33 [2020-02-26T15:42:33.931Z] 
15:42:33 [2020-02-26T15:42:33.931Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:42:36 [2020-02-26T15:42:36.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:42:37 [2020-02-26T15:42:37.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:42:39 [2020-02-26T15:42:39.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:42:40 [2020-02-26T15:42:40.463Z] #47 217.7 🇩 bin/containerd
15:42:40 [2020-02-26T15:42:40.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:42:41 [2020-02-26T15:42:41.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:42:42 [2020-02-26T15:42:42.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:42:43 [2020-02-26T15:42:43.559Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:42:43 [2020-02-26T15:42:43.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:42:43 [2020-02-26T15:42:43.691Z] Using test binary docker
15:42:43 [2020-02-26T15:42:43.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:42:43 [2020-02-26T15:42:43.691Z] +++ /etc/init.d/apparmor start
15:42:43 [2020-02-26T15:42:43.691Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:42:43 [2020-02-26T15:42:43.691Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:42:43 [2020-02-26T15:42:43.691Z] Warning failed to create cache: (null)
15:42:43 [2020-02-26T15:42:43.691Z] .
15:42:43 [2020-02-26T15:42:43.691Z] Starting dockerd
15:42:43 [2020-02-26T15:42:43.691Z] INFO: Waiting for daemon to start...
15:42:43 [2020-02-26T15:42:43.691Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:42:44 [2020-02-26T15:42:44.189Z] + mkdir -p /build
15:42:44 [2020-02-26T15:42:44.189Z] + cp runc /build/runc
15:42:46 [2020-02-26T15:42:46.019Z] .
15:42:46 [2020-02-26T15:42:46.019Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:42:46 [2020-02-26T15:42:46.019Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:42:46 [2020-02-26T15:42:46.019Z] Error: No such image: emptyfs
15:42:46 [2020-02-26T15:42:46.019Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:42:46 [2020-02-26T15:42:46.019Z] ++++ docker load
15:42:46 [2020-02-26T15:42:46.019Z] Running integration-test (iteration 1)
15:42:46 [2020-02-26T15:42:46.019Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:42:46 [2020-02-26T15:42:46.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:42:46 [2020-02-26T15:42:46.019Z] ++ set -e
15:42:46 [2020-02-26T15:42:46.019Z] ++ '[' -n 0 ']'
15:42:46 [2020-02-26T15:42:46.019Z] ++ set -x
15:42:46 [2020-02-26T15:42:46.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:42:46 [2020-02-26T15:42:46.224Z] Removing intermediate container 3911a9680f88
15:42:46 [2020-02-26T15:42:46.224Z]  ---> ceb76ccaf1ab
15:42:46 [2020-02-26T15:42:46.224Z] Step 81/125 : FROM dev-base AS tini
15:42:46 [2020-02-26T15:42:46.224Z]  ---> 855543ad4ce7
15:42:46 [2020-02-26T15:42:46.224Z] Step 82/125 : ARG DEBIAN_FRONTEND
15:42:46 [2020-02-26T15:42:46.224Z]  ---> Using cache
15:42:46 [2020-02-26T15:42:46.224Z]  ---> 8a55b1ab99ae
15:42:46 [2020-02-26T15:42:46.224Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
15:42:46 [2020-02-26T15:42:46.224Z]  ---> Running in e5ee19013451
15:42:46 [2020-02-26T15:42:46.224Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:42:46 [2020-02-26T15:42:46.508Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:42:46 [2020-02-26T15:42:46.508Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:42:46 [2020-02-26T15:42:46.508Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:42:46 [2020-02-26T15:42:46.799Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:42:46 [2020-02-26T15:42:46.799Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:42:47 [2020-02-26T15:42:47.098Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:42:47 [2020-02-26T15:42:47.098Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:42:49 [2020-02-26T15:42:49.794Z] Fetched 7738 kB in 3s (2311 kB/s)
15:42:50 [2020-02-26T15:42:50.810Z] Reading package lists...
15:42:51 [2020-02-26T15:42:51.828Z] Reading package lists...
15:42:52 [2020-02-26T15:42:52.121Z] Building dependency tree...
15:42:52 [2020-02-26T15:42:52.121Z] Reading state information...
15:42:52 [2020-02-26T15:42:52.121Z] The following additional packages will be installed:
15:42:52 [2020-02-26T15:42:52.121Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:42:52 [2020-02-26T15:42:52.121Z] Suggested packages:
15:42:52 [2020-02-26T15:42:52.121Z]   codeblocks eclipse ninja-build lrzip
15:42:52 [2020-02-26T15:42:52.121Z] Recommended packages:
15:42:52 [2020-02-26T15:42:52.121Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:42:52 [2020-02-26T15:42:52.406Z] The following NEW packages will be installed:
15:42:52 [2020-02-26T15:42:52.406Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:42:52 [2020-02-26T15:42:52.406Z]   vim-common xxd
15:42:52 [2020-02-26T15:42:52.406Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
15:42:52 [2020-02-26T15:42:52.406Z] Need to get 13.4 MB of archives.
15:42:52 [2020-02-26T15:42:52.406Z] After this operation, 60.4 MB of additional disk space will be used.
15:42:52 [2020-02-26T15:42:52.406Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
15:42:52 [2020-02-26T15:42:52.690Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:42:52 [2020-02-26T15:42:52.690Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
15:42:53 [2020-02-26T15:42:53.533Z] Loaded image: buildpack-deps:jessie
15:42:53 [2020-02-26T15:42:53.533Z] Loaded image: busybox:latest
15:42:53 [2020-02-26T15:42:53.533Z] Loaded image: busybox:glibc
15:42:53 [2020-02-26T15:42:53.533Z] Loaded image: debian:jessie
15:42:53 [2020-02-26T15:42:53.703Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
15:42:53 [2020-02-26T15:42:53.882Z] Loaded image: hello-world:latest
15:42:53 [2020-02-26T15:42:53.882Z] INFO: Testing against a local daemon
15:42:53 [2020-02-26T15:42:53.882Z] === RUN   TestBuildWithSession
15:42:53 [2020-02-26T15:42:53.987Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
15:42:53 [2020-02-26T15:42:53.987Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:42:53 [2020-02-26T15:42:53.987Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
15:42:53 [2020-02-26T15:42:53.987Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
15:42:54 [2020-02-26T15:42:54.273Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
15:42:54 [2020-02-26T15:42:54.273Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:42:54 [2020-02-26T15:42:54.273Z] debconf: delaying package configuration, since apt-utils is not installed
15:42:54 [2020-02-26T15:42:54.273Z] Fetched 13.4 MB in 1s (7356 kB/s)
15:42:54 [2020-02-26T15:42:54.566Z] Selecting previously unselected package cmake-data.
15:42:54 [2020-02-26T15:42:54.566Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
15:42:54 [2020-02-26T15:42:54.566Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:42:54 [2020-02-26T15:42:54.566Z] Unpacking cmake-data (3.7.2-1) ...
15:42:55 [2020-02-26T15:42:55.197Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:42:55 [2020-02-26T15:42:55.197Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:42:55 [2020-02-26T15:42:55.197Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:42:55 [2020-02-26T15:42:55.197Z] Selecting previously unselected package libicu57:ppc64el.
15:42:55 [2020-02-26T15:42:55.197Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
15:42:55 [2020-02-26T15:42:55.197Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
15:42:56 [2020-02-26T15:42:56.215Z] Selecting previously unselected package libxml2:ppc64el.
15:42:56 [2020-02-26T15:42:56.215Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.215Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
15:42:56 [2020-02-26T15:42:56.215Z] Selecting previously unselected package libarchive13:ppc64el.
15:42:56 [2020-02-26T15:42:56.215Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.215Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
15:42:56 [2020-02-26T15:42:56.226Z] --- PASS: TestBuildWithSession (2.39s)
15:42:56 [2020-02-26T15:42:56.226Z] === RUN   TestBuildSquashParent
15:42:56 [2020-02-26T15:42:56.503Z] Selecting previously unselected package libjsoncpp1:ppc64el.
15:42:56 [2020-02-26T15:42:56.503Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.503Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:42:56 [2020-02-26T15:42:56.503Z] Selecting previously unselected package libuv1:ppc64el.
15:42:56 [2020-02-26T15:42:56.503Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.503Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
15:42:56 [2020-02-26T15:42:56.503Z] Selecting previously unselected package cmake.
15:42:56 [2020-02-26T15:42:56.503Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.503Z] Unpacking cmake (3.7.2-1) ...
15:42:56 [2020-02-26T15:42:56.790Z] Selecting previously unselected package xxd.
15:42:56 [2020-02-26T15:42:56.790Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:42:56 [2020-02-26T15:42:56.790Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Selecting previously unselected package vim-common.
15:42:57 [2020-02-26T15:42:57.075Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:42:57 [2020-02-26T15:42:57.075Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Processing triggers for mime-support (3.60) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up libuv1:ppc64el (1.9.1-3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up cmake-data (3.7.2-1) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
15:42:57 [2020-02-26T15:42:57.075Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
15:42:57 [2020-02-26T15:42:57.075Z] Setting up cmake (3.7.2-1) ...
15:42:57 [2020-02-26T15:42:57.075Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:42:59 [2020-02-26T15:42:59.121Z] Removing intermediate container e5ee19013451
15:42:59 [2020-02-26T15:42:59.121Z]  ---> d8e6a9f03c18
15:42:59 [2020-02-26T15:42:59.121Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:42:59 [2020-02-26T15:42:59.121Z]  ---> b179d8338c58
15:42:59 [2020-02-26T15:42:59.121Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini
15:42:59 [2020-02-26T15:42:59.121Z]  ---> Running in d86beb47a6b5
15:42:59 [2020-02-26T15:42:59.121Z] Removing intermediate container d86beb47a6b5
15:42:59 [2020-02-26T15:42:59.121Z]  ---> 6b0ae725f8db
15:42:59 [2020-02-26T15:42:59.121Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:42:59 [2020-02-26T15:42:59.121Z]  ---> 6a5e78497df9
15:42:59 [2020-02-26T15:42:59.121Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:42:59 [2020-02-26T15:42:59.411Z]  ---> Running in 6f03040e7833
15:42:59 [2020-02-26T15:42:59.708Z] + RM_GOPATH=0
15:42:59 [2020-02-26T15:42:59.708Z] + TMP_GOPATH=
15:42:59 [2020-02-26T15:42:59.708Z] + : /build
15:42:59 [2020-02-26T15:42:59.708Z] + '[' -z '' ']'
15:42:59 [2020-02-26T15:42:59.708Z] ++ mktemp -d
15:42:59 [2020-02-26T15:42:59.708Z] + export GOPATH=/tmp/tmp.UkeL4hs3dP
15:42:59 [2020-02-26T15:42:59.708Z] + GOPATH=/tmp/tmp.UkeL4hs3dP
15:42:59 [2020-02-26T15:42:59.708Z] + RM_GOPATH=1
15:42:59 [2020-02-26T15:42:59.708Z] ++ dirname ./install.sh
15:42:59 [2020-02-26T15:42:59.708Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:42:59 [2020-02-26T15:42:59.708Z] + dir=.
15:42:59 [2020-02-26T15:42:59.708Z] + bin=tini
15:42:59 [2020-02-26T15:42:59.708Z] + shift
15:42:59 [2020-02-26T15:42:59.708Z] + '[' '!' -f ./tini.installer ']'
15:42:59 [2020-02-26T15:42:59.708Z] + . ./tini.installer
15:42:59 [2020-02-26T15:42:59.708Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:42:59 [2020-02-26T15:42:59.708Z] + install_tini
15:42:59 [2020-02-26T15:42:59.708Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:42:59 [2020-02-26T15:42:59.708Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.UkeL4hs3dP/tini
15:42:59 [2020-02-26T15:42:59.708Z] Cloning into '/tmp/tmp.UkeL4hs3dP/tini'...
15:43:00 [2020-02-26T15:43:00.000Z] + cd /tmp/tmp.UkeL4hs3dP/tini
15:43:00 [2020-02-26T15:43:00.000Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:43:00 [2020-02-26T15:43:00.000Z] + cmake .
15:43:00 [2020-02-26T15:43:00.291Z] -- The C compiler identification is GNU 6.3.0
15:43:00 [2020-02-26T15:43:00.291Z] -- Check for working C compiler: /usr/bin/cc
15:43:00 [2020-02-26T15:43:00.291Z] -- Check for working C compiler: /usr/bin/cc -- works
15:43:00 [2020-02-26T15:43:00.291Z] -- Detecting C compiler ABI info
15:43:00 [2020-02-26T15:43:00.291Z] -- Detecting C compiler ABI info - done
15:43:00 [2020-02-26T15:43:00.291Z] -- Detecting C compile features
15:43:00 [2020-02-26T15:43:00.925Z] -- Detecting C compile features - done
15:43:00 [2020-02-26T15:43:00.925Z] -- Performing Test HAS_BUILTIN_FORTIFY
15:43:00 [2020-02-26T15:43:00.925Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:43:00 [2020-02-26T15:43:00.925Z] -- Configuring done
15:43:00 [2020-02-26T15:43:00.925Z] -- Generating done
15:43:00 [2020-02-26T15:43:00.925Z] -- Build files have been written to: /tmp/tmp.UkeL4hs3dP/tini
15:43:00 [2020-02-26T15:43:00.925Z] + make tini-static
15:43:00 [2020-02-26T15:43:00.925Z] Scanning dependencies of target tini-static
15:43:00 [2020-02-26T15:43:00.925Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:43:01 [2020-02-26T15:43:01.557Z] [100%] Linking C executable tini-static
15:43:01 [2020-02-26T15:43:01.557Z] [100%] Built target tini-static
15:43:01 [2020-02-26T15:43:01.557Z] + mkdir -p /build
15:43:01 [2020-02-26T15:43:01.557Z] + cp tini-static /build/docker-init
15:43:02 [2020-02-26T15:43:02.178Z] Removing intermediate container 6f03040e7833
15:43:02 [2020-02-26T15:43:02.178Z]  ---> 1f734a13dff1
15:43:02 [2020-02-26T15:43:02.178Z] Step 88/125 : FROM dev-base AS rootlesskit
15:43:02 [2020-02-26T15:43:02.178Z]  ---> 855543ad4ce7
15:43:02 [2020-02-26T15:43:02.178Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit
15:43:02 [2020-02-26T15:43:02.178Z]  ---> Running in b603cbc2884e
15:43:02 [2020-02-26T15:43:02.178Z] Removing intermediate container b603cbc2884e
15:43:02 [2020-02-26T15:43:02.178Z]  ---> 5bf52502bdd0
15:43:02 [2020-02-26T15:43:02.178Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh
15:43:02 [2020-02-26T15:43:02.178Z]  ---> 02f7d11d51ee
15:43:02 [2020-02-26T15:43:02.178Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:43:02 [2020-02-26T15:43:02.336Z] --- PASS: TestBuildSquashParent (5.39s)
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:43:02 [2020-02-26T15:43:02.336Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:43:02 [2020-02-26T15:43:02.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:43:02 [2020-02-26T15:43:02.336Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.336Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:43:02 [2020-02-26T15:43:02.465Z]  ---> 2fc6de1e4cd9
15:43:02 [2020-02-26T15:43:02.465Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
15:43:02 [2020-02-26T15:43:02.465Z]  ---> Running in 109ffdaf0101
15:43:02 [2020-02-26T15:43:02.752Z] + RM_GOPATH=0
15:43:02 [2020-02-26T15:43:02.752Z] + TMP_GOPATH=
15:43:02 [2020-02-26T15:43:02.752Z] + : /build/
15:43:02 [2020-02-26T15:43:02.752Z] + '[' -z '' ']'
15:43:02 [2020-02-26T15:43:02.752Z] ++ mktemp -d
15:43:02 [2020-02-26T15:43:02.752Z] + export GOPATH=/tmp/tmp.hhLLmN0SZL
15:43:02 [2020-02-26T15:43:02.752Z] + GOPATH=/tmp/tmp.hhLLmN0SZL
15:43:02 [2020-02-26T15:43:02.752Z] + RM_GOPATH=1
15:43:02 [2020-02-26T15:43:02.752Z] ++ dirname ./install.sh
15:43:02 [2020-02-26T15:43:02.752Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:43:02 [2020-02-26T15:43:02.752Z] + dir=.
15:43:02 [2020-02-26T15:43:02.752Z] + bin=rootlesskit
15:43:02 [2020-02-26T15:43:02.752Z] + shift
15:43:02 [2020-02-26T15:43:02.752Z] + '[' '!' -f ./rootlesskit.installer ']'
15:43:02 [2020-02-26T15:43:02.752Z] + . ./rootlesskit.installer
15:43:02 [2020-02-26T15:43:02.752Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:43:02 [2020-02-26T15:43:02.752Z] + install_rootlesskit
15:43:02 [2020-02-26T15:43:02.752Z] + case "$1" in
15:43:02 [2020-02-26T15:43:02.752Z] + export CGO_ENABLED=0
15:43:02 [2020-02-26T15:43:02.752Z] + CGO_ENABLED=0
15:43:02 [2020-02-26T15:43:02.752Z] + _install_rootlesskit
15:43:02 [2020-02-26T15:43:02.753Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
15:43:02 [2020-02-26T15:43:02.753Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hhLLmN0SZL/src/github.com/rootless-containers/rootlesskit
15:43:02 [2020-02-26T15:43:02.753Z] Cloning into '/tmp/tmp.hhLLmN0SZL/src/github.com/rootless-containers/rootlesskit'...
15:43:03 [2020-02-26T15:43:03.780Z] + cd /tmp/tmp.hhLLmN0SZL/src/github.com/rootless-containers/rootlesskit
15:43:03 [2020-02-26T15:43:03.780Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
15:43:03 [2020-02-26T15:43:03.780Z] + for f in rootlesskit rootlesskit-docker-proxy
15:43:03 [2020-02-26T15:43:03.780Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:43:04 [2020-02-26T15:43:04.062Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:43:04 [2020-02-26T15:43:04.062Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:43:06 [2020-02-26T15:43:06.408Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:43:06 [2020-02-26T15:43:06.408Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:43:06 [2020-02-26T15:43:06.940Z] #47 240.8 🇩 bin/containerd-stress
15:43:06 [2020-02-26T15:43:06.940Z] #47 242.4 🇩 bin/containerd-shim
15:43:09 [2020-02-26T15:43:09.075Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s)
15:43:09 [2020-02-26T15:43:09.075Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
15:43:09 [2020-02-26T15:43:09.075Z] === RUN   TestBuildMultiStageCopy
15:43:09 [2020-02-26T15:43:09.075Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:43:11 [2020-02-26T15:43:11.527Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:43:11 [2020-02-26T15:43:11.885Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/server/httputils	0.143s	coverage: 14.7% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/server/middleware	0.182s	coverage: 37.7% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/server/router/swarm	0.136s	coverage: 3.1% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/types/filters	0.069s	coverage: 92.2% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/types/strslice	0.034s	coverage: 90.0% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/types/time	0.318s	coverage: 100.0% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ok  	github.com/docker/docker/api/types/versions	0.054s	coverage: 75.0% of statements
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:43:12 [2020-02-26T15:43:12.089Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:43:12 [2020-02-26T15:43:12.170Z] #47 248.6 🇩 bin/containerd-shim-runc-v1
15:43:12 [2020-02-26T15:43:12.636Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:43:12 [2020-02-26T15:43:12.986Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:43:13 [2020-02-26T15:43:13.727Z] --- PASS: TestBuildMultiStageCopy (4.46s)
15:43:13 [2020-02-26T15:43:13.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s)
15:43:13 [2020-02-26T15:43:13.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s)
15:43:13 [2020-02-26T15:43:13.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
15:43:13 [2020-02-26T15:43:13.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
15:43:13 [2020-02-26T15:43:13.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
15:43:13 [2020-02-26T15:43:13.727Z] === RUN   TestBuildMultiStageParentConfig
15:43:14 [2020-02-26T15:43:14.269Z] ok  	github.com/docker/docker/builder/dockerfile	0.492s	coverage: 43.2% of statements
15:43:14 [2020-02-26T15:43:14.269Z] ok  	github.com/docker/docker/builder/dockerignore	0.276s	coverage: 96.8% of statements
15:43:14 [2020-02-26T15:43:14.270Z] ok  	github.com/docker/docker/builder/fscache	0.939s	coverage: 69.5% of statements
15:43:14 [2020-02-26T15:43:14.270Z] ok  	github.com/docker/docker/builder/remotecontext	0.462s	coverage: 9.2% of statements
15:43:14 [2020-02-26T15:43:14.680Z] #47 251.3 🇩 binaries
15:43:14 [2020-02-26T15:43:14.680Z] #47 251.3 + mkdir -p /build
15:43:14 [2020-02-26T15:43:14.680Z] #47 251.3 + cp bin/containerd /build/containerd
15:43:14 [2020-02-26T15:43:14.680Z] #47 251.4 + cp bin/containerd-shim /build/containerd-shim
15:43:14 [2020-02-26T15:43:14.680Z] #47 251.4 + cp bin/ctr /build/ctr
15:43:14 [2020-02-26T15:43:14.923Z] --- PASS: TestBuildMultiStageParentConfig (1.19s)
15:43:14 [2020-02-26T15:43:14.923Z] === RUN   TestBuildLabelWithTargets
15:43:14 [2020-02-26T15:43:14.934Z] #47 DONE 252.1s
15:43:15 [2020-02-26T15:43:15.857Z] 
15:43:15 [2020-02-26T15:43:15.857Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
15:43:16 [2020-02-26T15:43:16.111Z] #48 DONE 0.3s
15:43:16 [2020-02-26T15:43:16.111Z] 
15:43:16 [2020-02-26T15:43:16.111Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
15:43:16 [2020-02-26T15:43:16.111Z] #51 DONE 0.1s
15:43:16 [2020-02-26T15:43:16.111Z] 
15:43:16 [2020-02-26T15:43:16.111Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
15:43:16 [2020-02-26T15:43:16.366Z] #54 DONE 0.1s
15:43:16 [2020-02-26T15:43:16.366Z] 
15:43:16 [2020-02-26T15:43:16.366Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
15:43:16 [2020-02-26T15:43:16.366Z] #56 DONE 0.2s
15:43:16 [2020-02-26T15:43:16.438Z] + for f in rootlesskit rootlesskit-docker-proxy
15:43:16 [2020-02-26T15:43:16.438Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:43:16 [2020-02-26T15:43:16.620Z] 
15:43:16 [2020-02-26T15:43:16.620Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
15:43:16 [2020-02-26T15:43:16.620Z] #59 DONE 0.1s
15:43:16 [2020-02-26T15:43:16.620Z] 
15:43:16 [2020-02-26T15:43:16.620Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
15:43:16 [2020-02-26T15:43:16.620Z] #63 DONE 0.1s
15:43:16 [2020-02-26T15:43:16.620Z] 
15:43:16 [2020-02-26T15:43:16.620Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
15:43:16 [2020-02-26T15:43:16.832Z] --- PASS: TestBuildLabelWithTargets (1.94s)
15:43:16 [2020-02-26T15:43:16.832Z] === RUN   TestBuildWithEmptyLayers
15:43:16 [2020-02-26T15:43:16.918Z] #65 DONE 0.2s
15:43:16 [2020-02-26T15:43:16.918Z] 
15:43:16 [2020-02-26T15:43:16.918Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
15:43:16 [2020-02-26T15:43:16.918Z] #66 DONE 0.0s
15:43:16 [2020-02-26T15:43:16.918Z] 
15:43:16 [2020-02-26T15:43:16.918Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
15:43:17 [2020-02-26T15:43:17.572Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
15:43:17 [2020-02-26T15:43:17.572Z] === RUN   TestBuildMultiStageOnBuild
15:43:17 [2020-02-26T15:43:17.930Z] #67 DONE 1.2s
15:43:18 [2020-02-26T15:43:18.190Z] 
15:43:18 [2020-02-26T15:43:18.190Z] #68 exporting to image
15:43:18 [2020-02-26T15:43:18.190Z] #68 exporting layers
15:43:18 [2020-02-26T15:43:18.484Z] Removing intermediate container 109ffdaf0101
15:43:18 [2020-02-26T15:43:18.484Z]  ---> f8ec3384c89c
15:43:18 [2020-02-26T15:43:18.484Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build
15:43:18 [2020-02-26T15:43:18.776Z]  ---> 21267471fbdf
15:43:18 [2020-02-26T15:43:18.776Z] Step 94/125 : FROM runtime-dev AS dev
15:43:18 [2020-02-26T15:43:18.776Z]  ---> bd1887662223
15:43:18 [2020-02-26T15:43:18.776Z] Step 95/125 : ARG DEBIAN_FRONTEND
15:43:18 [2020-02-26T15:43:18.776Z]  ---> Running in 939d8c23bacd
15:43:18 [2020-02-26T15:43:18.776Z] Removing intermediate container 939d8c23bacd
15:43:18 [2020-02-26T15:43:18.776Z]  ---> 802d4a700f31
15:43:18 [2020-02-26T15:43:18.776Z] Step 96/125 : RUN groupadd -r docker
15:43:18 [2020-02-26T15:43:18.776Z]  ---> Running in f97ec313ec7e
15:43:19 [2020-02-26T15:43:19.404Z] Removing intermediate container f97ec313ec7e
15:43:19 [2020-02-26T15:43:19.404Z]  ---> 0fddaa45b9fc
15:43:19 [2020-02-26T15:43:19.404Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser
15:43:19 [2020-02-26T15:43:19.691Z]  ---> Running in 79b0431f289e
15:43:19 [2020-02-26T15:43:19.934Z] --- PASS: TestBuildMultiStageOnBuild (2.46s)
15:43:19 [2020-02-26T15:43:19.934Z] === RUN   TestBuildUncleanTarFilenames
15:43:20 [2020-02-26T15:43:20.318Z] Removing intermediate container 79b0431f289e
15:43:20 [2020-02-26T15:43:20.318Z]  ---> 111a5172c935
15:43:20 [2020-02-26T15:43:20.318Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:43:20 [2020-02-26T15:43:20.318Z]  ---> Running in 7ca9c4f58f60
15:43:20 [2020-02-26T15:43:20.606Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:43:20 [2020-02-26T15:43:20.894Z] Removing intermediate container 7ca9c4f58f60
15:43:20 [2020-02-26T15:43:20.894Z]  ---> eec5646a8008
15:43:20 [2020-02-26T15:43:20.894Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:43:20 [2020-02-26T15:43:20.979Z] ................................................                         [ 29%]
15:43:21 [2020-02-26T15:43:21.145Z] --- PASS: TestBuildUncleanTarFilenames (1.10s)
15:43:21 [2020-02-26T15:43:21.145Z] === RUN   TestBuildMultiStageLayerLeak
15:43:21 [2020-02-26T15:43:21.179Z]  ---> Running in f1ae673e92a3
15:43:21 [2020-02-26T15:43:21.804Z] Removing intermediate container f1ae673e92a3
15:43:21 [2020-02-26T15:43:21.804Z]  ---> 34d277665257
15:43:21 [2020-02-26T15:43:21.804Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:43:21 [2020-02-26T15:43:21.804Z]  ---> Running in d92c5a0f9166
15:43:22 [2020-02-26T15:43:22.426Z] Removing intermediate container d92c5a0f9166
15:43:22 [2020-02-26T15:43:22.426Z]  ---> 2089d143118e
15:43:22 [2020-02-26T15:43:22.426Z] Step 101/125 : RUN ldconfig
15:43:22 [2020-02-26T15:43:22.710Z]  ---> Running in 570ebde7e349
15:43:23 [2020-02-26T15:43:23.334Z] Removing intermediate container 570ebde7e349
15:43:23 [2020-02-26T15:43:23.334Z]  ---> a2081da21c5e
15:43:23 [2020-02-26T15:43:23.334Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
15:43:23 [2020-02-26T15:43:23.334Z]  ---> Running in ab1d49ca5bbd
15:43:23 [2020-02-26T15:43:23.619Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:43:23 [2020-02-26T15:43:23.938Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:43:23 [2020-02-26T15:43:23.938Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:43:23 [2020-02-26T15:43:23.938Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:43:23 [2020-02-26T15:43:23.938Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB]
15:43:24 [2020-02-26T15:43:24.224Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
15:43:24 [2020-02-26T15:43:24.259Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
15:43:24 [2020-02-26T15:43:24.259Z] === RUN   TestBuildWithHugeFile
15:43:24 [2020-02-26T15:43:24.510Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
15:43:24 [2020-02-26T15:43:24.510Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB]
15:43:24 [2020-02-26T15:43:24.712Z] #68 exporting layers 6.2s done
15:43:24 [2020-02-26T15:43:24.712Z] #68 writing image sha256:8e660ba53bc5fcceba963ba58fc42e73851a8db1d6dc9219dcd4a7a7c386aa2c done
15:43:24 [2020-02-26T15:43:24.712Z] #68 naming to docker.io/library/docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db done
15:43:24 [2020-02-26T15:43:24.712Z] #68 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:43:26 [2020-02-26T15:43:26.554Z] Fetched 7738 kB in 2s (3065 kB/s)
15:43:26 [2020-02-26T15:43:26.783Z] 
15:43:26 [2020-02-26T15:43:26.783Z] Removing bundles/
15:43:26 [2020-02-26T15:43:26.783Z] 
15:43:26 [2020-02-26T15:43:26.783Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:43:26 [2020-02-26T15:43:26.783Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:43:26 [2020-02-26T15:43:26.783Z] GOOS="" GOARCH="" GOARM=""
15:43:27 [2020-02-26T15:43:27.580Z] Reading package lists...
15:43:28 [2020-02-26T15:43:28.636Z] Reading package lists...
15:43:28 [2020-02-26T15:43:28.636Z] Building dependency tree...
15:43:28 [2020-02-26T15:43:28.636Z] Reading state information...
15:43:28 [2020-02-26T15:43:28.926Z] The following additional packages will be installed:
15:43:28 [2020-02-26T15:43:28.926Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:43:28 [2020-02-26T15:43:28.926Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:43:28 [2020-02-26T15:43:28.926Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:43:28 [2020-02-26T15:43:28.926Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:43:28 [2020-02-26T15:43:28.926Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:43:28 [2020-02-26T15:43:28.926Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:43:28 [2020-02-26T15:43:28.926Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
15:43:28 [2020-02-26T15:43:28.926Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:43:28 [2020-02-26T15:43:28.926Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:43:28 [2020-02-26T15:43:28.926Z] Suggested packages:
15:43:28 [2020-02-26T15:43:28.926Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:43:28 [2020-02-26T15:43:28.926Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:43:28 [2020-02-26T15:43:28.926Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:43:28 [2020-02-26T15:43:28.926Z]   vim-doc vim-scripts xfsdump acl attr quota
15:43:28 [2020-02-26T15:43:28.926Z] Recommended packages:
15:43:28 [2020-02-26T15:43:28.926Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:43:28 [2020-02-26T15:43:28.926Z]   python3-keyrings.alt python3-xdg unzip
15:43:29 [2020-02-26T15:43:29.948Z] The following NEW packages will be installed:
15:43:29 [2020-02-26T15:43:29.948Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
15:43:29 [2020-02-26T15:43:29.948Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:43:29 [2020-02-26T15:43:29.948Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:43:29 [2020-02-26T15:43:29.948Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:43:29 [2020-02-26T15:43:29.948Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:43:29 [2020-02-26T15:43:29.948Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:43:29 [2020-02-26T15:43:29.948Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:43:29 [2020-02-26T15:43:29.948Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:43:29 [2020-02-26T15:43:29.948Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:43:29 [2020-02-26T15:43:29.948Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:43:29 [2020-02-26T15:43:29.948Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:43:29 [2020-02-26T15:43:29.948Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:43:29 [2020-02-26T15:43:29.948Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:43:29 [2020-02-26T15:43:29.948Z]   xfsprogs xxd xz-utils zip
15:43:29 [2020-02-26T15:43:29.948Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded.
15:43:29 [2020-02-26T15:43:29.948Z] Need to get 87.3 MB of archives.
15:43:29 [2020-02-26T15:43:29.948Z] After this operation, 585 MB of additional disk space will be used.
15:43:29 [2020-02-26T15:43:29.948Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
15:43:29 [2020-02-26T15:43:29.948Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:43:30 [2020-02-26T15:43:30.235Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
15:43:30 [2020-02-26T15:43:30.522Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
15:43:30 [2020-02-26T15:43:30.522Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
15:43:30 [2020-02-26T15:43:30.809Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
15:43:31 [2020-02-26T15:43:31.095Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
15:43:31 [2020-02-26T15:43:31.381Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
15:43:31 [2020-02-26T15:43:31.381Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:43:31 [2020-02-26T15:43:31.381Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
15:43:31 [2020-02-26T15:43:31.671Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:43:31 [2020-02-26T15:43:31.956Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
15:43:31 [2020-02-26T15:43:31.956Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
15:43:34 [2020-02-26T15:43:34.653Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
15:43:37 [2020-02-26T15:43:37.354Z] debconf: delaying package configuration, since apt-utils is not installed
15:43:37 [2020-02-26T15:43:37.354Z] Fetched 87.3 MB in 7s (12.3 MB/s)
15:43:37 [2020-02-26T15:43:37.354Z] Selecting previously unselected package bash-completion.
15:43:37 [2020-02-26T15:43:37.354Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
15:43:37 [2020-02-26T15:43:37.354Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
15:43:38 [2020-02-26T15:43:38.376Z] Unpacking bash-completion (1:2.1-4.3) ...
15:43:38 [2020-02-26T15:43:38.376Z] Selecting previously unselected package libnet1:ppc64el.
15:43:38 [2020-02-26T15:43:38.376Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.376Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
15:43:38 [2020-02-26T15:43:38.376Z] Selecting previously unselected package libnfnetlink0:ppc64el.
15:43:38 [2020-02-26T15:43:38.376Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.376Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
15:43:38 [2020-02-26T15:43:38.376Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:43:38 [2020-02-26T15:43:38.376Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.376Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
15:43:38 [2020-02-26T15:43:38.663Z] Selecting previously unselected package libudev-dev:ppc64el.
15:43:38 [2020-02-26T15:43:38.663Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.663Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
15:43:38 [2020-02-26T15:43:38.663Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
15:43:38 [2020-02-26T15:43:38.663Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.663Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
15:43:38 [2020-02-26T15:43:38.663Z] Selecting previously unselected package python3.5-minimal.
15:43:38 [2020-02-26T15:43:38.663Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.663Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:43:38 [2020-02-26T15:43:38.949Z] Selecting previously unselected package python3-minimal.
15:43:38 [2020-02-26T15:43:38.949Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.949Z] Unpacking python3-minimal (3.5.3-1) ...
15:43:38 [2020-02-26T15:43:38.949Z] Selecting previously unselected package libmpdec2:ppc64el.
15:43:38 [2020-02-26T15:43:38.949Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.949Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
15:43:38 [2020-02-26T15:43:38.949Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
15:43:38 [2020-02-26T15:43:38.949Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
15:43:38 [2020-02-26T15:43:38.949Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
15:43:39 [2020-02-26T15:43:39.439Z] ok  	github.com/docker/docker/builder/remotecontext/git	25.375s	coverage: 85.1% of statements
15:43:39 [2020-02-26T15:43:39.439Z] ?   	github.com/docker/docker/cli	[no test files]
15:43:39 [2020-02-26T15:43:39.439Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:43:39 [2020-02-26T15:43:39.439Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
15:43:39 [2020-02-26T15:43:39.439Z] ok  	github.com/docker/docker/client	0.585s	coverage: 75.2% of statements
15:43:39 [2020-02-26T15:43:39.575Z] Selecting previously unselected package python3.5.
15:43:39 [2020-02-26T15:43:39.575Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
15:43:39 [2020-02-26T15:43:39.575Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:43:39 [2020-02-26T15:43:39.575Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
15:43:39 [2020-02-26T15:43:39.575Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
15:43:39 [2020-02-26T15:43:39.575Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
15:43:39 [2020-02-26T15:43:39.575Z] Selecting previously unselected package dh-python.
15:43:39 [2020-02-26T15:43:39.575Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
15:43:39 [2020-02-26T15:43:39.575Z] Unpacking dh-python (2.20170125) ...
15:43:39 [2020-02-26T15:43:39.575Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
15:43:39 [2020-02-26T15:43:39.575Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:43:40 [2020-02-26T15:43:40.620Z] Setting up python3-minimal (3.5.3-1) ...
15:43:40 [2020-02-26T15:43:40.620Z] Selecting previously unselected package python3.
15:43:40 [2020-02-26T15:43:40.620Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking python3 (3.5.3-1) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package pigz.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking pigz (2.3.4-1) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package libip4tc0:ppc64el.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package libip6tc0:ppc64el.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package libiptc0:ppc64el.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package libxtables12:ppc64el.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
15:43:40 [2020-02-26T15:43:40.909Z] Selecting previously unselected package iptables.
15:43:40 [2020-02-26T15:43:40.909Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:43:40 [2020-02-26T15:43:40.909Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package xxd.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package vim-common.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package bzip2.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking bzip2 (1.0.6-8.1) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package libgpm2:ppc64el.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package xz-utils.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package aufs-tools.
15:43:41 [2020-02-26T15:43:41.194Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.194Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
15:43:41 [2020-02-26T15:43:41.194Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:43:41 [2020-02-26T15:43:41.195Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.195Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package btrfs-progs.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking btrfs-progs (4.7.3-1) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package btrfs-tools.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking btrfs-tools (4.7.3-1) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package dmsetup.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking dmsetup (2:1.02.137-2) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package libonig4:ppc64el.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
15:43:41 [2020-02-26T15:43:41.481Z] Selecting previously unselected package libjq1:ppc64el.
15:43:41 [2020-02-26T15:43:41.481Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.481Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package jq.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking jq (1.5+dfsg-1.3) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libaio1:ppc64el.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libcap2-bin.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libcap2-bin (1:2.25-1) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libsepol1-dev:ppc64el.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libpcre16-3:ppc64el.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
15:43:41 [2020-02-26T15:43:41.782Z] Selecting previously unselected package libpcre32-3:ppc64el.
15:43:41 [2020-02-26T15:43:41.782Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
15:43:41 [2020-02-26T15:43:41.782Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
15:43:42 [2020-02-26T15:43:42.071Z] Selecting previously unselected package libpcre3-dev:ppc64el.
15:43:42 [2020-02-26T15:43:42.071Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.071Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
15:43:42 [2020-02-26T15:43:42.071Z] Selecting previously unselected package libselinux1-dev:ppc64el.
15:43:42 [2020-02-26T15:43:42.071Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.071Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
15:43:42 [2020-02-26T15:43:42.071Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
15:43:42 [2020-02-26T15:43:42.071Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.071Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
15:43:42 [2020-02-26T15:43:42.071Z] Selecting previously unselected package libnl-3-200:ppc64el.
15:43:42 [2020-02-26T15:43:42.071Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.071Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
15:43:42 [2020-02-26T15:43:42.361Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
15:43:42 [2020-02-26T15:43:42.361Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.361Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
15:43:42 [2020-02-26T15:43:42.361Z] Selecting previously unselected package libreadline5:ppc64el.
15:43:42 [2020-02-26T15:43:42.361Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.361Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
15:43:42 [2020-02-26T15:43:42.361Z] Selecting previously unselected package libsystemd-dev:ppc64el.
15:43:42 [2020-02-26T15:43:42.361Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.361Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
15:43:42 [2020-02-26T15:43:42.649Z] Selecting previously unselected package net-tools.
15:43:42 [2020-02-26T15:43:42.649Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
15:43:42 [2020-02-26T15:43:42.649Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:43:42 [2020-02-26T15:43:42.649Z] Selecting previously unselected package python-pip-whl.
15:43:42 [2020-02-26T15:43:42.649Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:43:42 [2020-02-26T15:43:42.649Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:43:42 [2020-02-26T15:43:42.938Z] Selecting previously unselected package python3-pip.
15:43:42 [2020-02-26T15:43:42.938Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:43:42 [2020-02-26T15:43:42.938Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:43:42 [2020-02-26T15:43:42.938Z] Selecting previously unselected package python3-pkg-resources.
15:43:42 [2020-02-26T15:43:42.938Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:43:42 [2020-02-26T15:43:42.938Z] Unpacking python3-pkg-resources (33.1.1-1) ...
15:43:42 [2020-02-26T15:43:42.938Z] Selecting previously unselected package python3-setuptools.
15:43:42 [2020-02-26T15:43:42.938Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:43:42 [2020-02-26T15:43:42.938Z] Unpacking python3-setuptools (33.1.1-1) ...
15:43:42 [2020-02-26T15:43:42.938Z] Selecting previously unselected package python3-wheel.
15:43:42 [2020-02-26T15:43:42.938Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:43:42 [2020-02-26T15:43:42.938Z] Unpacking python3-wheel (0.29.0-2) ...
15:43:43 [2020-02-26T15:43:43.201Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:43:43 [2020-02-26T15:43:43.224Z] Selecting previously unselected package thin-provisioning-tools.
15:43:43 [2020-02-26T15:43:43.224Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
15:43:43 [2020-02-26T15:43:43.224Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:43:43 [2020-02-26T15:43:43.224Z] Selecting previously unselected package vim-runtime.
15:43:43 [2020-02-26T15:43:43.224Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:43:43 [2020-02-26T15:43:43.224Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:43:43 [2020-02-26T15:43:43.224Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:43:43 [2020-02-26T15:43:43.224Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:43:44 [2020-02-26T15:43:44.254Z] Selecting previously unselected package vim.
15:43:44 [2020-02-26T15:43:44.255Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.255Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:43:44 [2020-02-26T15:43:44.255Z] Selecting previously unselected package xfsprogs.
15:43:44 [2020-02-26T15:43:44.255Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.255Z] Unpacking xfsprogs (4.9.0+nmu1) ...
15:43:44 [2020-02-26T15:43:44.549Z] Selecting previously unselected package zip.
15:43:44 [2020-02-26T15:43:44.549Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.549Z] Unpacking zip (3.0-11+b1) ...
15:43:44 [2020-02-26T15:43:44.549Z] Selecting previously unselected package libapparmor-perl.
15:43:44 [2020-02-26T15:43:44.549Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.549Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:43:44 [2020-02-26T15:43:44.549Z] Selecting previously unselected package apparmor.
15:43:44 [2020-02-26T15:43:44.549Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.549Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
15:43:44 [2020-02-26T15:43:44.837Z] Selecting previously unselected package binutils-mingw-w64-i686.
15:43:44 [2020-02-26T15:43:44.837Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
15:43:44 [2020-02-26T15:43:44.837Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:43:45 [2020-02-26T15:43:45.125Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
15:43:45 [2020-02-26T15:43:45.125Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
15:43:45 [2020-02-26T15:43:45.125Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:43:45 [2020-02-26T15:43:45.755Z] Selecting previously unselected package binutils-mingw-w64.
15:43:45 [2020-02-26T15:43:45.755Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:43:45 [2020-02-26T15:43:45.755Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:43:45 [2020-02-26T15:43:45.755Z] Selecting previously unselected package mingw-w64-common.
15:43:45 [2020-02-26T15:43:45.755Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:43:45 [2020-02-26T15:43:45.755Z] Unpacking mingw-w64-common (5.0.1-1) ...
15:43:46 [2020-02-26T15:43:46.498Z] ok  	github.com/docker/docker/cmd/dockerd	0.844s	coverage: 18.7% of statements
15:43:46 [2020-02-26T15:43:46.779Z] Selecting previously unselected package mingw-w64-x86-64-dev.
15:43:46 [2020-02-26T15:43:46.779Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:43:46 [2020-02-26T15:43:46.779Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:43:47 [2020-02-26T15:43:47.805Z] Selecting previously unselected package gcc-mingw-w64-base.
15:43:47 [2020-02-26T15:43:47.805Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
15:43:47 [2020-02-26T15:43:47.805Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:43:47 [2020-02-26T15:43:47.805Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
15:43:47 [2020-02-26T15:43:47.805Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
15:43:47 [2020-02-26T15:43:47.805Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:43:48 [2020-02-26T15:43:48.029Z] ok  	github.com/docker/docker/container	0.576s	coverage: 42.8% of statements
15:43:48 [2020-02-26T15:43:48.029Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:43:48 [2020-02-26T15:43:48.029Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:43:48 [2020-02-26T15:43:48.029Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:43:48 [2020-02-26T15:43:48.029Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:43:51 [2020-02-26T15:43:51.115Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:43:52 [2020-02-26T15:43:52.263Z] Selecting previously unselected package g++-mingw-w64-x86-64.
15:43:52 [2020-02-26T15:43:52.263Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
15:43:52 [2020-02-26T15:43:52.263Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:43:52 [2020-02-26T15:43:52.493Z] --- PASS: TestBuildWithHugeFile (24.97s)
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildWithEmptyDockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:52 [2020-02-26T15:43:52.493Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:43:52 [2020-02-26T15:43:52.493Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:43:52 [2020-02-26T15:43:52.493Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:43:52 [2020-02-26T15:43:52.493Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildPreserveOwnership
15:43:52 [2020-02-26T15:43:52.493Z] === RUN   TestBuildPreserveOwnership/copy_from
15:43:52 [2020-02-26T15:43:52.854Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:43:54 [2020-02-26T15:43:54.595Z] --- PASS: TestBuildPreserveOwnership (5.43s)
15:43:54 [2020-02-26T15:43:54.595Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.58s)
15:43:54 [2020-02-26T15:43:54.595Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.85s)
15:43:54 [2020-02-26T15:43:54.595Z] === RUN   TestBuildPlatformInvalid
15:43:54 [2020-02-26T15:43:54.595Z] --- PASS: TestBuildPlatformInvalid (0.12s)
15:43:54 [2020-02-26T15:43:54.595Z] PASS
15:43:54 [2020-02-26T15:43:54.595Z] 
15:43:54 [2020-02-26T15:43:54.595Z] DONE 30 tests in 68.665s
15:43:54 [2020-02-26T15:43:54.952Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:43:54 [2020-02-26T15:43:54.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:43:54 [2020-02-26T15:43:54.952Z] ++ set -e
15:43:54 [2020-02-26T15:43:54.952Z] ++ '[' -n 0 ']'
15:43:54 [2020-02-26T15:43:54.952Z] ++ set -x
15:43:54 [2020-02-26T15:43:54.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:43:54 [2020-02-26T15:43:54.952Z] INFO: Testing against a local daemon
15:43:54 [2020-02-26T15:43:54.952Z] === RUN   TestConfigList
15:43:55 [2020-02-26T15:43:55.907Z] Setting up aufs-tools (1:4.1+20161219-1) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:55 [2020-02-26T15:43:55.907Z] Processing triggers for mime-support (3.60) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up libcap2-bin (1:2.25-1) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:43:55 [2020-02-26T15:43:55.907Z] Setting up bash-completion (1:2.1-4.3) ...
15:43:56 [2020-02-26T15:43:56.468Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libonig4:ppc64el (6.1.3-2) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up zip (3.0-11+b1) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up bzip2 (1.0.6-8.1) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libaio1:ppc64el (0.3.110-3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up xz-utils (5.2.2-1.2+b1) ...
15:43:56 [2020-02-26T15:43:56.958Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:43:56 [2020-02-26T15:43:56.958Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
15:43:56 [2020-02-26T15:43:56.958Z] Setting up pigz (2.3.4-1) ...
15:43:57 [2020-02-26T15:43:57.257Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:43:57 [2020-02-26T15:43:57.257Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
15:43:57 [2020-02-26T15:43:57.257Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up mingw-w64-common (5.0.1-1) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up jq (1.5+dfsg-1.3) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up xfsprogs (4.9.0+nmu1) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:43:57 [2020-02-26T15:43:57.258Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up btrfs-progs (4.7.3-1) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
15:43:57 [2020-02-26T15:43:57.258Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
15:43:58 [2020-02-26T15:43:58.056Z] --- PASS: TestConfigList (2.99s)
15:43:58 [2020-02-26T15:43:58.056Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:325: [ddd0e36e3973f] waiting for daemon to start
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:325: [ddd0e36e3973f] waiting for daemon to start
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:353: [ddd0e36e3973f] daemon started
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:461: [ddd0e36e3973f] Stopping daemon
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:296: [ddd0e36e3973f] exiting daemon
15:43:58 [2020-02-26T15:43:58.056Z]     daemon.go:448: [ddd0e36e3973f] Daemon stopped
15:43:58 [2020-02-26T15:43:58.056Z] === RUN   TestConfigsCreateAndDelete
15:43:59 [2020-02-26T15:43:59.339Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
15:43:59 [2020-02-26T15:43:59.339Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
15:43:59 [2020-02-26T15:43:59.339Z] Setting up btrfs-tools (4.7.3-1) ...
15:43:59 [2020-02-26T15:43:59.339Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:43:59 [2020-02-26T15:43:59.339Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:43:59 [2020-02-26T15:43:59.339Z] Setting up python3 (3.5.3-1) ...
15:43:59 [2020-02-26T15:43:59.631Z] Setting up apparmor (2.11.0-3+deb9u2) ...
15:44:00 [2020-02-26T15:44:00.272Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:44:00 [2020-02-26T15:44:00.272Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:44:00 [2020-02-26T15:44:00.272Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
15:44:00 [2020-02-26T15:44:00.272Z] Setting up python3-wheel (0.29.0-2) ...
15:44:00 [2020-02-26T15:44:00.557Z] Setting up python3-pkg-resources (33.1.1-1) ...
15:44:00 [2020-02-26T15:44:00.605Z] --- PASS: TestConfigsCreateAndDelete (2.59s)
15:44:00 [2020-02-26T15:44:00.606Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:325: [decb39b63d455] waiting for daemon to start
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:325: [decb39b63d455] waiting for daemon to start
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:353: [decb39b63d455] daemon started
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:461: [decb39b63d455] Stopping daemon
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:296: [decb39b63d455] exiting daemon
15:44:00 [2020-02-26T15:44:00.606Z]     daemon.go:448: [decb39b63d455] Daemon stopped
15:44:00 [2020-02-26T15:44:00.606Z] === RUN   TestConfigsUpdate
15:44:01 [2020-02-26T15:44:01.175Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
15:44:01 [2020-02-26T15:44:01.176Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
15:44:01 [2020-02-26T15:44:01.460Z] Setting up dmsetup (2:1.02.137-2) ...
15:44:01 [2020-02-26T15:44:01.460Z] Setting up python3-setuptools (33.1.1-1) ...
15:44:01 [2020-02-26T15:44:01.748Z] Setting up dh-python (2.20170125) ...
15:44:02 [2020-02-26T15:44:02.031Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
15:44:02 [2020-02-26T15:44:02.031Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:44:03 [2020-02-26T15:44:03.854Z] --- PASS: TestConfigsUpdate (2.94s)
15:44:03 [2020-02-26T15:44:03.854Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:325: [d5f79f5fc9e97] waiting for daemon to start
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:325: [d5f79f5fc9e97] waiting for daemon to start
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:353: [d5f79f5fc9e97] daemon started
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:461: [d5f79f5fc9e97] Stopping daemon
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:296: [d5f79f5fc9e97] exiting daemon
15:44:03 [2020-02-26T15:44:03.854Z]     daemon.go:448: [d5f79f5fc9e97] Daemon stopped
15:44:03 [2020-02-26T15:44:03.854Z] === RUN   TestTemplatedConfig
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon	2.803s	coverage: 9.1% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/cluster	1.597s	coverage: 0.5% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.249s	coverage: 65.3% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.590s	coverage: 35.8% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.292s	coverage: 10.9% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/config	1.174s	coverage: 79.7% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/discovery	0.200s	coverage: 30.4% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/events	0.237s	coverage: 50.0% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ok  	github.com/docker/docker/daemon/graphdriver	0.172s	coverage: 2.3% of statements
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:44:05 [2020-02-26T15:44:05.692Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:44:06 [2020-02-26T15:44:06.925Z] --- PASS: TestTemplatedConfig (3.53s)
15:44:06 [2020-02-26T15:44:06.925Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
15:44:06 [2020-02-26T15:44:06.925Z]     daemon.go:325: [d58c6cd192186] waiting for daemon to start
15:44:06 [2020-02-26T15:44:06.925Z]     daemon.go:325: [d58c6cd192186] waiting for daemon to start
15:44:06 [2020-02-26T15:44:06.925Z]     daemon.go:353: [d58c6cd192186] daemon started
15:44:06 [2020-02-26T15:44:06.925Z]     daemon.go:461: [d58c6cd192186] Stopping daemon
15:44:06 [2020-02-26T15:44:06.926Z]     daemon.go:296: [d58c6cd192186] exiting daemon
15:44:06 [2020-02-26T15:44:06.926Z]     daemon.go:448: [d58c6cd192186] Daemon stopped
15:44:06 [2020-02-26T15:44:06.926Z] === RUN   TestConfigInspect
15:44:08 [2020-02-26T15:44:08.589Z] ok  	github.com/docker/docker/daemon/images	0.549s	coverage: 4.9% of statements
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ok  	github.com/docker/docker/daemon/links	0.080s	coverage: 93.0% of statements
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ok  	github.com/docker/docker/daemon/logger	0.932s	coverage: 44.0% of statements
15:44:08 [2020-02-26T15:44:08.589Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.469s	coverage: 78.2% of statements
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:44:08 [2020-02-26T15:44:08.589Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:44:09 [2020-02-26T15:44:09.045Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.291s	coverage: 62.1% of statements
15:44:09 [2020-02-26T15:44:09.502Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.416s	coverage: 88.3% of statements
15:44:10 [2020-02-26T15:44:10.014Z] --- PASS: TestConfigInspect (2.70s)
15:44:10 [2020-02-26T15:44:10.014Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:325: [dcc3d7fc50e78] waiting for daemon to start
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:325: [dcc3d7fc50e78] waiting for daemon to start
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:353: [dcc3d7fc50e78] daemon started
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:461: [dcc3d7fc50e78] Stopping daemon
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:296: [dcc3d7fc50e78] exiting daemon
15:44:10 [2020-02-26T15:44:10.014Z]     daemon.go:448: [dcc3d7fc50e78] Daemon stopped
15:44:10 [2020-02-26T15:44:10.014Z] === RUN   TestConfigCreateWithLabels
15:44:11 [2020-02-26T15:44:11.033Z] ok  	github.com/docker/docker/daemon/logger/local	0.380s	coverage: 74.7% of statements
15:44:11 [2020-02-26T15:44:11.033Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:44:11 [2020-02-26T15:44:11.997Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.321s	coverage: 19.5% of statements
15:44:12 [2020-02-26T15:44:12.350Z] Removing intermediate container ab1d49ca5bbd
15:44:12 [2020-02-26T15:44:12.351Z]  ---> 9bf6892726b2
15:44:12 [2020-02-26T15:44:12.351Z] Step 103/125 : RUN pip3 install yamllint==1.16.0
15:44:12 [2020-02-26T15:44:12.351Z]  ---> Running in 92d0eccd9679
15:44:12 [2020-02-26T15:44:12.438Z] --- PASS: TestConfigCreateWithLabels (2.89s)
15:44:12 [2020-02-26T15:44:12.438Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:325: [d5e6750b8a7bf] waiting for daemon to start
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:325: [d5e6750b8a7bf] waiting for daemon to start
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:353: [d5e6750b8a7bf] daemon started
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:461: [d5e6750b8a7bf] Stopping daemon
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:296: [d5e6750b8a7bf] exiting daemon
15:44:12 [2020-02-26T15:44:12.438Z]     daemon.go:448: [d5e6750b8a7bf] Daemon stopped
15:44:12 [2020-02-26T15:44:12.438Z] === RUN   TestConfigCreateResolve
15:44:13 [2020-02-26T15:44:13.528Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.115s	coverage: 84.5% of statements
15:44:13 [2020-02-26T15:44:13.528Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.337s	coverage: 47.8% of statements
15:44:13 [2020-02-26T15:44:13.528Z] ok  	github.com/docker/docker/daemon/logger/templates	0.146s	coverage: 8.3% of statements
15:44:13 [2020-02-26T15:44:13.528Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:44:13 [2020-02-26T15:44:13.528Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:44:13 [2020-02-26T15:44:13.528Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:44:14 [2020-02-26T15:44:14.419Z] Collecting yamllint==1.16.0
15:44:15 [2020-02-26T15:44:15.047Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:44:15 [2020-02-26T15:44:15.332Z] Collecting pyyaml (from yamllint==1.16.0)
15:44:15 [2020-02-26T15:44:15.332Z]   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
15:44:15 [2020-02-26T15:44:15.492Z] --- PASS: TestConfigCreateResolve (2.73s)
15:44:15 [2020-02-26T15:44:15.492Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:325: [df1b9415ec338] waiting for daemon to start
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:325: [df1b9415ec338] waiting for daemon to start
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:353: [df1b9415ec338] daemon started
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:461: [df1b9415ec338] Stopping daemon
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:296: [df1b9415ec338] exiting daemon
15:44:15 [2020-02-26T15:44:15.492Z]     daemon.go:448: [df1b9415ec338] Daemon stopped
15:44:15 [2020-02-26T15:44:15.492Z] === RUN   TestConfigDaemonLibtrustID
15:44:15 [2020-02-26T15:44:15.850Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:44:15 [2020-02-26T15:44:15.850Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:325: [d7b2f643d60e9] waiting for daemon to start
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:325: [d7b2f643d60e9] waiting for daemon to start
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:353: [d7b2f643d60e9] daemon started
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:461: [d7b2f643d60e9] Stopping daemon
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:296: [d7b2f643d60e9] exiting daemon
15:44:15 [2020-02-26T15:44:15.850Z]     daemon.go:448: [d7b2f643d60e9] Daemon stopped
15:44:15 [2020-02-26T15:44:15.850Z] PASS
15:44:15 [2020-02-26T15:44:15.850Z] 
15:44:15 [2020-02-26T15:44:15.850Z] DONE 8 tests in 20.983s
15:44:15 [2020-02-26T15:44:15.850Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:44:15 [2020-02-26T15:44:15.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:44:15 [2020-02-26T15:44:15.850Z] ++ set -e
15:44:15 [2020-02-26T15:44:15.850Z] ++ '[' -n 0 ']'
15:44:15 [2020-02-26T15:44:15.850Z] ++ set -x
15:44:15 [2020-02-26T15:44:15.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:44:15 [2020-02-26T15:44:15.850Z] INFO: Testing against a local daemon
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestCheckpoint
15:44:15 [2020-02-26T15:44:15.850Z] --- SKIP: TestCheckpoint (0.00s)
15:44:15 [2020-02-26T15:44:15.850Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestContainerInvalidJSON
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:44:15 [2020-02-26T15:44:15.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:44:15 [2020-02-26T15:44:15.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:44:15 [2020-02-26T15:44:15.850Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:44:15 [2020-02-26T15:44:15.850Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:44:15 [2020-02-26T15:44:15.850Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:44:15 [2020-02-26T15:44:15.850Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:44:15 [2020-02-26T15:44:15.850Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:44:15 [2020-02-26T15:44:15.850Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:44:15 [2020-02-26T15:44:15.850Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:44:15 [2020-02-26T15:44:15.850Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:44:15 [2020-02-26T15:44:15.850Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:44:16 [2020-02-26T15:44:16.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:44:16 [2020-02-26T15:44:16.202Z] === RUN   TestCopyFromContainerPathIsNotDir
15:44:16 [2020-02-26T15:44:16.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:44:16 [2020-02-26T15:44:16.202Z] === RUN   TestCopyToContainerPathDoesNotExist
15:44:16 [2020-02-26T15:44:16.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
15:44:16 [2020-02-26T15:44:16.202Z] === RUN   TestCopyToContainerPathIsNotDir
15:44:16 [2020-02-26T15:44:16.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
15:44:16 [2020-02-26T15:44:16.202Z] === RUN   TestCopyFromContainer
15:44:16 [2020-02-26T15:44:16.348Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:44:16 [2020-02-26T15:44:16.426Z] ok  	github.com/docker/docker/distribution	1.411s	coverage: 20.5% of statements
15:44:16 [2020-02-26T15:44:16.633Z]   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
15:44:16 [2020-02-26T15:44:16.633Z] Building wheels for collected packages: pyyaml
15:44:16 [2020-02-26T15:44:16.633Z]   Running setup.py bdist_wheel for pyyaml: started
15:44:16 [2020-02-26T15:44:16.883Z] ok  	github.com/docker/docker/distribution/metadata	1.682s	coverage: 48.2% of statements
15:44:16 [2020-02-26T15:44:16.883Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:44:17 [2020-02-26T15:44:17.257Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:44:17 [2020-02-26T15:44:17.257Z]   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
15:44:17 [2020-02-26T15:44:17.257Z] Successfully built pyyaml
15:44:17 [2020-02-26T15:44:17.257Z] Installing collected packages: pyyaml, pathspec, yamllint
15:44:17 [2020-02-26T15:44:17.340Z] ok  	github.com/docker/docker/distribution/xfer	1.895s	coverage: 61.7% of statements
15:44:17 [2020-02-26T15:44:17.340Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:44:17 [2020-02-26T15:44:17.340Z] ok  	github.com/docker/docker/errdefs	0.144s	coverage: 49.4% of statements
15:44:17 [2020-02-26T15:44:17.543Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
15:44:18 [2020-02-26T15:44:18.167Z] Removing intermediate container 92d0eccd9679
15:44:18 [2020-02-26T15:44:18.167Z]  ---> e606cfdf578d
15:44:18 [2020-02-26T15:44:18.167Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer//
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer//bar/root
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer//bar/root/
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/quux
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/quux/
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:44:18 [2020-02-26T15:44:18.582Z] === RUN   TestCopyFromContainer/bar/notarget
15:44:18 [2020-02-26T15:44:18.936Z] --- PASS: TestCopyFromContainer (2.49s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:18 [2020-02-26T15:44:18.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateLinkToNonExistingContainer
15:44:18 [2020-02-26T15:44:18.936Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateWithInvalidEnv
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateWithInvalidEnv/0
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateWithInvalidEnv/0
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateWithInvalidEnv/1
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateWithInvalidEnv/1
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateWithInvalidEnv/2
15:44:18 [2020-02-26T15:44:18.936Z] === PAUSE TestCreateWithInvalidEnv/2
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateWithInvalidEnv/0
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateWithInvalidEnv/2
15:44:18 [2020-02-26T15:44:18.936Z] === CONT  TestCreateWithInvalidEnv/1
15:44:18 [2020-02-26T15:44:18.936Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateTmpfsMountsTarget
15:44:18 [2020-02-26T15:44:18.936Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:44:18 [2020-02-26T15:44:18.936Z] === RUN   TestCreateWithCustomMaskedPaths
15:44:19 [2020-02-26T15:44:19.187Z]  ---> 84b7e3033e82
15:44:19 [2020-02-26T15:44:19.187Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images
15:44:19 [2020-02-26T15:44:19.510Z] ok  	github.com/docker/docker/image	1.354s	coverage: 86.4% of statements
15:44:19 [2020-02-26T15:44:19.510Z] ok  	github.com/docker/docker/image/cache	0.174s	coverage: 19.2% of statements
15:44:19 [2020-02-26T15:44:19.510Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:44:19 [2020-02-26T15:44:19.510Z] ok  	github.com/docker/docker/image/v1	0.324s	coverage: 25.0% of statements
15:44:19 [2020-02-26T15:44:19.510Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:44:19 [2020-02-26T15:44:19.968Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:44:20 [2020-02-26T15:44:20.931Z] ok  	github.com/docker/docker/internal/testutil	0.192s	coverage: 62.5% of statements
15:44:21 [2020-02-26T15:44:21.230Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:44:21 [2020-02-26T15:44:21.282Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:44:21 [2020-02-26T15:44:21.282Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:44:21 [2020-02-26T15:44:21.637Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:44:21 [2020-02-26T15:44:21.637Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:44:21 [2020-02-26T15:44:21.637Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:44:21 [2020-02-26T15:44:21.637Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:44:21 [2020-02-26T15:44:21.637Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
15:44:21 [2020-02-26T15:44:21.637Z] === RUN   TestCreateWithCustomReadonlyPaths
15:44:23 [2020-02-26T15:44:23.101Z] ok  	github.com/docker/docker/layer	0.473s	coverage: 30.4% of statements
15:44:23 [2020-02-26T15:44:23.101Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:44:23 [2020-02-26T15:44:23.582Z]  ---> 3805117c5504
15:44:23 [2020-02-26T15:44:23.582Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/
15:44:23 [2020-02-26T15:44:23.971Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:23 [2020-02-26T15:44:23.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:23 [2020-02-26T15:44:23.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:23 [2020-02-26T15:44:23.971Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:23 [2020-02-26T15:44:23.971Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:23 [2020-02-26T15:44:23.971Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:23 [2020-02-26T15:44:23.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:44:23 [2020-02-26T15:44:23.971Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:44:23 [2020-02-26T15:44:23.971Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:44:23 [2020-02-26T15:44:23.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:44:23 [2020-02-26T15:44:23.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:44:23 [2020-02-26T15:44:23.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:44:23 [2020-02-26T15:44:23.972Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:44:24 [2020-02-26T15:44:24.631Z] ok  	github.com/docker/docker/libcontainerd/local	0.374s	coverage: 1.0% of statements
15:44:24 [2020-02-26T15:44:24.631Z] ok  	github.com/docker/docker/libcontainerd/queue	0.116s	coverage: 100.0% of statements
15:44:24 [2020-02-26T15:44:24.631Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:44:24 [2020-02-26T15:44:24.631Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:44:24 [2020-02-26T15:44:24.631Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:44:24 [2020-02-26T15:44:24.631Z] ?   	github.com/docker/docker/oci	[no test files]
15:44:24 [2020-02-26T15:44:24.631Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:44:24 [2020-02-26T15:44:24.631Z] ok  	github.com/docker/docker/opts	0.366s	coverage: 67.3% of statements
15:44:24 [2020-02-26T15:44:24.631Z] ok  	github.com/docker/docker/pkg/aaparser	0.048s	coverage: 50.0% of statements
15:44:24 [2020-02-26T15:44:24.711Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
15:44:24 [2020-02-26T15:44:24.711Z] === RUN   TestContainerStartOnDaemonRestart
15:44:24 [2020-02-26T15:44:24.711Z] === PAUSE TestContainerStartOnDaemonRestart
15:44:24 [2020-02-26T15:44:24.711Z] === RUN   TestDaemonRestartIpcMode
15:44:24 [2020-02-26T15:44:24.711Z] === PAUSE TestDaemonRestartIpcMode
15:44:24 [2020-02-26T15:44:24.711Z] === RUN   TestDiff
15:44:25 [2020-02-26T15:44:25.463Z] --- PASS: TestDiff (0.80s)
15:44:25 [2020-02-26T15:44:25.463Z] === RUN   TestExecWithCloseStdin
15:44:26 [2020-02-26T15:44:26.274Z]  ---> f7ec130650d5
15:44:26 [2020-02-26T15:44:26.274Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/
15:44:26 [2020-02-26T15:44:26.274Z]  ---> 596d76ac49ec
15:44:26 [2020-02-26T15:44:26.274Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/
15:44:26 [2020-02-26T15:44:26.559Z]  ---> d10c647d6ccc
15:44:26 [2020-02-26T15:44:26.559Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/
15:44:26 [2020-02-26T15:44:26.658Z] --- PASS: TestExecWithCloseStdin (0.99s)
15:44:26 [2020-02-26T15:44:26.658Z] === RUN   TestExec
15:44:26 [2020-02-26T15:44:26.845Z]  ---> 515c6d8505e8
15:44:26 [2020-02-26T15:44:26.845Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/
15:44:27 [2020-02-26T15:44:27.131Z]  ---> 10e01eaeef1b
15:44:27 [2020-02-26T15:44:27.131Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/
15:44:27 [2020-02-26T15:44:27.427Z]  ---> 388ec7b490ec
15:44:27 [2020-02-26T15:44:27.427Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/
15:44:27 [2020-02-26T15:44:27.872Z] --- PASS: TestExec (1.01s)
15:44:27 [2020-02-26T15:44:27.872Z] === RUN   TestExecUser
15:44:28 [2020-02-26T15:44:28.441Z]  ---> cc64f586bd74
15:44:28 [2020-02-26T15:44:28.441Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/
15:44:28 [2020-02-26T15:44:28.614Z] --- PASS: TestExecUser (1.00s)
15:44:28 [2020-02-26T15:44:28.614Z] === RUN   TestExportContainerAndImportImage
15:44:28 [2020-02-26T15:44:28.726Z]  ---> 1d74ce9a172c
15:44:28 [2020-02-26T15:44:28.726Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli
15:44:29 [2020-02-26T15:44:29.261Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:44:29 [2020-02-26T15:44:29.353Z]  ---> b4bca0fdbef4
15:44:29 [2020-02-26T15:44:29.353Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/
15:44:29 [2020-02-26T15:44:29.825Z] --- PASS: TestExportContainerAndImportImage (1.19s)
15:44:29 [2020-02-26T15:44:29.825Z] === RUN   TestExportContainerAfterDaemonRestart
15:44:30 [2020-02-26T15:44:30.837Z]  ---> a6612befc4de
15:44:30 [2020-02-26T15:44:30.837Z] Step 116/125 : COPY --from=criu /build/ /usr/local/
15:44:31 [2020-02-26T15:44:31.168Z]  ---> 68e374eb8775
15:44:31 [2020-02-26T15:44:31.168Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/
15:44:31 [2020-02-26T15:44:31.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
15:44:31 [2020-02-26T15:44:31.219Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:325: [da6be8bcc400a] waiting for daemon to start
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:325: [da6be8bcc400a] waiting for daemon to start
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:353: [da6be8bcc400a] daemon started
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:461: [da6be8bcc400a] Stopping daemon
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:296: [da6be8bcc400a] exiting daemon
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:448: [da6be8bcc400a] Daemon stopped
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:325: [da6be8bcc400a] waiting for daemon to start
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:325: [da6be8bcc400a] waiting for daemon to start
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:353: [da6be8bcc400a] daemon started
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:461: [da6be8bcc400a] Stopping daemon
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:296: [da6be8bcc400a] exiting daemon
15:44:31 [2020-02-26T15:44:31.219Z]     daemon.go:448: [da6be8bcc400a] Daemon stopped
15:44:31 [2020-02-26T15:44:31.219Z] === RUN   TestHealthCheckWorkdir
15:44:31 [2020-02-26T15:44:31.395Z] tests/integration/api_secret_test.py .....                               [ 52%]
15:44:31 [2020-02-26T15:44:31.788Z]  ---> 28da243a1137
15:44:31 [2020-02-26T15:44:31.788Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
15:44:31 [2020-02-26T15:44:31.788Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
15:44:32 [2020-02-26T15:44:32.074Z] bad55c542dc9: Pulling fs layer
15:44:32 [2020-02-26T15:44:32.405Z] bad55c542dc9: Download complete
15:44:32 [2020-02-26T15:44:32.592Z] --- PASS: TestHealthCheckWorkdir (1.07s)
15:44:32 [2020-02-26T15:44:32.592Z] === RUN   TestHealthKillContainer
15:44:33 [2020-02-26T15:44:33.032Z] bad55c542dc9: Pull complete
15:44:33 [2020-02-26T15:44:33.032Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:44:33 [2020-02-26T15:44:33.032Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:44:33 [2020-02-26T15:44:33.316Z]  ---> 6ed979d8f3a8
15:44:33 [2020-02-26T15:44:33.316Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH
15:44:33 [2020-02-26T15:44:33.316Z]  ---> Running in 61e265f864ad
15:44:33 [2020-02-26T15:44:33.600Z] Removing intermediate container 61e265f864ad
15:44:33 [2020-02-26T15:44:33.600Z]  ---> 2ee41ae9d1e5
15:44:33 [2020-02-26T15:44:33.600Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
15:44:33 [2020-02-26T15:44:33.600Z]  ---> Running in 17003acce15c
15:44:33 [2020-02-26T15:44:33.600Z] Removing intermediate container 17003acce15c
15:44:33 [2020-02-26T15:44:33.600Z]  ---> fed3034bd674
15:44:33 [2020-02-26T15:44:33.600Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker
15:44:33 [2020-02-26T15:44:33.600Z]  ---> Running in fd4148fd3f07
15:44:33 [2020-02-26T15:44:33.884Z] Removing intermediate container fd4148fd3f07
15:44:33 [2020-02-26T15:44:33.884Z]  ---> 54ccbe26105d
15:44:33 [2020-02-26T15:44:33.884Z] Step 122/125 : VOLUME /var/lib/docker
15:44:33 [2020-02-26T15:44:33.884Z]  ---> Running in 34a6371642a6
15:44:33 [2020-02-26T15:44:33.884Z] Removing intermediate container 34a6371642a6
15:44:33 [2020-02-26T15:44:33.884Z]  ---> b5f4f399b075
15:44:33 [2020-02-26T15:44:33.884Z] Step 123/125 : ENTRYPOINT ["hack/dind"]
15:44:34 [2020-02-26T15:44:34.169Z]  ---> Running in 7f8c2e11a23a
15:44:34 [2020-02-26T15:44:34.169Z] Removing intermediate container 7f8c2e11a23a
15:44:34 [2020-02-26T15:44:34.169Z]  ---> 36376176b986
15:44:34 [2020-02-26T15:44:34.169Z] Step 124/125 : FROM dev AS final
15:44:34 [2020-02-26T15:44:34.169Z]  ---> 36376176b986
15:44:34 [2020-02-26T15:44:34.169Z] Step 125/125 : COPY . /go/src/github.com/docker/docker
15:44:35 [2020-02-26T15:44:35.710Z] --- PASS: TestHealthKillContainer (3.10s)
15:44:35 [2020-02-26T15:44:35.710Z] === RUN   TestInspectCpusetInConfigPre120
15:44:35 [2020-02-26T15:44:35.937Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:44:36 [2020-02-26T15:44:36.451Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
15:44:36 [2020-02-26T15:44:36.451Z] === RUN   TestIpcModeNone
15:44:37 [2020-02-26T15:44:37.205Z] --- PASS: TestIpcModeNone (1.03s)
15:44:37 [2020-02-26T15:44:37.205Z] === RUN   TestIpcModePrivate
15:44:38 [2020-02-26T15:44:38.405Z] --- PASS: TestIpcModePrivate (0.99s)
15:44:38 [2020-02-26T15:44:38.405Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
15:44:38 [2020-02-26T15:44:38.405Z] === RUN   TestIpcModeShareable
15:44:39 [2020-02-26T15:44:39.611Z] --- PASS: TestIpcModeShareable (0.98s)
15:44:39 [2020-02-26T15:44:39.611Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
15:44:39 [2020-02-26T15:44:39.611Z] === RUN   TestAPIIpcModeShareableAndContainer
15:44:40 [2020-02-26T15:44:40.999Z]  ---> dcd48b96b1ce
15:44:40 [2020-02-26T15:44:40.999Z] Successfully built dcd48b96b1ce
15:44:40 [2020-02-26T15:44:40.999Z] Successfully tagged docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:44:41 [2020-02-26T15:44:41.442Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/test/unit
15:44:41 [2020-02-26T15:44:41.974Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
15:44:41 [2020-02-26T15:44:41.974Z] === RUN   TestAPIIpcModeHost
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/archive	6.347s	coverage: 62.2% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/authorization	0.332s	coverage: 26.2% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/broadcaster	0.094s	coverage: 100.0% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.138s	coverage: 15.4% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/directory	0.086s	coverage: 80.0% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/discovery	0.183s	coverage: 58.3% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/discovery/file	0.074s	coverage: 92.9% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.401s	coverage: 84.1% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.052s	coverage: 92.3% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.228s	coverage: 93.8% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/filenotify	0.069s	coverage: 38.2% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/fileutils	0.053s	coverage: 87.7% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/homedir	0.029s	coverage: 37.5% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/idtools	0.101s	coverage: 6.3% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/ioutils	0.537s	coverage: 69.1% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.289s	coverage: 91.7% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.095s	coverage: 85.7% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ok  	github.com/docker/docker/pkg/pidfile	0.091s	coverage: 82.6% of statements
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:44:42 [2020-02-26T15:44:42.252Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:44:42 [2020-02-26T15:44:42.745Z] --- PASS: TestAPIIpcModeHost (0.66s)
15:44:42 [2020-02-26T15:44:42.745Z] === RUN   TestDaemonIpcModeShareable
15:44:44 [2020-02-26T15:44:44.606Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
15:44:44 [2020-02-26T15:44:44.606Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:325: [d36bdb21bca6c] waiting for daemon to start
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:325: [d36bdb21bca6c] waiting for daemon to start
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:353: [d36bdb21bca6c] daemon started
15:44:44 [2020-02-26T15:44:44.606Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:461: [d36bdb21bca6c] Stopping daemon
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:296: [d36bdb21bca6c] exiting daemon
15:44:44 [2020-02-26T15:44:44.606Z]     daemon.go:448: [d36bdb21bca6c] Daemon stopped
15:44:44 [2020-02-26T15:44:44.606Z] === RUN   TestDaemonIpcModePrivate
15:44:46 [2020-02-26T15:44:46.349Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
15:44:46 [2020-02-26T15:44:46.349Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:325: [d7b5afc62198e] waiting for daemon to start
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:325: [d7b5afc62198e] waiting for daemon to start
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:353: [d7b5afc62198e] daemon started
15:44:46 [2020-02-26T15:44:46.349Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:461: [d7b5afc62198e] Stopping daemon
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:296: [d7b5afc62198e] exiting daemon
15:44:46 [2020-02-26T15:44:46.349Z]     daemon.go:448: [d7b5afc62198e] Daemon stopped
15:44:46 [2020-02-26T15:44:46.349Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:44:46 [2020-02-26T15:44:46.956Z] ?   	github.com/docker/docker/api	[no test files]
15:44:48 [2020-02-26T15:44:48.075Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
15:44:48 [2020-02-26T15:44:48.075Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:325: [d06102498ad59] waiting for daemon to start
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:325: [d06102498ad59] waiting for daemon to start
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:353: [d06102498ad59] daemon started
15:44:48 [2020-02-26T15:44:48.075Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:461: [d06102498ad59] Stopping daemon
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:296: [d06102498ad59] exiting daemon
15:44:48 [2020-02-26T15:44:48.075Z]     daemon.go:448: [d06102498ad59] Daemon stopped
15:44:48 [2020-02-26T15:44:48.075Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:44:48 [2020-02-26T15:44:48.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:44:48 [2020-02-26T15:44:48.132Z] 
15:44:48 [2020-02-26T15:44:48.132Z] 
15:44:48 [2020-02-26T15:44:48.132Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:44:48 [2020-02-26T15:44:48.132Z] 
15:44:48 [2020-02-26T15:44:48.132Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:44:48 [2020-02-26T15:44:48.132Z] 
15:44:48 [2020-02-26T15:44:48.132Z] No new tests added to integration.
15:44:48 [2020-02-26T15:44:48.132Z] 
15:44:48 [2020-02-26T15:44:48.132Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:44:48 [2020-02-26T15:44:48.132Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:44:48 [2020-02-26T15:44:48.132Z] PKG_CONFIG=pkg-config
15:44:48 [2020-02-26T15:44:48.132Z] GOLANG_VERSION=1.12.17
15:44:48 [2020-02-26T15:44:48.132Z] HOSTNAME=76cec8833c0d
15:44:48 [2020-02-26T15:44:48.132Z] KEEPBUNDLE=1
15:44:48 [2020-02-26T15:44:48.132Z] container=docker
15:44:48 [2020-02-26T15:44:48.132Z] TEST_SKIP_INTEGRATION=1
15:44:48 [2020-02-26T15:44:48.132Z] GOPATH=/go
15:44:48 [2020-02-26T15:44:48.132Z] PWD=/go/src/github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] HOME=/root
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:44:48 [2020-02-26T15:44:48.132Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:44:48 [2020-02-26T15:44:48.132Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GRAPHDRIVER=overlay2
15:44:48 [2020-02-26T15:44:48.132Z] TERM=xterm
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_BRANCH=19.03
15:44:48 [2020-02-26T15:44:48.132Z] DEST=bundles/test-integration
15:44:48 [2020-02-26T15:44:48.132Z] SHLVL=1
15:44:48 [2020-02-26T15:44:48.132Z] TIMEOUT=120m
15:44:48 [2020-02-26T15:44:48.132Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:44:48 [2020-02-26T15:44:48.132Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_PKG=github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] TESTDEBUG=0
15:44:48 [2020-02-26T15:44:48.132Z] _=/usr/bin/env
15:44:48 [2020-02-26T15:44:48.132Z] Building test suite binary ./integration-cli/test.main
15:44:48 [2020-02-26T15:44:48.132Z] PKG_CONFIG=pkg-config
15:44:48 [2020-02-26T15:44:48.132Z] GOLANG_VERSION=1.12.17
15:44:48 [2020-02-26T15:44:48.132Z] HOSTNAME=94d2af50cb12
15:44:48 [2020-02-26T15:44:48.132Z] KEEPBUNDLE=1
15:44:48 [2020-02-26T15:44:48.132Z] container=docker
15:44:48 [2020-02-26T15:44:48.132Z] TEST_SKIP_INTEGRATION_CLI=1
15:44:48 [2020-02-26T15:44:48.132Z] GOPATH=/go
15:44:48 [2020-02-26T15:44:48.132Z] PWD=/go/src/github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] HOME=/root
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:44:48 [2020-02-26T15:44:48.132Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:44:48 [2020-02-26T15:44:48.132Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GRAPHDRIVER=overlay2
15:44:48 [2020-02-26T15:44:48.132Z] TERM=xterm
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_BRANCH=19.03
15:44:48 [2020-02-26T15:44:48.132Z] DEST=bundles/test-integration
15:44:48 [2020-02-26T15:44:48.132Z] SHLVL=1
15:44:48 [2020-02-26T15:44:48.132Z] TIMEOUT=120m
15:44:48 [2020-02-26T15:44:48.132Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_PKG=github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] TESTDEBUG=0
15:44:48 [2020-02-26T15:44:48.132Z] _=/usr/bin/env
15:44:48 [2020-02-26T15:44:48.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:44:48 [2020-02-26T15:44:48.132Z] PKG_CONFIG=pkg-config
15:44:48 [2020-02-26T15:44:48.132Z] GOLANG_VERSION=1.12.17
15:44:48 [2020-02-26T15:44:48.132Z] HOSTNAME=3c8ca3f91deb
15:44:48 [2020-02-26T15:44:48.132Z] KEEPBUNDLE=1
15:44:48 [2020-02-26T15:44:48.132Z] container=docker
15:44:48 [2020-02-26T15:44:48.132Z] TEST_SKIP_INTEGRATION=1
15:44:48 [2020-02-26T15:44:48.132Z] GOPATH=/go
15:44:48 [2020-02-26T15:44:48.132Z] PWD=/go/src/github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] HOME=/root
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:44:48 [2020-02-26T15:44:48.132Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:44:48 [2020-02-26T15:44:48.132Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_GRAPHDRIVER=overlay2
15:44:48 [2020-02-26T15:44:48.132Z] TERM=xterm
15:44:48 [2020-02-26T15:44:48.132Z] VALIDATE_BRANCH=19.03
15:44:48 [2020-02-26T15:44:48.132Z] DEST=bundles/test-integration
15:44:48 [2020-02-26T15:44:48.132Z] SHLVL=1
15:44:48 [2020-02-26T15:44:48.132Z] TIMEOUT=120m
15:44:48 [2020-02-26T15:44:48.132Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:44:48 [2020-02-26T15:44:48.132Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:44:48 [2020-02-26T15:44:48.132Z] DOCKER_PKG=github.com/docker/docker
15:44:48 [2020-02-26T15:44:48.132Z] TESTDEBUG=0
15:44:48 [2020-02-26T15:44:48.132Z] _=/usr/bin/env
15:44:48 [2020-02-26T15:44:48.132Z] Building test suite binary ./integration-cli/test.main
15:44:48 [2020-02-26T15:44:48.648Z] .........................                                                [ 67%]
15:44:49 [2020-02-26T15:44:49.298Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
15:44:49 [2020-02-26T15:44:49.298Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:325: [de662dc5a7ea2] waiting for daemon to start
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:325: [de662dc5a7ea2] waiting for daemon to start
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:353: [de662dc5a7ea2] daemon started
15:44:49 [2020-02-26T15:44:49.298Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:461: [de662dc5a7ea2] Stopping daemon
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:296: [de662dc5a7ea2] exiting daemon
15:44:49 [2020-02-26T15:44:49.298Z]     daemon.go:448: [de662dc5a7ea2] Daemon stopped
15:44:49 [2020-02-26T15:44:49.298Z] === RUN   TestIpcModeOlderClient
15:44:49 [2020-02-26T15:44:49.644Z] === PAUSE TestIpcModeOlderClient
15:44:49 [2020-02-26T15:44:49.644Z] === RUN   TestKillContainerInvalidSignal
15:44:50 [2020-02-26T15:44:50.381Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
15:44:50 [2020-02-26T15:44:50.381Z] === RUN   TestKillContainer
15:44:50 [2020-02-26T15:44:50.381Z] === RUN   TestKillContainer/no_signal
15:44:51 [2020-02-26T15:44:51.130Z] === RUN   TestKillContainer/non_killing_signal
15:44:51 [2020-02-26T15:44:51.877Z] === RUN   TestKillContainer/killing_signal
15:44:52 [2020-02-26T15:44:52.626Z] --- PASS: TestKillContainer (2.46s)
15:44:52 [2020-02-26T15:44:52.626Z]     --- PASS: TestKillContainer/no_signal (0.87s)
15:44:52 [2020-02-26T15:44:52.626Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
15:44:52 [2020-02-26T15:44:52.626Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
15:44:52 [2020-02-26T15:44:52.626Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:44:52 [2020-02-26T15:44:52.626Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:44:53 [2020-02-26T15:44:53.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:44:54 [2020-02-26T15:44:54.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
15:44:54 [2020-02-26T15:44:54.561Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
15:44:54 [2020-02-26T15:44:54.561Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
15:44:54 [2020-02-26T15:44:54.561Z] === RUN   TestKillStoppedContainer
15:44:54 [2020-02-26T15:44:54.561Z] --- PASS: TestKillStoppedContainer (0.09s)
15:44:54 [2020-02-26T15:44:54.561Z] === RUN   TestKillStoppedContainerAPIPre120
15:44:54 [2020-02-26T15:44:54.561Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:44:54 [2020-02-26T15:44:54.561Z] === RUN   TestKillDifferentUserContainer
15:44:55 [2020-02-26T15:44:55.304Z] --- PASS: TestKillDifferentUserContainer (0.77s)
15:44:55 [2020-02-26T15:44:55.304Z] === RUN   TestInspectOomKilledTrue
15:44:55 [2020-02-26T15:44:55.304Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:44:55 [2020-02-26T15:44:55.304Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:44:55 [2020-02-26T15:44:55.304Z] === RUN   TestInspectOomKilledFalse
15:44:55 [2020-02-26T15:44:55.304Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:44:55 [2020-02-26T15:44:55.304Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:44:55 [2020-02-26T15:44:55.304Z] === RUN   TestLinksEtcHostsContentMatch
15:44:56 [2020-02-26T15:44:56.043Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s)
15:44:56 [2020-02-26T15:44:56.043Z] === RUN   TestLinksContainerNames
15:44:57 [2020-02-26T15:44:57.773Z] --- PASS: TestLinksContainerNames (1.51s)
15:44:57 [2020-02-26T15:44:57.773Z] === RUN   TestLogsFollowTailEmpty
15:44:58 [2020-02-26T15:44:58.538Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
15:44:58 [2020-02-26T15:44:58.538Z] === RUN   TestContainerNetworkMountsNoChown
15:44:59 [2020-02-26T15:44:59.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/default
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/default
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/private
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/private
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rprivate
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rprivate
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/slave
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/slave
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rslave
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rslave
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/shared
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/shared
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rshared
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rshared
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/default
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/default/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/default/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/default/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rshared
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/shared
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rslave
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/slave
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rprivate
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/private
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/private/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/private/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/default/mount_root
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:44:59 [2020-02-26T15:44:59.292Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:44:59 [2020-02-26T15:44:59.643Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/private/bind_root
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/private/mount_root
15:44:59 [2020-02-26T15:44:59.996Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:44:59 [2020-02-26T15:44:59.996Z] --- PASS: TestMountDaemonRoot (0.02s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:44:59 [2020-02-26T15:44:59.996Z] === RUN   TestContainerBindMountNonRecursive
15:45:02 [2020-02-26T15:45:02.691Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
15:45:02 [2020-02-26T15:45:02.691Z] === RUN   TestNetworkNat
15:45:03 [2020-02-26T15:45:03.078Z] --- PASS: TestNetworkNat (0.88s)
15:45:03 [2020-02-26T15:45:03.078Z] === RUN   TestNetworkLocalhostTCPNat
15:45:04 [2020-02-26T15:45:04.288Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
15:45:04 [2020-02-26T15:45:04.288Z] === RUN   TestNetworkLoopbackNat
15:45:05 [2020-02-26T15:45:05.496Z] --- PASS: TestNetworkLoopbackNat (1.12s)
15:45:05 [2020-02-26T15:45:05.496Z] === RUN   TestPause
15:45:06 [2020-02-26T15:45:06.237Z] --- PASS: TestPause (0.87s)
15:45:06 [2020-02-26T15:45:06.237Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:45:06 [2020-02-26T15:45:06.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:45:06 [2020-02-26T15:45:06.237Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:45:06 [2020-02-26T15:45:06.237Z] === RUN   TestPauseStopPausedContainer
15:45:06 [2020-02-26T15:45:06.997Z] --- PASS: TestPauseStopPausedContainer (0.95s)
15:45:06 [2020-02-26T15:45:06.997Z] === RUN   TestPsFilter
15:45:07 [2020-02-26T15:45:07.360Z] --- PASS: TestPsFilter (0.28s)
15:45:07 [2020-02-26T15:45:07.360Z] === RUN   TestRemoveContainerWithRemovedVolume
15:45:08 [2020-02-26T15:45:08.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
15:45:08 [2020-02-26T15:45:08.102Z] === RUN   TestRemoveContainerWithVolume
15:45:08 [2020-02-26T15:45:08.854Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
15:45:08 [2020-02-26T15:45:08.854Z] === RUN   TestRemoveContainerRunning
15:45:09 [2020-02-26T15:45:09.402Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 7.9% of statements
15:45:09 [2020-02-26T15:45:09.604Z] --- PASS: TestRemoveContainerRunning (0.87s)
15:45:09 [2020-02-26T15:45:09.604Z] === RUN   TestRemoveContainerForceRemoveRunning
15:45:10 [2020-02-26T15:45:10.822Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
15:45:10 [2020-02-26T15:45:10.822Z] === RUN   TestRemoveInvalidContainer
15:45:10 [2020-02-26T15:45:10.822Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:45:10 [2020-02-26T15:45:10.822Z] === RUN   TestRenameLinkedContainer
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/plugins	35.103s	coverage: 73.6% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.108s	coverage: 56.8% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:45:12 [2020-02-26T15:45:12.091Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.121s	coverage: 85.7% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/pools	0.150s	coverage: 87.9% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/pubsub	1.070s	coverage: 72.7% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/reexec	0.070s	coverage: 82.4% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/signal	0.053s	coverage: 20.3% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/stdcopy	0.047s	coverage: 100.0% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/streamformatter	0.073s	coverage: 66.2% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/stringid	0.085s	coverage: 70.6% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/sysinfo	0.032s	coverage: 38.2% of statements
15:45:12 [2020-02-26T15:45:12.091Z] ok  	github.com/docker/docker/pkg/system	0.085s	coverage: 12.3% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/tarsum	0.118s	coverage: 89.3% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/term	0.045s	coverage: 30.8% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/term/windows	0.072s	coverage: 0.0% of statements [no tests to run]
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/truncindex	0.154s	coverage: 91.5% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/pkg/useragent	0.057s	coverage: 88.9% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/plugin	0.384s	coverage: 12.0% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/plugin/v2	0.147s	coverage: 20.1% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/reference	0.240s	coverage: 84.4% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/registry	0.447s	coverage: 52.3% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/registry/resumable	0.705s	coverage: 100.0% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/restartmanager	0.158s	coverage: 47.1% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/rootless	[no test files]
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/runconfig	0.180s	coverage: 54.5% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/volume	[no test files]
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/volume/drivers	0.186s	coverage: 36.1% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/volume/local	0.306s	coverage: 37.7% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/volume/mounts	0.130s	coverage: 66.2% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ok  	github.com/docker/docker/volume/service	0.487s	coverage: 70.3% of statements
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:45:12 [2020-02-26T15:45:12.092Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:45:12 [2020-02-26T15:45:12.543Z] INFO: make.ps1 ended at 02/26/2020 15:45:12
15:45:13 [2020-02-26T15:45:13.992Z] --- PASS: TestRenameLinkedContainer (3.26s)
15:45:13 [2020-02-26T15:45:13.992Z] === RUN   TestRenameStoppedContainer
15:45:14 [2020-02-26T15:45:14.698Z] INFO: Unit tests ended at 02/26/2020 15:45:14. Duration:00:03:30.8133621
15:45:14 [2020-02-26T15:45:14.698Z] INFO: Building busybox
15:45:14 [2020-02-26T15:45:14.735Z] --- PASS: TestRenameStoppedContainer (0.87s)
15:45:14 [2020-02-26T15:45:14.735Z] === RUN   TestRenameRunningContainerAndReuse
15:45:15 [2020-02-26T15:45:15.152Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
15:45:15 [2020-02-26T15:45:15.152Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
15:45:15 [2020-02-26T15:45:15.152Z] 
15:45:15 [2020-02-26T15:45:15.152Z] Sending build context to Docker daemon   2.56kB
15:45:15 [2020-02-26T15:45:15.152Z] 
15:45:15 [2020-02-26T15:45:15.152Z] Step 1/6 : FROM microsoft/windowsservercore
15:45:15 [2020-02-26T15:45:15.152Z]  ---> 81094f2483ae
15:45:15 [2020-02-26T15:45:15.152Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
15:45:15 [2020-02-26T15:45:15.152Z]  ---> Running in a7363af82a6f
15:45:16 [2020-02-26T15:45:16.476Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
15:45:16 [2020-02-26T15:45:16.476Z] === RUN   TestRenameInvalidName
15:45:17 [2020-02-26T15:45:17.674Z] --- PASS: TestRenameInvalidName (0.93s)
15:45:17 [2020-02-26T15:45:17.674Z] === RUN   TestRenameAnonymousContainer
15:45:20 [2020-02-26T15:45:20.031Z] --- PASS: TestRenameAnonymousContainer (2.76s)
15:45:20 [2020-02-26T15:45:20.031Z] === RUN   TestRenameContainerWithSameName
15:45:20 [2020-02-26T15:45:20.785Z] --- PASS: TestRenameContainerWithSameName (0.72s)
15:45:20 [2020-02-26T15:45:20.785Z] === RUN   TestRenameContainerWithLinkedContainer
15:45:20 [2020-02-26T15:45:20.893Z] Removing intermediate container a7363af82a6f
15:45:20 [2020-02-26T15:45:20.893Z]  ---> f98b10d116e3
15:45:20 [2020-02-26T15:45:20.893Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
15:45:21 [2020-02-26T15:45:21.346Z] 
15:45:21 [2020-02-26T15:45:21.798Z]  ---> 6c0136f24284
15:45:21 [2020-02-26T15:45:21.798Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
15:45:21 [2020-02-26T15:45:21.798Z]  ---> Running in e9a86b0dbf13
15:45:22 [2020-02-26T15:45:22.514Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
15:45:22 [2020-02-26T15:45:22.514Z] === RUN   TestResize
15:45:22 [2020-02-26T15:45:22.755Z] 
15:45:22 [2020-02-26T15:45:22.755Z] SUCCESS: Specified value was saved.
15:45:23 [2020-02-26T15:45:23.254Z] --- PASS: TestResize (0.84s)
15:45:23 [2020-02-26T15:45:23.254Z] === RUN   TestResizeWithInvalidSize
15:45:24 [2020-02-26T15:45:24.455Z] --- PASS: TestResizeWithInvalidSize (0.95s)
15:45:24 [2020-02-26T15:45:24.455Z] === RUN   TestResizeWhenContainerNotStarted
15:45:25 [2020-02-26T15:45:25.209Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s)
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:25 [2020-02-26T15:45:25.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:25 [2020-02-26T15:45:25.626Z] Removing intermediate container e9a86b0dbf13
15:45:25 [2020-02-26T15:45:25.626Z]  ---> 8869aaea46ac
15:45:25 [2020-02-26T15:45:25.626Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:45:25 [2020-02-26T15:45:25.626Z]  ---> Running in c97c3208685e
15:45:26 [2020-02-26T15:45:26.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:28 [2020-02-26T15:45:28.224Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:29 [2020-02-26T15:45:29.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:31 [2020-02-26T15:45:31.066Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:45:31 [2020-02-26T15:45:31.377Z] Cannot create a file when that file already exists.
15:45:31 [2020-02-26T15:45:31.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:31 [2020-02-26T15:45:31.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:33 [2020-02-26T15:45:33.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:33 [2020-02-26T15:45:33.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:34 [2020-02-26T15:45:34.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:35 [2020-02-26T15:45:35.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:36 [2020-02-26T15:45:36.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:37 [2020-02-26T15:45:37.116Z] Removing intermediate container c97c3208685e
15:45:37 [2020-02-26T15:45:37.116Z]  ---> 002a56e31f90
15:45:37 [2020-02-26T15:45:37.116Z] Step 6/6 : CMD ["sh"]
15:45:37 [2020-02-26T15:45:37.116Z]  ---> Running in 99ee80f835bf
15:45:37 [2020-02-26T15:45:37.116Z] Removing intermediate container 99ee80f835bf
15:45:37 [2020-02-26T15:45:37.116Z]  ---> 8b9c1e0b2c6e
15:45:37 [2020-02-26T15:45:37.116Z] Successfully built 8b9c1e0b2c6e
15:45:37 [2020-02-26T15:45:37.116Z] Successfully tagged busybox:latest
15:45:37 [2020-02-26T15:45:37.116Z] INFO: Docker images of the daemon under test
15:45:37 [2020-02-26T15:45:37.116Z] 
15:45:37 [2020-02-26T15:45:37.116Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
15:45:37 [2020-02-26T15:45:37.116Z] busybox                                latest              8b9c1e0b2c6e        1 second ago        4.88GB
15:45:37 [2020-02-26T15:45:37.116Z] microsoft/windowsservercore            latest              81094f2483ae        9 days ago          4.84GB
15:45:37 [2020-02-26T15:45:37.116Z] mcr.microsoft.com/windows/servercore   ltsc2019            81094f2483ae        9 days ago          4.84GB
15:45:37 [2020-02-26T15:45:37.116Z] 
15:45:37 [2020-02-26T15:45:37.116Z] INFO: Running integration tests at 02/26/2020 15:45:37...
15:45:37 [2020-02-26T15:45:37.116Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:45:37 [2020-02-26T15:45:37.116Z] INFO: Integration API tests being run from the host:
15:45:37 [2020-02-26T15:45:37.569Z] INFO: make.ps1 starting at 02/26/2020 15:45:37
15:45:38 [2020-02-26T15:45:38.524Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
15:45:38 [2020-02-26T15:45:38.652Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dc98b74941dbf] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dc98b74941dbf] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dc98b74941dbf] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dc98b74941dbf] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dc98b74941dbf] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dc98b74941dbf] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dc98b74941dbf] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [dc98b74941dbf] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dc98b74941dbf] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [dc98b74941dbf] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dceac2523440c] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dceac2523440c] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dceac2523440c] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dceac2523440c] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dceac2523440c] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dceac2523440c] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dceac2523440c] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [dceac2523440c] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dceac2523440c] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [dceac2523440c] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d0a34ad51b9f3] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d0a34ad51b9f3] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d0a34ad51b9f3] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d0a34ad51b9f3] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d0a34ad51b9f3] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d0a34ad51b9f3] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d0a34ad51b9f3] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d0a34ad51b9f3] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d0a34ad51b9f3] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d0a34ad51b9f3] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d0a34ad51b9f3] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d0a34ad51b9f3] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dd2ee3776bc29] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dd2ee3776bc29] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dd2ee3776bc29] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dd2ee3776bc29] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dd2ee3776bc29] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dd2ee3776bc29] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dd2ee3776bc29] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [dd2ee3776bc29] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dd2ee3776bc29] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [dd2ee3776bc29] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d355058d0f7fc] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d355058d0f7fc] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d355058d0f7fc] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d355058d0f7fc] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d355058d0f7fc] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d355058d0f7fc] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d355058d0f7fc] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d355058d0f7fc] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d355058d0f7fc] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d355058d0f7fc] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d355058d0f7fc] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d355058d0f7fc] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d1bb5ec055306] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d1bb5ec055306] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d1bb5ec055306] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d1bb5ec055306] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d1bb5ec055306] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d1bb5ec055306] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d1bb5ec055306] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d1bb5ec055306] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d1bb5ec055306] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d1bb5ec055306] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d8ef4c20931e2] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d8ef4c20931e2] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d8ef4c20931e2] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d8ef4c20931e2] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d8ef4c20931e2] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d8ef4c20931e2] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d8ef4c20931e2] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d8ef4c20931e2] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d8ef4c20931e2] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d8ef4c20931e2] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d8ef4c20931e2] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d8ef4c20931e2] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d84d2254cd9aa] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d84d2254cd9aa] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d84d2254cd9aa] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d84d2254cd9aa] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d84d2254cd9aa] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d84d2254cd9aa] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d84d2254cd9aa] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d84d2254cd9aa] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d84d2254cd9aa] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d84d2254cd9aa] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d84d2254cd9aa] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d84d2254cd9aa] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d9a7ad2ec7cd4] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d9a7ad2ec7cd4] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d9a7ad2ec7cd4] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d9a7ad2ec7cd4] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d9a7ad2ec7cd4] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [d9a7ad2ec7cd4] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [d9a7ad2ec7cd4] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [d9a7ad2ec7cd4] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [d9a7ad2ec7cd4] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [d9a7ad2ec7cd4] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dee8416d7aa98] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dee8416d7aa98] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dee8416d7aa98] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [dee8416d7aa98] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dee8416d7aa98] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [dee8416d7aa98] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dee8416d7aa98] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [dee8416d7aa98] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [dee8416d7aa98] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [dee8416d7aa98] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [dee8416d7aa98] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [dee8416d7aa98] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [ddceeaf8a48ee] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [ddceeaf8a48ee] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [ddceeaf8a48ee] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [ddceeaf8a48ee] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [ddceeaf8a48ee] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [ddceeaf8a48ee] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [ddceeaf8a48ee] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [ddceeaf8a48ee] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [ddceeaf8a48ee] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [ddceeaf8a48ee] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s)
15:45:38 [2020-02-26T15:45:38.652Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [df04f7e0a7c1d] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [df04f7e0a7c1d] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [df04f7e0a7c1d] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [df04f7e0a7c1d] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [df04f7e0a7c1d] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [df04f7e0a7c1d] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [df04f7e0a7c1d] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:325: [df04f7e0a7c1d] waiting for daemon to start
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:353: [df04f7e0a7c1d] daemon started
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:461: [df04f7e0a7c1d] Stopping daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:296: [df04f7e0a7c1d] exiting daemon
15:45:38 [2020-02-26T15:45:38.652Z]         daemon.go:448: [df04f7e0a7c1d] Daemon stopped
15:45:38 [2020-02-26T15:45:38.652Z] === RUN   TestKernelTCPMemory
15:45:39 [2020-02-26T15:45:39.009Z] --- PASS: TestKernelTCPMemory (0.91s)
15:45:39 [2020-02-26T15:45:39.009Z] === RUN   TestNISDomainname
15:45:40 [2020-02-26T15:45:40.215Z] --- PASS: TestNISDomainname (1.08s)
15:45:40 [2020-02-26T15:45:40.215Z] === RUN   TestStats
15:45:42 [2020-02-26T15:45:42.545Z] --- PASS: TestStats (1.91s)
15:45:42 [2020-02-26T15:45:42.545Z] === RUN   TestStopContainerWithTimeout
15:45:42 [2020-02-26T15:45:42.545Z] === RUN   TestStopContainerWithTimeout/0
15:45:42 [2020-02-26T15:45:42.545Z] === PAUSE TestStopContainerWithTimeout/0
15:45:42 [2020-02-26T15:45:42.545Z] === RUN   TestStopContainerWithTimeout/1
15:45:42 [2020-02-26T15:45:42.545Z] === PAUSE TestStopContainerWithTimeout/1
15:45:42 [2020-02-26T15:45:42.545Z] === RUN   TestStopContainerWithTimeout/3
15:45:42 [2020-02-26T15:45:42.545Z] === PAUSE TestStopContainerWithTimeout/3
15:45:42 [2020-02-26T15:45:42.545Z] === RUN   TestStopContainerWithTimeout/-1
15:45:42 [2020-02-26T15:45:42.545Z] === PAUSE TestStopContainerWithTimeout/-1
15:45:42 [2020-02-26T15:45:42.545Z] === CONT  TestStopContainerWithTimeout/0
15:45:42 [2020-02-26T15:45:42.545Z] === CONT  TestStopContainerWithTimeout/3
15:45:43 [2020-02-26T15:45:43.388Z] === CONT  TestStopContainerWithTimeout/-1
15:45:45 [2020-02-26T15:45:45.142Z] === CONT  TestStopContainerWithTimeout/1
15:45:46 [2020-02-26T15:45:46.883Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:45:46 [2020-02-26T15:45:46.883Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
15:45:46 [2020-02-26T15:45:46.883Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
15:45:46 [2020-02-26T15:45:46.883Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
15:45:46 [2020-02-26T15:45:46.883Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
15:45:46 [2020-02-26T15:45:46.883Z] === RUN   TestDeleteDevicemapper
15:45:46 [2020-02-26T15:45:46.883Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:45:46 [2020-02-26T15:45:46.883Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:45:46 [2020-02-26T15:45:46.883Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:45:49 [2020-02-26T15:45:49.084Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:45:49 [2020-02-26T15:45:49.084Z] tests/integration/client_test.py .....                                   [ 76%]
15:45:49 [2020-02-26T15:45:49.084Z] tests/integration/errors_test.py .                                       [ 76%]
15:45:50 [2020-02-26T15:45:50.829Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s)
15:45:50 [2020-02-26T15:45:50.829Z] === RUN   TestUpdateMemory
15:45:50 [2020-02-26T15:45:50.829Z] --- SKIP: TestUpdateMemory (0.00s)
15:45:50 [2020-02-26T15:45:50.829Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:45:50 [2020-02-26T15:45:50.829Z] === RUN   TestUpdateCPUQuota
15:45:51 [2020-02-26T15:45:51.594Z] --- PASS: TestUpdateCPUQuota (1.26s)
15:45:51 [2020-02-26T15:45:51.594Z] === RUN   TestUpdatePidsLimit
15:45:51 [2020-02-26T15:45:51.594Z] === RUN   TestUpdatePidsLimit/update_from_none
15:45:51 [2020-02-26T15:45:51.950Z] === RUN   TestUpdatePidsLimit/no_change
15:45:52 [2020-02-26T15:45:52.310Z] === RUN   TestUpdatePidsLimit/update_lower
15:45:53 [2020-02-26T15:45:53.066Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:45:53 [2020-02-26T15:45:53.421Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:45:53 [2020-02-26T15:45:53.780Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:45:54 [2020-02-26T15:45:54.136Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:45:55 [2020-02-26T15:45:55.342Z] --- PASS: TestUpdatePidsLimit (3.68s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
15:45:55 [2020-02-26T15:45:55.342Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
15:45:55 [2020-02-26T15:45:55.342Z] === RUN   TestUpdateRestartPolicy
15:45:59 [2020-02-26T15:45:59.529Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
15:45:59 [2020-02-26T15:45:59.529Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
15:46:02 [2020-02-26T15:46:02.407Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
15:46:04 [2020-02-26T15:46:04.559Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
15:46:06 [2020-02-26T15:46:06.712Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:46:07 [2020-02-26T15:46:07.668Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:46:08 [2020-02-26T15:46:08.623Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
15:46:08 [2020-02-26T15:46:08.653Z] --- PASS: TestUpdateRestartPolicy (12.49s)
15:46:08 [2020-02-26T15:46:08.653Z] === RUN   TestUpdateRestartWithAutoRemove
15:46:08 [2020-02-26T15:46:08.653Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
15:46:08 [2020-02-26T15:46:08.653Z] === RUN   TestWaitNonBlocked
15:46:08 [2020-02-26T15:46:08.653Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:08 [2020-02-26T15:46:08.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:08 [2020-02-26T15:46:08.653Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:08 [2020-02-26T15:46:08.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:08 [2020-02-26T15:46:08.653Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:08 [2020-02-26T15:46:08.653Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:09 [2020-02-26T15:46:09.075Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:46:10 [2020-02-26T15:46:10.029Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
15:46:10 [2020-02-26T15:46:10.197Z] --- PASS: TestWaitNonBlocked (0.01s)
15:46:10 [2020-02-26T15:46:10.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:46:10 [2020-02-26T15:46:10.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
15:46:10 [2020-02-26T15:46:10.197Z] === RUN   TestWaitBlocked
15:46:10 [2020-02-26T15:46:10.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:46:10 [2020-02-26T15:46:10.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:46:10 [2020-02-26T15:46:10.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:46:10 [2020-02-26T15:46:10.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:46:10 [2020-02-26T15:46:10.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:46:10 [2020-02-26T15:46:10.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:46:11 [2020-02-26T15:46:11.444Z] --- PASS: TestWaitBlocked (0.01s)
15:46:11 [2020-02-26T15:46:11.444Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s)
15:46:11 [2020-02-26T15:46:11.444Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.54s)
15:46:11 [2020-02-26T15:46:11.444Z] === CONT  TestContainerStartOnDaemonRestart
15:46:11 [2020-02-26T15:46:11.444Z] === CONT  TestIpcModeOlderClient
15:46:11 [2020-02-26T15:46:11.444Z] --- PASS: TestIpcModeOlderClient (0.14s)
15:46:11 [2020-02-26T15:46:11.444Z] === CONT  TestDaemonRestartIpcMode
15:46:12 [2020-02-26T15:46:12.182Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:46:14 [2020-02-26T15:46:14.567Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s)
15:46:14 [2020-02-26T15:46:14.567Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:325: [db5305fb03d5b] waiting for daemon to start
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:325: [db5305fb03d5b] waiting for daemon to start
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:353: [db5305fb03d5b] daemon started
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:325: [db5305fb03d5b] waiting for daemon to start
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:296: [db5305fb03d5b] exiting daemon
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:325: [db5305fb03d5b] waiting for daemon to start
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:353: [db5305fb03d5b] daemon started
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:461: [db5305fb03d5b] Stopping daemon
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:296: [db5305fb03d5b] exiting daemon
15:46:14 [2020-02-26T15:46:14.567Z]     daemon.go:448: [db5305fb03d5b] Daemon stopped
15:46:15 [2020-02-26T15:46:15.322Z] --- PASS: TestDaemonRestartIpcMode (3.73s)
15:46:15 [2020-02-26T15:46:15.323Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:325: [d4dfa145dbcf2] waiting for daemon to start
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:325: [d4dfa145dbcf2] waiting for daemon to start
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:353: [d4dfa145dbcf2] daemon started
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:461: [d4dfa145dbcf2] Stopping daemon
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:296: [d4dfa145dbcf2] exiting daemon
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:448: [d4dfa145dbcf2] Daemon stopped
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:325: [d4dfa145dbcf2] waiting for daemon to start
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:325: [d4dfa145dbcf2] waiting for daemon to start
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:353: [d4dfa145dbcf2] daemon started
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:461: [d4dfa145dbcf2] Stopping daemon
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:296: [d4dfa145dbcf2] exiting daemon
15:46:15 [2020-02-26T15:46:15.323Z]     daemon.go:448: [d4dfa145dbcf2] Daemon stopped
15:46:15 [2020-02-26T15:46:15.323Z] PASS
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === Skipped
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:46:15 [2020-02-26T15:46:15.323Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] 
15:46:15 [2020-02-26T15:46:15.323Z] DONE 189 tests, 6 skipped in 119.480s
15:46:15 [2020-02-26T15:46:15.323Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:46:15 [2020-02-26T15:46:15.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:46:15 [2020-02-26T15:46:15.323Z] ++ set -e
15:46:15 [2020-02-26T15:46:15.323Z] ++ '[' -n 0 ']'
15:46:15 [2020-02-26T15:46:15.323Z] ++ set -x
15:46:15 [2020-02-26T15:46:15.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:46:15 [2020-02-26T15:46:15.323Z] INFO: Testing against a local daemon
15:46:15 [2020-02-26T15:46:15.323Z] === RUN   TestCommitInheritsEnv
15:46:15 [2020-02-26T15:46:15.886Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:46:16 [2020-02-26T15:46:16.079Z] --- PASS: TestCommitInheritsEnv (0.47s)
15:46:16 [2020-02-26T15:46:16.079Z] === RUN   TestImportExtremelyLargeImageWorks
15:46:16 [2020-02-26T15:46:16.079Z] === PAUSE TestImportExtremelyLargeImageWorks
15:46:16 [2020-02-26T15:46:16.079Z] === RUN   TestImagesFilterMultiReference
15:46:16 [2020-02-26T15:46:16.079Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:46:16 [2020-02-26T15:46:16.079Z] === RUN   TestImagePullPlatformInvalid
15:46:16 [2020-02-26T15:46:16.079Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:46:16 [2020-02-26T15:46:16.079Z] === RUN   TestRemoveImageOrphaning
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestRemoveImageOrphaning (0.51s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagInvalidReference
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagInvalidReference (0.01s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagValidPrefixedRepo
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagExistedNameWithoutForce
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagOfficialNames
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagOfficialNames (0.04s)
15:46:16 [2020-02-26T15:46:16.450Z] === RUN   TestTagMatchesDigest
15:46:16 [2020-02-26T15:46:16.450Z] --- PASS: TestTagMatchesDigest (0.02s)
15:46:16 [2020-02-26T15:46:16.450Z] === CONT  TestImportExtremelyLargeImageWorks
15:46:22 [2020-02-26T15:46:22.908Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:46:25 [2020-02-26T15:46:25.061Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
15:46:27 [2020-02-26T15:46:27.212Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
15:46:30 [2020-02-26T15:46:30.089Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
15:46:30 [2020-02-26T15:46:30.787Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:46:32 [2020-02-26T15:46:32.243Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
15:46:35 [2020-02-26T15:46:35.116Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
15:46:37 [2020-02-26T15:46:37.269Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:46:37 [2020-02-26T15:46:37.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:46:37 [2020-02-26T15:46:37.269Z] INFO: Testing against a local daemon
15:46:37 [2020-02-26T15:46:37.269Z] === RUN   TestBuildWithSession
15:46:37 [2020-02-26T15:46:37.269Z] --- SKIP: TestBuildWithSession (0.00s)
15:46:37 [2020-02-26T15:46:37.269Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:46:37 [2020-02-26T15:46:37.269Z] === RUN   TestBuildSquashParent
15:46:37 [2020-02-26T15:46:37.269Z] --- SKIP: TestBuildSquashParent (0.00s)
15:46:37 [2020-02-26T15:46:37.269Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:46:37 [2020-02-26T15:46:37.269Z] === RUN   TestBuildWithRemoveAndForceRemove
15:46:37 [2020-02-26T15:46:37.269Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
15:46:37 [2020-02-26T15:46:37.269Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:37 [2020-02-26T15:46:37.269Z] === RUN   TestBuildMultiStageCopy
15:46:37 [2020-02-26T15:46:37.269Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:46:39 [2020-02-26T15:46:39.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:46:39 [2020-02-26T15:46:39.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:46:43 [2020-02-26T15:46:43.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:46:45 [2020-02-26T15:46:45.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:46:46 [2020-02-26T15:46:46.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:46:47 [2020-02-26T15:46:47.191Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:46:47 [2020-02-26T15:46:47.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:46:48 [2020-02-26T15:46:48.708Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:46:49 [2020-02-26T15:46:49.665Z] --- PASS: TestBuildMultiStageCopy (12.57s)
15:46:49 [2020-02-26T15:46:49.665Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.55s)
15:46:49 [2020-02-26T15:46:49.665Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
15:46:49 [2020-02-26T15:46:49.665Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
15:46:49 [2020-02-26T15:46:49.665Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s)
15:46:49 [2020-02-26T15:46:49.665Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s)
15:46:49 [2020-02-26T15:46:49.665Z] === RUN   TestBuildMultiStageParentConfig
15:46:49 [2020-02-26T15:46:49.665Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
15:46:49 [2020-02-26T15:46:49.665Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:49 [2020-02-26T15:46:49.665Z] === RUN   TestBuildLabelWithTargets
15:46:49 [2020-02-26T15:46:49.665Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:46:49 [2020-02-26T15:46:49.665Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:49 [2020-02-26T15:46:49.665Z] === RUN   TestBuildWithEmptyLayers
15:46:50 [2020-02-26T15:46:50.621Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildMultiStageOnBuild
15:46:50 [2020-02-26T15:46:50.621Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
15:46:50 [2020-02-26T15:46:50.621Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildUncleanTarFilenames
15:46:50 [2020-02-26T15:46:50.621Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
15:46:50 [2020-02-26T15:46:50.621Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildMultiStageLayerLeak
15:46:50 [2020-02-26T15:46:50.621Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
15:46:50 [2020-02-26T15:46:50.621Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildWithHugeFile
15:46:50 [2020-02-26T15:46:50.621Z] --- SKIP: TestBuildWithHugeFile (0.01s)
15:46:50 [2020-02-26T15:46:50.621Z]     build_test.go:492: testEnv.OSType == "windows"
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildWithEmptyDockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:46:50 [2020-02-26T15:46:50.621Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:46:50 [2020-02-26T15:46:50.990Z] .........                                                                [ 86%]
15:46:51 [2020-02-26T15:46:51.074Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:46:51 [2020-02-26T15:46:51.074Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:46:51 [2020-02-26T15:46:51.074Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:46:51 [2020-02-26T15:46:51.074Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s)
15:46:51 [2020-02-26T15:46:51.074Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:46:51 [2020-02-26T15:46:51.074Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestBuildPreserveOwnership
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestBuildPlatformInvalid
15:46:51 [2020-02-26T15:46:51.074Z] --- PASS: TestBuildPlatformInvalid (0.04s)
15:46:51 [2020-02-26T15:46:51.074Z] PASS
15:46:51 [2020-02-26T15:46:51.074Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:46:51 [2020-02-26T15:46:51.074Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:46:51 [2020-02-26T15:46:51.074Z] INFO: Testing against a local daemon
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigList
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigList (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigsCreateAndDelete
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigsUpdate
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigsUpdate (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestTemplatedConfig
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestTemplatedConfig (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigInspect
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigInspect (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigCreateWithLabels
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigCreateResolve
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestConfigDaemonLibtrustID
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:46:51 [2020-02-26T15:46:51.074Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
15:46:51 [2020-02-26T15:46:51.074Z] PASS
15:46:51 [2020-02-26T15:46:51.074Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:46:51 [2020-02-26T15:46:51.074Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:46:51 [2020-02-26T15:46:51.074Z] INFO: Testing against a local daemon
15:46:51 [2020-02-26T15:46:51.074Z] === RUN   TestCheckpoint
15:46:51 [2020-02-26T15:46:51.074Z] --- SKIP: TestCheckpoint (0.00s)
15:46:51 [2020-02-26T15:46:51.075Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestContainerInvalidJSON
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:46:51 [2020-02-26T15:46:51.075Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:46:51 [2020-02-26T15:46:51.075Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:46:51 [2020-02-26T15:46:51.075Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:46:51 [2020-02-26T15:46:51.075Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:46:51 [2020-02-26T15:46:51.075Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:46:51 [2020-02-26T15:46:51.075Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:46:51 [2020-02-26T15:46:51.075Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:46:51 [2020-02-26T15:46:51.075Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:46:51 [2020-02-26T15:46:51.075Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:46:51 [2020-02-26T15:46:51.075Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:46:51 [2020-02-26T15:46:51.075Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
15:46:51 [2020-02-26T15:46:51.075Z]     copy_test.go:25: testEnv.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestCopyFromContainerPathIsNotDir
15:46:51 [2020-02-26T15:46:51.075Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
15:46:51 [2020-02-26T15:46:51.075Z]     copy_test.go:39: testEnv.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestCopyToContainerPathDoesNotExist
15:46:51 [2020-02-26T15:46:51.075Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
15:46:51 [2020-02-26T15:46:51.075Z]     copy_test.go:51: testEnv.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.075Z] === RUN   TestCopyToContainerPathIsNotDir
15:46:51 [2020-02-26T15:46:51.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
15:46:51 [2020-02-26T15:46:51.527Z]     copy_test.go:65: testEnv.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCopyFromContainer
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCopyFromContainer (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:46:51 [2020-02-26T15:46:51.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateLinkToNonExistingContainer
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidEnv
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidEnv/0
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidEnv/0
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidEnv/1
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidEnv/1
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidEnv/2
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidEnv/2
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidEnv/0
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidEnv/2
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidEnv/1
15:46:51 [2020-02-26T15:46:51.527Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateTmpfsMountsTarget
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithCustomMaskedPaths
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithCapabilities
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateWithCapabilities (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithCustomReadonlyPaths
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:46:51 [2020-02-26T15:46:51.527Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:46:51 [2020-02-26T15:46:51.527Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestDiff
15:46:51 [2020-02-26T15:46:51.527Z] --- SKIP: TestDiff (0.00s)
15:46:51 [2020-02-26T15:46:51.527Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:46:51 [2020-02-26T15:46:51.527Z] === RUN   TestExecWithCloseStdin
15:46:53 [2020-02-26T15:46:53.048Z] --- PASS: TestExecWithCloseStdin (1.72s)
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestExec
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestExec (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestExecUser
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestExecUser (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestExportContainerAndImportImage
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestExportContainerAfterDaemonRestart
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestHealthCheckWorkdir
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestHealthKillContainer
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestHealthKillContainer (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestInspectCpusetInConfigPre120
15:46:53 [2020-02-26T15:46:53.048Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:46:53 [2020-02-26T15:46:53.048Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:46:53 [2020-02-26T15:46:53.048Z] === RUN   TestKillContainerInvalidSignal
15:46:54 [2020-02-26T15:46:54.565Z] --- PASS: TestKillContainerInvalidSignal (1.47s)
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestKillContainer
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestKillContainer (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestKillStoppedContainer
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestKillStoppedContainerAPIPre120
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestKillDifferentUserContainer
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestInspectOomKilledTrue
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestInspectOomKilledFalse
15:46:54 [2020-02-26T15:46:54.565Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:46:54 [2020-02-26T15:46:54.565Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:46:54 [2020-02-26T15:46:54.565Z] === RUN   TestLogsFollowTailEmpty
15:46:54 [2020-02-26T15:46:54.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:46:56 [2020-02-26T15:46:56.083Z] --- PASS: TestLogsFollowTailEmpty (1.35s)
15:46:56 [2020-02-26T15:46:56.083Z] === RUN   TestNetworkNat
15:46:56 [2020-02-26T15:46:56.083Z] --- SKIP: TestNetworkNat (0.00s)
15:46:56 [2020-02-26T15:46:56.083Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:46:56 [2020-02-26T15:46:56.083Z] === RUN   TestNetworkLocalhostTCPNat
15:46:56 [2020-02-26T15:46:56.083Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
15:46:56 [2020-02-26T15:46:56.083Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:46:56 [2020-02-26T15:46:56.083Z] === RUN   TestNetworkLoopbackNat
15:46:56 [2020-02-26T15:46:56.083Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:46:56 [2020-02-26T15:46:56.083Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:46:56 [2020-02-26T15:46:56.083Z] === RUN   TestPause
15:46:56 [2020-02-26T15:46:56.083Z] --- SKIP: TestPause (0.00s)
15:46:56 [2020-02-26T15:46:56.083Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:46:56 [2020-02-26T15:46:56.083Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:46:56 [2020-02-26T15:46:56.147Z] tests/integration/models_images_test.py ..............                   [ 89%]
15:46:57 [2020-02-26T15:46:57.602Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.40s)
15:46:57 [2020-02-26T15:46:57.602Z] === RUN   TestPauseStopPausedContainer
15:46:57 [2020-02-26T15:46:57.602Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:46:57 [2020-02-26T15:46:57.602Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
15:46:57 [2020-02-26T15:46:57.602Z] === RUN   TestPsFilter
15:46:57 [2020-02-26T15:46:57.602Z] --- PASS: TestPsFilter (0.15s)
15:46:57 [2020-02-26T15:46:57.602Z] === RUN   TestRemoveContainerWithRemovedVolume
15:46:58 [2020-02-26T15:46:58.014Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:46:58 [2020-02-26T15:46:58.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:46:58 [2020-02-26T15:46:58.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:46:59 [2020-02-26T15:46:59.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.76s)
15:46:59 [2020-02-26T15:46:59.120Z] === RUN   TestRemoveContainerWithVolume
15:47:01 [2020-02-26T15:47:01.271Z] --- PASS: TestRemoveContainerWithVolume (1.85s)
15:47:01 [2020-02-26T15:47:01.271Z] === RUN   TestRemoveContainerRunning
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/server/middleware	0.043s	coverage: 37.7% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 3.1% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:47:01 [2020-02-26T15:47:01.649Z] ok  	github.com/docker/docker/builder/dockerignore	0.031s	coverage: 96.8% of statements
15:47:02 [2020-02-26T15:47:02.789Z] --- PASS: TestRemoveContainerRunning (1.43s)
15:47:02 [2020-02-26T15:47:02.789Z] === RUN   TestRemoveContainerForceRemoveRunning
15:47:04 [2020-02-26T15:47:04.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s)
15:47:04 [2020-02-26T15:47:04.310Z] === RUN   TestRemoveInvalidContainer
15:47:04 [2020-02-26T15:47:04.310Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:47:04 [2020-02-26T15:47:04.310Z] === RUN   TestRenameLinkedContainer
15:47:04 [2020-02-26T15:47:04.310Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:47:04 [2020-02-26T15:47:04.310Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:47:04 [2020-02-26T15:47:04.311Z] === RUN   TestRenameStoppedContainer
15:47:04 [2020-02-26T15:47:04.535Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:47:05 [2020-02-26T15:47:05.094Z] tests/integration/models_resources_test.py .                             [ 91%]
15:47:05 [2020-02-26T15:47:05.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:47:05 [2020-02-26T15:47:05.831Z] --- PASS: TestRenameStoppedContainer (1.77s)
15:47:05 [2020-02-26T15:47:05.831Z] === RUN   TestRenameRunningContainerAndReuse
15:47:07 [2020-02-26T15:47:07.317Z] ok  	github.com/docker/docker/builder/fscache	0.148s	coverage: 69.2% of statements
15:47:07 [2020-02-26T15:47:07.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:47:08 [2020-02-26T15:47:08.433Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.556s	coverage: 85.1% of statements
15:47:08 [2020-02-26T15:47:08.702Z] --- PASS: TestRenameRunningContainerAndReuse (2.94s)
15:47:08 [2020-02-26T15:47:08.702Z] === RUN   TestRenameInvalidName
15:47:09 [2020-02-26T15:47:09.101Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
15:47:10 [2020-02-26T15:47:10.151Z] ok  	github.com/docker/docker/builder/dockerfile	1.072s	coverage: 45.1% of statements
15:47:10 [2020-02-26T15:47:10.219Z] --- PASS: TestRenameInvalidName (1.42s)
15:47:10 [2020-02-26T15:47:10.219Z] === RUN   TestRenameAnonymousContainer
15:47:10 [2020-02-26T15:47:10.219Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:47:10 [2020-02-26T15:47:10.219Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:47:10 [2020-02-26T15:47:10.219Z] === RUN   TestRenameContainerWithSameName
15:47:10 [2020-02-26T15:47:10.576Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:47:10 [2020-02-26T15:47:10.782Z] ok  	github.com/docker/docker/builder/remotecontext	0.452s	coverage: 13.6% of statements
15:47:10 [2020-02-26T15:47:10.782Z] ?   	github.com/docker/docker/cli	[no test files]
15:47:10 [2020-02-26T15:47:10.782Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:47:11 [2020-02-26T15:47:11.736Z] --- PASS: TestRenameContainerWithSameName (1.50s)
15:47:11 [2020-02-26T15:47:11.736Z] === RUN   TestRenameContainerWithLinkedContainer
15:47:11 [2020-02-26T15:47:11.736Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:47:11 [2020-02-26T15:47:11.736Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:47:11 [2020-02-26T15:47:11.736Z] === RUN   TestResize
15:47:11 [2020-02-26T15:47:11.736Z] --- SKIP: TestResize (0.00s)
15:47:11 [2020-02-26T15:47:11.736Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:47:11 [2020-02-26T15:47:11.736Z] === RUN   TestResizeWithInvalidSize
15:47:11 [2020-02-26T15:47:11.736Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:47:11 [2020-02-26T15:47:11.736Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:47:11 [2020-02-26T15:47:11.736Z] === RUN   TestResizeWhenContainerNotStarted
15:47:13 [2020-02-26T15:47:13.256Z] --- PASS: TestResizeWhenContainerNotStarted (1.77s)
15:47:13 [2020-02-26T15:47:13.256Z] === RUN   TestDaemonRestartKillContainers
15:47:13 [2020-02-26T15:47:13.256Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:47:13 [2020-02-26T15:47:13.256Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:47:13 [2020-02-26T15:47:13.256Z] === RUN   TestStats
15:47:13 [2020-02-26T15:47:13.256Z] --- SKIP: TestStats (0.00s)
15:47:13 [2020-02-26T15:47:13.256Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
15:47:13 [2020-02-26T15:47:13.256Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:47:14 [2020-02-26T15:47:14.963Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:47:14 [2020-02-26T15:47:14.963Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:47:17 [2020-02-26T15:47:17.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:47:19 [2020-02-26T15:47:19.921Z] tests/integration/regression_test.py ......                              [ 98%]
15:47:20 [2020-02-26T15:47:20.431Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:47:20 [2020-02-26T15:47:20.431Z] tests/integration/credentials/utils_test.py .                            [100%]
15:47:20 [2020-02-26T15:47:20.431Z] 
15:47:20 [2020-02-26T15:47:20.431Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:47:20 [2020-02-26T15:47:20.431Z] =========================== short test summary info ============================
15:47:20 [2020-02-26T15:47:20.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:47:20 [2020-02-26T15:47:20.431Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:47:20 [2020-02-26T15:47:20.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:47:20 [2020-02-26T15:47:20.431Z]   Not supported on most drivers
15:47:20 [2020-02-26T15:47:20.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:47:20 [2020-02-26T15:47:20.431Z]   Can fail if eth0 has multiple IP addresses
15:47:20 [2020-02-26T15:47:20.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:47:20 [2020-02-26T15:47:20.431Z]   This doesn't seem to be taken into account by the engine
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:47:20 [2020-02-26T15:47:20.431Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:47:20 [2020-02-26T15:47:20.431Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 382.97 seconds ==
15:47:20 [2020-02-26T15:47:20.990Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:47:23 [2020-02-26T15:47:23.503Z] ok  	github.com/docker/docker/client	0.676s	coverage: 75.7% of statements
15:47:27 [2020-02-26T15:47:27.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.60s)
15:47:27 [2020-02-26T15:47:27.991Z] === RUN   TestStopContainerWithTimeout
15:47:27 [2020-02-26T15:47:27.991Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:47:27 [2020-02-26T15:47:27.991Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:47:27 [2020-02-26T15:47:27.991Z] === RUN   TestUpdateRestartPolicy
15:47:33 [2020-02-26T15:47:33.178Z] umount: bundles/test-docker-py/root: mountpoint not found
15:47:33 [2020-02-26T15:47:33.178Z] Clearing AppArmor profiles cache:.
15:47:33 [2020-02-26T15:47:33.178Z] All profile caches have been cleared, but no profiles have been unloaded.
15:47:33 [2020-02-26T15:47:33.178Z] Unloading profiles will leave already running processes permanently
15:47:33 [2020-02-26T15:47:33.178Z] unconfined, which can lead to unexpected situations.
15:47:33 [2020-02-26T15:47:33.178Z] 
15:47:33 [2020-02-26T15:47:33.178Z] To set a process to complain mode, use the command line tool
15:47:33 [2020-02-26T15:47:33.178Z] 'aa-complain'. To really tear down all profiles, run the init script
15:47:33 [2020-02-26T15:47:33.178Z] with the 'teardown' option."
15:47:33 [2020-02-26T15:47:33.178Z] 
Post stage
[Pipeline] junit
15:47:33 [2020-02-26T15:47:33.490Z] Recording test results
[Pipeline] sh
15:47:33 [2020-02-26T15:47:33.959Z] + echo Ensuring container killed.
15:47:33 [2020-02-26T15:47:33.959Z] Ensuring container killed.
15:47:33 [2020-02-26T15:47:33.959Z] + docker rm -vf docker-pr1
15:47:33 [2020-02-26T15:47:33.959Z] Error: No such container: docker-pr1
15:47:33 [2020-02-26T15:47:33.959Z] + true
[Pipeline] sh
15:47:34 [2020-02-26T15:47:34.321Z] + echo Chowning /workspace to jenkins user
15:47:34 [2020-02-26T15:47:34.321Z] Chowning /workspace to jenkins user
15:47:34 [2020-02-26T15:47:34.321Z] + id -u
15:47:34 [2020-02-26T15:47:34.321Z] + id -g
15:47:34 [2020-02-26T15:47:34.321Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40586:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:47:36 [2020-02-26T15:47:36.103Z] + bundleName=docker-py
15:47:36 [2020-02-26T15:47:36.103Z] + echo Creating docker-py-bundles.tar.gz
15:47:36 [2020-02-26T15:47:36.103Z] Creating docker-py-bundles.tar.gz
15:47:36 [2020-02-26T15:47:36.103Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
15:47:36 [2020-02-26T15:47:36.116Z] Archiving artifacts
15:47:36 [2020-02-26T15:47:36.403Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:47:36 [2020-02-26T15:47:36.884Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/make.sh binary-daemon
15:47:37 [2020-02-26T15:47:37.444Z] 
15:47:37 [2020-02-26T15:47:37.444Z] Removing bundles/
15:47:37 [2020-02-26T15:47:37.444Z] 
15:47:37 [2020-02-26T15:47:37.444Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:47:37 [2020-02-26T15:47:37.698Z] Building: bundles/binary-daemon/dockerd-dev
15:47:37 [2020-02-26T15:47:37.698Z] GOOS="" GOARCH="" GOARM=""
15:47:40 [2020-02-26T15:47:40.130Z] --- PASS: TestImportExtremelyLargeImageWorks (79.30s)
15:47:40 [2020-02-26T15:47:40.130Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:325: [de241688ad2bb] waiting for daemon to start
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:325: [de241688ad2bb] waiting for daemon to start
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:353: [de241688ad2bb] daemon started
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:461: [de241688ad2bb] Stopping daemon
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:296: [de241688ad2bb] exiting daemon
15:47:40 [2020-02-26T15:47:40.130Z]     daemon.go:448: [de241688ad2bb] Daemon stopped
15:47:40 [2020-02-26T15:47:40.130Z] PASS
15:47:40 [2020-02-26T15:47:40.130Z] 
15:47:40 [2020-02-26T15:47:40.130Z] DONE 11 tests in 80.581s
15:47:40 [2020-02-26T15:47:40.130Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:47:40 [2020-02-26T15:47:40.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:47:40 [2020-02-26T15:47:40.130Z] ++ set -e
15:47:40 [2020-02-26T15:47:40.130Z] ++ '[' -n 0 ']'
15:47:40 [2020-02-26T15:47:40.130Z] ++ set -x
15:47:40 [2020-02-26T15:47:40.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:47:40 [2020-02-26T15:47:40.130Z] INFO: Testing against a local daemon
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestNetworkCreateDelete
15:47:40 [2020-02-26T15:47:40.130Z] --- PASS: TestNetworkCreateDelete (0.19s)
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestDockerNetworkDeletePreferID
15:47:40 [2020-02-26T15:47:40.130Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestInspectNetwork
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestInspectNetwork/full_network_id
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestInspectNetwork/partial_network_id
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestInspectNetwork/network_name
15:47:40 [2020-02-26T15:47:40.130Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:47:44 [2020-02-26T15:47:44.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:47:45 [2020-02-26T15:47:45.590Z] --- PASS: TestUpdateRestartPolicy (18.23s)
15:47:45 [2020-02-26T15:47:45.590Z] === RUN   TestUpdateRestartWithAutoRemove
15:47:45 [2020-02-26T15:47:45.590Z] --- PASS: TestUpdateRestartWithAutoRemove (1.47s)
15:47:45 [2020-02-26T15:47:45.590Z] === RUN   TestWaitNonBlocked
15:47:45 [2020-02-26T15:47:45.590Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:45 [2020-02-26T15:47:45.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:45 [2020-02-26T15:47:45.590Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:45 [2020-02-26T15:47:45.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:45 [2020-02-26T15:47:45.590Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:45 [2020-02-26T15:47:45.590Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:46 [2020-02-26T15:47:46.174Z] --- PASS: TestInspectNetwork (8.48s)
15:47:46 [2020-02-26T15:47:46.174Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:325: [d910867de2caa] waiting for daemon to start
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:325: [d910867de2caa] waiting for daemon to start
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:353: [d910867de2caa] daemon started
15:47:46 [2020-02-26T15:47:46.174Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:47:46 [2020-02-26T15:47:46.174Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:47:46 [2020-02-26T15:47:46.174Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:47:46 [2020-02-26T15:47:46.174Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:461: [d910867de2caa] Stopping daemon
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:296: [d910867de2caa] exiting daemon
15:47:46 [2020-02-26T15:47:46.174Z]     daemon.go:448: [d910867de2caa] Daemon stopped
15:47:46 [2020-02-26T15:47:46.174Z] === RUN   TestRunContainerWithBridgeNone
15:47:46 [2020-02-26T15:47:46.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:47:47 [2020-02-26T15:47:47.742Z] --- PASS: TestWaitNonBlocked (0.02s)
15:47:47 [2020-02-26T15:47:47.742Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.08s)
15:47:47 [2020-02-26T15:47:47.742Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.22s)
15:47:47 [2020-02-26T15:47:47.742Z] === RUN   TestWaitBlocked
15:47:47 [2020-02-26T15:47:47.742Z] --- SKIP: TestWaitBlocked (0.00s)
15:47:47 [2020-02-26T15:47:47.742Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:47:47 [2020-02-26T15:47:47.742Z] PASS
15:47:47 [2020-02-26T15:47:47.742Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:47:47 [2020-02-26T15:47:47.921Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
15:47:47 [2020-02-26T15:47:47.921Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:325: [def1b73ab51ca] waiting for daemon to start
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:325: [def1b73ab51ca] waiting for daemon to start
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:353: [def1b73ab51ca] daemon started
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:461: [def1b73ab51ca] Stopping daemon
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:296: [def1b73ab51ca] exiting daemon
15:47:47 [2020-02-26T15:47:47.921Z]     daemon.go:448: [def1b73ab51ca] Daemon stopped
15:47:47 [2020-02-26T15:47:47.921Z] === RUN   TestNetworkInvalidJSON
15:47:47 [2020-02-26T15:47:47.921Z] === RUN   TestNetworkInvalidJSON//networks/create
15:47:47 [2020-02-26T15:47:47.921Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:47:47 [2020-02-26T15:47:47.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:47:47 [2020-02-26T15:47:47.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:47:47 [2020-02-26T15:47:47.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:47 [2020-02-26T15:47:47.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:47 [2020-02-26T15:47:47.921Z] === CONT  TestNetworkInvalidJSON//networks/create
15:47:47 [2020-02-26T15:47:47.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:47 [2020-02-26T15:47:47.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:47:47 [2020-02-26T15:47:47.921Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:47:47 [2020-02-26T15:47:47.921Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:47:47 [2020-02-26T15:47:47.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:47:47 [2020-02-26T15:47:47.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:47:47 [2020-02-26T15:47:47.921Z] === RUN   TestDaemonRestartWithLiveRestore
15:47:48 [2020-02-26T15:47:48.194Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.195Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestCommitInheritsEnv
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestImportExtremelyLargeImageWorks
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestImagesFilterMultiReference
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestImagePullPlatformInvalid
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestRemoveImageOrphaning
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagInvalidReference
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestTagInvalidReference (0.02s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagValidPrefixedRepo
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagExistedNameWithoutForce
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagOfficialNames
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestTagOfficialNames (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     tag_test.go:98: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestTagMatchesDigest
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestTagMatchesDigest (0.02s)
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:47:48 [2020-02-26T15:47:48.195Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.195Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestNetworkCreateDelete
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDockerNetworkDeletePreferID
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestInspectNetwork
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestInspectNetwork (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestRunContainerWithBridgeNone
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestNetworkInvalidJSON
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestNetworkInvalidJSON//networks/create
15:47:48 [2020-02-26T15:47:48.195Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:47:48 [2020-02-26T15:47:48.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:48 [2020-02-26T15:47:48.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:48 [2020-02-26T15:47:48.195Z] === CONT  TestNetworkInvalidJSON//networks/create
15:47:48 [2020-02-26T15:47:48.195Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:47:48 [2020-02-26T15:47:48.195Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:47:48 [2020-02-26T15:47:48.195Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:47:48 [2020-02-26T15:47:48.195Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:47:48 [2020-02-26T15:47:48.195Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDaemonRestartWithLiveRestore
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:29: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDaemonDefaultNetworkPools
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:51: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDaemonRestartWithExistingNetwork
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:94: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:127: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:177: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestServiceWithPredefinedNetwork
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:201: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:230: FLAKY_TEST
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestServiceWithDataPathPortInit
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:319: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:47:48 [2020-02-26T15:47:48.195Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:47:48 [2020-02-26T15:47:48.195Z]     service_test.go:386: testEnv.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:47:48 [2020-02-26T15:47:48.195Z] PASS
15:47:48 [2020-02-26T15:47:48.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestPluginInvalidJSON
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:47:48 [2020-02-26T15:47:48.648Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:47:48 [2020-02-26T15:47:48.648Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:47:48 [2020-02-26T15:47:48.648Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:47:48 [2020-02-26T15:47:48.648Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z] PASS
15:47:48 [2020-02-26T15:47:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestExternalGraphDriver
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     external_test.go:48: runtime.GOOS == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestGraphdriverPluginV2
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     external_test.go:407: runtime.GOOS == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] PASS
15:47:48 [2020-02-26T15:47:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.648Z] PASS
15:47:48 [2020-02-26T15:47:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestSecretInspect
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestSecretInspect (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestSecretList
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestSecretList (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestSecretsCreateAndDelete
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestSecretsUpdate
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestSecretsUpdate (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestTemplatedSecret
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestTemplatedSecret (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestSecretCreateResolve
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
15:47:48 [2020-02-26T15:47:48.648Z] PASS
15:47:48 [2020-02-26T15:47:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:48 [2020-02-26T15:47:48.648Z] INFO: Testing against a local daemon
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestServiceCreateInit
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:47:48 [2020-02-26T15:47:48.648Z] --- PASS: TestServiceCreateInit (0.02s)
15:47:48 [2020-02-26T15:47:48.648Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestCreateServiceMultipleTimes
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestCreateServiceConflict
15:47:48 [2020-02-26T15:47:48.648Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:47:48 [2020-02-26T15:47:48.648Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
15:47:48 [2020-02-26T15:47:48.648Z] === RUN   TestCreateServiceMaxReplicas
15:47:48 [2020-02-26T15:47:48.674Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:47:48 [2020-02-26T15:47:48.674Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:325: [d7c88cdbb51fb] waiting for daemon to start
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:325: [d7c88cdbb51fb] waiting for daemon to start
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:353: [d7c88cdbb51fb] daemon started
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:461: [d7c88cdbb51fb] Stopping daemon
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:296: [d7c88cdbb51fb] exiting daemon
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:448: [d7c88cdbb51fb] Daemon stopped
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:325: [d7c88cdbb51fb] waiting for daemon to start
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:325: [d7c88cdbb51fb] waiting for daemon to start
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:353: [d7c88cdbb51fb] daemon started
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:461: [d7c88cdbb51fb] Stopping daemon
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:296: [d7c88cdbb51fb] exiting daemon
15:47:48 [2020-02-26T15:47:48.674Z]     daemon.go:448: [d7c88cdbb51fb] Daemon stopped
15:47:48 [2020-02-26T15:47:48.674Z] === RUN   TestDaemonDefaultNetworkPools
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
15:47:49 [2020-02-26T15:47:49.101Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestCreateWithDuplicateNetworkNames
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestCreateServiceSecretFileMode
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestCreateServiceConfigFileMode
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestCreateServiceSysctls
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:47:49 [2020-02-26T15:47:49.101Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestInspect
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestInspect (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestDockerNetworkConnectAlias
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestDockerNetworkReConnect
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestServicePlugin
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestServicePlugin (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestServiceUpdateLabel
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestServiceUpdateSecrets
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestServiceUpdateConfigs
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestServiceUpdateNetwork
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
15:47:49 [2020-02-26T15:47:49.101Z] PASS
15:47:49 [2020-02-26T15:47:49.101Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:47:49 [2020-02-26T15:47:49.101Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:49 [2020-02-26T15:47:49.101Z] INFO: Testing against a local daemon
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestSessionCreate
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestSessionCreate (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestSessionCreateWithBadUpgrade
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:47:49 [2020-02-26T15:47:49.101Z] PASS
15:47:49 [2020-02-26T15:47:49.101Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:47:49 [2020-02-26T15:47:49.101Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:49 [2020-02-26T15:47:49.101Z] INFO: Testing against a local daemon
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestEventsExecDie
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestEventsExecDie (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestEventsBackwardsCompatible
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestInfoAPI
15:47:49 [2020-02-26T15:47:49.101Z] --- PASS: TestInfoAPI (0.03s)
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestInfoAPIWarnings
15:47:49 [2020-02-26T15:47:49.101Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:47:49 [2020-02-26T15:47:49.101Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
15:47:49 [2020-02-26T15:47:49.101Z] === RUN   TestLoginFailsWithBadCredentials
15:47:49 [2020-02-26T15:47:49.426Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
15:47:49 [2020-02-26T15:47:49.426Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:325: [da3c3a97899f1] waiting for daemon to start
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:325: [da3c3a97899f1] waiting for daemon to start
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:353: [da3c3a97899f1] daemon started
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:461: [da3c3a97899f1] Stopping daemon
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:296: [da3c3a97899f1] exiting daemon
15:47:49 [2020-02-26T15:47:49.426Z]     daemon.go:448: [da3c3a97899f1] Daemon stopped
15:47:49 [2020-02-26T15:47:49.426Z] === RUN   TestDaemonRestartWithExistingNetwork
15:47:49 [2020-02-26T15:47:49.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestPingCacheHeaders
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestPingCacheHeaders (0.02s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestPingGet
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestPingGet (0.02s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestPingHead
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestPingHead (0.02s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVersion
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestVersion (0.02s)
15:47:50 [2020-02-26T15:47:50.057Z] PASS
15:47:50 [2020-02-26T15:47:50.057Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:47:50 [2020-02-26T15:47:50.057Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:50 [2020-02-26T15:47:50.057Z] INFO: Testing against a local daemon
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVolumesCreateAndList
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVolumesRemove
15:47:50 [2020-02-26T15:47:50.057Z] --- SKIP: TestVolumesRemove (0.00s)
15:47:50 [2020-02-26T15:47:50.057Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVolumesInspect
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestVolumesInspect (0.03s)
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVolumesInvalidJSON
15:47:50 [2020-02-26T15:47:50.057Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:47:50 [2020-02-26T15:47:50.057Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:47:50 [2020-02-26T15:47:50.057Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:47:50 [2020-02-26T15:47:50.057Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:47:50 [2020-02-26T15:47:50.057Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:47:50 [2020-02-26T15:47:50.057Z] PASS
15:47:50 [2020-02-26T15:47:50.057Z] INFO: make.ps1 ended at 02/26/2020 15:47:49
15:47:50 [2020-02-26T15:47:50.057Z] INFO: Integration CLI tests being run from the host:
15:47:50 [2020-02-26T15:47:50.057Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
15:47:50 [2020-02-26T15:47:50.643Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:47:50 [2020-02-26T15:47:50.643Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:325: [d5b517b0a32e4] waiting for daemon to start
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:325: [d5b517b0a32e4] waiting for daemon to start
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:353: [d5b517b0a32e4] daemon started
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:461: [d5b517b0a32e4] Stopping daemon
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:296: [d5b517b0a32e4] exiting daemon
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:448: [d5b517b0a32e4] Daemon stopped
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:325: [d5b517b0a32e4] waiting for daemon to start
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:325: [d5b517b0a32e4] waiting for daemon to start
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:353: [d5b517b0a32e4] daemon started
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:461: [d5b517b0a32e4] Stopping daemon
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:296: [d5b517b0a32e4] exiting daemon
15:47:50 [2020-02-26T15:47:50.643Z]     daemon.go:448: [d5b517b0a32e4] Daemon stopped
15:47:50 [2020-02-26T15:47:50.643Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:47:51 [2020-02-26T15:47:51.857Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
15:47:51 [2020-02-26T15:47:51.857Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:325: [d78be4b6e1833] waiting for daemon to start
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:325: [d78be4b6e1833] waiting for daemon to start
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:353: [d78be4b6e1833] daemon started
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:461: [d78be4b6e1833] Stopping daemon
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:296: [d78be4b6e1833] exiting daemon
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:448: [d78be4b6e1833] Daemon stopped
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:325: [d78be4b6e1833] waiting for daemon to start
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:325: [d78be4b6e1833] waiting for daemon to start
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:353: [d78be4b6e1833] daemon started
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:461: [d78be4b6e1833] Stopping daemon
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:296: [d78be4b6e1833] exiting daemon
15:47:51 [2020-02-26T15:47:51.857Z]     daemon.go:448: [d78be4b6e1833] Daemon stopped
15:47:51 [2020-02-26T15:47:51.857Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:47:52 [2020-02-26T15:47:52.620Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:47:52 [2020-02-26T15:47:52.620Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:325: [d3dcaf77dc15a] waiting for daemon to start
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:325: [d3dcaf77dc15a] waiting for daemon to start
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:353: [d3dcaf77dc15a] daemon started
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:461: [d3dcaf77dc15a] Stopping daemon
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:296: [d3dcaf77dc15a] exiting daemon
15:47:52 [2020-02-26T15:47:52.620Z]     daemon.go:448: [d3dcaf77dc15a] Daemon stopped
15:47:52 [2020-02-26T15:47:52.620Z] === RUN   TestServiceWithPredefinedNetwork
15:47:55 [2020-02-26T15:47:55.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:47:55 [2020-02-26T15:47:55.132Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s)
15:47:55 [2020-02-26T15:47:55.132Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:325: [d27dc77efa967] waiting for daemon to start
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:325: [d27dc77efa967] waiting for daemon to start
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:353: [d27dc77efa967] daemon started
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:461: [d27dc77efa967] Stopping daemon
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:296: [d27dc77efa967] exiting daemon
15:47:55 [2020-02-26T15:47:55.132Z]     daemon.go:448: [d27dc77efa967] Daemon stopped
15:47:55 [2020-02-26T15:47:55.132Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:47:55 [2020-02-26T15:47:55.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:47:55 [2020-02-26T15:47:55.132Z]     service_test.go:230: FLAKY_TEST
15:47:55 [2020-02-26T15:47:55.132Z] === RUN   TestServiceWithDataPathPortInit
15:47:57 [2020-02-26T15:47:57.332Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:47:57 [2020-02-26T15:47:57.332Z] INFO: Testing against a local daemon
15:47:57 [2020-02-26T15:47:57.332Z] === RUN   TestDockerSuite
15:47:57 [2020-02-26T15:47:57.332Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:47:57 [2020-02-26T15:47:57.332Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:47:57 [2020-02-26T15:47:57.970Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:47:58 [2020-02-26T15:47:58.430Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:47:58 [2020-02-26T15:47:58.430Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:47:58 [2020-02-26T15:47:58.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:47:59 [2020-02-26T15:47:59.026Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:47:59 [2020-02-26T15:47:59.479Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:48:01 [2020-02-26T15:48:01.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:48:06 [2020-02-26T15:48:06.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:48:06 [2020-02-26T15:48:06.156Z] Using test binary docker
15:48:06 [2020-02-26T15:48:06.156Z] +++ /etc/init.d/apparmor start
15:48:06 [2020-02-26T15:48:06.156Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:48:06 [2020-02-26T15:48:06.156Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:48:06 [2020-02-26T15:48:06.156Z] Warning failed to create cache: (null)
15:48:06 [2020-02-26T15:48:06.156Z] .
15:48:06 [2020-02-26T15:48:06.156Z] INFO: Waiting for daemon to start...
15:48:06 [2020-02-26T15:48:06.156Z] Starting dockerd
15:48:06 [2020-02-26T15:48:06.156Z] +++ 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
15:48:08 [2020-02-26T15:48:08.043Z] .
15:48:08 [2020-02-26T15:48:08.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:48:08 [2020-02-26T15:48:08.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:48:08 [2020-02-26T15:48:08.043Z] Error: No such image: emptyfs
15:48:08 [2020-02-26T15:48:08.043Z] ++++ docker load
15:48:08 [2020-02-26T15:48:08.043Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:48:08 [2020-02-26T15:48:08.298Z] Running integration-test (iteration 1)
15:48:08 [2020-02-26T15:48:08.298Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:48:08 [2020-02-26T15:48:08.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:48:08 [2020-02-26T15:48:08.298Z] ++ set -e
15:48:08 [2020-02-26T15:48:08.298Z] ++ '[' -n 0 ']'
15:48:08 [2020-02-26T15:48:08.298Z] ++ set -x
15:48:08 [2020-02-26T15:48:08.298Z] ++ 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=amd64 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/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:48:10 [2020-02-26T15:48:10.991Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.016s	coverage: 72.9% of statements
15:48:11 [2020-02-26T15:48:11.968Z] --- PASS: TestServiceWithDataPathPortInit (16.56s)
15:48:11 [2020-02-26T15:48:11.968Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:325: [d475997bdbdb6] waiting for daemon to start
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:325: [d475997bdbdb6] waiting for daemon to start
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:353: [d475997bdbdb6] daemon started
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:461: [d475997bdbdb6] Stopping daemon
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:296: [d475997bdbdb6] exiting daemon
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:448: [d475997bdbdb6] Daemon stopped
15:48:11 [2020-02-26T15:48:11.968Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:325: [d95c92d10b4a7] waiting for daemon to start
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:325: [d95c92d10b4a7] waiting for daemon to start
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:353: [d95c92d10b4a7] daemon started
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:461: [d95c92d10b4a7] Stopping daemon
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:296: [d95c92d10b4a7] exiting daemon
15:48:11 [2020-02-26T15:48:11.968Z]     daemon.go:448: [d95c92d10b4a7] Daemon stopped
15:48:11 [2020-02-26T15:48:11.968Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:48:13 [2020-02-26T15:48:13.050Z] ok  	github.com/docker/docker/cmd/dockerd	0.212s	coverage: 29.6% of statements
15:48:19 [2020-02-26T15:48:19.924Z] ok  	github.com/docker/docker/container	0.232s	coverage: 35.6% of statements
15:48:19 [2020-02-26T15:48:19.924Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:48:19 [2020-02-26T15:48:19.924Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:48:19 [2020-02-26T15:48:19.924Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:48:19 [2020-02-26T15:48:19.924Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:48:21 [2020-02-26T15:48:21.100Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s)
15:48:21 [2020-02-26T15:48:21.100Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:325: [d68e292c71acd] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:325: [d68e292c71acd] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:353: [d68e292c71acd] daemon started
15:48:21 [2020-02-26T15:48:21.100Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xgmo682gbu2a7l9w40651wd2j Created:2020-02-26 15:48:13.336386252 +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[ef44b6ac290b86adaad24b5e05cfac8c4c830d37d19314dee813defcbec507c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipwvlz1bydymok1fjhaz8t8ts EndpointID:a309c5cf5d7f4bc76eb0311f0af3ebe5f8451943a944c49162ebf49af28b9018 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:312d38287fe2e813101444603f27e7bac632c0a16330df9f86a96c02b1e55798 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:bc9b970a157c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipwvlz1bydymok1fjhaz8t8ts EndpointID:a309c5cf5d7f4bc76eb0311f0af3ebe5f8451943a944c49162ebf49af28b9018 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:461: [d68e292c71acd] Stopping daemon
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:296: [d68e292c71acd] exiting daemon
15:48:21 [2020-02-26T15:48:21.100Z]     daemon.go:448: [d68e292c71acd] Daemon stopped
15:48:21 [2020-02-26T15:48:21.100Z] PASS
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] === Skipped
15:48:21 [2020-02-26T15:48:21.100Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:48:21 [2020-02-26T15:48:21.100Z]     service_test.go:230: FLAKY_TEST
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] DONE 21 tests, 1 skipped in 44.347s
15:48:21 [2020-02-26T15:48:21.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:48:21 [2020-02-26T15:48:21.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:48:21 [2020-02-26T15:48:21.100Z] ++ set -e
15:48:21 [2020-02-26T15:48:21.100Z] ++ '[' -n 0 ']'
15:48:21 [2020-02-26T15:48:21.100Z] ++ set -x
15:48:21 [2020-02-26T15:48:21.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:48:21 [2020-02-26T15:48:21.100Z] INFO: Testing against a local daemon
15:48:21 [2020-02-26T15:48:21.100Z] === RUN   TestDockerNetworkIpvlanPersistance
15:48:21 [2020-02-26T15:48:21.100Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:48:21 [2020-02-26T15:48:21.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:21 [2020-02-26T15:48:21.100Z] === RUN   TestDockerNetworkIpvlan
15:48:21 [2020-02-26T15:48:21.100Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:48:21 [2020-02-26T15:48:21.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:21 [2020-02-26T15:48:21.100Z] PASS
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] === Skipped
15:48:21 [2020-02-26T15:48:21.100Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:48:21 [2020-02-26T15:48:21.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:48:21 [2020-02-26T15:48:21.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] 
15:48:21 [2020-02-26T15:48:21.100Z] DONE 2 tests, 2 skipped in 0.076s
15:48:21 [2020-02-26T15:48:21.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:48:21 [2020-02-26T15:48:21.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:48:21 [2020-02-26T15:48:21.100Z] ++ set -e
15:48:21 [2020-02-26T15:48:21.100Z] ++ '[' -n 0 ']'
15:48:21 [2020-02-26T15:48:21.100Z] ++ set -x
15:48:21 [2020-02-26T15:48:21.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:48:21 [2020-02-26T15:48:21.100Z] INFO: Testing against a local daemon
15:48:21 [2020-02-26T15:48:21.100Z] === RUN   TestDockerNetworkMacvlanPersistance
15:48:21 [2020-02-26T15:48:21.862Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
15:48:21 [2020-02-26T15:48:21.862Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:325: [ddf2a62dce3f7] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:325: [ddf2a62dce3f7] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:353: [ddf2a62dce3f7] daemon started
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:461: [ddf2a62dce3f7] Stopping daemon
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:296: [ddf2a62dce3f7] exiting daemon
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:448: [ddf2a62dce3f7] Daemon stopped
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:325: [ddf2a62dce3f7] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:325: [ddf2a62dce3f7] waiting for daemon to start
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:353: [ddf2a62dce3f7] daemon started
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:461: [ddf2a62dce3f7] Stopping daemon
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:296: [ddf2a62dce3f7] exiting daemon
15:48:21 [2020-02-26T15:48:21.862Z]     daemon.go:448: [ddf2a62dce3f7] Daemon stopped
15:48:21 [2020-02-26T15:48:21.862Z] === RUN   TestDockerNetworkMacvlan
15:48:22 [2020-02-26T15:48:22.639Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:48:23 [2020-02-26T15:48:23.395Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:48:24 [2020-02-26T15:48:24.736Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:48:25 [2020-02-26T15:48:25.498Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.053s	coverage: 65.3% of statements
15:48:27 [2020-02-26T15:48:27.132Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:48:30 [2020-02-26T15:48:30.191Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:48:33 [2020-02-26T15:48:33.951Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.061s	coverage: 35.8% of statements
15:48:35 [2020-02-26T15:48:35.501Z] ok  	github.com/docker/docker/daemon/cluster	0.255s	coverage: 0.5% of statements
15:48:40 [2020-02-26T15:48:40.311Z] Loaded image: buildpack-deps:jessie
15:48:40 [2020-02-26T15:48:40.311Z] Loaded image: busybox:latest
15:48:40 [2020-02-26T15:48:40.311Z] Loaded image: busybox:glibc
15:48:40 [2020-02-26T15:48:40.311Z] Loaded image: debian:jessie
15:48:40 [2020-02-26T15:48:40.311Z] Loaded image: hello-world:latest
15:48:40 [2020-02-26T15:48:40.311Z] INFO: Testing against a local daemon
15:48:40 [2020-02-26T15:48:40.311Z] === RUN   TestBuildWithSession
15:48:41 [2020-02-26T15:48:41.055Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.4% of statements
15:48:44 [2020-02-26T15:48:44.561Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
15:48:45 [2020-02-26T15:48:45.550Z] --- PASS: TestBuildWithSession (5.54s)
15:48:45 [2020-02-26T15:48:45.550Z] === RUN   TestBuildSquashParent
15:48:46 [2020-02-26T15:48:46.079Z] ok  	github.com/docker/docker/daemon/config	0.109s	coverage: 82.2% of statements
15:48:46 [2020-02-26T15:48:46.284Z] --- PASS: TestDockerNetworkMacvlan (24.50s)
15:48:46 [2020-02-26T15:48:46.284Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [d0bc2089079a9] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [d0bc2089079a9] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:353: [d0bc2089079a9] daemon started
15:48:46 [2020-02-26T15:48:46.284Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:461: [d0bc2089079a9] Stopping daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:296: [d0bc2089079a9] exiting daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:448: [d0bc2089079a9] Daemon stopped
15:48:46 [2020-02-26T15:48:46.284Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [da885addadb0b] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [da885addadb0b] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:353: [da885addadb0b] daemon started
15:48:46 [2020-02-26T15:48:46.284Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:461: [da885addadb0b] Stopping daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:296: [da885addadb0b] exiting daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:448: [da885addadb0b] Daemon stopped
15:48:46 [2020-02-26T15:48:46.284Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [de9d80c754220] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [de9d80c754220] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:353: [de9d80c754220] daemon started
15:48:46 [2020-02-26T15:48:46.284Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s)
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:461: [de9d80c754220] Stopping daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:296: [de9d80c754220] exiting daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:448: [de9d80c754220] Daemon stopped
15:48:46 [2020-02-26T15:48:46.284Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [d52db35cfd853] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [d52db35cfd853] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:353: [d52db35cfd853] daemon started
15:48:46 [2020-02-26T15:48:46.284Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:461: [d52db35cfd853] Stopping daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:296: [d52db35cfd853] exiting daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:448: [d52db35cfd853] Daemon stopped
15:48:46 [2020-02-26T15:48:46.284Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [df6124a2db8a3] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:325: [df6124a2db8a3] waiting for daemon to start
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:353: [df6124a2db8a3] daemon started
15:48:46 [2020-02-26T15:48:46.284Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.85s)
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:461: [df6124a2db8a3] Stopping daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:296: [df6124a2db8a3] exiting daemon
15:48:46 [2020-02-26T15:48:46.284Z]     daemon.go:448: [df6124a2db8a3] Daemon stopped
15:48:46 [2020-02-26T15:48:46.284Z] PASS
15:48:46 [2020-02-26T15:48:46.284Z] 
15:48:46 [2020-02-26T15:48:46.284Z] DONE 7 tests in 25.969s
15:48:46 [2020-02-26T15:48:46.284Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:48:46 [2020-02-26T15:48:46.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:48:46 [2020-02-26T15:48:46.284Z] ++ set -e
15:48:46 [2020-02-26T15:48:46.284Z] ++ '[' -n 0 ']'
15:48:46 [2020-02-26T15:48:46.284Z] ++ set -x
15:48:46 [2020-02-26T15:48:46.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:48:46 [2020-02-26T15:48:46.284Z] testing: warning: no tests to run
15:48:46 [2020-02-26T15:48:46.284Z] PASS
15:48:46 [2020-02-26T15:48:46.284Z] 
15:48:46 [2020-02-26T15:48:46.284Z] DONE 0 tests in 0.018s
15:48:46 [2020-02-26T15:48:46.284Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:48:46 [2020-02-26T15:48:46.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:48:46 [2020-02-26T15:48:46.284Z] ++ set -e
15:48:46 [2020-02-26T15:48:46.284Z] ++ '[' -n 0 ']'
15:48:46 [2020-02-26T15:48:46.284Z] ++ set -x
15:48:46 [2020-02-26T15:48:46.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:48:46 [2020-02-26T15:48:46.642Z] INFO: Testing against a local daemon
15:48:46 [2020-02-26T15:48:46.642Z] === RUN   TestAuthZPluginAllowRequest
15:48:47 [2020-02-26T15:48:47.843Z] --- PASS: TestAuthZPluginAllowRequest (1.53s)
15:48:47 [2020-02-26T15:48:47.843Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:325: [d40c57a917532] waiting for daemon to start
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:325: [d40c57a917532] waiting for daemon to start
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:353: [d40c57a917532] daemon started
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:461: [d40c57a917532] Stopping daemon
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:296: [d40c57a917532] exiting daemon
15:48:47 [2020-02-26T15:48:47.843Z]     daemon.go:448: [d40c57a917532] Daemon stopped
15:48:47 [2020-02-26T15:48:47.843Z] === RUN   TestAuthZPluginTLS
15:48:48 [2020-02-26T15:48:48.583Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:48:48 [2020-02-26T15:48:48.583Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:325: [d4e908d54c0ee] waiting for daemon to start
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:325: [d4e908d54c0ee] waiting for daemon to start
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:353: [d4e908d54c0ee] daemon started
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:461: [d4e908d54c0ee] Stopping daemon
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:296: [d4e908d54c0ee] exiting daemon
15:48:48 [2020-02-26T15:48:48.583Z]     daemon.go:448: [d4e908d54c0ee] Daemon stopped
15:48:48 [2020-02-26T15:48:48.583Z] === RUN   TestAuthZPluginDenyRequest
15:48:48 [2020-02-26T15:48:48.783Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
15:48:48 [2020-02-26T15:48:48.937Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:48:48 [2020-02-26T15:48:48.937Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:325: [d333b5f260d92] waiting for daemon to start
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:325: [d333b5f260d92] waiting for daemon to start
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:353: [d333b5f260d92] daemon started
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:461: [d333b5f260d92] Stopping daemon
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:296: [d333b5f260d92] exiting daemon
15:48:48 [2020-02-26T15:48:48.937Z]     daemon.go:448: [d333b5f260d92] Daemon stopped
15:48:48 [2020-02-26T15:48:48.937Z] === RUN   TestAuthZPluginAPIDenyResponse
15:48:49 [2020-02-26T15:48:49.699Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:48:49 [2020-02-26T15:48:49.699Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:325: [da87ac31b7a2a] waiting for daemon to start
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:325: [da87ac31b7a2a] waiting for daemon to start
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:353: [da87ac31b7a2a] daemon started
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:461: [da87ac31b7a2a] Stopping daemon
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:296: [da87ac31b7a2a] exiting daemon
15:48:49 [2020-02-26T15:48:49.699Z]     daemon.go:448: [da87ac31b7a2a] Daemon stopped
15:48:49 [2020-02-26T15:48:49.699Z] === RUN   TestAuthZPluginDenyResponse
15:48:50 [2020-02-26T15:48:50.066Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:48:50 [2020-02-26T15:48:50.067Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:325: [d8b7ac880ccb4] waiting for daemon to start
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:325: [d8b7ac880ccb4] waiting for daemon to start
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:353: [d8b7ac880ccb4] daemon started
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:461: [d8b7ac880ccb4] Stopping daemon
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:296: [d8b7ac880ccb4] exiting daemon
15:48:50 [2020-02-26T15:48:50.067Z]     daemon.go:448: [d8b7ac880ccb4] Daemon stopped
15:48:50 [2020-02-26T15:48:50.067Z] === RUN   TestAuthZPluginAllowEventStream
15:48:51 [2020-02-26T15:48:51.479Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 13.7% of statements
15:48:51 [2020-02-26T15:48:51.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
15:48:51 [2020-02-26T15:48:51.912Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:325: [dfc16b6d80f71] waiting for daemon to start
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:325: [dfc16b6d80f71] waiting for daemon to start
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:353: [dfc16b6d80f71] daemon started
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:461: [dfc16b6d80f71] Stopping daemon
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:296: [dfc16b6d80f71] exiting daemon
15:48:51 [2020-02-26T15:48:51.912Z]     daemon.go:448: [dfc16b6d80f71] Daemon stopped
15:48:51 [2020-02-26T15:48:51.912Z] === RUN   TestAuthZPluginErrorResponse
15:48:52 [2020-02-26T15:48:52.375Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
15:48:52 [2020-02-26T15:48:52.375Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:325: [dec0a4ae6065a] waiting for daemon to start
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:325: [dec0a4ae6065a] waiting for daemon to start
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:353: [dec0a4ae6065a] daemon started
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:461: [dec0a4ae6065a] Stopping daemon
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:296: [dec0a4ae6065a] exiting daemon
15:48:52 [2020-02-26T15:48:52.375Z]     daemon.go:448: [dec0a4ae6065a] Daemon stopped
15:48:52 [2020-02-26T15:48:52.375Z] === RUN   TestAuthZPluginErrorRequest
15:48:52 [2020-02-26T15:48:52.746Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:48:52 [2020-02-26T15:48:52.746Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:325: [dc270425766fb] waiting for daemon to start
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:325: [dc270425766fb] waiting for daemon to start
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:353: [dc270425766fb] daemon started
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:461: [dc270425766fb] Stopping daemon
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:296: [dc270425766fb] exiting daemon
15:48:52 [2020-02-26T15:48:52.746Z]     daemon.go:448: [dc270425766fb] Daemon stopped
15:48:52 [2020-02-26T15:48:52.746Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:48:53 [2020-02-26T15:48:53.501Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:48:53 [2020-02-26T15:48:53.501Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:325: [d4482f6d5d0c9] waiting for daemon to start
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:325: [d4482f6d5d0c9] waiting for daemon to start
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:353: [d4482f6d5d0c9] daemon started
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:461: [d4482f6d5d0c9] Stopping daemon
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:296: [d4482f6d5d0c9] exiting daemon
15:48:53 [2020-02-26T15:48:53.501Z]     daemon.go:448: [d4482f6d5d0c9] Daemon stopped
15:48:53 [2020-02-26T15:48:53.501Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:48:54 [2020-02-26T15:48:54.181Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
15:48:55 [2020-02-26T15:48:55.255Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s)
15:48:55 [2020-02-26T15:48:55.255Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:325: [d1bdf5543eecf] waiting for daemon to start
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:325: [d1bdf5543eecf] waiting for daemon to start
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:353: [d1bdf5543eecf] daemon started
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:461: [d1bdf5543eecf] Stopping daemon
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:296: [d1bdf5543eecf] exiting daemon
15:48:55 [2020-02-26T15:48:55.255Z]     daemon.go:448: [d1bdf5543eecf] Daemon stopped
15:48:55 [2020-02-26T15:48:55.255Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:48:55 [2020-02-26T15:48:55.484Z] --- PASS: TestBuildSquashParent (10.30s)
15:48:55 [2020-02-26T15:48:55.484Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:325: [db67b05e35645] waiting for daemon to start
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:325: [db67b05e35645] waiting for daemon to start
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:353: [db67b05e35645] daemon started
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:461: [db67b05e35645] Stopping daemon
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:296: [db67b05e35645] exiting daemon
15:48:55 [2020-02-26T15:48:55.484Z]     daemon.go:448: [db67b05e35645] Daemon stopped
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:55 [2020-02-26T15:48:55.484Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:55 [2020-02-26T15:48:55.484Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:55 [2020-02-26T15:48:55.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:55 [2020-02-26T15:48:55.484Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:55 [2020-02-26T15:48:55.686Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.308s	coverage: 57.8% of statements
15:48:56 [2020-02-26T15:48:56.707Z] ok  	github.com/docker/docker/daemon	12.413s	coverage: 17.5% of statements
15:48:56 [2020-02-26T15:48:56.707Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:48:56 [2020-02-26T15:48:56.707Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:48:56 [2020-02-26T15:48:56.707Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:48:56 [2020-02-26T15:48:56.707Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:48:57 [2020-02-26T15:48:57.613Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s)
15:48:57 [2020-02-26T15:48:57.613Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:325: [dac2ac170d1f6] waiting for daemon to start
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:325: [dac2ac170d1f6] waiting for daemon to start
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:353: [dac2ac170d1f6] daemon started
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:461: [dac2ac170d1f6] Stopping daemon
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:296: [dac2ac170d1f6] exiting daemon
15:48:57 [2020-02-26T15:48:57.613Z]     daemon.go:448: [dac2ac170d1f6] Daemon stopped
15:48:57 [2020-02-26T15:48:57.613Z] === RUN   TestAuthZPluginHeader
15:48:57 [2020-02-26T15:48:57.962Z] --- PASS: TestAuthZPluginHeader (0.80s)
15:48:57 [2020-02-26T15:48:57.962Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:325: [d009e18080f95] waiting for daemon to start
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:325: [d009e18080f95] waiting for daemon to start
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:353: [d009e18080f95] daemon started
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:461: [d009e18080f95] Stopping daemon
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:296: [d009e18080f95] exiting daemon
15:48:57 [2020-02-26T15:48:57.962Z]     daemon.go:448: [d009e18080f95] Daemon stopped
15:48:57 [2020-02-26T15:48:57.962Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:48:57 [2020-02-26T15:48:57.962Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:48:57 [2020-02-26T15:48:57.962Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:57 [2020-02-26T15:48:57.962Z] === RUN   TestAuthZPluginV2Disable
15:48:57 [2020-02-26T15:48:57.962Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:48:57 [2020-02-26T15:48:57.962Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:57 [2020-02-26T15:48:57.962Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:48:57 [2020-02-26T15:48:57.962Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:48:57 [2020-02-26T15:48:57.962Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:57 [2020-02-26T15:48:57.962Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:48:57 [2020-02-26T15:48:57.962Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:48:57 [2020-02-26T15:48:57.962Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:57 [2020-02-26T15:48:57.962Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:48:58 [2020-02-26T15:48:58.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:58 [2020-02-26T15:48:58.791Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:59 [2020-02-26T15:48:59.052Z] Created binary: bundles/binary-daemon/dockerd-dev
15:48:59 [2020-02-26T15:48:59.052Z] Copying nested executables into bundles/binary-daemon
15:48:59 [2020-02-26T15:48:59.052Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:48:59 [2020-02-26T15:48:59.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/make.sh cross
15:49:00 [2020-02-26T15:49:00.055Z] 
15:49:00 [2020-02-26T15:49:00.055Z] Removing bundles/
15:49:00 [2020-02-26T15:49:00.055Z] 
15:49:00 [2020-02-26T15:49:00.055Z] ---> Making bundle: cross (in bundles/cross)
15:49:00 [2020-02-26T15:49:00.055Z] Cross building: bundles/cross/linux/amd64
15:49:00 [2020-02-26T15:49:00.310Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:49:00 [2020-02-26T15:49:00.310Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:49:01 [2020-02-26T15:49:01.129Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.335s	coverage: 68.5% of statements
15:49:02 [2020-02-26T15:49:02.054Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:49:02 [2020-02-26T15:49:02.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:49:02 [2020-02-26T15:49:02.616Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.982s	coverage: 48.6% of statements
15:49:03 [2020-02-26T15:49:03.248Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.038s	coverage: 45.9% of statements
15:49:03 [2020-02-26T15:49:03.248Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:49:05 [2020-02-26T15:49:05.308Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.672s	coverage: 76.1% of statements
15:49:05 [2020-02-26T15:49:05.572Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.54s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s)
15:49:05 [2020-02-26T15:49:05.572Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
15:49:05 [2020-02-26T15:49:05.572Z] === RUN   TestBuildMultiStageCopy
15:49:05 [2020-02-26T15:49:05.572Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:49:05 [2020-02-26T15:49:05.940Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.421s	coverage: 54.8% of statements
15:49:05 [2020-02-26T15:49:05.940Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:49:05 [2020-02-26T15:49:05.940Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:49:08 [2020-02-26T15:49:08.664Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.068s	coverage: 58.0% of statements
15:49:08 [2020-02-26T15:49:08.664Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
15:49:08 [2020-02-26T15:49:08.664Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
15:49:09 [2020-02-26T15:49:09.830Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:49:09 [2020-02-26T15:49:09.830Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:49:10 [2020-02-26T15:49:10.404Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:49:10 [2020-02-26T15:49:10.963Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:49:11 [2020-02-26T15:49:11.888Z] --- PASS: TestBuildMultiStageCopy (6.17s)
15:49:11 [2020-02-26T15:49:11.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.45s)
15:49:11 [2020-02-26T15:49:11.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
15:49:11 [2020-02-26T15:49:11.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s)
15:49:11 [2020-02-26T15:49:11.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
15:49:11 [2020-02-26T15:49:11.888Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s)
15:49:11 [2020-02-26T15:49:11.888Z] === RUN   TestBuildMultiStageParentConfig
15:49:13 [2020-02-26T15:49:13.774Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
15:49:13 [2020-02-26T15:49:13.774Z] === RUN   TestBuildLabelWithTargets
15:49:14 [2020-02-26T15:49:14.249Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.042s	coverage: 67.0% of statements
15:49:14 [2020-02-26T15:49:14.539Z] ok  	github.com/docker/docker/daemon/logger	0.283s	coverage: 43.7% of statements
15:49:16 [2020-02-26T15:49:16.043Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.604s	coverage: 78.6% of statements
15:49:16 [2020-02-26T15:49:16.285Z] --- PASS: TestBuildLabelWithTargets (2.58s)
15:49:16 [2020-02-26T15:49:16.285Z] === RUN   TestBuildWithEmptyLayers
15:49:17 [2020-02-26T15:49:17.322Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
15:49:17 [2020-02-26T15:49:17.322Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:353: [da0f94a5bd9fc] daemon started
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:461: [da0f94a5bd9fc] Stopping daemon
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:296: [da0f94a5bd9fc] exiting daemon
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:448: [da0f94a5bd9fc] Daemon stopped
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:339: [da0f94a5bd9fc] error pinging daemon on start: Get http://da0f94a5bd9fc.sock/_ping: context deadline exceeded
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:339: [da0f94a5bd9fc] error pinging daemon on start: Get http://da0f94a5bd9fc.sock/_ping: context deadline exceeded
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:339: [da0f94a5bd9fc] error pinging daemon on start: Get http://da0f94a5bd9fc.sock/_ping: context deadline exceeded
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:339: [da0f94a5bd9fc] error pinging daemon on start: Get http://da0f94a5bd9fc.sock/_ping: context deadline exceeded
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:296: [da0f94a5bd9fc] exiting daemon
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:325: [da0f94a5bd9fc] waiting for daemon to start
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:353: [da0f94a5bd9fc] daemon started
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:461: [da0f94a5bd9fc] Stopping daemon
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:296: [da0f94a5bd9fc] exiting daemon
15:49:17 [2020-02-26T15:49:17.322Z]     daemon.go:448: [da0f94a5bd9fc] Daemon stopped
15:49:17 [2020-02-26T15:49:17.322Z] PASS
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] === Skipped
15:49:17 [2020-02-26T15:49:17.322Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:49:17 [2020-02-26T15:49:17.322Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:49:17 [2020-02-26T15:49:17.322Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:49:17 [2020-02-26T15:49:17.322Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:49:17 [2020-02-26T15:49:17.322Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] DONE 17 tests, 4 skipped in 28.451s
15:49:17 [2020-02-26T15:49:17.322Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:49:17 [2020-02-26T15:49:17.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:49:17 [2020-02-26T15:49:17.322Z] ++ set -e
15:49:17 [2020-02-26T15:49:17.322Z] ++ '[' -n 0 ']'
15:49:17 [2020-02-26T15:49:17.322Z] ++ set -x
15:49:17 [2020-02-26T15:49:17.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:49:17 [2020-02-26T15:49:17.322Z] INFO: Testing against a local daemon
15:49:17 [2020-02-26T15:49:17.322Z] === RUN   TestPluginInvalidJSON
15:49:17 [2020-02-26T15:49:17.322Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:49:17 [2020-02-26T15:49:17.322Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:49:17 [2020-02-26T15:49:17.322Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:49:17 [2020-02-26T15:49:17.322Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:49:17 [2020-02-26T15:49:17.322Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:49:17 [2020-02-26T15:49:17.322Z] PASS
15:49:17 [2020-02-26T15:49:17.322Z] 
15:49:17 [2020-02-26T15:49:17.322Z] DONE 2 tests in 0.094s
15:49:17 [2020-02-26T15:49:17.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:49:17 [2020-02-26T15:49:17.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:49:17 [2020-02-26T15:49:17.322Z] ++ set -e
15:49:17 [2020-02-26T15:49:17.322Z] ++ '[' -n 0 ']'
15:49:17 [2020-02-26T15:49:17.322Z] ++ set -x
15:49:17 [2020-02-26T15:49:17.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:49:17 [2020-02-26T15:49:17.322Z] INFO: Testing against a local daemon
15:49:17 [2020-02-26T15:49:17.322Z] === RUN   TestExternalGraphDriver
15:49:17 [2020-02-26T15:49:17.322Z] === RUN   TestExternalGraphDriver/json
15:49:17 [2020-02-26T15:49:17.322Z] === RUN   TestExternalGraphDriver/spec
15:49:17 [2020-02-26T15:49:17.647Z] --- PASS: TestBuildWithEmptyLayers (1.41s)
15:49:17 [2020-02-26T15:49:17.647Z] === RUN   TestBuildMultiStageOnBuild
15:49:18 [2020-02-26T15:49:18.098Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 26.2% of statements
15:49:18 [2020-02-26T15:49:18.098Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 4.9% of statements
15:49:18 [2020-02-26T15:49:18.098Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:49:18 [2020-02-26T15:49:18.098Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:49:18 [2020-02-26T15:49:18.098Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:49:18 [2020-02-26T15:49:18.098Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:49:18 [2020-02-26T15:49:18.387Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 88.3% of statements
15:49:19 [2020-02-26T15:49:19.309Z] === RUN   TestExternalGraphDriver/pull
15:49:19 [2020-02-26T15:49:19.884Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 62.1% of statements
15:49:21 [2020-02-26T15:49:21.094Z] --- PASS: TestExternalGraphDriver (6.04s)
15:49:21 [2020-02-26T15:49:21.094Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:353: [db57ae9b63fc6] daemon started
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:461: [db57ae9b63fc6] Stopping daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:296: [db57ae9b63fc6] exiting daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:448: [db57ae9b63fc6] Daemon stopped
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:353: [db57ae9b63fc6] daemon started
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:461: [db57ae9b63fc6] Stopping daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:296: [db57ae9b63fc6] exiting daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:448: [db57ae9b63fc6] Daemon stopped
15:49:21 [2020-02-26T15:49:21.094Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:353: [db57ae9b63fc6] daemon started
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:461: [db57ae9b63fc6] Stopping daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:296: [db57ae9b63fc6] exiting daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:448: [db57ae9b63fc6] Daemon stopped
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:353: [db57ae9b63fc6] daemon started
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:461: [db57ae9b63fc6] Stopping daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:296: [db57ae9b63fc6] exiting daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:448: [db57ae9b63fc6] Daemon stopped
15:49:21 [2020-02-26T15:49:21.094Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:325: [db57ae9b63fc6] waiting for daemon to start
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:353: [db57ae9b63fc6] daemon started
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:461: [db57ae9b63fc6] Stopping daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:296: [db57ae9b63fc6] exiting daemon
15:49:21 [2020-02-26T15:49:21.094Z]     daemon.go:448: [db57ae9b63fc6] Daemon stopped
15:49:21 [2020-02-26T15:49:21.094Z]     --- PASS: TestExternalGraphDriver/pull (1.92s)
15:49:21 [2020-02-26T15:49:21.094Z] === RUN   TestGraphdriverPluginV2
15:49:21 [2020-02-26T15:49:21.094Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
15:49:21 [2020-02-26T15:49:21.094Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:21 [2020-02-26T15:49:21.094Z] PASS
15:49:21 [2020-02-26T15:49:21.094Z] 
15:49:21 [2020-02-26T15:49:21.094Z] === Skipped
15:49:21 [2020-02-26T15:49:21.094Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
15:49:21 [2020-02-26T15:49:21.094Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:21 [2020-02-26T15:49:21.094Z] 
15:49:21 [2020-02-26T15:49:21.094Z] 
15:49:21 [2020-02-26T15:49:21.094Z] DONE 5 tests, 1 skipped in 6.166s
15:49:21 [2020-02-26T15:49:21.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:49:21 [2020-02-26T15:49:21.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:49:21 [2020-02-26T15:49:21.094Z] ++ set -e
15:49:21 [2020-02-26T15:49:21.094Z] ++ '[' -n 0 ']'
15:49:21 [2020-02-26T15:49:21.094Z] ++ set -x
15:49:21 [2020-02-26T15:49:21.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:49:21 [2020-02-26T15:49:21.094Z] INFO: Testing against a local daemon
15:49:21 [2020-02-26T15:49:21.094Z] === RUN   TestContinueAfterPluginCrash
15:49:21 [2020-02-26T15:49:21.094Z] === PAUSE TestContinueAfterPluginCrash
15:49:21 [2020-02-26T15:49:21.094Z] === RUN   TestDaemonStartWithLogOpt
15:49:21 [2020-02-26T15:49:21.094Z] === PAUSE TestDaemonStartWithLogOpt
15:49:21 [2020-02-26T15:49:21.094Z] === CONT  TestContinueAfterPluginCrash
15:49:21 [2020-02-26T15:49:21.094Z] === CONT  TestDaemonStartWithLogOpt
15:49:21 [2020-02-26T15:49:21.849Z] --- PASS: TestBuildMultiStageOnBuild (3.67s)
15:49:21 [2020-02-26T15:49:21.849Z] === RUN   TestBuildUncleanTarFilenames
15:49:22 [2020-02-26T15:49:22.613Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.090s	coverage: 20.0% of statements
15:49:22 [2020-02-26T15:49:22.901Z] ok  	github.com/docker/docker/daemon/logger/local	0.117s	coverage: 74.7% of statements
15:49:22 [2020-02-26T15:49:22.901Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:49:23 [2020-02-26T15:49:23.210Z] --- PASS: TestBuildUncleanTarFilenames (1.87s)
15:49:23 [2020-02-26T15:49:23.211Z] === RUN   TestBuildMultiStageLayerLeak
15:49:24 [2020-02-26T15:49:24.395Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
15:49:25 [2020-02-26T15:49:25.023Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.071s	coverage: 47.8% of statements
15:49:26 [2020-02-26T15:49:26.515Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
15:49:26 [2020-02-26T15:49:26.515Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.059s	coverage: 84.5% of statements
15:49:26 [2020-02-26T15:49:26.515Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:49:26 [2020-02-26T15:49:26.515Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:49:27 [2020-02-26T15:49:27.378Z] --- PASS: TestBuildMultiStageLayerLeak (4.02s)
15:49:27 [2020-02-26T15:49:27.378Z] === RUN   TestBuildWithHugeFile
15:49:30 [2020-02-26T15:49:30.267Z] --- PASS: TestDaemonStartWithLogOpt (8.36s)
15:49:30 [2020-02-26T15:49:30.267Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:325: [db46463d35d2f] waiting for daemon to start
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:325: [db46463d35d2f] waiting for daemon to start
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:353: [db46463d35d2f] daemon started
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:461: [db46463d35d2f] Stopping daemon
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:296: [db46463d35d2f] exiting daemon
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:448: [db46463d35d2f] Daemon stopped
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:325: [db46463d35d2f] waiting for daemon to start
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:325: [db46463d35d2f] waiting for daemon to start
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:353: [db46463d35d2f] daemon started
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:461: [db46463d35d2f] Stopping daemon
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:296: [db46463d35d2f] exiting daemon
15:49:30 [2020-02-26T15:49:30.267Z]     daemon.go:448: [db46463d35d2f] Daemon stopped
15:49:32 [2020-02-26T15:49:32.093Z] ok  	github.com/docker/docker/distribution/metadata	0.130s	coverage: 48.2% of statements
15:49:32 [2020-02-26T15:49:32.093Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
15:49:33 [2020-02-26T15:49:33.601Z] ok  	github.com/docker/docker/distribution	0.543s	coverage: 22.3% of statements
15:49:33 [2020-02-26T15:49:33.601Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:49:34 [2020-02-26T15:49:34.234Z] ok  	github.com/docker/docker/distribution/xfer	1.489s	coverage: 83.4% of statements
15:49:34 [2020-02-26T15:49:34.234Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:49:35 [2020-02-26T15:49:35.143Z] --- PASS: TestContinueAfterPluginCrash (13.22s)
15:49:35 [2020-02-26T15:49:35.143Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:325: [d55309d0b07d7] waiting for daemon to start
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:325: [d55309d0b07d7] waiting for daemon to start
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:353: [d55309d0b07d7] daemon started
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:461: [d55309d0b07d7] Stopping daemon
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:296: [d55309d0b07d7] exiting daemon
15:49:35 [2020-02-26T15:49:35.143Z]     daemon.go:448: [d55309d0b07d7] Daemon stopped
15:49:35 [2020-02-26T15:49:35.143Z] PASS
15:49:35 [2020-02-26T15:49:35.143Z] 
15:49:35 [2020-02-26T15:49:35.143Z] DONE 2 tests in 13.332s
15:49:35 [2020-02-26T15:49:35.143Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:49:35 [2020-02-26T15:49:35.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:49:35 [2020-02-26T15:49:35.143Z] ++ set -e
15:49:35 [2020-02-26T15:49:35.143Z] ++ '[' -n 0 ']'
15:49:35 [2020-02-26T15:49:35.143Z] ++ set -x
15:49:35 [2020-02-26T15:49:35.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:49:35 [2020-02-26T15:49:35.143Z] INFO: Testing against a local daemon
15:49:35 [2020-02-26T15:49:35.143Z] === RUN   TestPluginWithDevMounts
15:49:35 [2020-02-26T15:49:35.143Z] === PAUSE TestPluginWithDevMounts
15:49:35 [2020-02-26T15:49:35.143Z] === CONT  TestPluginWithDevMounts
15:49:36 [2020-02-26T15:49:36.351Z] --- PASS: TestPluginWithDevMounts (1.88s)
15:49:36 [2020-02-26T15:49:36.351Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:325: [d6d3225d40589] waiting for daemon to start
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:325: [d6d3225d40589] waiting for daemon to start
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:353: [d6d3225d40589] daemon started
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:461: [d6d3225d40589] Stopping daemon
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:296: [d6d3225d40589] exiting daemon
15:49:36 [2020-02-26T15:49:36.351Z]     daemon.go:448: [d6d3225d40589] Daemon stopped
15:49:36 [2020-02-26T15:49:36.351Z] PASS
15:49:36 [2020-02-26T15:49:36.351Z] 
15:49:36 [2020-02-26T15:49:36.351Z] DONE 1 tests in 1.961s
15:49:36 [2020-02-26T15:49:36.351Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:49:36 [2020-02-26T15:49:36.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:49:36 [2020-02-26T15:49:36.351Z] ++ set -e
15:49:36 [2020-02-26T15:49:36.351Z] ++ '[' -n 0 ']'
15:49:36 [2020-02-26T15:49:36.351Z] ++ set -x
15:49:36 [2020-02-26T15:49:36.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:49:36 [2020-02-26T15:49:36.712Z] INFO: Testing against a local daemon
15:49:36 [2020-02-26T15:49:36.712Z] === RUN   TestSecretInspect
15:49:37 [2020-02-26T15:49:37.749Z] ok  	github.com/docker/docker/image/cache	0.032s	coverage: 19.2% of statements
15:49:37 [2020-02-26T15:49:37.749Z] ok  	github.com/docker/docker/image	0.103s	coverage: 86.4% of statements
15:49:37 [2020-02-26T15:49:37.749Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:49:38 [2020-02-26T15:49:38.771Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
15:49:38 [2020-02-26T15:49:38.771Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:49:39 [2020-02-26T15:49:39.786Z] --- PASS: TestSecretInspect (2.71s)
15:49:39 [2020-02-26T15:49:39.787Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:325: [da5c060c54131] waiting for daemon to start
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:325: [da5c060c54131] waiting for daemon to start
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:353: [da5c060c54131] daemon started
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:461: [da5c060c54131] Stopping daemon
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:296: [da5c060c54131] exiting daemon
15:49:39 [2020-02-26T15:49:39.787Z]     daemon.go:448: [da5c060c54131] Daemon stopped
15:49:39 [2020-02-26T15:49:39.787Z] === RUN   TestSecretList
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:49:40 [2020-02-26T15:49:40.294Z] ok  	github.com/docker/docker/internal/testutil	0.020s	coverage: 62.5% of statements
15:49:41 [2020-02-26T15:49:41.789Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
15:49:42 [2020-02-26T15:49:42.259Z] --- PASS: TestSecretList (2.94s)
15:49:42 [2020-02-26T15:49:42.259Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:325: [dee1c3883c597] waiting for daemon to start
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:325: [dee1c3883c597] waiting for daemon to start
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:353: [dee1c3883c597] daemon started
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:461: [dee1c3883c597] Stopping daemon
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:296: [dee1c3883c597] exiting daemon
15:49:42 [2020-02-26T15:49:42.259Z]     daemon.go:448: [dee1c3883c597] Daemon stopped
15:49:42 [2020-02-26T15:49:42.259Z] === RUN   TestSecretsCreateAndDelete
15:49:42 [2020-02-26T15:49:42.414Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 50.0% of statements
15:49:45 [2020-02-26T15:49:45.396Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
15:49:45 [2020-02-26T15:49:45.396Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:325: [dae5333049d6a] waiting for daemon to start
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:325: [dae5333049d6a] waiting for daemon to start
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:353: [dae5333049d6a] daemon started
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:461: [dae5333049d6a] Stopping daemon
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:296: [dae5333049d6a] exiting daemon
15:49:45 [2020-02-26T15:49:45.396Z]     daemon.go:448: [dae5333049d6a] Daemon stopped
15:49:45 [2020-02-26T15:49:45.396Z] === RUN   TestSecretsUpdate
15:49:47 [2020-02-26T15:49:47.752Z] --- PASS: TestSecretsUpdate (2.69s)
15:49:47 [2020-02-26T15:49:47.752Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:325: [d2a380fc41b00] waiting for daemon to start
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:325: [d2a380fc41b00] waiting for daemon to start
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:353: [d2a380fc41b00] daemon started
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:461: [d2a380fc41b00] Stopping daemon
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:296: [d2a380fc41b00] exiting daemon
15:49:47 [2020-02-26T15:49:47.752Z]     daemon.go:448: [d2a380fc41b00] Daemon stopped
15:49:47 [2020-02-26T15:49:47.752Z] === RUN   TestTemplatedSecret
15:49:47 [2020-02-26T15:49:47.973Z] ok  	github.com/docker/docker/opts	0.100s	coverage: 66.9% of statements
15:49:48 [2020-02-26T15:49:48.608Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
15:49:48 [2020-02-26T15:49:48.899Z] ok  	github.com/docker/docker/pkg/authorization	1.157s	coverage: 66.7% of statements
15:49:49 [2020-02-26T15:49:49.191Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
15:49:50 [2020-02-26T15:49:50.218Z] ok  	github.com/docker/docker/pkg/archive	1.530s	coverage: 76.9% of statements
15:49:50 [2020-02-26T15:49:50.505Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
15:49:50 [2020-02-26T15:49:50.835Z] --- PASS: TestTemplatedSecret (3.35s)
15:49:50 [2020-02-26T15:49:50.835Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:325: [d89925107ae0d] waiting for daemon to start
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:325: [d89925107ae0d] waiting for daemon to start
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:353: [d89925107ae0d] daemon started
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:461: [d89925107ae0d] Stopping daemon
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:296: [d89925107ae0d] exiting daemon
15:49:50 [2020-02-26T15:49:50.835Z]     daemon.go:448: [d89925107ae0d] Daemon stopped
15:49:50 [2020-02-26T15:49:50.835Z] === RUN   TestSecretCreateResolve
15:49:52 [2020-02-26T15:49:52.148Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
15:49:52 [2020-02-26T15:49:52.436Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 92.9% of statements
15:49:53 [2020-02-26T15:49:53.911Z] --- PASS: TestSecretCreateResolve (2.88s)
15:49:53 [2020-02-26T15:49:53.911Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:325: [d2103d31c1192] waiting for daemon to start
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:325: [d2103d31c1192] waiting for daemon to start
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:353: [d2103d31c1192] daemon started
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:461: [d2103d31c1192] Stopping daemon
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:296: [d2103d31c1192] exiting daemon
15:49:53 [2020-02-26T15:49:53.911Z]     daemon.go:448: [d2103d31c1192] Daemon stopped
15:49:53 [2020-02-26T15:49:53.911Z] PASS
15:49:53 [2020-02-26T15:49:53.911Z] 
15:49:53 [2020-02-26T15:49:53.911Z] DONE 6 tests in 17.327s
15:49:53 [2020-02-26T15:49:53.911Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:49:53 [2020-02-26T15:49:53.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:49:53 [2020-02-26T15:49:53.911Z] ++ set -e
15:49:53 [2020-02-26T15:49:53.911Z] ++ '[' -n 0 ']'
15:49:53 [2020-02-26T15:49:53.911Z] ++ set -x
15:49:53 [2020-02-26T15:49:53.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:49:53 [2020-02-26T15:49:53.911Z] INFO: Testing against a local daemon
15:49:53 [2020-02-26T15:49:53.911Z] === RUN   TestServiceCreateInit
15:49:53 [2020-02-26T15:49:53.911Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:49:53 [2020-02-26T15:49:53.950Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:49:54 [2020-02-26T15:49:54.242Z] ok  	github.com/docker/docker/layer	7.266s	coverage: 72.0% of statements
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/oci	[no test files]
15:49:54 [2020-02-26T15:49:54.242Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:49:55 [2020-02-26T15:49:55.276Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
15:49:55 [2020-02-26T15:49:55.569Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
15:49:57 [2020-02-26T15:49:57.085Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.550s	coverage: 43.2% of statements
15:49:57 [2020-02-26T15:49:57.085Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:49:57 [2020-02-26T15:49:57.085Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:49:57 [2020-02-26T15:49:57.085Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 66.3% of statements
15:49:57 [2020-02-26T15:49:57.085Z] ok  	github.com/docker/docker/pkg/fileutils	0.026s	coverage: 89.5% of statements
15:49:58 [2020-02-26T15:49:58.621Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.290s	coverage: 84.1% of statements
15:49:58 [2020-02-26T15:49:58.830Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:49:59 [2020-02-26T15:49:59.251Z] ok  	github.com/docker/docker/pkg/fsutils	0.479s	coverage: 85.1% of statements
15:49:59 [2020-02-26T15:49:59.251Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 10.2% of statements
15:50:01 [2020-02-26T15:50:01.317Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
15:50:01 [2020-02-26T15:50:01.317Z] ok  	github.com/docker/docker/pkg/locker	0.081s	coverage: 88.9% of statements
15:50:01 [2020-02-26T15:50:01.608Z] ok  	github.com/docker/docker/pkg/idtools	0.887s	coverage: 70.1% of statements
15:50:02 [2020-02-26T15:50:02.239Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
15:50:02 [2020-02-26T15:50:02.866Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
15:50:03 [2020-02-26T15:50:03.109Z] --- PASS: TestServiceCreateInit (9.20s)
15:50:03 [2020-02-26T15:50:03.109Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s)
15:50:03 [2020-02-26T15:50:03.109Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:325: [d46789503dbff] waiting for daemon to start
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:325: [d46789503dbff] waiting for daemon to start
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:353: [d46789503dbff] daemon started
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:461: [d46789503dbff] Stopping daemon
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:296: [d46789503dbff] exiting daemon
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:448: [d46789503dbff] Daemon stopped
15:50:03 [2020-02-26T15:50:03.109Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.33s)
15:50:03 [2020-02-26T15:50:03.109Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:325: [d7e1aa1c12780] waiting for daemon to start
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:325: [d7e1aa1c12780] waiting for daemon to start
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:353: [d7e1aa1c12780] daemon started
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:461: [d7e1aa1c12780] Stopping daemon
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:296: [d7e1aa1c12780] exiting daemon
15:50:03 [2020-02-26T15:50:03.109Z]         daemon.go:448: [d7e1aa1c12780] Daemon stopped
15:50:03 [2020-02-26T15:50:03.109Z] === RUN   TestCreateServiceMultipleTimes
15:50:04 [2020-02-26T15:50:04.360Z] ok  	github.com/docker/docker/pkg/ioutils	2.744s	coverage: 70.4% of statements
15:50:04 [2020-02-26T15:50:04.360Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:50:04 [2020-02-26T15:50:04.360Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
15:50:04 [2020-02-26T15:50:04.656Z] ok  	github.com/docker/docker/pkg/mount	0.823s	coverage: 69.6% of statements
15:50:04 [2020-02-26T15:50:04.656Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:50:04 [2020-02-26T15:50:04.656Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.030s	coverage: 60.0% of statements
15:50:05 [2020-02-26T15:50:05.288Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.036s	coverage: 90.0% of statements
15:50:05 [2020-02-26T15:50:05.919Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
15:50:05 [2020-02-26T15:50:05.919Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:50:05 [2020-02-26T15:50:05.919Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:50:06 [2020-02-26T15:50:06.954Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.052s	coverage: 56.8% of statements
15:50:08 [2020-02-26T15:50:08.461Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 87.9% of statements
15:50:08 [2020-02-26T15:50:08.461Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
15:50:08 [2020-02-26T15:50:08.461Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
15:50:10 [2020-02-26T15:50:10.010Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
15:50:10 [2020-02-26T15:50:10.305Z] ok  	github.com/docker/docker/pkg/pubsub	1.189s	coverage: 72.7% of statements
15:50:11 [2020-02-26T15:50:11.369Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
15:50:12 [2020-02-26T15:50:12.867Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
15:50:12 [2020-02-26T15:50:12.867Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
15:50:13 [2020-02-26T15:50:13.498Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
15:50:14 [2020-02-26T15:50:14.125Z] ok  	github.com/docker/docker/pkg/sysinfo	0.024s	coverage: 80.8% of statements
15:50:15 [2020-02-26T15:50:15.613Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 35.1% of statements
15:50:15 [2020-02-26T15:50:15.613Z] ok  	github.com/docker/docker/pkg/signal	5.435s	coverage: 61.0% of statements
15:50:15 [2020-02-26T15:50:15.613Z] ok  	github.com/docker/docker/pkg/tailfile	0.127s	coverage: 88.6% of statements
15:50:17 [2020-02-26T15:50:17.118Z] ok  	github.com/docker/docker/pkg/term	0.022s	coverage: 84.8% of statements
15:50:17 [2020-02-26T15:50:17.754Z] testing: warning: no tests to run
15:50:17 [2020-02-26T15:50:17.754Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: 0.0% of statements [no tests to run]
15:50:18 [2020-02-26T15:50:18.381Z] ok  	github.com/docker/docker/pkg/tarsum	0.203s	coverage: 89.3% of statements
15:50:18 [2020-02-26T15:50:18.669Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
15:50:18 [2020-02-26T15:50:18.669Z] ok  	github.com/docker/docker/pkg/truncindex	0.118s	coverage: 91.5% of statements
15:50:19 [2020-02-26T15:50:19.295Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
15:50:21 [2020-02-26T15:50:21.663Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:50:21 [2020-02-26T15:50:21.663Z] Copying nested executables into bundles/cross/linux/amd64
15:50:21 [2020-02-26T15:50:21.663Z] Cross building: bundles/cross/windows/amd64
15:50:21 [2020-02-26T15:50:21.663Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:50:21 [2020-02-26T15:50:21.663Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:50:22 [2020-02-26T15:50:22.024Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
15:50:22 [2020-02-26T15:50:22.544Z] --- PASS: TestCreateServiceMultipleTimes (18.11s)
15:50:22 [2020-02-26T15:50:22.544Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:325: [d5e640cb72323] waiting for daemon to start
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:325: [d5e640cb72323] waiting for daemon to start
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:353: [d5e640cb72323] daemon started
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:461: [d5e640cb72323] Stopping daemon
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:296: [d5e640cb72323] exiting daemon
15:50:22 [2020-02-26T15:50:22.544Z]     daemon.go:448: [d5e640cb72323] Daemon stopped
15:50:22 [2020-02-26T15:50:22.544Z] === RUN   TestCreateServiceConflict
15:50:23 [2020-02-26T15:50:23.051Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 69.1% of statements
15:50:24 [2020-02-26T15:50:24.078Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.4% of statements
15:50:24 [2020-02-26T15:50:24.279Z] --- PASS: TestCreateServiceConflict (2.72s)
15:50:24 [2020-02-26T15:50:24.279Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:325: [d8e4f41c83ca7] waiting for daemon to start
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:325: [d8e4f41c83ca7] waiting for daemon to start
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:353: [d8e4f41c83ca7] daemon started
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:461: [d8e4f41c83ca7] Stopping daemon
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:296: [d8e4f41c83ca7] exiting daemon
15:50:24 [2020-02-26T15:50:24.279Z]     daemon.go:448: [d8e4f41c83ca7] Daemon stopped
15:50:24 [2020-02-26T15:50:24.279Z] === RUN   TestCreateServiceMaxReplicas
15:50:25 [2020-02-26T15:50:25.590Z] ok  	github.com/docker/docker/plugin	0.578s	coverage: 27.3% of statements
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:50:26 [2020-02-26T15:50:26.202Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:50:26 [2020-02-26T15:50:26.220Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
15:50:27 [2020-02-26T15:50:27.250Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 49.0% of statements
15:50:28 [2020-02-26T15:50:28.207Z] --- PASS: TestCreateServiceMaxReplicas (3.63s)
15:50:28 [2020-02-26T15:50:28.207Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
15:50:28 [2020-02-26T15:50:28.207Z]     daemon.go:325: [d3b7216eaafe5] waiting for daemon to start
15:50:28 [2020-02-26T15:50:28.207Z]     daemon.go:325: [d3b7216eaafe5] waiting for daemon to start
15:50:28 [2020-02-26T15:50:28.208Z]     daemon.go:353: [d3b7216eaafe5] daemon started
15:50:28 [2020-02-26T15:50:28.208Z]     daemon.go:461: [d3b7216eaafe5] Stopping daemon
15:50:28 [2020-02-26T15:50:28.208Z]     daemon.go:296: [d3b7216eaafe5] exiting daemon
15:50:28 [2020-02-26T15:50:28.208Z]     daemon.go:448: [d3b7216eaafe5] Daemon stopped
15:50:28 [2020-02-26T15:50:28.208Z] === RUN   TestCreateWithDuplicateNetworkNames
15:50:28 [2020-02-26T15:50:28.757Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
15:50:29 [2020-02-26T15:50:29.392Z] ok  	github.com/docker/docker/registry	0.438s	coverage: 56.4% of statements
15:50:30 [2020-02-26T15:50:30.035Z] ok  	github.com/docker/docker/volume/drivers	0.044s	coverage: 36.1% of statements
15:50:31 [2020-02-26T15:50:31.954Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:50:32 [2020-02-26T15:50:32.781Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
15:50:32 [2020-02-26T15:50:32.782Z] ok  	github.com/docker/docker/volume/local	0.033s	coverage: 73.0% of statements
15:50:34 [2020-02-26T15:50:34.263Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
15:50:34 [2020-02-26T15:50:34.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:50:34 [2020-02-26T15:50:34.988Z] Using test binary docker
15:50:34 [2020-02-26T15:50:34.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:50:34 [2020-02-26T15:50:34.988Z] Using test binary docker
15:50:34 [2020-02-26T15:50:34.988Z] +++ /etc/init.d/apparmor start
15:50:34 [2020-02-26T15:50:34.988Z] +++ /etc/init.d/apparmor start
15:50:34 [2020-02-26T15:50:34.988Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:50:34 [2020-02-26T15:50:34.988Z] Starting AppArmor profiles:/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:50:34 [2020-02-26T15:50:34.988Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:50:34 [2020-02-26T15:50:34.988Z] Warning failed to create cache: (null)
15:50:34 [2020-02-26T15:50:34.988Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:50:34 [2020-02-26T15:50:34.988Z] Warning failed to create cache: (null)
15:50:34 [2020-02-26T15:50:34.988Z] .
15:50:34 [2020-02-26T15:50:34.988Z] .
15:50:34 [2020-02-26T15:50:34.988Z] Starting dockerd
15:50:34 [2020-02-26T15:50:34.988Z] INFO: Waiting for daemon to start...
15:50:34 [2020-02-26T15:50:34.988Z] +++ 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
15:50:34 [2020-02-26T15:50:34.988Z] INFO: Waiting for daemon to start...
15:50:34 [2020-02-26T15:50:34.988Z] Starting dockerd
15:50:34 [2020-02-26T15:50:34.988Z] +++ 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
15:50:35 [2020-02-26T15:50:35.546Z] ..
15:50:35 [2020-02-26T15:50:35.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:50:35 [2020-02-26T15:50:35.546Z] 
15:50:35 [2020-02-26T15:50:35.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:50:35 [2020-02-26T15:50:35.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:50:35 [2020-02-26T15:50:35.800Z] Error: No such image: emptyfs
15:50:35 [2020-02-26T15:50:35.800Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:50:35 [2020-02-26T15:50:35.800Z] ++++ docker load
15:50:35 [2020-02-26T15:50:35.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:50:35 [2020-02-26T15:50:35.800Z] Error: No such image: emptyfs
15:50:35 [2020-02-26T15:50:35.800Z] ++++ docker load
15:50:35 [2020-02-26T15:50:35.800Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:50:36 [2020-02-26T15:50:36.054Z] Running integration-test (iteration 1)
15:50:36 [2020-02-26T15:50:36.054Z] Running integration-test (iteration 1)
15:50:36 [2020-02-26T15:50:36.054Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:50:36 [2020-02-26T15:50:36.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:50:36 [2020-02-26T15:50:36.054Z] ++ set -e
15:50:36 [2020-02-26T15:50:36.054Z] ++ '[' -n 0 ']'
15:50:36 [2020-02-26T15:50:36.054Z] ++ set -x
15:50:36 [2020-02-26T15:50:36.054Z] ++ 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=amd64 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:50:36 [2020-02-26T15:50:36.054Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:50:36 [2020-02-26T15:50:36.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:50:36 [2020-02-26T15:50:36.054Z] ++ set -e
15:50:36 [2020-02-26T15:50:36.054Z] ++ '[' -n 0 ']'
15:50:36 [2020-02-26T15:50:36.054Z] ++ set -x
15:50:36 [2020-02-26T15:50:36.054Z] ++ 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=amd64 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:50:41 [2020-02-26T15:50:41.625Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s)
15:50:41 [2020-02-26T15:50:41.625Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:325: [dbe6c1a132079] waiting for daemon to start
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:325: [dbe6c1a132079] waiting for daemon to start
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:353: [dbe6c1a132079] daemon started
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:461: [dbe6c1a132079] Stopping daemon
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:296: [dbe6c1a132079] exiting daemon
15:50:41 [2020-02-26T15:50:41.625Z]     daemon.go:448: [dbe6c1a132079] Daemon stopped
15:50:41 [2020-02-26T15:50:41.625Z] === RUN   TestCreateServiceSecretFileMode
15:50:42 [2020-02-26T15:50:42.663Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.8% of statements
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/rootless	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/volume	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === Skipped
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver btrfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver btrfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver btrfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver btrfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver btrfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:73: No driver to put!
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     overlay_test.go:49: Fails to compute changes intermittently
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:46: Driver zfs not supported
15:50:42 [2020-02-26T15:50:42.663Z] 
15:50:42 [2020-02-26T15:50:42.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:50:42 [2020-02-26T15:50:42.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:46: Driver zfs not supported
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:46: Driver zfs not supported
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:46: Driver zfs not supported
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:46: Driver zfs not supported
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:50:42 [2020-02-26T15:50:42.664Z]     graphtest_unix.go:73: No driver to put!
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:50:42 [2020-02-26T15:50:42.664Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] 
15:50:42 [2020-02-26T15:50:42.664Z] DONE 2065 tests, 19 skipped in 358.468s
Post stage
[Pipeline] junit
15:50:42 [2020-02-26T15:50:42.984Z] Recording test results
[Pipeline] }
15:50:44 [2020-02-26T15:50:44.711Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
15:50:44 [2020-02-26T15:50:44.711Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:325: [dde4feb481b98] waiting for daemon to start
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:325: [dde4feb481b98] waiting for daemon to start
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:353: [dde4feb481b98] daemon started
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:461: [dde4feb481b98] Stopping daemon
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:296: [dde4feb481b98] exiting daemon
15:50:44 [2020-02-26T15:50:44.711Z]     daemon.go:448: [dde4feb481b98] Daemon stopped
15:50:44 [2020-02-26T15:50:44.711Z] === RUN   TestCreateServiceConfigFileMode
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:50:45 [2020-02-26T15:50:45.140Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/make.sh dynbinary test-integration
15:50:45 [2020-02-26T15:50:45.425Z] 
15:50:45 [2020-02-26T15:50:45.710Z] Removing bundles/
15:50:45 [2020-02-26T15:50:45.710Z] 
15:50:45 [2020-02-26T15:50:45.710Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:50:45 [2020-02-26T15:50:45.710Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:50:45 [2020-02-26T15:50:45.710Z] GOOS="" GOARCH="" GOARM=""
15:50:47 [2020-02-26T15:50:47.812Z] --- PASS: TestCreateServiceConfigFileMode (2.71s)
15:50:47 [2020-02-26T15:50:47.812Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:325: [d3cd71551f950] waiting for daemon to start
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:325: [d3cd71551f950] waiting for daemon to start
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:353: [d3cd71551f950] daemon started
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:461: [d3cd71551f950] Stopping daemon
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:296: [d3cd71551f950] exiting daemon
15:50:47 [2020-02-26T15:50:47.812Z]     daemon.go:448: [d3cd71551f950] Daemon stopped
15:50:47 [2020-02-26T15:50:47.812Z] === RUN   TestCreateServiceSysctls
15:50:51 [2020-02-26T15:50:51.745Z] --- PASS: TestCreateServiceSysctls (4.15s)
15:50:51 [2020-02-26T15:50:51.745Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:325: [d123443d1ba68] waiting for daemon to start
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:325: [d123443d1ba68] waiting for daemon to start
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:353: [d123443d1ba68] daemon started
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:461: [d123443d1ba68] Stopping daemon
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:296: [d123443d1ba68] exiting daemon
15:50:51 [2020-02-26T15:50:51.745Z]     daemon.go:448: [d123443d1ba68] Daemon stopped
15:50:51 [2020-02-26T15:50:51.745Z] === RUN   TestInspect
15:50:54 [2020-02-26T15:50:54.833Z] --- PASS: TestInspect (3.38s)
15:50:54 [2020-02-26T15:50:54.833Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:325: [d9e32fa558f72] waiting for daemon to start
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:325: [d9e32fa558f72] waiting for daemon to start
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:353: [d9e32fa558f72] daemon started
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:461: [d9e32fa558f72] Stopping daemon
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:296: [d9e32fa558f72] exiting daemon
15:50:54 [2020-02-26T15:50:54.833Z]     daemon.go:448: [d9e32fa558f72] Daemon stopped
15:50:54 [2020-02-26T15:50:54.833Z] === RUN   TestDockerNetworkConnectAlias
15:51:01 [2020-02-26T15:51:01.225Z] --- PASS: TestDockerNetworkConnectAlias (6.00s)
15:51:01 [2020-02-26T15:51:01.225Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:325: [dc30b2fd04cc5] waiting for daemon to start
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:325: [dc30b2fd04cc5] waiting for daemon to start
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:353: [dc30b2fd04cc5] daemon started
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:461: [dc30b2fd04cc5] Stopping daemon
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:296: [dc30b2fd04cc5] exiting daemon
15:51:01 [2020-02-26T15:51:01.225Z]     daemon.go:448: [dc30b2fd04cc5] Daemon stopped
15:51:01 [2020-02-26T15:51:01.225Z] === RUN   TestDockerNetworkReConnect
15:51:06 [2020-02-26T15:51:06.145Z] --- PASS: TestDockerNetworkReConnect (4.80s)
15:51:06 [2020-02-26T15:51:06.145Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:325: [de12e478f2c8a] waiting for daemon to start
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:325: [de12e478f2c8a] waiting for daemon to start
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:353: [de12e478f2c8a] daemon started
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:461: [de12e478f2c8a] Stopping daemon
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:296: [de12e478f2c8a] exiting daemon
15:51:06 [2020-02-26T15:51:06.145Z]     daemon.go:448: [de12e478f2c8a] Daemon stopped
15:51:06 [2020-02-26T15:51:06.145Z] === RUN   TestServicePlugin
15:51:06 [2020-02-26T15:51:06.145Z] --- SKIP: TestServicePlugin (0.00s)
15:51:06 [2020-02-26T15:51:06.145Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:51:06 [2020-02-26T15:51:06.145Z] === RUN   TestServiceUpdateLabel
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: buildpack-deps:jessie
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: busybox:latest
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: buildpack-deps:jessie
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: busybox:glibc
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: debian:jessie
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: busybox:latest
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: hello-world:latest
15:51:08 [2020-02-26T15:51:08.065Z] INFO: Testing against a local daemon
15:51:08 [2020-02-26T15:51:08.065Z] === RUN   TestDockerDaemonSuite
15:51:08 [2020-02-26T15:51:08.065Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: busybox:glibc
15:51:08 [2020-02-26T15:51:08.065Z] Loaded image: debian:jessie
15:51:08 [2020-02-26T15:51:08.320Z] Loaded image: hello-world:latest
15:51:08 [2020-02-26T15:51:08.320Z] INFO: Testing against a local daemon
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:51:08 [2020-02-26T15:51:08.320Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:51:08 [2020-02-26T15:51:08.575Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:51:08 [2020-02-26T15:51:08.575Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:51:08 [2020-02-26T15:51:08.575Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:51:09 [2020-02-26T15:51:09.225Z] --- PASS: TestServiceUpdateLabel (2.94s)
15:51:09 [2020-02-26T15:51:09.225Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:325: [d6e041b677b59] waiting for daemon to start
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:325: [d6e041b677b59] waiting for daemon to start
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:353: [d6e041b677b59] daemon started
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:461: [d6e041b677b59] Stopping daemon
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:296: [d6e041b677b59] exiting daemon
15:51:09 [2020-02-26T15:51:09.225Z]     daemon.go:448: [d6e041b677b59] Daemon stopped
15:51:09 [2020-02-26T15:51:09.225Z] === RUN   TestServiceUpdateSecrets
15:51:10 [2020-02-26T15:51:10.460Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:51:10 [2020-02-26T15:51:10.460Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:51:11 [2020-02-26T15:51:11.385Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:51:11 [2020-02-26T15:51:11.385Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:51:12 [2020-02-26T15:51:12.308Z] --- PASS: TestBuildWithHugeFile (105.37s)
15:51:12 [2020-02-26T15:51:12.308Z] === RUN   TestBuildWithEmptyDockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType=== CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:12 [2020-02-26T15:51:12.308Z] 
15:51:12 [2020-02-26T15:51:12.308Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:12 [2020-02-26T15:51:12.563Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:12 [2020-02-26T15:51:12.563Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:51:12 [2020-02-26T15:51:12.563Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:51:12 [2020-02-26T15:51:12.563Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:51:12 [2020-02-26T15:51:12.563Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:51:12 [2020-02-26T15:51:12.563Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
15:51:12 [2020-02-26T15:51:12.563Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
15:51:12 [2020-02-26T15:51:12.563Z] === RUN   TestBuildPreserveOwnership
15:51:12 [2020-02-26T15:51:12.563Z] === RUN   TestBuildPreserveOwnership/copy_from
15:51:13 [2020-02-26T15:51:13.925Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:51:14 [2020-02-26T15:51:14.179Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:51:14 [2020-02-26T15:51:14.179Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:51:14 [2020-02-26T15:51:14.179Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:51:15 [2020-02-26T15:51:15.102Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:51:15 [2020-02-26T15:51:15.102Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:51:16 [2020-02-26T15:51:16.462Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:51:16 [2020-02-26T15:51:16.462Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:51:16 [2020-02-26T15:51:16.462Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:51:16 [2020-02-26T15:51:16.462Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:51:16 [2020-02-26T15:51:16.462Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:51:17 [2020-02-26T15:51:17.022Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:51:17 [2020-02-26T15:51:17.582Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:51:18 [2020-02-26T15:51:18.505Z] --- PASS: TestBuildPreserveOwnership (5.84s)
15:51:18 [2020-02-26T15:51:18.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.78s)
15:51:18 [2020-02-26T15:51:18.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
15:51:18 [2020-02-26T15:51:18.505Z] === RUN   TestBuildPlatformInvalid
15:51:18 [2020-02-26T15:51:18.505Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:51:18 [2020-02-26T15:51:18.505Z] PASS
15:51:18 [2020-02-26T15:51:18.505Z] 
15:51:18 [2020-02-26T15:51:18.505Z] DONE 30 tests in 190.357s
15:51:18 [2020-02-26T15:51:18.760Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:51:18 [2020-02-26T15:51:18.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:51:18 [2020-02-26T15:51:18.760Z] ++ set -e
15:51:18 [2020-02-26T15:51:18.760Z] ++ '[' -n 0 ']'
15:51:18 [2020-02-26T15:51:18.760Z] ++ set -x
15:51:18 [2020-02-26T15:51:18.760Z] ++ 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=amd64 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/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:51:18 [2020-02-26T15:51:18.760Z] INFO: Testing against a local daemon
15:51:18 [2020-02-26T15:51:18.760Z] === RUN   TestConfigList
15:51:20 [2020-02-26T15:51:20.120Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:51:20 [2020-02-26T15:51:20.678Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:51:22 [2020-02-26T15:51:22.037Z] --- PASS: TestConfigList (2.98s)
15:51:22 [2020-02-26T15:51:22.037Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:325: [d96d6473b4c5d] waiting for daemon to start
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:325: [d96d6473b4c5d] waiting for daemon to start
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:353: [d96d6473b4c5d] daemon started
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:461: [d96d6473b4c5d] Stopping daemon
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:296: [d96d6473b4c5d] exiting daemon
15:51:22 [2020-02-26T15:51:22.037Z]     daemon.go:448: [d96d6473b4c5d] Daemon stopped
15:51:22 [2020-02-26T15:51:22.037Z] === RUN   TestConfigsCreateAndDelete
15:51:22 [2020-02-26T15:51:22.292Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:51:22 [2020-02-26T15:51:22.546Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:51:23 [2020-02-26T15:51:23.905Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:51:24 [2020-02-26T15:51:24.829Z] --- PASS: TestConfigsCreateAndDelete (3.11s)
15:51:24 [2020-02-26T15:51:24.829Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:325: [d817f3dc0e855] waiting for daemon to start
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:325: [d817f3dc0e855] waiting for daemon to start
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:353: [d817f3dc0e855] daemon started
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:461: [d817f3dc0e855] Stopping daemon
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:296: [d817f3dc0e855] exiting daemon
15:51:24 [2020-02-26T15:51:24.829Z]     daemon.go:448: [d817f3dc0e855] Daemon stopped
15:51:24 [2020-02-26T15:51:24.829Z] === RUN   TestConfigsUpdate
15:51:25 [2020-02-26T15:51:25.084Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:51:25 [2020-02-26T15:51:25.084Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:51:25 [2020-02-26T15:51:25.323Z] --- PASS: TestServiceUpdateSecrets (15.52s)
15:51:25 [2020-02-26T15:51:25.323Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:325: [d0d152499c0e1] waiting for daemon to start
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:325: [d0d152499c0e1] waiting for daemon to start
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:353: [d0d152499c0e1] daemon started
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:461: [d0d152499c0e1] Stopping daemon
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:296: [d0d152499c0e1] exiting daemon
15:51:25 [2020-02-26T15:51:25.323Z]     daemon.go:448: [d0d152499c0e1] Daemon stopped
15:51:25 [2020-02-26T15:51:25.323Z] === RUN   TestServiceUpdateConfigs
15:51:27 [2020-02-26T15:51:27.011Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:51:27 [2020-02-26T15:51:27.934Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:51:28 [2020-02-26T15:51:28.188Z] --- PASS: TestConfigsUpdate (3.30s)
15:51:28 [2020-02-26T15:51:28.188Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:325: [dd221bd2d7b55] waiting for daemon to start
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:325: [dd221bd2d7b55] waiting for daemon to start
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:353: [dd221bd2d7b55] daemon started
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:461: [dd221bd2d7b55] Stopping daemon
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:296: [dd221bd2d7b55] exiting daemon
15:51:28 [2020-02-26T15:51:28.188Z]     daemon.go:448: [dd221bd2d7b55] Daemon stopped
15:51:28 [2020-02-26T15:51:28.188Z] === RUN   TestTemplatedConfig
15:51:28 [2020-02-26T15:51:28.188Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:51:29 [2020-02-26T15:51:29.156Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:51:29 [2020-02-26T15:51:29.264Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:51:29 [2020-02-26T15:51:29.264Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:51:29 [2020-02-26T15:51:29.264Z] remote: Enumerating objects: 2, done.
15:51:29 [2020-02-26T15:51:29.264Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:51:29 [2020-02-26T15:51:29.264Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:51:29 [2020-02-26T15:51:29.264Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:51:29 [2020-02-26T15:51:29.264Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
15:51:29 [2020-02-26T15:51:29.264Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:51:29 [2020-02-26T15:51:29.264Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:51:29 [2020-02-26T15:51:29.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/test/unit
15:51:30 [2020-02-26T15:51:30.083Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:51:30 [2020-02-26T15:51:30.642Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:51:30 [2020-02-26T15:51:30.899Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:51:31 [2020-02-26T15:51:31.458Z] --- PASS: TestTemplatedConfig (3.21s)
15:51:31 [2020-02-26T15:51:31.458Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:325: [dea3702a48ed9] waiting for daemon to start
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:325: [dea3702a48ed9] waiting for daemon to start
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:353: [dea3702a48ed9] daemon started
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:461: [dea3702a48ed9] Stopping daemon
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:296: [dea3702a48ed9] exiting daemon
15:51:31 [2020-02-26T15:51:31.458Z]     daemon.go:448: [dea3702a48ed9] Daemon stopped
15:51:31 [2020-02-26T15:51:31.458Z] === RUN   TestConfigInspect
15:51:32 [2020-02-26T15:51:32.101Z] ?   	github.com/docker/docker/api	[no test files]
15:51:32 [2020-02-26T15:51:32.859Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:51:34 [2020-02-26T15:51:34.303Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:51:34 [2020-02-26T15:51:34.558Z] --- PASS: TestConfigInspect (3.21s)
15:51:34 [2020-02-26T15:51:34.558Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:325: [d2c2787253930] waiting for daemon to start
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:325: [d2c2787253930] waiting for daemon to start
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:353: [d2c2787253930] daemon started
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:461: [d2c2787253930] Stopping daemon
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:296: [d2c2787253930] exiting daemon
15:51:34 [2020-02-26T15:51:34.558Z]     daemon.go:448: [d2c2787253930] Daemon stopped
15:51:34 [2020-02-26T15:51:34.558Z] === RUN   TestConfigCreateWithLabels
15:51:34 [2020-02-26T15:51:34.813Z] === RUN   TestDockerSuite/TestAttachDetach
15:51:36 [2020-02-26T15:51:36.174Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:51:37 [2020-02-26T15:51:37.097Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:51:38 [2020-02-26T15:51:38.020Z] --- PASS: TestConfigCreateWithLabels (3.43s)
15:51:38 [2020-02-26T15:51:38.020Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:325: [dca60aa05c4d3] waiting for daemon to start
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:325: [dca60aa05c4d3] waiting for daemon to start
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:353: [dca60aa05c4d3] daemon started
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:461: [dca60aa05c4d3] Stopping daemon
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:296: [dca60aa05c4d3] exiting daemon
15:51:38 [2020-02-26T15:51:38.020Z]     daemon.go:448: [dca60aa05c4d3] Daemon stopped
15:51:38 [2020-02-26T15:51:38.020Z] === RUN   TestConfigCreateResolve
15:51:38 [2020-02-26T15:51:38.020Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:51:39 [2020-02-26T15:51:39.380Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:51:40 [2020-02-26T15:51:40.302Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:51:40 [2020-02-26T15:51:40.302Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:51:41 [2020-02-26T15:51:41.226Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:51:41 [2020-02-26T15:51:41.226Z] --- PASS: TestConfigCreateResolve (3.15s)
15:51:41 [2020-02-26T15:51:41.226Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:325: [d05f53b27478b] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:325: [d05f53b27478b] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:353: [d05f53b27478b] daemon started
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:461: [d05f53b27478b] Stopping daemon
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:296: [d05f53b27478b] exiting daemon
15:51:41 [2020-02-26T15:51:41.226Z]     daemon.go:448: [d05f53b27478b] Daemon stopped
15:51:41 [2020-02-26T15:51:41.226Z] === RUN   TestConfigDaemonLibtrustID
15:51:41 [2020-02-26T15:51:41.480Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:51:41 [2020-02-26T15:51:41.735Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:51:41 [2020-02-26T15:51:41.735Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:325: [db5db8875d2ab] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:325: [db5db8875d2ab] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:353: [db5db8875d2ab] daemon started
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:461: [db5db8875d2ab] Stopping daemon
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:296: [db5db8875d2ab] exiting daemon
15:51:41 [2020-02-26T15:51:41.735Z]     daemon.go:448: [db5db8875d2ab] Daemon stopped
15:51:41 [2020-02-26T15:51:41.735Z] PASS
15:51:41 [2020-02-26T15:51:41.735Z] 
15:51:41 [2020-02-26T15:51:41.735Z] DONE 8 tests in 23.084s
15:51:41 [2020-02-26T15:51:41.735Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:51:41 [2020-02-26T15:51:41.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:51:41 [2020-02-26T15:51:41.735Z] ++ set -e
15:51:41 [2020-02-26T15:51:41.735Z] ++ '[' -n 0 ']'
15:51:41 [2020-02-26T15:51:41.735Z] ++ set -x
15:51:41 [2020-02-26T15:51:41.735Z] ++ 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=amd64 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/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:51:41 [2020-02-26T15:51:41.807Z] --- PASS: TestServiceUpdateConfigs (15.49s)
15:51:41 [2020-02-26T15:51:41.808Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:325: [d3d33d587401c] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:325: [d3d33d587401c] waiting for daemon to start
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:353: [d3d33d587401c] daemon started
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:461: [d3d33d587401c] Stopping daemon
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:296: [d3d33d587401c] exiting daemon
15:51:41 [2020-02-26T15:51:41.808Z]     daemon.go:448: [d3d33d587401c] Daemon stopped
15:51:41 [2020-02-26T15:51:41.808Z] === RUN   TestServiceUpdateNetwork
15:51:41 [2020-02-26T15:51:41.990Z] INFO: Testing against a local daemon
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestCheckpoint
15:51:41 [2020-02-26T15:51:41.990Z] --- SKIP: TestCheckpoint (0.00s)
15:51:41 [2020-02-26T15:51:41.990Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestContainerInvalidJSON
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:51:41 [2020-02-26T15:51:41.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:51:41 [2020-02-26T15:51:41.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:51:41 [2020-02-26T15:51:41.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:51:41 [2020-02-26T15:51:41.990Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:51:41 [2020-02-26T15:51:41.990Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:51:41 [2020-02-26T15:51:41.990Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:51:41 [2020-02-26T15:51:41.990Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:51:41 [2020-02-26T15:51:41.990Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:51:41 [2020-02-26T15:51:41.990Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:51:41 [2020-02-26T15:51:41.990Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:51:41 [2020-02-26T15:51:41.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:51:41 [2020-02-26T15:51:41.990Z] === RUN   TestCopyFromContainerPathIsNotDir
15:51:42 [2020-02-26T15:51:42.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:51:42 [2020-02-26T15:51:42.245Z] === RUN   TestCopyToContainerPathDoesNotExist
15:51:42 [2020-02-26T15:51:42.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
15:51:42 [2020-02-26T15:51:42.245Z] === RUN   TestCopyToContainerPathIsNotDir
15:51:42 [2020-02-26T15:51:42.499Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:51:42 [2020-02-26T15:51:42.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:51:42 [2020-02-26T15:51:42.499Z] === RUN   TestCopyFromContainer
15:51:44 [2020-02-26T15:51:44.380Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:51:44 [2020-02-26T15:51:44.380Z] === RUN   TestCopyFromContainer//
15:51:44 [2020-02-26T15:51:44.380Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:51:44 [2020-02-26T15:51:44.380Z] === RUN   TestCopyFromContainer//bar/root
15:51:44 [2020-02-26T15:51:44.635Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:51:44 [2020-02-26T15:51:44.635Z] === RUN   TestCopyFromContainer//bar/root/
15:51:44 [2020-02-26T15:51:44.635Z] === RUN   TestCopyFromContainer/bar/quux
15:51:44 [2020-02-26T15:51:44.635Z] === RUN   TestCopyFromContainer/bar/quux/
15:51:44 [2020-02-26T15:51:44.890Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:51:44 [2020-02-26T15:51:44.890Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:51:45 [2020-02-26T15:51:45.144Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:51:45 [2020-02-26T15:51:45.144Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:51:45 [2020-02-26T15:51:45.144Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:51:45 [2020-02-26T15:51:45.144Z] === RUN   TestCopyFromContainer/bar/notarget
15:51:45 [2020-02-26T15:51:45.399Z] --- PASS: TestCopyFromContainer (2.97s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:45 [2020-02-26T15:51:45.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateLinkToNonExistingContainer
15:51:45 [2020-02-26T15:51:45.399Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateWithInvalidEnv
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateWithInvalidEnv/0
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateWithInvalidEnv/0
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateWithInvalidEnv/1
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateWithInvalidEnv/1
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateWithInvalidEnv/2
15:51:45 [2020-02-26T15:51:45.399Z] === PAUSE TestCreateWithInvalidEnv/2
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateWithInvalidEnv/0
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateWithInvalidEnv/2
15:51:45 [2020-02-26T15:51:45.399Z] === CONT  TestCreateWithInvalidEnv/1
15:51:45 [2020-02-26T15:51:45.399Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:51:45 [2020-02-26T15:51:45.399Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:51:45 [2020-02-26T15:51:45.399Z] === RUN   TestCreateTmpfsMountsTarget
15:51:45 [2020-02-26T15:51:45.698Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:51:45 [2020-02-26T15:51:45.698Z] === RUN   TestCreateWithCustomMaskedPaths
15:51:45 [2020-02-26T15:51:45.698Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:51:46 [2020-02-26T15:51:46.643Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:51:46 [2020-02-26T15:51:46.898Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:51:46 [2020-02-26T15:51:46.898Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:51:46 [2020-02-26T15:51:46.925Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
15:51:47 [2020-02-26T15:51:47.153Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:51:48 [2020-02-26T15:51:48.078Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s)
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:51:48 [2020-02-26T15:51:48.078Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:51:48 [2020-02-26T15:51:48.333Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:51:48 [2020-02-26T15:51:48.588Z] --- PASS: TestCreateWithCapabilities (0.05s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
15:51:48 [2020-02-26T15:51:48.588Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
15:51:48 [2020-02-26T15:51:48.588Z] === RUN   TestCreateWithCustomReadonlyPaths
15:51:49 [2020-02-26T15:51:49.146Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:51:49 [2020-02-26T15:51:49.705Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:51:51 [2020-02-26T15:51:51.067Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:51 [2020-02-26T15:51:51.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:51 [2020-02-26T15:51:51.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:51 [2020-02-26T15:51:51.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:51 [2020-02-26T15:51:51.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:51 [2020-02-26T15:51:51.067Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:51:51 [2020-02-26T15:51:51.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:51:51 [2020-02-26T15:51:51.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:51:51 [2020-02-26T15:51:51.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:51:51 [2020-02-26T15:51:51.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:51:51 [2020-02-26T15:51:51.067Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:51:51 [2020-02-26T15:51:51.067Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:51:51 [2020-02-26T15:51:51.321Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:51:51 [2020-02-26T15:51:51.881Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
15:51:51 [2020-02-26T15:51:51.881Z] === RUN   TestContainerStartOnDaemonRestart
15:51:51 [2020-02-26T15:51:51.881Z] === PAUSE TestContainerStartOnDaemonRestart
15:51:51 [2020-02-26T15:51:51.881Z] === RUN   TestDaemonRestartIpcMode
15:51:51 [2020-02-26T15:51:51.881Z] === PAUSE TestDaemonRestartIpcMode
15:51:51 [2020-02-26T15:51:51.881Z] === RUN   TestDiff
15:51:52 [2020-02-26T15:51:52.848Z] --- PASS: TestDiff (0.98s)
15:51:52 [2020-02-26T15:51:52.848Z] === RUN   TestExecWithCloseStdin
15:51:53 [2020-02-26T15:51:53.770Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:51:53 [2020-02-26T15:51:53.770Z] --- PASS: TestExecWithCloseStdin (0.93s)
15:51:53 [2020-02-26T15:51:53.770Z] === RUN   TestExec
15:51:55 [2020-02-26T15:51:55.130Z] --- PASS: TestExec (0.99s)
15:51:55 [2020-02-26T15:51:55.130Z] === RUN   TestExecUser
15:51:55 [2020-02-26T15:51:55.130Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:51:55 [2020-02-26T15:51:55.178Z] --- PASS: TestServiceUpdateNetwork (14.35s)
15:51:55 [2020-02-26T15:51:55.178Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:325: [ded1f42d3361f] waiting for daemon to start
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:325: [ded1f42d3361f] waiting for daemon to start
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:353: [ded1f42d3361f] daemon started
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:461: [ded1f42d3361f] Stopping daemon
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:296: [ded1f42d3361f] exiting daemon
15:51:55 [2020-02-26T15:51:55.178Z]     daemon.go:448: [ded1f42d3361f] Daemon stopped
15:51:55 [2020-02-26T15:51:55.178Z] PASS
15:51:55 [2020-02-26T15:51:55.178Z] 
15:51:55 [2020-02-26T15:51:55.178Z] === Skipped
15:51:55 [2020-02-26T15:51:55.178Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:51:55 [2020-02-26T15:51:55.179Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:51:55 [2020-02-26T15:51:55.179Z] 
15:51:55 [2020-02-26T15:51:55.179Z] 
15:51:55 [2020-02-26T15:51:55.179Z] DONE 18 tests, 1 skipped in 120.214s
15:51:55 [2020-02-26T15:51:55.179Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:51:55 [2020-02-26T15:51:55.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:51:55 [2020-02-26T15:51:55.179Z] ++ set -e
15:51:55 [2020-02-26T15:51:55.179Z] ++ '[' -n 0 ']'
15:51:55 [2020-02-26T15:51:55.179Z] ++ set -x
15:51:55 [2020-02-26T15:51:55.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:51:55 [2020-02-26T15:51:55.179Z] INFO: Testing against a local daemon
15:51:55 [2020-02-26T15:51:55.179Z] === RUN   TestSessionCreate
15:51:55 [2020-02-26T15:51:55.179Z] --- PASS: TestSessionCreate (0.05s)
15:51:55 [2020-02-26T15:51:55.179Z] === RUN   TestSessionCreateWithBadUpgrade
15:51:55 [2020-02-26T15:51:55.179Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:51:55 [2020-02-26T15:51:55.179Z] PASS
15:51:55 [2020-02-26T15:51:55.179Z] 
15:51:55 [2020-02-26T15:51:55.179Z] DONE 2 tests in 0.147s
15:51:55 [2020-02-26T15:51:55.179Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:51:55 [2020-02-26T15:51:55.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:51:55 [2020-02-26T15:51:55.179Z] ++ set -e
15:51:55 [2020-02-26T15:51:55.179Z] ++ '[' -n 0 ']'
15:51:55 [2020-02-26T15:51:55.179Z] ++ set -x
15:51:55 [2020-02-26T15:51:55.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:51:55 [2020-02-26T15:51:55.179Z] INFO: Testing against a local daemon
15:51:55 [2020-02-26T15:51:55.179Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:51:55 [2020-02-26T15:51:55.179Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:51:55 [2020-02-26T15:51:55.179Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:51:55 [2020-02-26T15:51:55.179Z] === RUN   TestEventsExecDie
15:51:55 [2020-02-26T15:51:55.179Z] --- PASS: TestEventsExecDie (0.94s)
15:51:55 [2020-02-26T15:51:55.179Z] === RUN   TestEventsBackwardsCompatible
15:51:55 [2020-02-26T15:51:55.384Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:51:55 [2020-02-26T15:51:55.526Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:51:55 [2020-02-26T15:51:55.526Z] === RUN   TestInfoBinaryCommits
15:51:55 [2020-02-26T15:51:55.526Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:51:55 [2020-02-26T15:51:55.526Z] === RUN   TestInfoAPIVersioned
15:51:55 [2020-02-26T15:51:55.526Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:51:55 [2020-02-26T15:51:55.526Z] === RUN   TestInfoAPI
15:51:55 [2020-02-26T15:51:55.526Z] --- PASS: TestInfoAPI (0.04s)
15:51:55 [2020-02-26T15:51:55.526Z] === RUN   TestInfoAPIWarnings
15:51:55 [2020-02-26T15:51:55.943Z] --- PASS: TestExecUser (0.97s)
15:51:55 [2020-02-26T15:51:55.943Z] === RUN   TestExportContainerAndImportImage
15:51:56 [2020-02-26T15:51:56.298Z] --- PASS: TestInfoAPIWarnings (0.80s)
15:51:56 [2020-02-26T15:51:56.298Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:325: [dbc9f99c1ff71] waiting for daemon to start
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:325: [dbc9f99c1ff71] waiting for daemon to start
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:353: [dbc9f99c1ff71] daemon started
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:461: [dbc9f99c1ff71] Stopping daemon
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:296: [dbc9f99c1ff71] exiting daemon
15:51:56 [2020-02-26T15:51:56.298Z]     daemon.go:448: [dbc9f99c1ff71] Daemon stopped
15:51:56 [2020-02-26T15:51:56.298Z] === RUN   TestLoginFailsWithBadCredentials
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestPingCacheHeaders
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestPingCacheHeaders (0.02s)
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestPingGet
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestPingGet (0.02s)
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestPingHead
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestPingHead (0.02s)
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestVersion
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestVersion (0.02s)
15:51:56 [2020-02-26T15:51:56.647Z] PASS
15:51:56 [2020-02-26T15:51:56.647Z] 
15:51:56 [2020-02-26T15:51:56.647Z] === Skipped
15:51:56 [2020-02-26T15:51:56.647Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:51:56 [2020-02-26T15:51:56.647Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:51:56 [2020-02-26T15:51:56.647Z] 
15:51:56 [2020-02-26T15:51:56.647Z] 
15:51:56 [2020-02-26T15:51:56.647Z] DONE 12 tests, 1 skipped in 2.383s
15:51:56 [2020-02-26T15:51:56.647Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:51:56 [2020-02-26T15:51:56.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:51:56 [2020-02-26T15:51:56.647Z] ++ set -e
15:51:56 [2020-02-26T15:51:56.647Z] ++ '[' -n 0 ']'
15:51:56 [2020-02-26T15:51:56.647Z] ++ set -x
15:51:56 [2020-02-26T15:51:56.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:51:56 [2020-02-26T15:51:56.647Z] INFO: Testing against a local daemon
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestVolumesCreateAndList
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:51:56 [2020-02-26T15:51:56.647Z] === RUN   TestVolumesRemove
15:51:56 [2020-02-26T15:51:56.647Z] --- PASS: TestVolumesRemove (0.10s)
15:51:56 [2020-02-26T15:51:56.648Z] === RUN   TestVolumesInspect
15:51:56 [2020-02-26T15:51:56.865Z] --- PASS: TestExportContainerAndImportImage (1.04s)
15:51:56 [2020-02-26T15:51:56.865Z] === RUN   TestExportContainerAfterDaemonRestart
15:51:56 [2020-02-26T15:51:56.998Z] --- PASS: TestVolumesInspect (0.02s)
15:51:56 [2020-02-26T15:51:56.998Z] === RUN   TestVolumesInvalidJSON
15:51:56 [2020-02-26T15:51:56.998Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:51:56 [2020-02-26T15:51:56.998Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:51:56 [2020-02-26T15:51:56.998Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:51:56 [2020-02-26T15:51:56.998Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:51:56 [2020-02-26T15:51:56.998Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:51:56 [2020-02-26T15:51:56.998Z] PASS
15:51:56 [2020-02-26T15:51:56.998Z] 
15:51:56 [2020-02-26T15:51:56.998Z] DONE 5 tests in 0.227s
15:51:56 [2020-02-26T15:51:56.998Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:51:56 [2020-02-26T15:51:56.998Z] ++++ cat bundles/test-integration/docker.pid
15:51:56 [2020-02-26T15:51:56.998Z] +++ kill 9302
15:51:58 [2020-02-26T15:51:58.207Z] umount: bundles/test-integration/root: mountpoint not found
15:51:58 [2020-02-26T15:51:58.207Z] +++ /etc/init.d/apparmor stop
15:51:58 [2020-02-26T15:51:58.207Z] Clearing AppArmor profiles cache:.
15:51:58 [2020-02-26T15:51:58.207Z] All profile caches have been cleared, but no profiles have been unloaded.
15:51:58 [2020-02-26T15:51:58.207Z] Unloading profiles will leave already running processes permanently
15:51:58 [2020-02-26T15:51:58.207Z] unconfined, which can lead to unexpected situations.
15:51:58 [2020-02-26T15:51:58.207Z] 
15:51:58 [2020-02-26T15:51:58.207Z] To set a process to complain mode, use the command line tool
15:51:58 [2020-02-26T15:51:58.207Z] 'aa-complain'. To really tear down all profiles, run the init script
15:51:58 [2020-02-26T15:51:58.207Z] with the 'teardown' option."
15:51:58 [2020-02-26T15:51:58.207Z] 
15:51:58 [2020-02-26T15:51:58.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
15:51:58 [2020-02-26T15:51:58.225Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:325: [dccb5b7d6e1f3] waiting for daemon to start
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:325: [dccb5b7d6e1f3] waiting for daemon to start
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:353: [dccb5b7d6e1f3] daemon started
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:461: [dccb5b7d6e1f3] Stopping daemon
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:296: [dccb5b7d6e1f3] exiting daemon
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:448: [dccb5b7d6e1f3] Daemon stopped
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:325: [dccb5b7d6e1f3] waiting for daemon to start
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:325: [dccb5b7d6e1f3] waiting for daemon to start
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:353: [dccb5b7d6e1f3] daemon started
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:461: [dccb5b7d6e1f3] Stopping daemon
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:296: [dccb5b7d6e1f3] exiting daemon
15:51:58 [2020-02-26T15:51:58.225Z]     daemon.go:448: [dccb5b7d6e1f3] Daemon stopped
15:51:58 [2020-02-26T15:51:58.225Z] === RUN   TestHealthCheckWorkdir
15:51:59 [2020-02-26T15:51:59.148Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:51:59 [2020-02-26T15:51:59.403Z] --- PASS: TestHealthCheckWorkdir (1.07s)
15:51:59 [2020-02-26T15:51:59.403Z] === RUN   TestHealthKillContainer
Post stage
[Pipeline] junit
15:52:00 [2020-02-26T15:52:00.269Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:52:01 [2020-02-26T15:52:01.567Z] + echo Ensuring container killed.
15:52:01 [2020-02-26T15:52:01.567Z] Ensuring container killed.
15:52:01 [2020-02-26T15:52:01.567Z] + docker rm -vf docker-pr1
15:52:01 [2020-02-26T15:52:01.567Z] Error: No such container: docker-pr1
15:52:01 [2020-02-26T15:52:01.567Z] + true
[Pipeline] sh
15:52:02 [2020-02-26T15:52:02.291Z] + echo Chowning /workspace to jenkins user
15:52:02 [2020-02-26T15:52:02.291Z] Chowning /workspace to jenkins user
15:52:02 [2020-02-26T15:52:02.291Z] + id -u
15:52:02 [2020-02-26T15:52:02.291Z] + id -g
15:52:02 [2020-02-26T15:52:02.291Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40586:/workspace busybox chown -R 1001:1001 /workspace
15:52:02 [2020-02-26T15:52:02.291Z] Unable to find image 'busybox:latest' locally
15:52:02 [2020-02-26T15:52:02.291Z] latest: Pulling from library/busybox
15:52:02 [2020-02-26T15:52:02.291Z] 6dc7af96dfc8: Pulling fs layer
15:52:02 [2020-02-26T15:52:02.639Z] 6dc7af96dfc8: Verifying Checksum
15:52:02 [2020-02-26T15:52:02.640Z] 6dc7af96dfc8: Download complete
15:52:02 [2020-02-26T15:52:02.660Z] --- PASS: TestHealthKillContainer (2.93s)
15:52:02 [2020-02-26T15:52:02.660Z] === RUN   TestInspectCpusetInConfigPre120
15:52:02 [2020-02-26T15:52:02.660Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:52:02 [2020-02-26T15:52:02.988Z] 6dc7af96dfc8: Pull complete
15:52:02 [2020-02-26T15:52:02.988Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
15:52:02 [2020-02-26T15:52:02.988Z] Status: Downloaded newer image for busybox:latest
15:52:03 [2020-02-26T15:52:03.219Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:52:03 [2020-02-26T15:52:03.219Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
15:52:03 [2020-02-26T15:52:03.219Z] === RUN   TestIpcModeNone
15:52:03 [2020-02-26T15:52:03.778Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:52:04 [2020-02-26T15:52:04.337Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:52:04 [2020-02-26T15:52:04.337Z] --- PASS: TestIpcModeNone (1.11s)
15:52:04 [2020-02-26T15:52:04.337Z] === RUN   TestIpcModePrivate
15:52:04 [2020-02-26T15:52:04.591Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:52:05 [2020-02-26T15:52:05.150Z] --- PASS: TestIpcModePrivate (0.99s)
15:52:05 [2020-02-26T15:52:05.151Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false
15:52:05 [2020-02-26T15:52:05.151Z] === RUN   TestIpcModeShareable
15:52:05 [2020-02-26T15:52:05.733Z] + bundleName=s390x-integration
15:52:05 [2020-02-26T15:52:05.733Z] + echo Creating s390x-integration-bundles.tar.gz
15:52:05 [2020-02-26T15:52:05.733Z] Creating s390x-integration-bundles.tar.gz
15:52:05 [2020-02-26T15:52:05.733Z] + xargs tar -czf s390x-integration-bundles.tar.gz
15:52:05 [2020-02-26T15:52:05.733Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:52:05 [2020-02-26T15:52:05.850Z] Archiving artifacts
15:52:06 [2020-02-26T15:52:06.510Z] --- PASS: TestIpcModeShareable (1.00s)
15:52:06 [2020-02-26T15:52:06.510Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true
15:52:06 [2020-02-26T15:52:06.510Z] === RUN   TestAPIIpcModeShareableAndContainer
15:52:06 [2020-02-26T15:52:06.976Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:52:07 [2020-02-26T15:52:07.632Z] + make clean
15:52:07 [2020-02-26T15:52:07.632Z] docker volume rm -f docker-dev-cache
15:52:07 [2020-02-26T15:52:07.872Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:52:07 [2020-02-26T15:52:07.980Z] docker-dev-cache
[Pipeline] deleteDir
15:52:08 [2020-02-26T15:52:08.126Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:52:08 [2020-02-26T15:52:08.380Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:52:09 [2020-02-26T15:52:09.304Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s)
15:52:09 [2020-02-26T15:52:09.304Z] === RUN   TestAPIIpcModeHost
15:52:10 [2020-02-26T15:52:10.227Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:52:10 [2020-02-26T15:52:10.227Z] --- PASS: TestAPIIpcModeHost (0.89s)
15:52:10 [2020-02-26T15:52:10.227Z] === RUN   TestDaemonIpcModeShareable
15:52:10 [2020-02-26T15:52:10.482Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:52:11 [2020-02-26T15:52:11.405Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:52:11 [2020-02-26T15:52:11.965Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
15:52:11 [2020-02-26T15:52:11.965Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:325: [d8931cd7e6ba9] waiting for daemon to start
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:325: [d8931cd7e6ba9] waiting for daemon to start
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:353: [d8931cd7e6ba9] daemon started
15:52:11 [2020-02-26T15:52:11.965Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:461: [d8931cd7e6ba9] Stopping daemon
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:296: [d8931cd7e6ba9] exiting daemon
15:52:11 [2020-02-26T15:52:11.965Z]     daemon.go:448: [d8931cd7e6ba9] Daemon stopped
15:52:11 [2020-02-26T15:52:11.965Z] === RUN   TestDaemonIpcModePrivate
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:52:13 [2020-02-26T15:52:13.086Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:52:13 [2020-02-26T15:52:13.328Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:52:13 [2020-02-26T15:52:13.540Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:52:13 [2020-02-26T15:52:13.583Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:52:13 [2020-02-26T15:52:13.838Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
15:52:13 [2020-02-26T15:52:13.838Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:325: [da50219af638e] waiting for daemon to start
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:325: [da50219af638e] waiting for daemon to start
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:353: [da50219af638e] daemon started
15:52:13 [2020-02-26T15:52:13.838Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:461: [da50219af638e] Stopping daemon
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:296: [da50219af638e] exiting daemon
15:52:13 [2020-02-26T15:52:13.838Z]     daemon.go:448: [da50219af638e] Daemon stopped
15:52:13 [2020-02-26T15:52:13.838Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:52:15 [2020-02-26T15:52:15.059Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:52:15 [2020-02-26T15:52:15.059Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:52:15 [2020-02-26T15:52:15.059Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:52:15 [2020-02-26T15:52:15.059Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:52:15 [2020-02-26T15:52:15.721Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
15:52:15 [2020-02-26T15:52:15.721Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:325: [d71577ae7bb6a] waiting for daemon to start
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:325: [d71577ae7bb6a] waiting for daemon to start
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:353: [d71577ae7bb6a] daemon started
15:52:15 [2020-02-26T15:52:15.721Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:461: [d71577ae7bb6a] Stopping daemon
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:296: [d71577ae7bb6a] exiting daemon
15:52:15 [2020-02-26T15:52:15.721Z]     daemon.go:448: [d71577ae7bb6a] Daemon stopped
15:52:15 [2020-02-26T15:52:15.721Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:52:15 [2020-02-26T15:52:15.976Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:52:15 [2020-02-26T15:52:15.976Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:52:16 [2020-02-26T15:52:16.535Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:52:17 [2020-02-26T15:52:17.216Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:52:17 [2020-02-26T15:52:17.458Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:52:17 [2020-02-26T15:52:17.712Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
15:52:17 [2020-02-26T15:52:17.712Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:325: [d803f3045bc77] waiting for daemon to start
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:325: [d803f3045bc77] waiting for daemon to start
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:353: [d803f3045bc77] daemon started
15:52:17 [2020-02-26T15:52:17.712Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:187, shared: true, mustBeShared: true
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:461: [d803f3045bc77] Stopping daemon
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:296: [d803f3045bc77] exiting daemon
15:52:17 [2020-02-26T15:52:17.712Z]     daemon.go:448: [d803f3045bc77] Daemon stopped
15:52:17 [2020-02-26T15:52:17.712Z] === RUN   TestIpcModeOlderClient
15:52:17 [2020-02-26T15:52:17.712Z] === PAUSE TestIpcModeOlderClient
15:52:17 [2020-02-26T15:52:17.712Z] === RUN   TestKillContainerInvalidSignal
15:52:18 [2020-02-26T15:52:18.635Z] --- PASS: TestKillContainerInvalidSignal (0.92s)
15:52:18 [2020-02-26T15:52:18.635Z] === RUN   TestKillContainer
15:52:18 [2020-02-26T15:52:18.635Z] === RUN   TestKillContainer/no_signal
15:52:19 [2020-02-26T15:52:19.560Z] === RUN   TestKillContainer/non_killing_signal
15:52:20 [2020-02-26T15:52:20.160Z] === RUN   TestKillContainer/killing_signal
15:52:21 [2020-02-26T15:52:21.083Z] --- PASS: TestKillContainer (2.40s)
15:52:21 [2020-02-26T15:52:21.083Z]     --- PASS: TestKillContainer/no_signal (0.86s)
15:52:21 [2020-02-26T15:52:21.083Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
15:52:21 [2020-02-26T15:52:21.083Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
15:52:21 [2020-02-26T15:52:21.083Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:52:21 [2020-02-26T15:52:21.083Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:52:22 [2020-02-26T15:52:22.006Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:52:22 [2020-02-26T15:52:22.567Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
15:52:22 [2020-02-26T15:52:22.567Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
15:52:22 [2020-02-26T15:52:22.567Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
15:52:22 [2020-02-26T15:52:22.567Z] === RUN   TestKillStoppedContainer
15:52:22 [2020-02-26T15:52:22.821Z] --- PASS: TestKillStoppedContainer (0.08s)
15:52:22 [2020-02-26T15:52:22.821Z] === RUN   TestKillStoppedContainerAPIPre120
15:52:22 [2020-02-26T15:52:22.821Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:52:22 [2020-02-26T15:52:22.821Z] === RUN   TestKillDifferentUserContainer
15:52:23 [2020-02-26T15:52:23.743Z] --- PASS: TestKillDifferentUserContainer (0.87s)
15:52:23 [2020-02-26T15:52:23.743Z] === RUN   TestInspectOomKilledTrue
15:52:23 [2020-02-26T15:52:23.743Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:52:23 [2020-02-26T15:52:23.743Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:23 [2020-02-26T15:52:23.743Z] === RUN   TestInspectOomKilledFalse
15:52:23 [2020-02-26T15:52:23.743Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:52:23 [2020-02-26T15:52:23.743Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:23 [2020-02-26T15:52:23.743Z] === RUN   TestLinksEtcHostsContentMatch
15:52:24 [2020-02-26T15:52:24.301Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
15:52:24 [2020-02-26T15:52:24.301Z] === RUN   TestLinksContainerNames
15:52:24 [2020-02-26T15:52:24.859Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:52:25 [2020-02-26T15:52:25.782Z] --- PASS: TestLinksContainerNames (1.54s)
15:52:25 [2020-02-26T15:52:25.782Z] === RUN   TestLogsFollowTailEmpty
15:52:26 [2020-02-26T15:52:26.706Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
15:52:26 [2020-02-26T15:52:26.706Z] === RUN   TestContainerNetworkMountsNoChown
15:52:27 [2020-02-26T15:52:27.265Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
15:52:27 [2020-02-26T15:52:27.265Z] === RUN   TestMountDaemonRoot
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/default
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/default
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/private
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/private
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rprivate
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rprivate
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/slave
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/slave
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rslave
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rslave
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/shared
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/shared
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rshared
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rshared
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/default
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/default/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/default/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/default/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rprivate
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rshared
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/shared
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rslave
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/slave
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/private
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/private/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/private/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/default/bind_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:52:27 [2020-02-26T15:52:27.520Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:52:27 [2020-02-26T15:52:27.776Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/private/bind_root
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/private/mount_root
15:52:28 [2020-02-26T15:52:28.030Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:52:28 [2020-02-26T15:52:28.285Z] --- PASS: TestMountDaemonRoot (0.05s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)=== RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:52:28 [2020-02-26T15:52:28.285Z] 
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.10s)
15:52:28 [2020-02-26T15:52:28.285Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:52:28 [2020-02-26T15:52:28.285Z] === RUN   TestContainerBindMountNonRecursive
15:52:29 [2020-02-26T15:52:29.210Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:52:29 [2020-02-26T15:52:29.210Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:52:29 [2020-02-26T15:52:29.537Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:52:30 [2020-02-26T15:52:30.570Z] --- PASS: TestContainerBindMountNonRecursive (2.34s)
15:52:30 [2020-02-26T15:52:30.570Z] === RUN   TestNetworkNat
15:52:31 [2020-02-26T15:52:31.129Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:52:31 [2020-02-26T15:52:31.383Z] --- PASS: TestNetworkNat (0.88s)
15:52:31 [2020-02-26T15:52:31.383Z] === RUN   TestNetworkLocalhostTCPNat
15:52:32 [2020-02-26T15:52:32.307Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
15:52:32 [2020-02-26T15:52:32.307Z] === RUN   TestNetworkLoopbackNat
15:52:32 [2020-02-26T15:52:32.414Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:52:33 [2020-02-26T15:52:33.230Z] --- PASS: TestNetworkLoopbackNat (1.03s)
15:52:33 [2020-02-26T15:52:33.230Z] === RUN   TestPause
15:52:33 [2020-02-26T15:52:33.371Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:52:33 [2020-02-26T15:52:33.371Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:52:34 [2020-02-26T15:52:34.153Z] --- PASS: TestPause (0.88s)
15:52:34 [2020-02-26T15:52:34.153Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:52:34 [2020-02-26T15:52:34.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:52:34 [2020-02-26T15:52:34.153Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:52:34 [2020-02-26T15:52:34.153Z] === RUN   TestPauseStopPausedContainer
15:52:34 [2020-02-26T15:52:34.407Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:52:35 [2020-02-26T15:52:35.330Z] --- PASS: TestPauseStopPausedContainer (0.92s)
15:52:35 [2020-02-26T15:52:35.330Z] === RUN   TestPsFilter
15:52:35 [2020-02-26T15:52:35.330Z] --- PASS: TestPsFilter (0.21s)
15:52:35 [2020-02-26T15:52:35.330Z] === RUN   TestRemoveContainerWithRemovedVolume
15:52:35 [2020-02-26T15:52:35.585Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:52:36 [2020-02-26T15:52:36.143Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
15:52:36 [2020-02-26T15:52:36.143Z] === RUN   TestRemoveContainerWithVolume
15:52:36 [2020-02-26T15:52:36.255Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:52:36 [2020-02-26T15:52:36.397Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:52:36 [2020-02-26T15:52:36.956Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
15:52:36 [2020-02-26T15:52:36.956Z] === RUN   TestRemoveContainerRunning
15:52:37 [2020-02-26T15:52:37.775Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:52:37 [2020-02-26T15:52:37.879Z] --- PASS: TestRemoveContainerRunning (0.77s)
15:52:37 [2020-02-26T15:52:37.879Z] === RUN   TestRemoveContainerForceRemoveRunning
15:52:38 [2020-02-26T15:52:38.438Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
15:52:38 [2020-02-26T15:52:38.438Z] === RUN   TestRemoveInvalidContainer
15:52:38 [2020-02-26T15:52:38.438Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:52:38 [2020-02-26T15:52:38.438Z] === RUN   TestRenameLinkedContainer
15:52:39 [2020-02-26T15:52:39.361Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:52:40 [2020-02-26T15:52:40.720Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:52:42 [2020-02-26T15:52:42.081Z] --- PASS: TestRenameLinkedContainer (3.38s)
15:52:42 [2020-02-26T15:52:42.081Z] === RUN   TestRenameStoppedContainer
15:52:42 [2020-02-26T15:52:42.081Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:52:42 [2020-02-26T15:52:42.642Z] --- PASS: TestRenameStoppedContainer (0.81s)
15:52:42 [2020-02-26T15:52:42.642Z] === RUN   TestRenameRunningContainerAndReuse
15:52:43 [2020-02-26T15:52:43.201Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:52:44 [2020-02-26T15:52:44.563Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
15:52:44 [2020-02-26T15:52:44.563Z] === RUN   TestRenameInvalidName
15:52:44 [2020-02-26T15:52:44.563Z] === RUN   TestDockerSuite/TestBuildAddScript
15:52:45 [2020-02-26T15:52:45.485Z] --- PASS: TestRenameInvalidName (0.89s)
15:52:45 [2020-02-26T15:52:45.485Z] === RUN   TestRenameAnonymousContainer
15:52:48 [2020-02-26T15:52:48.000Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddScript
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:52:48 [2020-02-26T15:52:48.035Z] === RUN   TestDockerSuite/TestBuildAddTar
15:52:48 [2020-02-26T15:52:48.925Z] --- PASS: TestRenameAnonymousContainer (3.58s)
15:52:48 [2020-02-26T15:52:48.925Z] === RUN   TestRenameContainerWithSameName
15:52:49 [2020-02-26T15:52:49.849Z] --- PASS: TestRenameContainerWithSameName (0.96s)
15:52:49 [2020-02-26T15:52:49.849Z] === RUN   TestRenameContainerWithLinkedContainer
15:52:51 [2020-02-26T15:52:51.802Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
15:52:51 [2020-02-26T15:52:51.802Z] === RUN   TestResize
15:52:51 [2020-02-26T15:52:51.802Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:52:52 [2020-02-26T15:52:52.726Z] --- PASS: TestResize (0.99s)
15:52:52 [2020-02-26T15:52:52.726Z] === RUN   TestResizeWithInvalidSize
15:52:52 [2020-02-26T15:52:52.955Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:52:52 [2020-02-26T15:52:52.955Z] 
15:52:52 [2020-02-26T15:52:52.955Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:52:52 [2020-02-26T15:52:52.955Z] PKG_CONFIG=pkg-config
15:52:52 [2020-02-26T15:52:52.955Z] GOLANG_VERSION=1.12.17
15:52:52 [2020-02-26T15:52:52.955Z] HOSTNAME=84f5a9613f15
15:52:52 [2020-02-26T15:52:52.955Z] DOCKER_EXPERIMENTAL=1
15:52:52 [2020-02-26T15:52:52.955Z] container=docker
15:52:52 [2020-02-26T15:52:52.955Z] TEST_SKIP_INTEGRATION_CLI=1
15:52:52 [2020-02-26T15:52:52.955Z] GOPATH=/go
15:52:52 [2020-02-26T15:52:52.955Z] PWD=/go/src/github.com/docker/docker
15:52:52 [2020-02-26T15:52:52.955Z] HOME=/root
15:52:52 [2020-02-26T15:52:52.955Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:52:52 [2020-02-26T15:52:52.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:52:52 [2020-02-26T15:52:52.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:52:52 [2020-02-26T15:52:52.955Z] DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db
15:52:52 [2020-02-26T15:52:52.955Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:52:52 [2020-02-26T15:52:52.955Z] DOCKER_GRAPHDRIVER=overlay2
15:52:52 [2020-02-26T15:52:52.955Z] TERM=xterm
15:52:52 [2020-02-26T15:52:52.955Z] VALIDATE_BRANCH=19.03
15:52:52 [2020-02-26T15:52:52.955Z] DEST=bundles/test-integration
15:52:52 [2020-02-26T15:52:52.955Z] SHLVL=1
15:52:52 [2020-02-26T15:52:52.955Z] TIMEOUT=120m
15:52:52 [2020-02-26T15:52:52.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:52:52 [2020-02-26T15:52:52.955Z] DOCKER_PKG=github.com/docker/docker
15:52:52 [2020-02-26T15:52:52.955Z] TESTDEBUG=0
15:52:52 [2020-02-26T15:52:52.955Z] _=/usr/bin/env
15:52:52 [2020-02-26T15:52:52.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:52:53 [2020-02-26T15:52:53.649Z] --- PASS: TestResizeWithInvalidSize (0.95s)
15:52:53 [2020-02-26T15:52:53.649Z] === RUN   TestResizeWhenContainerNotStarted
15:52:53 [2020-02-26T15:52:53.904Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:52:54 [2020-02-26T15:52:54.539Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:52:54 [2020-02-26T15:52:54.539Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
15:52:54 [2020-02-26T15:52:54.539Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
15:52:54 [2020-02-26T15:52:54.539Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:52:54 [2020-02-26T15:52:54.539Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:52:54 [2020-02-26T15:52:54.539Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:52:54 [2020-02-26T15:52:54.830Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s)
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:52:54 [2020-02-26T15:52:54.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:52:55 [2020-02-26T15:52:55.100Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:52:55 [2020-02-26T15:52:55.100Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:52:55 [2020-02-26T15:52:55.100Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:52:55 [2020-02-26T15:52:55.100Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:52:55 [2020-02-26T15:52:55.100Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:52:55 [2020-02-26T15:52:55.355Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:52:55 [2020-02-26T15:52:55.796Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:52:56 [2020-02-26T15:52:56.280Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:52:56 [2020-02-26T15:52:56.280Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/types	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:52:56 [2020-02-26T15:52:56.838Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:52:57 [2020-02-26T15:52:57.155Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:52:57 [2020-02-26T15:52:57.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:52:57 [2020-02-26T15:52:57.397Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
15:52:57 [2020-02-26T15:52:57.397Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:52:57 [2020-02-26T15:52:57.397Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:52:57 [2020-02-26T15:52:57.410Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:52:57 [2020-02-26T15:52:57.957Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
15:52:57 [2020-02-26T15:52:57.957Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:52:57 [2020-02-26T15:52:57.957Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:52:58 [2020-02-26T15:52:58.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:52:58 [2020-02-26T15:52:58.517Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
15:52:58 [2020-02-26T15:52:58.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:53:00 [2020-02-26T15:53:00.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:53:00 [2020-02-26T15:53:00.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:53:01 [2020-02-26T15:53:01.430Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:53:01 [2020-02-26T15:53:01.684Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:53:01 [2020-02-26T15:53:01.939Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:53:02 [2020-02-26T15:53:02.676Z] ok  	github.com/docker/docker/builder/fscache	0.123s	coverage: 69.5% of statements
15:53:02 [2020-02-26T15:53:02.931Z] ok  	github.com/docker/docker/builder/dockerfile	0.629s	coverage: 45.1% of statements
15:53:03 [2020-02-26T15:53:03.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:53:03 [2020-02-26T15:53:03.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:53:05 [2020-02-26T15:53:05.441Z] ok  	github.com/docker/docker/builder/remotecontext	0.162s	coverage: 13.6% of statements
15:53:05 [2020-02-26T15:53:05.441Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.988s	coverage: 85.1% of statements
15:53:05 [2020-02-26T15:53:05.441Z] ?   	github.com/docker/docker/cli	[no test files]
15:53:05 [2020-02-26T15:53:05.441Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:53:05 [2020-02-26T15:53:05.867Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:53:05 [2020-02-26T15:53:05.867Z] === RUN   TestDockerSuite/TestBuildAddTar
15:53:06 [2020-02-26T15:53:06.001Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:53:06 [2020-02-26T15:53:06.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:53:06 [2020-02-26T15:53:06.987Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d89b0c3fdd7d8] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d89b0c3fdd7d8] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d89b0c3fdd7d8] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d89b0c3fdd7d8] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d89b0c3fdd7d8] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d89b0c3fdd7d8] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d89b0c3fdd7d8] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d89b0c3fdd7d8] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d89b0c3fdd7d8] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d89b0c3fdd7d8] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.61s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [da2426634cea6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [da2426634cea6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [da2426634cea6] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [da2426634cea6] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [da2426634cea6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [da2426634cea6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [da2426634cea6] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [da2426634cea6] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [da2426634cea6] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [da2426634cea6] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d4aeee9ebea19] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d4aeee9ebea19] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d4aeee9ebea19] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d4aeee9ebea19] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d4aeee9ebea19] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d4aeee9ebea19] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d4aeee9ebea19] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d4aeee9ebea19] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d4aeee9ebea19] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d4aeee9ebea19] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d4aeee9ebea19] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d4aeee9ebea19] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [de2faeca08f2e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [de2faeca08f2e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [de2faeca08f2e] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [de2faeca08f2e] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [de2faeca08f2e] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [de2faeca08f2e] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [de2faeca08f2e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [de2faeca08f2e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [de2faeca08f2e] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [de2faeca08f2e] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [de2faeca08f2e] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [de2faeca08f2e] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.35s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d2124ef4f89c1] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d2124ef4f89c1] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d2124ef4f89c1] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d2124ef4f89c1] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d2124ef4f89c1] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d2124ef4f89c1] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d2124ef4f89c1] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d2124ef4f89c1] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d2124ef4f89c1] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d2124ef4f89c1] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7191fab4ef1d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7191fab4ef1d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d7191fab4ef1d] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d7191fab4ef1d] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7191fab4ef1d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7191fab4ef1d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d7191fab4ef1d] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d7191fab4ef1d] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d7191fab4ef1d] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d7191fab4ef1d] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [db449c3a64218] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [db449c3a64218] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [db449c3a64218] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [db449c3a64218] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [db449c3a64218] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [db449c3a64218] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [db449c3a64218] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [db449c3a64218] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [db449c3a64218] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [db449c3a64218] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [db449c3a64218] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [db449c3a64218] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [dfe3ee3d2db3e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [dfe3ee3d2db3e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [dfe3ee3d2db3e] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [dfe3ee3d2db3e] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [dfe3ee3d2db3e] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [dfe3ee3d2db3e] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [dfe3ee3d2db3e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [dfe3ee3d2db3e] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [dfe3ee3d2db3e] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [dfe3ee3d2db3e] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [dfe3ee3d2db3e] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [dfe3ee3d2db3e] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d877f386eccb6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d877f386eccb6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d877f386eccb6] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d877f386eccb6] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d877f386eccb6] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d877f386eccb6] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d877f386eccb6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d877f386eccb6] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d877f386eccb6] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d877f386eccb6] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d877f386eccb6] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d877f386eccb6] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d97b7c79f6699] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d97b7c79f6699] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d97b7c79f6699] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d97b7c79f6699] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d97b7c79f6699] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d97b7c79f6699] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d97b7c79f6699] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d97b7c79f6699] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d97b7c79f6699] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d97b7c79f6699] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7e6f03d515fd] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7e6f03d515fd] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d7e6f03d515fd] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7e6f03d515fd] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d7e6f03d515fd] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d7e6f03d515fd] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d7e6f03d515fd] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d7e6f03d515fd] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d7e6f03d515fd] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d7e6f03d515fd] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
15:53:09 [2020-02-26T15:53:09.494Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d5d7d7a12e04d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d5d7d7a12e04d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d5d7d7a12e04d] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d5d7d7a12e04d] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d5d7d7a12e04d] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d5d7d7a12e04d] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d5d7d7a12e04d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:325: [d5d7d7a12e04d] waiting for daemon to start
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:353: [d5d7d7a12e04d] daemon started
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:461: [d5d7d7a12e04d] Stopping daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:296: [d5d7d7a12e04d] exiting daemon
15:53:09 [2020-02-26T15:53:09.494Z]         daemon.go:448: [d5d7d7a12e04d] Daemon stopped
15:53:09 [2020-02-26T15:53:09.494Z] === RUN   TestKernelTCPMemory
15:53:10 [2020-02-26T15:53:10.418Z] --- PASS: TestKernelTCPMemory (1.08s)
15:53:10 [2020-02-26T15:53:10.418Z] === RUN   TestNISDomainname
15:53:11 [2020-02-26T15:53:11.235Z] ok  	github.com/docker/docker/client	0.210s	coverage: 75.7% of statements
15:53:11 [2020-02-26T15:53:11.780Z] --- PASS: TestNISDomainname (1.32s)
15:53:11 [2020-02-26T15:53:11.780Z] === RUN   TestStats
15:53:12 [2020-02-26T15:53:12.034Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:53:13 [2020-02-26T15:53:13.917Z] --- PASS: TestStats (1.96s)
15:53:13 [2020-02-26T15:53:13.917Z] === RUN   TestStopContainerWithTimeout
15:53:13 [2020-02-26T15:53:13.917Z] === RUN   TestStopContainerWithTimeout/0
15:53:13 [2020-02-26T15:53:13.917Z] === PAUSE TestStopContainerWithTimeout/0
15:53:13 [2020-02-26T15:53:13.917Z] === RUN   TestStopContainerWithTimeout/1
15:53:13 [2020-02-26T15:53:13.917Z] === PAUSE TestStopContainerWithTimeout/1
15:53:13 [2020-02-26T15:53:13.917Z] === RUN   TestStopContainerWithTimeout/3
15:53:13 [2020-02-26T15:53:13.917Z] === PAUSE TestStopContainerWithTimeout/3
15:53:13 [2020-02-26T15:53:13.917Z] === RUN   TestStopContainerWithTimeout/-1
15:53:13 [2020-02-26T15:53:13.917Z] === PAUSE TestStopContainerWithTimeout/-1
15:53:13 [2020-02-26T15:53:13.917Z] === CONT  TestStopContainerWithTimeout/0
15:53:13 [2020-02-26T15:53:13.917Z] === CONT  TestStopContainerWithTimeout/3
15:53:14 [2020-02-26T15:53:14.840Z] === CONT  TestStopContainerWithTimeout/-1
15:53:15 [2020-02-26T15:53:15.094Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:53:15 [2020-02-26T15:53:15.349Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:53:15 [2020-02-26T15:53:15.908Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:53:16 [2020-02-26T15:53:16.466Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:53:16 [2020-02-26T15:53:16.466Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:53:16 [2020-02-26T15:53:16.723Z] === CONT  TestStopContainerWithTimeout/1
15:53:16 [2020-02-26T15:53:16.977Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:53:17 [2020-02-26T15:53:17.897Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:53:17 [2020-02-26T15:53:17.897Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:53:17 [2020-02-26T15:53:17.897Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:53:17 [2020-02-26T15:53:17.900Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:53:18 [2020-02-26T15:53:18.823Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:53:18 [2020-02-26T15:53:18.823Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:53:18 [2020-02-26T15:53:18.823Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
15:53:18 [2020-02-26T15:53:18.823Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
15:53:18 [2020-02-26T15:53:18.823Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
15:53:18 [2020-02-26T15:53:18.823Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
15:53:18 [2020-02-26T15:53:18.823Z] === RUN   TestDeleteDevicemapper
15:53:18 [2020-02-26T15:53:18.823Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:53:18 [2020-02-26T15:53:18.823Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:53:18 [2020-02-26T15:53:18.823Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:53:20 [2020-02-26T15:53:20.707Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:53:21 [2020-02-26T15:53:21.632Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s)
15:53:21 [2020-02-26T15:53:21.632Z] === RUN   TestUpdateMemory
15:53:21 [2020-02-26T15:53:21.632Z] --- SKIP: TestUpdateMemory (0.00s)
15:53:21 [2020-02-26T15:53:21.632Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:53:21 [2020-02-26T15:53:21.632Z] === RUN   TestUpdateCPUQuota
15:53:22 [2020-02-26T15:53:22.191Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:53:23 [2020-02-26T15:53:23.114Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:53:23 [2020-02-26T15:53:23.114Z] --- PASS: TestUpdateCPUQuota (1.53s)
15:53:23 [2020-02-26T15:53:23.114Z] === RUN   TestUpdatePidsLimit
15:53:23 [2020-02-26T15:53:23.114Z] === RUN   TestUpdatePidsLimit/update_from_none
15:53:23 [2020-02-26T15:53:23.673Z] === RUN   TestUpdatePidsLimit/no_change
15:53:23 [2020-02-26T15:53:23.928Z] === RUN   TestUpdatePidsLimit/update_lower
15:53:24 [2020-02-26T15:53:24.183Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:53:24 [2020-02-26T15:53:24.437Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:53:24 [2020-02-26T15:53:24.997Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:53:25 [2020-02-26T15:53:25.555Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:53:25 [2020-02-26T15:53:25.810Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:53:26 [2020-02-26T15:53:26.064Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:53:27 [2020-02-26T15:53:27.426Z] --- PASS: TestUpdatePidsLimit (4.32s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
15:53:27 [2020-02-26T15:53:27.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
15:53:27 [2020-02-26T15:53:27.426Z] === RUN   TestUpdateRestartPolicy
15:53:27 [2020-02-26T15:53:27.986Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:53:29 [2020-02-26T15:53:29.914Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:53:30 [2020-02-26T15:53:30.168Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:53:30 [2020-02-26T15:53:30.423Z] === RUN   TestDockerSuite/TestBuildBlankName
15:53:30 [2020-02-26T15:53:30.723Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:53:32 [2020-02-26T15:53:32.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:53:33 [2020-02-26T15:53:33.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:53:33 [2020-02-26T15:53:33.614Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:53:34 [2020-02-26T15:53:34.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:53:34 [2020-02-26T15:53:34.974Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:53:35 [2020-02-26T15:53:35.507Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:53:35 [2020-02-26T15:53:35.507Z] === RUN   TestDockerSuite/TestBuildBlankName
15:53:35 [2020-02-26T15:53:35.507Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:53:36 [2020-02-26T15:53:36.405Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:53:38 [2020-02-26T15:53:38.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:53:38 [2020-02-26T15:53:38.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:53:40 [2020-02-26T15:53:40.273Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:53:40 [2020-02-26T15:53:40.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:53:40 [2020-02-26T15:53:40.781Z] --- PASS: TestUpdateRestartPolicy (13.29s)
15:53:40 [2020-02-26T15:53:40.781Z] === RUN   TestUpdateRestartWithAutoRemove
15:53:41 [2020-02-26T15:53:41.258Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:53:41 [2020-02-26T15:53:41.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:53:41 [2020-02-26T15:53:41.706Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
15:53:41 [2020-02-26T15:53:41.706Z] === RUN   TestWaitNonBlocked
15:53:41 [2020-02-26T15:53:41.706Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:41 [2020-02-26T15:53:41.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:41 [2020-02-26T15:53:41.706Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:41 [2020-02-26T15:53:41.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:41 [2020-02-26T15:53:41.706Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:41 [2020-02-26T15:53:41.706Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:41 [2020-02-26T15:53:41.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:53:43 [2020-02-26T15:53:43.068Z] --- PASS: TestWaitNonBlocked (0.02s)
15:53:43 [2020-02-26T15:53:43.068Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
15:53:43 [2020-02-26T15:53:43.068Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
15:53:43 [2020-02-26T15:53:43.068Z] === RUN   TestWaitBlocked
15:53:43 [2020-02-26T15:53:43.068Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:53:43 [2020-02-26T15:53:43.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:53:43 [2020-02-26T15:53:43.068Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:53:43 [2020-02-26T15:53:43.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:53:43 [2020-02-26T15:53:43.068Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:53:43 [2020-02-26T15:53:43.068Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:53:43 [2020-02-26T15:53:43.323Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:53:44 [2020-02-26T15:53:44.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:53:44 [2020-02-26T15:53:44.247Z] --- PASS: TestWaitBlocked (0.02s)
15:53:44 [2020-02-26T15:53:44.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
15:53:44 [2020-02-26T15:53:44.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s)
15:53:44 [2020-02-26T15:53:44.247Z] === CONT  TestContainerStartOnDaemonRestart
15:53:44 [2020-02-26T15:53:44.247Z] === CONT  TestIpcModeOlderClient
15:53:44 [2020-02-26T15:53:44.503Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:53:44 [2020-02-26T15:53:44.503Z] === CONT  TestDaemonRestartIpcMode
15:53:45 [2020-02-26T15:53:45.063Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:53:46 [2020-02-26T15:53:46.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:53:46 [2020-02-26T15:53:46.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:53:46 [2020-02-26T15:53:46.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:53:48 [2020-02-26T15:53:48.307Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s)
15:53:48 [2020-02-26T15:53:48.307Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:325: [df14fba8085cd] waiting for daemon to start
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:325: [df14fba8085cd] waiting for daemon to start
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:353: [df14fba8085cd] daemon started
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:296: [df14fba8085cd] exiting daemon
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:325: [df14fba8085cd] waiting for daemon to start
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:325: [df14fba8085cd] waiting for daemon to start
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:353: [df14fba8085cd] daemon started
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:461: [df14fba8085cd] Stopping daemon
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:296: [df14fba8085cd] exiting daemon
15:53:48 [2020-02-26T15:53:48.307Z]     daemon.go:448: [df14fba8085cd] Daemon stopped
15:53:48 [2020-02-26T15:53:48.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:53:48 [2020-02-26T15:53:48.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:53:49 [2020-02-26T15:53:49.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:53:49 [2020-02-26T15:53:49.231Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:53:49 [2020-02-26T15:53:49.789Z] --- PASS: TestDaemonRestartIpcMode (5.29s)
15:53:49 [2020-02-26T15:53:49.789Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:325: [d2d4039552a2f] waiting for daemon to start
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:325: [d2d4039552a2f] waiting for daemon to start
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:353: [d2d4039552a2f] daemon started
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:461: [d2d4039552a2f] Stopping daemon
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:296: [d2d4039552a2f] exiting daemon
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:448: [d2d4039552a2f] Daemon stopped
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:325: [d2d4039552a2f] waiting for daemon to start
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:325: [d2d4039552a2f] waiting for daemon to start
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:353: [d2d4039552a2f] daemon started
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:461: [d2d4039552a2f] Stopping daemon
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:296: [d2d4039552a2f] exiting daemon
15:53:49 [2020-02-26T15:53:49.789Z]     daemon.go:448: [d2d4039552a2f] Daemon stopped
15:53:49 [2020-02-26T15:53:49.789Z] PASS
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === Skipped
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:53:49 [2020-02-26T15:53:49.789Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] 
15:53:49 [2020-02-26T15:53:49.789Z] DONE 189 tests, 6 skipped in 127.910s
15:53:49 [2020-02-26T15:53:49.789Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:53:49 [2020-02-26T15:53:49.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:53:49 [2020-02-26T15:53:49.789Z] ++ set -e
15:53:49 [2020-02-26T15:53:49.789Z] ++ '[' -n 0 ']'
15:53:49 [2020-02-26T15:53:49.789Z] ++ set -x
15:53:49 [2020-02-26T15:53:49.789Z] ++ 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=amd64 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/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:53:49 [2020-02-26T15:53:49.789Z] INFO: Testing against a local daemon
15:53:49 [2020-02-26T15:53:49.789Z] === RUN   TestCommitInheritsEnv
15:53:49 [2020-02-26T15:53:49.870Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.019s	coverage: 72.9% of statements
15:53:49 [2020-02-26T15:53:49.871Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 29.6% of statements
15:53:50 [2020-02-26T15:53:50.126Z] ok  	github.com/docker/docker/container	0.156s	coverage: 35.6% of statements
15:53:50 [2020-02-26T15:53:50.126Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:53:50 [2020-02-26T15:53:50.126Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:53:50 [2020-02-26T15:53:50.126Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:53:50 [2020-02-26T15:53:50.126Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:53:50 [2020-02-26T15:53:50.759Z] --- PASS: TestCommitInheritsEnv (0.69s)
15:53:50 [2020-02-26T15:53:50.759Z] === RUN   TestImportExtremelyLargeImageWorks
15:53:50 [2020-02-26T15:53:50.759Z] === PAUSE TestImportExtremelyLargeImageWorks
15:53:50 [2020-02-26T15:53:50.759Z] === RUN   TestImagesFilterMultiReference
15:53:50 [2020-02-26T15:53:50.759Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:53:50 [2020-02-26T15:53:50.759Z] === RUN   TestImagePullPlatformInvalid
15:53:50 [2020-02-26T15:53:50.759Z] --- PASS: TestImagePullPlatformInvalid (0.09s)
15:53:50 [2020-02-26T15:53:50.759Z] === RUN   TestRemoveImageOrphaning
15:53:51 [2020-02-26T15:53:51.361Z] --- PASS: TestRemoveImageOrphaning (0.69s)
15:53:51 [2020-02-26T15:53:51.361Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:53:51 [2020-02-26T15:53:51.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:53:51 [2020-02-26T15:53:51.616Z] === RUN   TestTagInvalidReference
15:53:51 [2020-02-26T15:53:51.616Z] --- PASS: TestTagInvalidReference (0.03s)
15:53:51 [2020-02-26T15:53:51.616Z] === RUN   TestTagValidPrefixedRepo
15:53:51 [2020-02-26T15:53:51.616Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:53:51 [2020-02-26T15:53:51.616Z] === RUN   TestTagExistedNameWithoutForce
15:53:51 [2020-02-26T15:53:51.616Z] --- PASS: TestTagExistedNameWithoutForce (0.07s)
15:53:51 [2020-02-26T15:53:51.616Z] === RUN   TestTagOfficialNames
15:53:51 [2020-02-26T15:53:51.616Z] --- PASS: TestTagOfficialNames (0.08s)
15:53:51 [2020-02-26T15:53:51.616Z] === RUN   TestTagMatchesDigest
15:53:51 [2020-02-26T15:53:51.871Z] --- PASS: TestTagMatchesDigest (0.04s)
15:53:51 [2020-02-26T15:53:51.871Z] === CONT  TestImportExtremelyLargeImageWorks
15:53:53 [2020-02-26T15:53:53.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:53:54 [2020-02-26T15:53:54.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:53:55 [2020-02-26T15:53:55.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:54:00 [2020-02-26T15:54:00.072Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
15:54:00 [2020-02-26T15:54:00.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:54:01 [2020-02-26T15:54:01.955Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:54:03 [2020-02-26T15:54:03.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:54:03 [2020-02-26T15:54:03.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:54:03 [2020-02-26T15:54:03.837Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
15:54:04 [2020-02-26T15:54:04.078Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:54:06 [2020-02-26T15:54:06.587Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:54:06 [2020-02-26T15:54:06.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:54:07 [2020-02-26T15:54:07.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:54:07 [2020-02-26T15:54:07.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:54:07 [2020-02-26T15:54:07.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:54:07 [2020-02-26T15:54:07.991Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:54:10 [2020-02-26T15:54:10.510Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:54:11 [2020-02-26T15:54:11.906Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
15:54:12 [2020-02-26T15:54:12.466Z] ok  	github.com/docker/docker/daemon	12.242s	coverage: 17.5% of statements
15:54:12 [2020-02-26T15:54:12.466Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:54:12 [2020-02-26T15:54:12.466Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:54:12 [2020-02-26T15:54:12.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:54:12 [2020-02-26T15:54:12.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:54:12 [2020-02-26T15:54:12.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:54:12 [2020-02-26T15:54:12.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:54:13 [2020-02-26T15:54:13.292Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:54:13 [2020-02-26T15:54:13.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:54:13 [2020-02-26T15:54:13.767Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:54:13 [2020-02-26T15:54:13.767Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:54:14 [2020-02-26T15:54:14.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:54:14 [2020-02-26T15:54:14.350Z] ok  	github.com/docker/docker/daemon/discovery	0.006s	coverage: 30.4% of statements
15:54:14 [2020-02-26T15:54:14.604Z] ok  	github.com/docker/docker/daemon/config	0.058s	coverage: 82.2% of statements
15:54:15 [2020-02-26T15:54:15.163Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
15:54:15 [2020-02-26T15:54:15.163Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:54:15 [2020-02-26T15:54:15.163Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:54:16 [2020-02-26T15:54:16.525Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
15:54:17 [2020-02-26T15:54:17.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:54:17 [2020-02-26T15:54:17.282Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:54:17 [2020-02-26T15:54:17.282Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:54:19 [2020-02-26T15:54:19.032Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
15:54:19 [2020-02-26T15:54:19.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:54:19 [2020-02-26T15:54:19.592Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.227s	coverage: 56.9% of statements
15:54:20 [2020-02-26T15:54:20.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:54:22 [2020-02-26T15:54:22.852Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.387s	coverage: 72.3% of statements
15:54:23 [2020-02-26T15:54:23.048Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:54:23 [2020-02-26T15:54:23.108Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.704s	coverage: 46.2% of statements
15:54:23 [2020-02-26T15:54:23.108Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:54:23 [2020-02-26T15:54:23.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:54:24 [2020-02-26T15:54:24.930Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:54:25 [2020-02-26T15:54:25.619Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.980s	coverage: 48.6% of statements
15:54:25 [2020-02-26T15:54:25.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:54:26 [2020-02-26T15:54:26.979Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.300s	coverage: 76.1% of statements
15:54:27 [2020-02-26T15:54:27.438Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:54:27 [2020-02-26T15:54:27.438Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:54:27 [2020-02-26T15:54:27.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:54:28 [2020-02-26T15:54:28.341Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
15:54:28 [2020-02-26T15:54:28.341Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.180s	coverage: 60.1% of statements
15:54:28 [2020-02-26T15:54:28.341Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:54:28 [2020-02-26T15:54:28.341Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:54:28 [2020-02-26T15:54:28.798Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:54:29 [2020-02-26T15:54:29.703Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
15:54:30 [2020-02-26T15:54:30.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:54:30 [2020-02-26T15:54:30.397Z] Using test binary docker
15:54:30 [2020-02-26T15:54:30.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:54:30 [2020-02-26T15:54:30.397Z] +++ /etc/init.d/apparmor start
15:54:30 [2020-02-26T15:54:30.397Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:54:30 [2020-02-26T15:54:30.397Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:54:30 [2020-02-26T15:54:30.397Z] Warning failed to create cache: (null)
15:54:30 [2020-02-26T15:54:30.397Z] .
15:54:30 [2020-02-26T15:54:30.397Z] INFO: Waiting for daemon to start...
15:54:30 [2020-02-26T15:54:30.397Z] Starting dockerd
15:54:30 [2020-02-26T15:54:30.397Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:54:30 [2020-02-26T15:54:30.635Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
15:54:30 [2020-02-26T15:54:30.679Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:54:31 [2020-02-26T15:54:31.647Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:54:32 [2020-02-26T15:54:32.436Z] .
15:54:32 [2020-02-26T15:54:32.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:54:32 [2020-02-26T15:54:32.436Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:54:32 [2020-02-26T15:54:32.436Z] Error: No such image: emptyfs
15:54:32 [2020-02-26T15:54:32.436Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:54:32 [2020-02-26T15:54:32.436Z] ++++ docker load
15:54:32 [2020-02-26T15:54:32.436Z] Running integration-test (iteration 1)
15:54:32 [2020-02-26T15:54:32.436Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:54:32 [2020-02-26T15:54:32.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:54:32 [2020-02-26T15:54:32.436Z] ++ set -e
15:54:32 [2020-02-26T15:54:32.436Z] ++ '[' -n 0 ']'
15:54:32 [2020-02-26T15:54:32.436Z] ++ set -x
15:54:32 [2020-02-26T15:54:32.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:54:32 [2020-02-26T15:54:32.521Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
15:54:32 [2020-02-26T15:54:32.521Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:54:32 [2020-02-26T15:54:32.521Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:54:32 [2020-02-26T15:54:32.521Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.7% of statements
15:54:32 [2020-02-26T15:54:32.570Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:54:34 [2020-02-26T15:54:34.299Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:54:34 [2020-02-26T15:54:34.412Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
15:54:34 [2020-02-26T15:54:34.412Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.158s	coverage: 78.6% of statements
15:54:34 [2020-02-26T15:54:34.412Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:54:34 [2020-02-26T15:54:34.412Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:54:35 [2020-02-26T15:54:35.774Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:54:36 [2020-02-26T15:54:36.029Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
15:54:36 [2020-02-26T15:54:36.283Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
15:54:38 [2020-02-26T15:54:38.000Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:54:38 [2020-02-26T15:54:38.167Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
15:54:38 [2020-02-26T15:54:38.167Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:54:38 [2020-02-26T15:54:38.167Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 20.0% of statements
15:54:38 [2020-02-26T15:54:38.960Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:54:38 [2020-02-26T15:54:38.960Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:54:40 [2020-02-26T15:54:40.052Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 47.8% of statements
15:54:40 [2020-02-26T15:54:40.307Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:54:40 [2020-02-26T15:54:40.480Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:54:40 [2020-02-26T15:54:40.481Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:54:40 [2020-02-26T15:54:40.639Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:54:40 [2020-02-26T15:54:40.639Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:54:41 [2020-02-26T15:54:41.231Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:54:41 [2020-02-26T15:54:41.486Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.684s	coverage: 84.5% of statements
15:54:41 [2020-02-26T15:54:41.486Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:54:41 [2020-02-26T15:54:41.486Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:54:42 [2020-02-26T15:54:42.040Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:54:43 [2020-02-26T15:54:43.010Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:54:43 [2020-02-26T15:54:43.268Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:54:43 [2020-02-26T15:54:43.995Z] ok  	github.com/docker/docker/distribution/metadata	0.059s	coverage: 48.2% of statements
15:54:43 [2020-02-26T15:54:43.995Z] ok  	github.com/docker/docker/distribution	0.186s	coverage: 22.3% of statements
15:54:43 [2020-02-26T15:54:43.995Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:54:44 [2020-02-26T15:54:44.192Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:54:45 [2020-02-26T15:54:45.121Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:54:45 [2020-02-26T15:54:45.134Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:54:45 [2020-02-26T15:54:45.358Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
15:54:46 [2020-02-26T15:54:46.099Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:54:46 [2020-02-26T15:54:46.099Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:54:46 [2020-02-26T15:54:46.099Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:54:46 [2020-02-26T15:54:46.719Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:54:46 [2020-02-26T15:54:46.720Z] ok  	github.com/docker/docker/distribution/xfer	1.431s	coverage: 83.9% of statements
15:54:46 [2020-02-26T15:54:46.720Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:54:47 [2020-02-26T15:54:47.056Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:54:47 [2020-02-26T15:54:47.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:54:47 [2020-02-26T15:54:47.724Z] Loaded image: buildpack-deps:jessie
15:54:47 [2020-02-26T15:54:47.724Z] Loaded image: busybox:latest
15:54:47 [2020-02-26T15:54:47.724Z] Loaded image: busybox:glibc
15:54:47 [2020-02-26T15:54:47.724Z] Loaded image: debian:jessie
15:54:47 [2020-02-26T15:54:47.724Z] Loaded image: hello-world:latest
15:54:47 [2020-02-26T15:54:47.724Z] INFO: Testing against a local daemon
15:54:47 [2020-02-26T15:54:47.724Z] === RUN   TestBuildWithSession
15:54:48 [2020-02-26T15:54:48.012Z] === RUN   TestDockerSuite/TestBuildCmd
15:54:48 [2020-02-26T15:54:48.082Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
15:54:48 [2020-02-26T15:54:48.082Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:54:48 [2020-02-26T15:54:48.467Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:54:48 [2020-02-26T15:54:48.643Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:54:48 [2020-02-26T15:54:48.643Z] ?   	github.com/docker/docker/internal/test	[no test files]
15:54:48 [2020-02-26T15:54:48.751Z] --- PASS: TestBuildWithSession (2.08s)
15:54:48 [2020-02-26T15:54:48.751Z] === RUN   TestBuildSquashParent
15:54:48 [2020-02-26T15:54:48.927Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:54:49 [2020-02-26T15:54:49.380Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
15:54:50 [2020-02-26T15:54:50.006Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:54:50 [2020-02-26T15:54:50.567Z] ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
15:54:51 [2020-02-26T15:54:51.492Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:54:51 [2020-02-26T15:54:51.790Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:54:51 [2020-02-26T15:54:51.790Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:54:51 [2020-02-26T15:54:51.790Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:54:51 [2020-02-26T15:54:51.790Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:54:52 [2020-02-26T15:54:52.855Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.9% of statements
15:54:53 [2020-02-26T15:54:53.110Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:54:54 [2020-02-26T15:54:54.063Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:54:54 [2020-02-26T15:54:54.294Z] --- PASS: TestBuildSquashParent (5.00s)
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:54:54 [2020-02-26T15:54:54.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:54:54 [2020-02-26T15:54:54.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:54:54 [2020-02-26T15:54:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:54:54 [2020-02-26T15:54:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:54:54 [2020-02-26T15:54:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:54:54 [2020-02-26T15:54:54.339Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:54:54 [2020-02-26T15:54:54.997Z] ok  	github.com/docker/docker/pkg/archive	0.390s	coverage: 77.1% of statements
15:54:55 [2020-02-26T15:54:55.263Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:54:55 [2020-02-26T15:54:55.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:54:55 [2020-02-26T15:54:55.583Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:54:55 [2020-02-26T15:54:55.583Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:54:55 [2020-02-26T15:54:55.821Z] === RUN   TestDockerSuite/TestBuildCmd
15:54:55 [2020-02-26T15:54:55.922Z] ok  	github.com/docker/docker/pkg/authorization	0.236s	coverage: 66.7% of statements
15:54:56 [2020-02-26T15:54:56.176Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:54:56 [2020-02-26T15:54:56.369Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:54:56 [2020-02-26T15:54:56.381Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:54:56 [2020-02-26T15:54:56.430Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:54:56 [2020-02-26T15:54:56.538Z] === RUN   TestDockerSuite/TestBuildContChar
15:54:56 [2020-02-26T15:54:56.661Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:54:56 [2020-02-26T15:54:56.940Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:54:57 [2020-02-26T15:54:57.196Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:54:57 [2020-02-26T15:54:57.196Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:54:58 [2020-02-26T15:54:58.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s)
15:54:58 [2020-02-26T15:54:58.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
15:54:58 [2020-02-26T15:54:58.713Z] === RUN   TestBuildMultiStageCopy
15:54:58 [2020-02-26T15:54:58.713Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:54:59 [2020-02-26T15:54:59.080Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:55:00 [2020-02-26T15:55:00.584Z] ok  	github.com/docker/docker/layer	7.877s	coverage: 72.0% of statements
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/oci	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:55:00 [2020-02-26T15:55:00.584Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.982s	coverage: 43.2% of statements
15:55:00 [2020-02-26T15:55:00.585Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:55:00 [2020-02-26T15:55:00.585Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:55:00 [2020-02-26T15:55:00.585Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
15:55:00 [2020-02-26T15:55:00.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:55:00 [2020-02-26T15:55:00.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:55:01 [2020-02-26T15:55:01.012Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:55:01 [2020-02-26T15:55:01.145Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
15:55:01 [2020-02-26T15:55:01.380Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:55:01 [2020-02-26T15:55:01.400Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
15:55:01 [2020-02-26T15:55:01.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:55:01 [2020-02-26T15:55:01.956Z] --- PASS: TestBuildMultiStageCopy (3.51s)
15:55:01 [2020-02-26T15:55:01.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
15:55:01 [2020-02-26T15:55:01.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
15:55:01 [2020-02-26T15:55:01.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s)
15:55:01 [2020-02-26T15:55:01.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s)
15:55:01 [2020-02-26T15:55:01.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
15:55:01 [2020-02-26T15:55:01.956Z] === RUN   TestBuildMultiStageParentConfig
15:55:01 [2020-02-26T15:55:01.960Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:55:02 [2020-02-26T15:55:02.887Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:55:02 [2020-02-26T15:55:02.981Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
15:55:02 [2020-02-26T15:55:02.981Z] === RUN   TestBuildLabelWithTargets
15:55:03 [2020-02-26T15:55:03.142Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
15:55:04 [2020-02-26T15:55:04.490Z] --- PASS: TestBuildLabelWithTargets (1.54s)
15:55:04 [2020-02-26T15:55:04.490Z] === RUN   TestBuildWithEmptyLayers
15:55:04 [2020-02-26T15:55:04.526Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
15:55:05 [2020-02-26T15:55:05.259Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:55:05 [2020-02-26T15:55:05.453Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
15:55:05 [2020-02-26T15:55:05.522Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
15:55:05 [2020-02-26T15:55:05.522Z] === RUN   TestBuildMultiStageOnBuild
15:55:05 [2020-02-26T15:55:05.707Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
15:55:06 [2020-02-26T15:55:06.183Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:55:06 [2020-02-26T15:55:06.266Z] ok  	github.com/docker/docker/pkg/fsutils	0.222s	coverage: 85.1% of statements
15:55:06 [2020-02-26T15:55:06.266Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
15:55:07 [2020-02-26T15:55:07.543Z] === RUN   TestDockerSuite/TestBuildContChar
15:55:07 [2020-02-26T15:55:07.567Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
15:55:07 [2020-02-26T15:55:07.567Z] === RUN   TestBuildUncleanTarFilenames
15:55:07 [2020-02-26T15:55:07.626Z] ok  	github.com/docker/docker/pkg/idtools	0.451s	coverage: 70.1% of statements
15:55:07 [2020-02-26T15:55:07.626Z] ok  	github.com/docker/docker/pkg/ioutils	0.394s	coverage: 69.1% of statements
15:55:08 [2020-02-26T15:55:08.184Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
15:55:08 [2020-02-26T15:55:08.184Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
15:55:08 [2020-02-26T15:55:08.467Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:55:08 [2020-02-26T15:55:08.743Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:55:08 [2020-02-26T15:55:08.743Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:55:08 [2020-02-26T15:55:08.858Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:55:08 [2020-02-26T15:55:08.858Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:55:08 [2020-02-26T15:55:08.858Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:55:09 [2020-02-26T15:55:09.066Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
15:55:09 [2020-02-26T15:55:09.066Z] === RUN   TestBuildMultiStageLayerLeak
15:55:09 [2020-02-26T15:55:09.302Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
15:55:09 [2020-02-26T15:55:09.557Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:55:09 [2020-02-26T15:55:09.812Z] ok  	github.com/docker/docker/pkg/mount	0.563s	coverage: 69.6% of statements
15:55:09 [2020-02-26T15:55:09.812Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:55:09 [2020-02-26T15:55:09.812Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
15:55:10 [2020-02-26T15:55:10.372Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.0% of statements
15:55:10 [2020-02-26T15:55:10.372Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:55:10 [2020-02-26T15:55:10.372Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:55:10 [2020-02-26T15:55:10.372Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:55:10 [2020-02-26T15:55:10.974Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:55:11 [2020-02-26T15:55:11.013Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:55:11 [2020-02-26T15:55:11.121Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
15:55:11 [2020-02-26T15:55:11.121Z] === RUN   TestBuildWithHugeFile
15:55:11 [2020-02-26T15:55:11.466Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:55:11 [2020-02-26T15:55:11.733Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
15:55:11 [2020-02-26T15:55:11.898Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:55:11 [2020-02-26T15:55:11.919Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:55:11 [2020-02-26T15:55:11.919Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:55:12 [2020-02-26T15:55:12.291Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:55:12 [2020-02-26T15:55:12.546Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
15:55:12 [2020-02-26T15:55:12.801Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:55:12 [2020-02-26T15:55:12.876Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:55:13 [2020-02-26T15:55:13.301Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:55:13 [2020-02-26T15:55:13.329Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:55:13 [2020-02-26T15:55:13.329Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:55:13 [2020-02-26T15:55:13.329Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:55:13 [2020-02-26T15:55:13.556Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:55:14 [2020-02-26T15:55:14.160Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
15:55:14 [2020-02-26T15:55:14.415Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:55:14 [2020-02-26T15:55:14.479Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:55:15 [2020-02-26T15:55:15.038Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:55:15 [2020-02-26T15:55:15.292Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:55:15 [2020-02-26T15:55:15.851Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:55:17 [2020-02-26T15:55:17.671Z] ok  	github.com/docker/docker/pkg/signal	2.860s	coverage: 61.0% of statements
15:55:17 [2020-02-26T15:55:17.990Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:55:18 [2020-02-26T15:55:18.230Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:55:18 [2020-02-26T15:55:18.485Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:55:18 [2020-02-26T15:55:18.740Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:55:19 [2020-02-26T15:55:19.300Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:55:19 [2020-02-26T15:55:19.554Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
15:55:20 [2020-02-26T15:55:20.009Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:55:20 [2020-02-26T15:55:20.478Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 35.1% of statements
15:55:20 [2020-02-26T15:55:20.733Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
15:55:21 [2020-02-26T15:55:21.291Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
15:55:21 [2020-02-26T15:55:21.851Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
15:55:22 [2020-02-26T15:55:22.106Z] testing: warning: no tests to run
15:55:22 [2020-02-26T15:55:22.106Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
15:55:22 [2020-02-26T15:55:22.664Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:55:22 [2020-02-26T15:55:22.920Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:55:22 [2020-02-26T15:55:22.920Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
15:55:25 [2020-02-26T15:55:25.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:55:25 [2020-02-26T15:55:25.428Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.3% of statements
15:55:25 [2020-02-26T15:55:25.988Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:55:26 [2020-02-26T15:55:26.913Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
15:55:27 [2020-02-26T15:55:27.473Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:55:27 [2020-02-26T15:55:27.750Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:55:28 [2020-02-26T15:55:28.835Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.4% of statements
15:55:29 [2020-02-26T15:55:29.760Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:55:30 [2020-02-26T15:55:30.014Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
15:55:30 [2020-02-26T15:55:30.939Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
15:55:31 [2020-02-26T15:55:31.011Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:55:31 [2020-02-26T15:55:31.265Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:55:31 [2020-02-26T15:55:31.868Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:55:31 [2020-02-26T15:55:31.869Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:55:32 [2020-02-26T15:55:32.427Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
15:55:32 [2020-02-26T15:55:32.836Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:55:32 [2020-02-26T15:55:32.986Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:55:34 [2020-02-26T15:55:34.346Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
15:55:35 [2020-02-26T15:55:35.374Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:55:36 [2020-02-26T15:55:36.736Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:55:37 [2020-02-26T15:55:37.300Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:55:41 [2020-02-26T15:55:41.454Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:55:41 [2020-02-26T15:55:41.710Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:55:44 [2020-02-26T15:55:44.217Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:55:44 [2020-02-26T15:55:44.217Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:55:44 [2020-02-26T15:55:44.217Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:55:44 [2020-02-26T15:55:44.217Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:55:44 [2020-02-26T15:55:44.217Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:55:46 [2020-02-26T15:55:46.493Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.8% of statements
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/rootless	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/volume	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === Skipped
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:73: No driver to put!
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     overlay_test.go:49: Fails to compute changes intermittently
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     graphtest_unix.go:73: No driver to put!
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:55:46 [2020-02-26T15:55:46.493Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] 
15:55:46 [2020-02-26T15:55:46.493Z] DONE 2065 tests, 19 skipped in 254.293s
Post stage
[Pipeline] junit
15:55:46 [2020-02-26T15:55:46.501Z] Recording test results
15:55:46 [2020-02-26T15:55:46.770Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:55:47 [2020-02-26T15:55:47.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40586/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:eb7bd90a57cce34d89cbceb730c6cd8a3138f8db hack/validate/vendor
15:55:48 [2020-02-26T15:55:48.083Z] No vendor changes in diff.
15:55:48 [2020-02-26T15:55:48.133Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
15:55:48 [2020-02-26T15:55:48.692Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
[Pipeline] sh
15:55:48 [2020-02-26T15:55:48.946Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:55:49 [2020-02-26T15:55:49.104Z] + echo Building e2e image
15:55:49 [2020-02-26T15:55:49.104Z] Building e2e image
15:55:49 [2020-02-26T15:55:49.104Z] + docker build --build-arg DOCKER_GITCOMMIT=eb7bd90a57cce34d89cbceb730c6cd8a3138f8db -t moby-e2e-test -f Dockerfile.e2e .
15:55:49 [2020-02-26T15:55:49.104Z] #2 [internal] load .dockerignore
15:55:49 [2020-02-26T15:55:49.104Z] #2 transferring context: 34B done
15:55:49 [2020-02-26T15:55:49.104Z] #2 DONE 0.0s
15:55:49 [2020-02-26T15:55:49.104Z] 
15:55:49 [2020-02-26T15:55:49.104Z] #1 [internal] load build definition from Dockerfile.e2e
15:55:49 [2020-02-26T15:55:49.104Z] #1 transferring dockerfile: 3.19kB done
15:55:49 [2020-02-26T15:55:49.104Z] #1 DONE 0.0s
15:55:49 [2020-02-26T15:55:49.104Z] 
15:55:49 [2020-02-26T15:55:49.104Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine
15:55:49 [2020-02-26T15:55:49.200Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:55:49 [2020-02-26T15:55:49.360Z] #4 DONE 0.4s
15:55:49 [2020-02-26T15:55:49.360Z] 
15:55:49 [2020-02-26T15:55:49.360Z] #3 [internal] load metadata for docker.io/library/alpine:3.9
15:55:49 [2020-02-26T15:55:49.360Z] #3 DONE 0.3s
15:55:49 [2020-02-26T15:55:49.614Z] 
15:55:49 [2020-02-26T15:55:49.614Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
15:55:49 [2020-02-26T15:55:49.614Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done
15:55:49 [2020-02-26T15:55:49.614Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.0s
15:55:49 [2020-02-26T15:55:49.614Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done
15:55:49 [2020-02-26T15:55:49.614Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done
15:55:49 [2020-02-26T15:55:49.614Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done
15:55:49 [2020-02-26T15:55:49.614Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.0s
15:55:49 [2020-02-26T15:55:49.614Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
15:55:49 [2020-02-26T15:55:49.868Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
15:55:49 [2020-02-26T15:55:49.868Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
15:55:49 [2020-02-26T15:55:49.868Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 2.54MB / 124.08MB 0.3s
15:55:49 [2020-02-26T15:55:49.868Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.2s done
15:55:49 [2020-02-26T15:55:49.868Z] #14 ...
15:55:49 [2020-02-26T15:55:49.868Z] 
15:55:49 [2020-02-26T15:55:49.868Z] #8 [internal] load build context
15:55:49 [2020-02-26T15:55:49.868Z] #8 transferring context: 794.32kB 0.3s done
15:55:49 [2020-02-26T15:55:49.868Z] #8 DONE 0.4s
15:55:49 [2020-02-26T15:55:49.868Z] 
15:55:49 [2020-02-26T15:55:49.868Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
15:55:49 [2020-02-26T15:55:49.868Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
15:55:50 [2020-02-26T15:55:50.123Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 17.08MB / 124.08MB 0.4s
15:55:50 [2020-02-26T15:55:50.123Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
15:55:50 [2020-02-26T15:55:50.123Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 32.76MB / 124.08MB 0.6s
15:55:50 [2020-02-26T15:55:50.378Z] #14 ...
15:55:50 [2020-02-26T15:55:50.378Z] 
15:55:50 [2020-02-26T15:55:50.378Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b...
15:55:50 [2020-02-26T15:55:50.378Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done
15:55:50 [2020-02-26T15:55:50.378Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done
15:55:50 [2020-02-26T15:55:50.378Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done
15:55:50 [2020-02-26T15:55:50.378Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done
15:55:50 [2020-02-26T15:55:50.378Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.1s done
15:55:50 [2020-02-26T15:55:50.378Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.4s done
15:55:50 [2020-02-26T15:55:50.378Z] #5 DONE 0.7s
15:55:50 [2020-02-26T15:55:50.378Z] 
15:55:50 [2020-02-26T15:55:50.378Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
15:55:50 [2020-02-26T15:55:50.378Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 39.55MB / 124.08MB 0.7s
15:55:50 [2020-02-26T15:55:50.378Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 69.35MB / 124.08MB 0.9s
15:55:50 [2020-02-26T15:55:50.633Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 82.64MB / 124.08MB 1.0s
15:55:50 [2020-02-26T15:55:50.633Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 96.08MB / 124.08MB 1.1s
15:55:50 [2020-02-26T15:55:50.888Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 108.45MB / 124.08MB 1.2s
15:55:50 [2020-02-26T15:55:50.888Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.4s
15:55:51 [2020-02-26T15:55:51.142Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.6s done
15:55:51 [2020-02-26T15:55:51.397Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597
15:55:51 [2020-02-26T15:55:51.397Z] #14 ...
15:55:51 [2020-02-26T15:55:51.397Z] 
15:55:51 [2020-02-26T15:55:51.397Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:55:51 [2020-02-26T15:55:51.397Z] #6 DONE 1.2s
15:55:51 [2020-02-26T15:55:51.397Z] 
15:55:51 [2020-02-26T15:55:51.397Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e...
15:55:53 [2020-02-26T15:55:53.582Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:55:53 [2020-02-26T15:55:53.582Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:55:53 [2020-02-26T15:55:53.582Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:55:54 [2020-02-26T15:55:54.433Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:55:55 [2020-02-26T15:55:55.358Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:55:55 [2020-02-26T15:55:55.358Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:55:55 [2020-02-26T15:55:55.918Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:55:56 [2020-02-26T15:55:56.477Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:55:56 [2020-02-26T15:55:56.635Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.0s
15:55:56 [2020-02-26T15:55:56.890Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.7s done
15:55:57 [2020-02-26T15:55:57.144Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done
15:55:57 [2020-02-26T15:55:57.282Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:55:57 [2020-02-26T15:55:57.403Z] #14 DONE 7.9s
15:55:57 [2020-02-26T15:55:57.403Z] 
15:55:57 [2020-02-26T15:55:57.403Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:55:57 [2020-02-26T15:55:57.403Z] #7 1.063 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.154 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.246 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.250 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.471 (3/33) Installing ncurses-libs (6.1_p20190105-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.480 (4/33) Installing readline (7.0.003-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.487 (5/33) Installing bash (4.4.19-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.503 Executing bash-4.4.19-r1.post-install
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.505 (6/33) Installing ca-certificates (20190108-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.524 (7/33) Installing libgcc (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.528 (8/33) Installing libstdc++ (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.542 (9/33) Installing binutils (2.31.1-r2)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.647 (10/33) Installing gmp (6.1.2-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.653 (11/33) Installing isl (0.18-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.679 (12/33) Installing libgomp (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.684 (13/33) Installing libatomic (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.686 (14/33) Installing mpfr3 (3.1.5-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.692 (15/33) Installing mpc1 (1.0.3-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 2.696 (16/33) Installing gcc (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 3.586 (17/33) Installing musl-dev (1.1.20-r5)
15:55:57 [2020-02-26T15:55:57.403Z] #7 3.691 (18/33) Installing libc-dev (0.7.1-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 3.694 (19/33) Installing g++ (8.3.0-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.264 (20/33) Installing nghttp2-libs (1.35.1-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.270 (21/33) Installing libssh2 (1.9.0-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.273 (22/33) Installing libcurl (7.64.0-r3)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.283 (23/33) Installing expat (2.2.8-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.289 (24/33) Installing pcre2 (10.32-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.299 (25/33) Installing git (2.20.2-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.501 (26/33) Installing libmnl (1.0.4-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.504 (27/33) Installing jansson (2.11-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.509 (28/33) Installing libnftnl-libs (1.1.1-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.513 (29/33) Installing iptables (1.6.2-r1)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.540 (30/33) Installing pigz (2.4-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.549 (31/33) Installing tar (1.32-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.558 (32/33) Installing xz-libs (5.2.4-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.563 (33/33) Installing xz (5.2.4-r0)
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.569 Executing busybox-1.29.3-r10.trigger
15:55:57 [2020-02-26T15:55:57.403Z] #7 4.575 Executing ca-certificates-20190108-r0.trigger
15:55:57 [2020-02-26T15:55:57.404Z] #7 4.628 OK: 185 MiB in 47 packages
15:55:57 [2020-02-26T15:55:57.404Z] #7 DONE 6.0s
15:55:57 [2020-02-26T15:55:57.404Z] 
15:55:57 [2020-02-26T15:55:57.404Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:55:57 [2020-02-26T15:55:57.404Z] #9 DONE 0.1s
15:55:57 [2020-02-26T15:55:57.404Z] 
15:55:57 [2020-02-26T15:55:57.404Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:55:57 [2020-02-26T15:55:57.658Z] #10 DONE 0.1s
15:55:57 [2020-02-26T15:55:57.658Z] 
15:55:57 [2020-02-26T15:55:57.658Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:55:57 [2020-02-26T15:55:57.658Z] #11 DONE 0.1s
15:55:57 [2020-02-26T15:55:57.658Z] 
15:55:57 [2020-02-26T15:55:57.658Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:55:57 [2020-02-26T15:55:57.658Z] #15 ...
15:55:57 [2020-02-26T15:55:57.658Z] 
15:55:57 [2020-02-26T15:55:57.658Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:55:57 [2020-02-26T15:55:57.658Z] #12 DONE 0.1s
15:55:57 [2020-02-26T15:55:57.658Z] 
15:55:57 [2020-02-26T15:55:57.658Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:55:57 [2020-02-26T15:55:57.658Z] #13 DONE 0.0s
15:55:57 [2020-02-26T15:55:57.736Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:55:57 [2020-02-26T15:55:57.912Z] 
15:55:57 [2020-02-26T15:55:57.912Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:55:58 [2020-02-26T15:55:58.167Z] #15 0.779 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
15:55:58 [2020-02-26T15:55:58.190Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:55:58 [2020-02-26T15:55:58.190Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:55:58 [2020-02-26T15:55:58.644Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:55:58 [2020-02-26T15:55:58.644Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:55:59 [2020-02-26T15:55:59.543Z] #15 1.852 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.946 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2)
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.950 (2/42) Installing ncurses-libs (6.1_p20200118-r2)
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.956 (3/42) Installing readline (8.0.1-r0)
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.960 (4/42) Installing bash (5.0.11-r1)
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.973 Executing bash-5.0.11-r1.post-install
15:55:59 [2020-02-26T15:55:59.544Z] #15 1.975 (5/42) Installing linux-headers (4.19.36-r0)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.048 (6/42) Installing libblkid (2.34-r1)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.053 (7/42) Installing libuuid (2.34-r1)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.055 (8/42) Installing btrfs-progs-libs (5.4-r0)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.061 (9/42) Installing btrfs-progs-dev (5.4-r0)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.065 (10/42) Installing libgcc (9.2.0-r3)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.068 (11/42) Installing libstdc++ (9.2.0-r3)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.080 (12/42) Installing binutils (2.33.1-r0)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.145 (13/42) Installing libmagic (5.37-r1)
15:55:59 [2020-02-26T15:55:59.544Z] #15 2.165 (14/42) Installing file (5.37-r1)
15:55:59 [2020-02-26T15:55:59.738Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:55:59 [2020-02-26T15:55:59.738Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.166 (15/42) Installing gmp (6.1.2-r1)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.172 (16/42) Installing isl (0.18-r0)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.186 (17/42) Installing libgomp (9.2.0-r3)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.189 (18/42) Installing libatomic (9.2.0-r3)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.191 (19/42) Installing mpfr4 (4.0.2-r1)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.196 (20/42) Installing mpc1 (1.1.0-r1)
15:55:59 [2020-02-26T15:55:59.798Z] #15 2.198 (21/42) Installing gcc (9.2.0-r3)
15:55:59 [2020-02-26T15:55:59.994Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:56:00 [2020-02-26T15:56:00.356Z] #15 2.876 (22/42) Installing musl-dev (1.1.24-r0)
15:56:00 [2020-02-26T15:56:00.356Z] #15 2.945 (23/42) Installing libc-dev (0.7.2-r0)
15:56:00 [2020-02-26T15:56:00.356Z] #15 2.946 (24/42) Installing g++ (9.2.0-r3)
15:56:00 [2020-02-26T15:56:00.554Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.355 (25/42) Installing make (4.2.1-r2)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.359 (26/42) Installing fortify-headers (1.1-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.362 (27/42) Installing build-base (0.5-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.363 (28/42) Installing nghttp2-libs (1.40.0-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.366 (29/42) Installing libcurl (7.67.0-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.372 (30/42) Installing curl (7.67.0-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.375 (31/42) Installing oniguruma (6.9.4-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.381 (32/42) Installing jq (1.6-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.387 (33/42) Installing device-mapper-libs (2.02.186-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.392 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.394 (35/42) Installing libaio (0.3.112-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.396 (36/42) Installing lvm2-libs (2.02.186-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.425 (37/42) Installing libfdisk (2.34-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.431 (38/42) Installing libmount (2.34-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.436 (39/42) Installing libsmartcols (2.34-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.440 (40/42) Installing pkgconf (1.6.3-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.443 (41/42) Installing util-linux-dev (2.34-r1)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.465 (42/42) Installing lvm2-dev (2.02.186-r0)
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.470 Executing busybox-1.31.1-r9.trigger
15:56:00 [2020-02-26T15:56:00.916Z] #15 3.477 OK: 196 MiB in 57 packages
15:56:01 [2020-02-26T15:56:01.474Z] #15 DONE 4.0s
15:56:01 [2020-02-26T15:56:01.474Z] 
15:56:01 [2020-02-26T15:56:01.474Z] #16 [base 3/5] RUN mkdir -p /build/
15:56:02 [2020-02-26T15:56:02.033Z] #16 DONE 0.7s
15:56:02 [2020-02-26T15:56:02.289Z] 
15:56:02 [2020-02-26T15:56:02.289Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:56:02 [2020-02-26T15:56:02.849Z] #17 DONE 0.7s
15:56:02 [2020-02-26T15:56:02.849Z] 
15:56:02 [2020-02-26T15:56:02.849Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:56:02 [2020-02-26T15:56:02.849Z] #18 DONE 0.0s
15:56:02 [2020-02-26T15:56:02.849Z] 
15:56:02 [2020-02-26T15:56:02.849Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:56:02 [2020-02-26T15:56:02.849Z] #22 DONE 0.1s
15:56:02 [2020-02-26T15:56:02.849Z] 
15:56:02 [2020-02-26T15:56:02.849Z] #31 [builder 1/4] COPY . .
15:56:03 [2020-02-26T15:56:03.104Z] #31 ...
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:56:03 [2020-02-26T15:56:03.104Z] #26 DONE 0.1s
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:56:03 [2020-02-26T15:56:03.104Z] #19 DONE 0.1s
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:56:03 [2020-02-26T15:56:03.104Z] #23 DONE 0.1s
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:56:03 [2020-02-26T15:56:03.104Z] #27 DONE 0.1s
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:56:03 [2020-02-26T15:56:03.104Z] #28 DONE 0.1s
15:56:03 [2020-02-26T15:56:03.104Z] 
15:56:03 [2020-02-26T15:56:03.104Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.088 + RM_GOPATH=0
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + TMP_GOPATH=
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + : /build
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + '[' -z '' ']'
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 ++ mktemp -d
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + export GOPATH=/tmp/tmp.MgIkFI
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + GOPATH=/tmp/tmp.MgIkFI
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + RM_GOPATH=1
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 ++ dirname ./install.sh
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + dir=.
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + bin=dockercli
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + shift
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + '[' '!' -f ./dockercli.installer ']'
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + . ./dockercli.installer
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 ++ DOCKERCLI_CHANNEL=stable
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 ++ DOCKERCLI_VERSION=17.06.2-ce
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + install_dockercli
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.092 ++ uname -m
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.093 + arch=x86_64
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.093 + '[' x86_64 '!=' x86_64 ']'
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.093 + url=https://download.docker.com/linux/static
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.093 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.093 + tar -xz docker/docker
15:56:04 [2020-02-26T15:56:04.466Z] #24 1.096 Install docker/cli version 17.06.2-ce from stable
15:56:06 [2020-02-26T15:56:06.606Z] #24 3.411 + mkdir -p /build
15:56:06 [2020-02-26T15:56:06.606Z] #24 3.413 + mv docker/docker /build/
15:56:06 [2020-02-26T15:56:06.606Z] #24 3.414 + rmdir docker
15:56:07 [2020-02-26T15:56:07.167Z] #24 DONE 3.9s
15:56:07 [2020-02-26T15:56:07.167Z] 
15:56:07 [2020-02-26T15:56:07.167Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:56:07 [2020-02-26T15:56:07.167Z] #20 3.239 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:56:07 [2020-02-26T15:56:07.167Z] #20 3.712 curl: option --progress: is ambiguous
15:56:07 [2020-02-26T15:56:07.167Z] #20 3.716 curl: try 'curl --help' or 'curl --manual' for more information
15:56:07 [2020-02-26T15:56:07.167Z] #20 ...
15:56:07 [2020-02-26T15:56:07.167Z] 
15:56:07 [2020-02-26T15:56:07.167Z] #31 [builder 1/4] COPY . .
15:56:07 [2020-02-26T15:56:07.167Z] #31 DONE 4.1s
15:56:07 [2020-02-26T15:56:07.421Z] 
15:56:07 [2020-02-26T15:56:07.421Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:56:07 [2020-02-26T15:56:07.421Z] #20 4.195 curl: option --progress: is ambiguous
15:56:07 [2020-02-26T15:56:07.421Z] #20 4.195 curl: try 'curl --help' or 'curl --manual' for more information
15:56:07 [2020-02-26T15:56:07.676Z] #20 4.704 curl: option --progress: is ambiguous
15:56:07 [2020-02-26T15:56:07.676Z] #20 4.704 curl: try 'curl --help' or 'curl --manual' for more information
15:56:08 [2020-02-26T15:56:08.238Z] #20 5.279 curl: option --progress: is ambiguous
15:56:08 [2020-02-26T15:56:08.238Z] #20 5.279 curl: try 'curl --help' or 'curl --manual' for more information
15:56:08 [2020-02-26T15:56:08.493Z] #20 5.625 
15:56:08 [2020-02-26T15:56:08.667Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:56:09 [2020-02-26T15:56:09.055Z] #20 ...
15:56:09 [2020-02-26T15:56:09.055Z] 
15:56:09 [2020-02-26T15:56:09.055Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:56:09 [2020-02-26T15:56:09.055Z] #32 DONE 2.0s
15:56:09 [2020-02-26T15:56:09.310Z] 
15:56:09 [2020-02-26T15:56:09.310Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:56:10 [2020-02-26T15:56:10.233Z] #33 1.203 
15:56:10 [2020-02-26T15:56:10.233Z] #33 1.327 Removing bundles/
15:56:10 [2020-02-26T15:56:10.489Z] #33 1.329 
15:56:10 [2020-02-26T15:56:10.489Z] #33 1.335 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:56:11 [2020-02-26T15:56:11.413Z] #33 2.211 Building test suite binary ./integration-cli/test.main
15:56:13 [2020-02-26T15:56:13.297Z] #33 ...
15:56:13 [2020-02-26T15:56:13.297Z] 
15:56:13 [2020-02-26T15:56:13.297Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:56:13 [2020-02-26T15:56:13.297Z] #29 ...
15:56:13 [2020-02-26T15:56:13.297Z] 
15:56:13 [2020-02-26T15:56:13.297Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:56:13 [2020-02-26T15:56:13.297Z] #20 6.834 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:56:13 [2020-02-26T15:56:13.297Z] #20 7.289 curl: option --progress: is ambiguous
15:56:13 [2020-02-26T15:56:13.297Z] #20 7.289 curl: try 'curl --help' or 'curl --manual' for more information
15:56:13 [2020-02-26T15:56:13.297Z] #20 7.524 
15:56:13 [2020-02-26T15:56:13.297Z] #20 8.717 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:56:13 [2020-02-26T15:56:13.297Z] #20 9.177 curl: option --progress: is ambiguous
15:56:13 [2020-02-26T15:56:13.297Z] #20 9.182 curl: try 'curl --help' or 'curl --manual' for more information
15:56:13 [2020-02-26T15:56:13.297Z] #20 9.534 
15:56:13 [2020-02-26T15:56:13.856Z] #20 10.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:56:13 [2020-02-26T15:56:13.898Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:56:14 [2020-02-26T15:56:14.110Z] #20 11.23 curl: option --progress: is ambiguous
15:56:14 [2020-02-26T15:56:14.110Z] #20 11.23 curl: try 'curl --help' or 'curl --manual' for more information
15:56:14 [2020-02-26T15:56:14.456Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:56:14 [2020-02-26T15:56:14.669Z] #20 11.56 
15:56:15 [2020-02-26T15:56:15.379Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:56:15 [2020-02-26T15:56:15.938Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:56:16 [2020-02-26T15:56:16.029Z] #20 12.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:56:16 [2020-02-26T15:56:16.283Z] #20 13.22 curl: option --progress: is ambiguous
15:56:16 [2020-02-26T15:56:16.283Z] #20 13.23 curl: try 'curl --help' or 'curl --manual' for more information
15:56:16 [2020-02-26T15:56:16.538Z] #20 13.55 
15:56:16 [2020-02-26T15:56:16.793Z] #20 13.65 Download of images into '/build' complete.
15:56:16 [2020-02-26T15:56:16.793Z] #20 13.66 Use something like the following to load the result into a Docker daemon:
15:56:16 [2020-02-26T15:56:16.793Z] #20 13.66   tar -cC '/build' . | docker load
15:56:16 [2020-02-26T15:56:16.793Z] #20 DONE 13.8s
15:56:16 [2020-02-26T15:56:16.793Z] 
15:56:16 [2020-02-26T15:56:16.793Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:56:16 [2020-02-26T15:56:16.861Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:56:18 [2020-02-26T15:56:18.154Z] #33 ...
15:56:18 [2020-02-26T15:56:18.154Z] 
15:56:18 [2020-02-26T15:56:18.154Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:56:18 [2020-02-26T15:56:18.154Z] #21 DONE 0.1s
15:56:18 [2020-02-26T15:56:18.154Z] 
15:56:18 [2020-02-26T15:56:18.154Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:56:18 [2020-02-26T15:56:18.154Z] #25 DONE 0.1s
15:56:18 [2020-02-26T15:56:18.154Z] 
15:56:18 [2020-02-26T15:56:18.154Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:56:21 [2020-02-26T15:56:21.020Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:56:21 [2020-02-26T15:56:21.943Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:56:21 [2020-02-26T15:56:21.943Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:56:22 [2020-02-26T15:56:22.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:56:22 [2020-02-26T15:56:22.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:56:24 [2020-02-26T15:56:24.473Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:56:25 [2020-02-26T15:56:25.879Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:56:27 [2020-02-26T15:56:27.243Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:56:27 [2020-02-26T15:56:27.498Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:56:28 [2020-02-26T15:56:28.508Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:56:28 [2020-02-26T15:56:28.508Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:56:28 [2020-02-26T15:56:28.508Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:56:31 [2020-02-26T15:56:31.657Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:56:32 [2020-02-26T15:56:32.978Z] #33 ...
15:56:32 [2020-02-26T15:56:32.978Z] 
15:56:32 [2020-02-26T15:56:32.978Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:56:32 [2020-02-26T15:56:32.978Z] #29 28.43 # github.com/docker/docker/contrib/httpserver
15:56:32 [2020-02-26T15:56:32.978Z] #29 28.43 loadinternal: cannot find runtime/cgo
15:56:32 [2020-02-26T15:56:32.978Z] #29 DONE 28.7s
15:56:32 [2020-02-26T15:56:32.978Z] 
15:56:32 [2020-02-26T15:56:32.978Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:56:32 [2020-02-26T15:56:32.978Z] #33 ...
15:56:32 [2020-02-26T15:56:32.978Z] 
15:56:32 [2020-02-26T15:56:32.978Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:56:32 [2020-02-26T15:56:32.978Z] #30 DONE 0.1s
15:56:32 [2020-02-26T15:56:32.978Z] 
15:56:32 [2020-02-26T15:56:32.978Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:56:33 [2020-02-26T15:56:33.246Z] --- PASS: TestBuildWithHugeFile (81.84s)
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildWithEmptyDockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:33 [2020-02-26T15:56:33.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
15:56:33 [2020-02-26T15:56:33.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
15:56:33 [2020-02-26T15:56:33.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
15:56:33 [2020-02-26T15:56:33.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildPreserveOwnership
15:56:33 [2020-02-26T15:56:33.246Z] === RUN   TestBuildPreserveOwnership/copy_from
15:56:36 [2020-02-26T15:56:36.740Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:56:38 [2020-02-26T15:56:38.229Z] --- PASS: TestBuildPreserveOwnership (4.64s)
15:56:38 [2020-02-26T15:56:38.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.03s)
15:56:38 [2020-02-26T15:56:38.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s)
15:56:38 [2020-02-26T15:56:38.229Z] === RUN   TestBuildPlatformInvalid
15:56:38 [2020-02-26T15:56:38.229Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:56:38 [2020-02-26T15:56:38.229Z] PASS
15:56:38 [2020-02-26T15:56:38.229Z] 
15:56:38 [2020-02-26T15:56:38.229Z] DONE 30 tests in 125.649s
15:56:38 [2020-02-26T15:56:38.229Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:56:38 [2020-02-26T15:56:38.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:56:38 [2020-02-26T15:56:38.229Z] ++ set -e
15:56:38 [2020-02-26T15:56:38.229Z] ++ '[' -n 0 ']'
15:56:38 [2020-02-26T15:56:38.229Z] ++ set -x
15:56:38 [2020-02-26T15:56:38.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:56:38 [2020-02-26T15:56:38.229Z] INFO: Testing against a local daemon
15:56:38 [2020-02-26T15:56:38.229Z] === RUN   TestConfigList
15:56:40 [2020-02-26T15:56:40.931Z] --- PASS: TestConfigList (2.23s)
15:56:40 [2020-02-26T15:56:40.931Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:325: [d8c3c621d3f17] waiting for daemon to start
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:325: [d8c3c621d3f17] waiting for daemon to start
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:353: [d8c3c621d3f17] daemon started
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:461: [d8c3c621d3f17] Stopping daemon
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:296: [d8c3c621d3f17] exiting daemon
15:56:40 [2020-02-26T15:56:40.931Z]     daemon.go:448: [d8c3c621d3f17] Daemon stopped
15:56:40 [2020-02-26T15:56:40.931Z] === RUN   TestConfigsCreateAndDelete
15:56:41 [2020-02-26T15:56:41.583Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:56:42 [2020-02-26T15:56:42.509Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:56:43 [2020-02-26T15:56:43.009Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
15:56:43 [2020-02-26T15:56:43.009Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:325: [d1bfb8446528d] waiting for daemon to start
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:325: [d1bfb8446528d] waiting for daemon to start
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:353: [d1bfb8446528d] daemon started
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:461: [d1bfb8446528d] Stopping daemon
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:296: [d1bfb8446528d] exiting daemon
15:56:43 [2020-02-26T15:56:43.009Z]     daemon.go:448: [d1bfb8446528d] Daemon stopped
15:56:43 [2020-02-26T15:56:43.009Z] === RUN   TestConfigsUpdate
15:56:44 [2020-02-26T15:56:44.392Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:56:45 [2020-02-26T15:56:45.078Z] --- PASS: TestConfigsUpdate (2.24s)
15:56:45 [2020-02-26T15:56:45.078Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:325: [d50f019853390] waiting for daemon to start
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:325: [d50f019853390] waiting for daemon to start
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:353: [d50f019853390] daemon started
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:461: [d50f019853390] Stopping daemon
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:296: [d50f019853390] exiting daemon
15:56:45 [2020-02-26T15:56:45.078Z]     daemon.go:448: [d50f019853390] Daemon stopped
15:56:45 [2020-02-26T15:56:45.078Z] === RUN   TestTemplatedConfig
15:56:46 [2020-02-26T15:56:46.118Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:56:46 [2020-02-26T15:56:46.365Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:56:46 [2020-02-26T15:56:46.365Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:56:47 [2020-02-26T15:56:47.075Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:56:47 [2020-02-26T15:56:47.289Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:56:47 [2020-02-26T15:56:47.529Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:56:47 [2020-02-26T15:56:47.545Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:56:47 [2020-02-26T15:56:47.802Z] --- PASS: TestTemplatedConfig (2.67s)
15:56:47 [2020-02-26T15:56:47.802Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:325: [d7016e9e99e2a] waiting for daemon to start
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:325: [d7016e9e99e2a] waiting for daemon to start
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:353: [d7016e9e99e2a] daemon started
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:461: [d7016e9e99e2a] Stopping daemon
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:296: [d7016e9e99e2a] exiting daemon
15:56:47 [2020-02-26T15:56:47.802Z]     daemon.go:448: [d7016e9e99e2a] Daemon stopped
15:56:47 [2020-02-26T15:56:47.802Z] === RUN   TestConfigInspect
15:56:48 [2020-02-26T15:56:48.105Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:56:49 [2020-02-26T15:56:49.850Z] --- PASS: TestConfigInspect (2.23s)
15:56:49 [2020-02-26T15:56:49.850Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:325: [d598436dda2b6] waiting for daemon to start
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:325: [d598436dda2b6] waiting for daemon to start
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:353: [d598436dda2b6] daemon started
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:461: [d598436dda2b6] Stopping daemon
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:296: [d598436dda2b6] exiting daemon
15:56:49 [2020-02-26T15:56:49.850Z]     daemon.go:448: [d598436dda2b6] Daemon stopped
15:56:49 [2020-02-26T15:56:49.850Z] === RUN   TestConfigCreateWithLabels
15:56:50 [2020-02-26T15:56:50.618Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:56:50 [2020-02-26T15:56:50.618Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:56:51 [2020-02-26T15:56:51.977Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:56:52 [2020-02-26T15:56:52.575Z] --- PASS: TestConfigCreateWithLabels (2.24s)
15:56:52 [2020-02-26T15:56:52.575Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:325: [dc0622d48efcb] waiting for daemon to start
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:325: [dc0622d48efcb] waiting for daemon to start
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:353: [dc0622d48efcb] daemon started
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:461: [dc0622d48efcb] Stopping daemon
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:296: [dc0622d48efcb] exiting daemon
15:56:52 [2020-02-26T15:56:52.575Z]     daemon.go:448: [dc0622d48efcb] Daemon stopped
15:56:52 [2020-02-26T15:56:52.575Z] === RUN   TestConfigCreateResolve
15:56:53 [2020-02-26T15:56:53.861Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:56:54 [2020-02-26T15:56:54.625Z] --- PASS: TestConfigCreateResolve (2.24s)
15:56:54 [2020-02-26T15:56:54.625Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:325: [d391aa444e346] waiting for daemon to start
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:325: [d391aa444e346] waiting for daemon to start
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:353: [d391aa444e346] daemon started
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:461: [d391aa444e346] Stopping daemon
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:296: [d391aa444e346] exiting daemon
15:56:54 [2020-02-26T15:56:54.625Z]     daemon.go:448: [d391aa444e346] Daemon stopped
15:56:54 [2020-02-26T15:56:54.625Z] === RUN   TestConfigDaemonLibtrustID
15:56:54 [2020-02-26T15:56:54.913Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:56:54 [2020-02-26T15:56:54.913Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:325: [d3a73a87b70fb] waiting for daemon to start
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:325: [d3a73a87b70fb] waiting for daemon to start
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:353: [d3a73a87b70fb] daemon started
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:461: [d3a73a87b70fb] Stopping daemon
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:296: [d3a73a87b70fb] exiting daemon
15:56:54 [2020-02-26T15:56:54.913Z]     daemon.go:448: [d3a73a87b70fb] Daemon stopped
15:56:54 [2020-02-26T15:56:54.913Z] PASS
15:56:54 [2020-02-26T15:56:54.913Z] 
15:56:54 [2020-02-26T15:56:54.913Z] DONE 8 tests in 16.776s
15:56:54 [2020-02-26T15:56:54.913Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:56:54 [2020-02-26T15:56:54.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:56:54 [2020-02-26T15:56:54.913Z] ++ set -e
15:56:54 [2020-02-26T15:56:54.913Z] ++ '[' -n 0 ']'
15:56:54 [2020-02-26T15:56:54.913Z] ++ set -x
15:56:54 [2020-02-26T15:56:54.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:56:54 [2020-02-26T15:56:54.913Z] INFO: Testing against a local daemon
15:56:54 [2020-02-26T15:56:54.913Z] === RUN   TestCheckpoint
15:56:54 [2020-02-26T15:56:54.913Z] --- SKIP: TestCheckpoint (0.00s)
15:56:54 [2020-02-26T15:56:54.913Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:56:54 [2020-02-26T15:56:54.913Z] === RUN   TestContainerInvalidJSON
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:56:55 [2020-02-26T15:56:55.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:56:55 [2020-02-26T15:56:55.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:56:55 [2020-02-26T15:56:55.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:56:55 [2020-02-26T15:56:55.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:56:55 [2020-02-26T15:56:55.203Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:56:55 [2020-02-26T15:56:55.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:56:55 [2020-02-26T15:56:55.203Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:56:55 [2020-02-26T15:56:55.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:56:55 [2020-02-26T15:56:55.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:56:55 [2020-02-26T15:56:55.203Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:56:55 [2020-02-26T15:56:55.203Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestCopyFromContainerPathIsNotDir
15:56:55 [2020-02-26T15:56:55.203Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestCopyToContainerPathDoesNotExist
15:56:55 [2020-02-26T15:56:55.203Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:56:55 [2020-02-26T15:56:55.203Z] === RUN   TestCopyToContainerPathIsNotDir
15:56:55 [2020-02-26T15:56:55.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
15:56:55 [2020-02-26T15:56:55.492Z] === RUN   TestCopyFromContainer
15:56:56 [2020-02-26T15:56:56.041Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:56:56 [2020-02-26T15:56:56.987Z] === RUN   TestCopyFromContainer//
15:56:56 [2020-02-26T15:56:56.987Z] === RUN   TestCopyFromContainer//bar/root
15:56:56 [2020-02-26T15:56:56.987Z] === RUN   TestCopyFromContainer//bar/root/
15:56:57 [2020-02-26T15:56:57.276Z] === RUN   TestCopyFromContainer/bar/quux
15:56:57 [2020-02-26T15:56:57.276Z] === RUN   TestCopyFromContainer/bar/quux/
15:56:57 [2020-02-26T15:56:57.276Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:56:57 [2020-02-26T15:56:57.559Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:56:57 [2020-02-26T15:56:57.565Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:56:57 [2020-02-26T15:56:57.565Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:56:57 [2020-02-26T15:56:57.565Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCopyFromContainer/bar/notarget
15:56:57 [2020-02-26T15:56:57.852Z] --- PASS: TestCopyFromContainer (2.40s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer// (0.09s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:56:57 [2020-02-26T15:56:57.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateLinkToNonExistingContainer
15:56:57 [2020-02-26T15:56:57.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateWithInvalidEnv
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateWithInvalidEnv/0
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateWithInvalidEnv/0
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateWithInvalidEnv/1
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateWithInvalidEnv/1
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateWithInvalidEnv/2
15:56:57 [2020-02-26T15:56:57.852Z] === PAUSE TestCreateWithInvalidEnv/2
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateWithInvalidEnv/0
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateWithInvalidEnv/2
15:56:57 [2020-02-26T15:56:57.852Z] === CONT  TestCreateWithInvalidEnv/1
15:56:57 [2020-02-26T15:56:57.852Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:56:57 [2020-02-26T15:56:57.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:56:57 [2020-02-26T15:56:57.852Z] === RUN   TestCreateTmpfsMountsTarget
15:56:58 [2020-02-26T15:56:58.020Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:56:58 [2020-02-26T15:56:58.138Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:56:58 [2020-02-26T15:56:58.138Z] === RUN   TestCreateWithCustomMaskedPaths
15:56:59 [2020-02-26T15:56:59.381Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:56:59 [2020-02-26T15:56:59.712Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:57:00 [2020-02-26T15:57:00.216Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s)
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:57:00 [2020-02-26T15:57:00.216Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:57:00 [2020-02-26T15:57:00.216Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:57:00 [2020-02-26T15:57:00.216Z] === RUN   TestCreateWithCustomReadonlyPaths
15:57:01 [2020-02-26T15:57:01.263Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:57:01 [2020-02-26T15:57:01.263Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
15:57:01 [2020-02-26T15:57:01.821Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:57:01 [2020-02-26T15:57:01.925Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:01 [2020-02-26T15:57:01.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:01 [2020-02-26T15:57:01.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:01 [2020-02-26T15:57:01.925Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:01 [2020-02-26T15:57:01.925Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:01 [2020-02-26T15:57:01.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
15:57:01 [2020-02-26T15:57:01.925Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:57:01 [2020-02-26T15:57:01.925Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:57:01 [2020-02-26T15:57:01.925Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:57:01 [2020-02-26T15:57:01.925Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:57:01 [2020-02-26T15:57:01.925Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:57:01 [2020-02-26T15:57:01.925Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:57:02 [2020-02-26T15:57:02.381Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:57:02 [2020-02-26T15:57:02.381Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:57:02 [2020-02-26T15:57:02.548Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
15:57:02 [2020-02-26T15:57:02.548Z] === RUN   TestContainerStartOnDaemonRestart
15:57:02 [2020-02-26T15:57:02.548Z] === PAUSE TestContainerStartOnDaemonRestart
15:57:02 [2020-02-26T15:57:02.548Z] === RUN   TestDaemonRestartIpcMode
15:57:02 [2020-02-26T15:57:02.548Z] === PAUSE TestDaemonRestartIpcMode
15:57:02 [2020-02-26T15:57:02.548Z] === RUN   TestDiff
15:57:03 [2020-02-26T15:57:03.568Z] --- PASS: TestDiff (0.67s)
15:57:03 [2020-02-26T15:57:03.568Z] === RUN   TestExecWithCloseStdin
15:57:04 [2020-02-26T15:57:04.196Z] --- PASS: TestExecWithCloseStdin (0.80s)
15:57:04 [2020-02-26T15:57:04.196Z] === RUN   TestExec
15:57:04 [2020-02-26T15:57:04.306Z] --- PASS: TestImportExtremelyLargeImageWorks (192.21s)
15:57:04 [2020-02-26T15:57:04.306Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:325: [d61868c61d01e] waiting for daemon to start
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:325: [d61868c61d01e] waiting for daemon to start
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:353: [d61868c61d01e] daemon started
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:461: [d61868c61d01e] Stopping daemon
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:296: [d61868c61d01e] exiting daemon
15:57:04 [2020-02-26T15:57:04.306Z]     daemon.go:448: [d61868c61d01e] Daemon stopped
15:57:04 [2020-02-26T15:57:04.306Z] PASS
15:57:04 [2020-02-26T15:57:04.306Z] 
15:57:04 [2020-02-26T15:57:04.306Z] DONE 11 tests in 194.212s
15:57:04 [2020-02-26T15:57:04.306Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:57:04 [2020-02-26T15:57:04.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:57:04 [2020-02-26T15:57:04.306Z] ++ set -e
15:57:04 [2020-02-26T15:57:04.306Z] ++ '[' -n 0 ']'
15:57:04 [2020-02-26T15:57:04.306Z] ++ set -x
15:57:04 [2020-02-26T15:57:04.306Z] ++ 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=amd64 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/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:57:04 [2020-02-26T15:57:04.306Z] INFO: Testing against a local daemon
15:57:04 [2020-02-26T15:57:04.306Z] === RUN   TestNetworkCreateDelete
15:57:04 [2020-02-26T15:57:04.306Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:57:04 [2020-02-26T15:57:04.306Z] === RUN   TestDockerNetworkDeletePreferID
15:57:04 [2020-02-26T15:57:04.821Z] --- PASS: TestExec (0.80s)
15:57:04 [2020-02-26T15:57:04.821Z] === RUN   TestExecUser
15:57:04 [2020-02-26T15:57:04.865Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
15:57:04 [2020-02-26T15:57:04.865Z] === RUN   TestInspectNetwork
15:57:05 [2020-02-26T15:57:05.423Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:57:05 [2020-02-26T15:57:05.848Z] --- PASS: TestExecUser (0.83s)
15:57:05 [2020-02-26T15:57:05.848Z] === RUN   TestExportContainerAndImportImage
15:57:06 [2020-02-26T15:57:06.698Z] --- PASS: TestExportContainerAndImportImage (0.96s)
15:57:06 [2020-02-26T15:57:06.698Z] === RUN   TestExportContainerAfterDaemonRestart
15:57:07 [2020-02-26T15:57:07.952Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:57:08 [2020-02-26T15:57:08.208Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
15:57:08 [2020-02-26T15:57:08.208Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
15:57:08 [2020-02-26T15:57:08.208Z]     daemon.go:325: [d1e80fc56a051] waiting for daemon to start
15:57:08 [2020-02-26T15:57:08.208Z]     daemon.go:325: [d1e80fc56a051] waiting for daemon to start
15:57:08 [2020-02-26T15:57:08.208Z]     daemon.go:353: [d1e80fc56a051] daemon started
15:57:08 [2020-02-26T15:57:08.208Z]     daemon.go:461: [d1e80fc56a051] Stopping daemon
15:57:08 [2020-02-26T15:57:08.208Z]     daemon.go:296: [d1e80fc56a051] exiting daemon
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:448: [d1e80fc56a051] Daemon stopped
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:325: [d1e80fc56a051] waiting for daemon to start
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:325: [d1e80fc56a051] waiting for daemon to start
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:353: [d1e80fc56a051] daemon started
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:461: [d1e80fc56a051] Stopping daemon
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:296: [d1e80fc56a051] exiting daemon
15:57:08 [2020-02-26T15:57:08.209Z]     daemon.go:448: [d1e80fc56a051] Daemon stopped
15:57:08 [2020-02-26T15:57:08.209Z] === RUN   TestHealthCheckWorkdir
15:57:08 [2020-02-26T15:57:08.895Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:57:09 [2020-02-26T15:57:09.234Z] --- PASS: TestHealthCheckWorkdir (0.94s)
15:57:09 [2020-02-26T15:57:09.234Z] === RUN   TestHealthKillContainer
15:57:10 [2020-02-26T15:57:10.254Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:57:11 [2020-02-26T15:57:11.177Z] === RUN   TestInspectNetwork/full_network_id
15:57:11 [2020-02-26T15:57:11.177Z] === RUN   TestInspectNetwork/partial_network_id
15:57:11 [2020-02-26T15:57:11.177Z] === RUN   TestInspectNetwork/network_name
15:57:11 [2020-02-26T15:57:11.177Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:57:12 [2020-02-26T15:57:12.622Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:57:12 [2020-02-26T15:57:12.731Z] --- PASS: TestHealthKillContainer (2.86s)
15:57:12 [2020-02-26T15:57:12.731Z] === RUN   TestInspectCpusetInConfigPre120
15:57:12 [2020-02-26T15:57:12.731Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
15:57:12 [2020-02-26T15:57:12.731Z] === RUN   TestIpcModeNone
15:57:13 [2020-02-26T15:57:13.182Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:57:13 [2020-02-26T15:57:13.747Z] --- PASS: TestIpcModeNone (0.78s)
15:57:13 [2020-02-26T15:57:13.747Z] === RUN   TestIpcModePrivate
15:57:14 [2020-02-26T15:57:14.370Z] --- PASS: TestIpcModePrivate (0.78s)
15:57:14 [2020-02-26T15:57:14.370Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
15:57:14 [2020-02-26T15:57:14.370Z] === RUN   TestIpcModeShareable
15:57:14 [2020-02-26T15:57:14.995Z] --- PASS: TestIpcModeShareable (0.77s)
15:57:14 [2020-02-26T15:57:14.995Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
15:57:14 [2020-02-26T15:57:14.995Z] === RUN   TestAPIIpcModeShareableAndContainer
15:57:15 [2020-02-26T15:57:15.064Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:57:15 [2020-02-26T15:57:15.625Z] --- PASS: TestInspectNetwork (10.94s)
15:57:15 [2020-02-26T15:57:15.625Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:325: [d867d421b3e38] waiting for daemon to start
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:325: [d867d421b3e38] waiting for daemon to start
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:353: [d867d421b3e38] daemon started
15:57:15 [2020-02-26T15:57:15.625Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:57:15 [2020-02-26T15:57:15.625Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:57:15 [2020-02-26T15:57:15.625Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:57:15 [2020-02-26T15:57:15.625Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:461: [d867d421b3e38] Stopping daemon
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:296: [d867d421b3e38] exiting daemon
15:57:15 [2020-02-26T15:57:15.625Z]     daemon.go:448: [d867d421b3e38] Daemon stopped
15:57:15 [2020-02-26T15:57:15.625Z] === RUN   TestRunContainerWithBridgeNone
15:57:16 [2020-02-26T15:57:16.549Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:57:17 [2020-02-26T15:57:17.472Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:57:17 [2020-02-26T15:57:17.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s)
15:57:17 [2020-02-26T15:57:17.690Z] === RUN   TestAPIIpcModeHost
15:57:17 [2020-02-26T15:57:17.977Z] --- PASS: TestAPIIpcModeHost (0.64s)
15:57:17 [2020-02-26T15:57:17.977Z] === RUN   TestDaemonIpcModeShareable
15:57:18 [2020-02-26T15:57:18.833Z] --- PASS: TestRunContainerWithBridgeNone (2.98s)
15:57:18 [2020-02-26T15:57:18.833Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:325: [d491b3abe55f1] waiting for daemon to start
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:325: [d491b3abe55f1] waiting for daemon to start
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:353: [d491b3abe55f1] daemon started
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:461: [d491b3abe55f1] Stopping daemon
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:296: [d491b3abe55f1] exiting daemon
15:57:18 [2020-02-26T15:57:18.833Z]     daemon.go:448: [d491b3abe55f1] Daemon stopped
15:57:18 [2020-02-26T15:57:18.833Z] === RUN   TestNetworkInvalidJSON
15:57:18 [2020-02-26T15:57:18.833Z] === RUN   TestNetworkInvalidJSON//networks/create
15:57:18 [2020-02-26T15:57:18.833Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:57:18 [2020-02-26T15:57:18.833Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2020-02-26T15:57:18.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2020-02-26T15:57:18.833Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2020-02-26T15:57:18.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2020-02-26T15:57:18.833Z] === CONT  TestNetworkInvalidJSON//networks/create
15:57:18 [2020-02-26T15:57:18.833Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2020-02-26T15:57:18.833Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2020-02-26T15:57:18.833Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:57:18 [2020-02-26T15:57:18.833Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:57:18 [2020-02-26T15:57:18.833Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:57:18 [2020-02-26T15:57:18.833Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:57:18 [2020-02-26T15:57:18.833Z] === RUN   TestDaemonRestartWithLiveRestore
15:57:19 [2020-02-26T15:57:19.392Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:57:19 [2020-02-26T15:57:19.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
15:57:19 [2020-02-26T15:57:19.690Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:325: [dbe668a49fd47] waiting for daemon to start
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:325: [dbe668a49fd47] waiting for daemon to start
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:353: [dbe668a49fd47] daemon started
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:461: [dbe668a49fd47] Stopping daemon
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:296: [dbe668a49fd47] exiting daemon
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:448: [dbe668a49fd47] Daemon stopped
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:325: [dbe668a49fd47] waiting for daemon to start
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:325: [dbe668a49fd47] waiting for daemon to start
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:353: [dbe668a49fd47] daemon started
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:461: [dbe668a49fd47] Stopping daemon
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:296: [dbe668a49fd47] exiting daemon
15:57:19 [2020-02-26T15:57:19.690Z]     daemon.go:448: [dbe668a49fd47] Daemon stopped
15:57:19 [2020-02-26T15:57:19.690Z] === RUN   TestDaemonDefaultNetworkPools
15:57:20 [2020-02-26T15:57:20.036Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
15:57:20 [2020-02-26T15:57:20.036Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:325: [d71165aaffb1d] waiting for daemon to start
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:325: [d71165aaffb1d] waiting for daemon to start
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:353: [d71165aaffb1d] daemon started
15:57:20 [2020-02-26T15:57:20.036Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:461: [d71165aaffb1d] Stopping daemon
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:296: [d71165aaffb1d] exiting daemon
15:57:20 [2020-02-26T15:57:20.036Z]     daemon.go:448: [d71165aaffb1d] Daemon stopped
15:57:20 [2020-02-26T15:57:20.036Z] === RUN   TestDaemonIpcModePrivate
15:57:20 [2020-02-26T15:57:20.613Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
15:57:20 [2020-02-26T15:57:20.613Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:325: [d2e38731ba57c] waiting for daemon to start
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:325: [d2e38731ba57c] waiting for daemon to start
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:353: [d2e38731ba57c] daemon started
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:461: [d2e38731ba57c] Stopping daemon
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:296: [d2e38731ba57c] exiting daemon
15:57:20 [2020-02-26T15:57:20.613Z]     daemon.go:448: [d2e38731ba57c] Daemon stopped
15:57:20 [2020-02-26T15:57:20.613Z] === RUN   TestDaemonRestartWithExistingNetwork
15:57:20 [2020-02-26T15:57:20.872Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:57:21 [2020-02-26T15:57:21.527Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
15:57:21 [2020-02-26T15:57:21.527Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:325: [dd2e1ab4e1f80] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:325: [dd2e1ab4e1f80] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:353: [dd2e1ab4e1f80] daemon started
15:57:21 [2020-02-26T15:57:21.527Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:461: [dd2e1ab4e1f80] Stopping daemon
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:296: [dd2e1ab4e1f80] exiting daemon
15:57:21 [2020-02-26T15:57:21.527Z]     daemon.go:448: [dd2e1ab4e1f80] Daemon stopped
15:57:21 [2020-02-26T15:57:21.527Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:57:21 [2020-02-26T15:57:21.797Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:57:21 [2020-02-26T15:57:21.797Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:325: [d65b37df72780] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:325: [d65b37df72780] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:353: [d65b37df72780] daemon started
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:461: [d65b37df72780] Stopping daemon
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:296: [d65b37df72780] exiting daemon
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:448: [d65b37df72780] Daemon stopped
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:325: [d65b37df72780] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:325: [d65b37df72780] waiting for daemon to start
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:353: [d65b37df72780] daemon started
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:461: [d65b37df72780] Stopping daemon
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:296: [d65b37df72780] exiting daemon
15:57:21 [2020-02-26T15:57:21.797Z]     daemon.go:448: [d65b37df72780] Daemon stopped
15:57:21 [2020-02-26T15:57:21.797Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:57:22 [2020-02-26T15:57:22.051Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:57:22 [2020-02-26T15:57:22.976Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
15:57:22 [2020-02-26T15:57:22.976Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:325: [de2700ba41e17] waiting for daemon to start
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:325: [de2700ba41e17] waiting for daemon to start
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:353: [de2700ba41e17] daemon started
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:461: [de2700ba41e17] Stopping daemon
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:296: [de2700ba41e17] exiting daemon
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:448: [de2700ba41e17] Daemon stopped
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:325: [de2700ba41e17] waiting for daemon to start
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:325: [de2700ba41e17] waiting for daemon to start
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:353: [de2700ba41e17] daemon started
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:461: [de2700ba41e17] Stopping daemon
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:296: [de2700ba41e17] exiting daemon
15:57:22 [2020-02-26T15:57:22.976Z]     daemon.go:448: [de2700ba41e17] Daemon stopped
15:57:22 [2020-02-26T15:57:22.976Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:57:23 [2020-02-26T15:57:23.577Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
15:57:23 [2020-02-26T15:57:23.577Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:325: [d61125ebcb38a] waiting for daemon to start
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:325: [d61125ebcb38a] waiting for daemon to start
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:353: [d61125ebcb38a] daemon started
15:57:23 [2020-02-26T15:57:23.577Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:461: [d61125ebcb38a] Stopping daemon
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:296: [d61125ebcb38a] exiting daemon
15:57:23 [2020-02-26T15:57:23.577Z]     daemon.go:448: [d61125ebcb38a] Daemon stopped
15:57:23 [2020-02-26T15:57:23.577Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:57:23 [2020-02-26T15:57:23.622Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:57:23 [2020-02-26T15:57:23.622Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:325: [d98d064faa6ce] waiting for daemon to start
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:325: [d98d064faa6ce] waiting for daemon to start
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:353: [d98d064faa6ce] daemon started
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:461: [d98d064faa6ce] Stopping daemon
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:296: [d98d064faa6ce] exiting daemon
15:57:23 [2020-02-26T15:57:23.622Z]     daemon.go:448: [d98d064faa6ce] Daemon stopped
15:57:23 [2020-02-26T15:57:23.622Z] === RUN   TestServiceWithPredefinedNetwork
15:57:24 [2020-02-26T15:57:24.546Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:57:25 [2020-02-26T15:57:25.101Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
15:57:25 [2020-02-26T15:57:25.101Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:325: [d4ed9775dacfa] waiting for daemon to start
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:325: [d4ed9775dacfa] waiting for daemon to start
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:353: [d4ed9775dacfa] daemon started
15:57:25 [2020-02-26T15:57:25.101Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:461: [d4ed9775dacfa] Stopping daemon
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:296: [d4ed9775dacfa] exiting daemon
15:57:25 [2020-02-26T15:57:25.101Z]     daemon.go:448: [d4ed9775dacfa] Daemon stopped
15:57:25 [2020-02-26T15:57:25.101Z] === RUN   TestIpcModeOlderClient
15:57:25 [2020-02-26T15:57:25.101Z] === PAUSE TestIpcModeOlderClient
15:57:25 [2020-02-26T15:57:25.101Z] === RUN   TestKillContainerInvalidSignal
15:57:25 [2020-02-26T15:57:25.623Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
15:57:25 [2020-02-26T15:57:25.623Z] === RUN   TestKillContainer
15:57:25 [2020-02-26T15:57:25.623Z] === RUN   TestKillContainer/no_signal
15:57:26 [2020-02-26T15:57:26.256Z] === RUN   TestKillContainer/non_killing_signal
15:57:26 [2020-02-26T15:57:26.887Z] === RUN   TestKillContainer/killing_signal
15:57:27 [2020-02-26T15:57:27.054Z] --- PASS: TestServiceWithPredefinedNetwork (3.42s)
15:57:27 [2020-02-26T15:57:27.054Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:325: [d6b39c3f70d90] waiting for daemon to start
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:325: [d6b39c3f70d90] waiting for daemon to start
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:353: [d6b39c3f70d90] daemon started
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:461: [d6b39c3f70d90] Stopping daemon
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:296: [d6b39c3f70d90] exiting daemon
15:57:27 [2020-02-26T15:57:27.054Z]     daemon.go:448: [d6b39c3f70d90] Daemon stopped
15:57:27 [2020-02-26T15:57:27.054Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:57:27 [2020-02-26T15:57:27.054Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:57:27 [2020-02-26T15:57:27.054Z]     service_test.go:230: FLAKY_TEST
15:57:27 [2020-02-26T15:57:27.054Z] === RUN   TestServiceWithDataPathPortInit
15:57:27 [2020-02-26T15:57:27.511Z] --- PASS: TestKillContainer (2.03s)
15:57:27 [2020-02-26T15:57:27.512Z]     --- PASS: TestKillContainer/no_signal (0.65s)
15:57:27 [2020-02-26T15:57:27.512Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
15:57:27 [2020-02-26T15:57:27.512Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
15:57:27 [2020-02-26T15:57:27.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:57:27 [2020-02-26T15:57:27.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:57:28 [2020-02-26T15:57:28.134Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:57:28 [2020-02-26T15:57:28.935Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:57:29 [2020-02-26T15:57:29.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
15:57:29 [2020-02-26T15:57:29.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
15:57:29 [2020-02-26T15:57:29.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
15:57:29 [2020-02-26T15:57:29.162Z] === RUN   TestKillStoppedContainer
15:57:29 [2020-02-26T15:57:29.162Z] --- PASS: TestKillStoppedContainer (0.09s)
15:57:29 [2020-02-26T15:57:29.162Z] === RUN   TestKillStoppedContainerAPIPre120
15:57:29 [2020-02-26T15:57:29.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:57:29 [2020-02-26T15:57:29.162Z] === RUN   TestKillDifferentUserContainer
15:57:29 [2020-02-26T15:57:29.781Z] --- PASS: TestKillDifferentUserContainer (0.68s)
15:57:29 [2020-02-26T15:57:29.781Z] === RUN   TestInspectOomKilledTrue
15:57:31 [2020-02-26T15:57:31.269Z] --- PASS: TestInspectOomKilledTrue (1.22s)
15:57:31 [2020-02-26T15:57:31.269Z] === RUN   TestInspectOomKilledFalse
15:57:32 [2020-02-26T15:57:32.123Z] --- PASS: TestInspectOomKilledFalse (0.68s)
15:57:32 [2020-02-26T15:57:32.123Z] === RUN   TestLinksEtcHostsContentMatch
15:57:32 [2020-02-26T15:57:32.123Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
15:57:32 [2020-02-26T15:57:32.123Z] === RUN   TestLinksContainerNames
15:57:33 [2020-02-26T15:57:33.634Z] --- PASS: TestLinksContainerNames (1.31s)
15:57:33 [2020-02-26T15:57:33.634Z] === RUN   TestLogsFollowTailEmpty
15:57:34 [2020-02-26T15:57:34.261Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
15:57:34 [2020-02-26T15:57:34.261Z] === RUN   TestContainerNetworkMountsNoChown
15:57:35 [2020-02-26T15:57:35.128Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/default
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/default
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/private
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/private
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rprivate
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rprivate
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/slave
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/slave
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rslave
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rslave
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/shared
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/shared
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rshared
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rshared
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/default
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/default/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/default/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/default/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rshared
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/shared
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rslave
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/slave
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rprivate
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/private
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/private/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/private/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/default/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/private/bind_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/private/mount_root
15:57:35 [2020-02-26T15:57:35.128Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:57:35 [2020-02-26T15:57:35.427Z] --- PASS: TestMountDaemonRoot (0.05s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:57:35 [2020-02-26T15:57:35.427Z] === RUN   TestContainerBindMountNonRecursive
15:57:36 [2020-02-26T15:57:36.936Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
15:57:36 [2020-02-26T15:57:36.936Z] === RUN   TestNetworkNat
15:57:37 [2020-02-26T15:57:37.564Z] --- PASS: TestNetworkNat (0.71s)
15:57:37 [2020-02-26T15:57:37.564Z] === RUN   TestNetworkLocalhostTCPNat
15:57:38 [2020-02-26T15:57:38.592Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
15:57:38 [2020-02-26T15:57:38.593Z] === RUN   TestNetworkLoopbackNat
15:57:38 [2020-02-26T15:57:38.900Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:57:39 [2020-02-26T15:57:39.616Z] --- PASS: TestNetworkLoopbackNat (0.99s)
15:57:39 [2020-02-26T15:57:39.616Z] === RUN   TestPause
15:57:40 [2020-02-26T15:57:40.252Z] --- PASS: TestPause (0.70s)
15:57:40 [2020-02-26T15:57:40.252Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:57:40 [2020-02-26T15:57:40.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:57:40 [2020-02-26T15:57:40.252Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:57:40 [2020-02-26T15:57:40.252Z] === RUN   TestPauseStopPausedContainer
15:57:40 [2020-02-26T15:57:40.781Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:57:40 [2020-02-26T15:57:40.877Z] --- PASS: TestPauseStopPausedContainer (0.71s)
15:57:40 [2020-02-26T15:57:40.877Z] === RUN   TestPsFilter
15:57:40 [2020-02-26T15:57:40.877Z] --- PASS: TestPsFilter (0.20s)
15:57:40 [2020-02-26T15:57:40.877Z] === RUN   TestRemoveContainerWithRemovedVolume
15:57:41 [2020-02-26T15:57:41.504Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
15:57:41 [2020-02-26T15:57:41.504Z] === RUN   TestRemoveContainerWithVolume
15:57:41 [2020-02-26T15:57:41.703Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:57:41 [2020-02-26T15:57:41.703Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:57:42 [2020-02-26T15:57:42.537Z] --- PASS: TestRemoveContainerWithVolume (0.71s)
15:57:42 [2020-02-26T15:57:42.537Z] === RUN   TestRemoveContainerRunning
15:57:42 [2020-02-26T15:57:42.671Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:57:42 [2020-02-26T15:57:42.824Z] --- PASS: TestRemoveContainerRunning (0.65s)
15:57:42 [2020-02-26T15:57:42.824Z] === RUN   TestRemoveContainerForceRemoveRunning
15:57:43 [2020-02-26T15:57:43.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
15:57:43 [2020-02-26T15:57:43.851Z] === RUN   TestRemoveInvalidContainer
15:57:43 [2020-02-26T15:57:43.851Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:57:43 [2020-02-26T15:57:43.851Z] === RUN   TestRenameLinkedContainer
15:57:45 [2020-02-26T15:57:45.179Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:57:45 [2020-02-26T15:57:45.179Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:57:46 [2020-02-26T15:57:46.539Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:57:46 [2020-02-26T15:57:46.561Z] --- PASS: TestRenameLinkedContainer (2.60s)
15:57:46 [2020-02-26T15:57:46.561Z] === RUN   TestRenameStoppedContainer
15:57:46 [2020-02-26T15:57:46.794Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:57:46 [2020-02-26T15:57:46.880Z] --- PASS: TestRenameStoppedContainer (0.64s)
15:57:46 [2020-02-26T15:57:46.880Z] === RUN   TestRenameRunningContainerAndReuse
15:57:47 [2020-02-26T15:57:47.048Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:57:47 [2020-02-26T15:57:47.303Z] --- PASS: TestServiceWithDataPathPortInit (20.23s)
15:57:47 [2020-02-26T15:57:47.303Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:325: [dc39f988b92a9] waiting for daemon to start
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:325: [dc39f988b92a9] waiting for daemon to start
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:353: [dc39f988b92a9] daemon started
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:461: [dc39f988b92a9] Stopping daemon
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:296: [dc39f988b92a9] exiting daemon
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:448: [dc39f988b92a9] Daemon stopped
15:57:47 [2020-02-26T15:57:47.303Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:325: [da945bc7b706e] waiting for daemon to start
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:325: [da945bc7b706e] waiting for daemon to start
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:353: [da945bc7b706e] daemon started
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:461: [da945bc7b706e] Stopping daemon
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:296: [da945bc7b706e] exiting daemon
15:57:47 [2020-02-26T15:57:47.303Z]     daemon.go:448: [da945bc7b706e] Daemon stopped
15:57:47 [2020-02-26T15:57:47.303Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:57:47 [2020-02-26T15:57:47.861Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:57:47 [2020-02-26T15:57:47.861Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:57:48 [2020-02-26T15:57:48.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
15:57:48 [2020-02-26T15:57:48.384Z] === RUN   TestRenameInvalidName
15:57:48 [2020-02-26T15:57:48.420Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:57:48 [2020-02-26T15:57:48.675Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:57:49 [2020-02-26T15:57:49.019Z] --- PASS: TestRenameInvalidName (0.67s)
15:57:49 [2020-02-26T15:57:49.019Z] === RUN   TestRenameAnonymousContainer
15:57:50 [2020-02-26T15:57:50.038Z] --- PASS: TestDockerDaemonSuite (402.34s)
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.72s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [deb5c79601f90] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [deb5c79601f90] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [deb5c79601f90] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [deb5c79601f90] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [deb5c79601f90] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [deb5c79601f90] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [deb5c79601f90] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [deb5c79601f90] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [deb5c79601f90] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [deb5c79601f90] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [deb5c79601f90] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [deb5c79601f90] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [deb5c79601f90] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d4abfc90fafec] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d4abfc90fafec] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d4abfc90fafec] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d4abfc90fafec] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d4abfc90fafec] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d4abfc90fafec] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.55s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [def9dd355437f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [def9dd355437f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [def9dd355437f] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [def9dd355437f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [def9dd355437f] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [def9dd355437f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [ded4feb5cbe49] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [ded4feb5cbe49] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [ded4feb5cbe49] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [ded4feb5cbe49] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         docker_cli_daemon_test.go:1449: Daemon ded4feb5cbe49 is not started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [ded4feb5cbe49] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [ded4feb5cbe49] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [ded4feb5cbe49] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [ded4feb5cbe49] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [ded4feb5cbe49] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [ded4feb5cbe49] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         check_test.go:309: Daemon dc014b302ddc6 is not started
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d742ef43f9505] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d742ef43f9505] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d742ef43f9505] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d742ef43f9505] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d742ef43f9505] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d742ef43f9505] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d742ef43f9505] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d742ef43f9505] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d742ef43f9505] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d742ef43f9505] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [dceb8a54fae11] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [dceb8a54fae11] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [dceb8a54fae11] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [dceb8a54fae11] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         check_test.go:309: Daemon de770bc6cfd95 is not started
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.37s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de3ff0e2dd1fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de3ff0e2dd1fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [de3ff0e2dd1fa] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [de3ff0e2dd1fa] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [de3ff0e2dd1fa] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [de3ff0e2dd1fa] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d070d10745788] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d070d10745788] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d070d10745788] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d070d10745788] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d070d10745788] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d070d10745788] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d070d10745788] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d070d10745788] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d070d10745788] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d070d10745788] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [df9a3d94cf15b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [df9a3d94cf15b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [df9a3d94cf15b] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [df9a3d94cf15b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [df9a3d94cf15b] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [df9a3d94cf15b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [df9a3d94cf15b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [df9a3d94cf15b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [df9a3d94cf15b] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [df9a3d94cf15b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [df9a3d94cf15b] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [df9a3d94cf15b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.45s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d39d1b8343c5e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d39d1b8343c5e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d39d1b8343c5e] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d39d1b8343c5e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d39d1b8343c5e] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d39d1b8343c5e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d39d1b8343c5e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d39d1b8343c5e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d39d1b8343c5e] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d39d1b8343c5e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d39d1b8343c5e] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d39d1b8343c5e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.80s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d564f7f341fdd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d564f7f341fdd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d564f7f341fdd] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d564f7f341fdd] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d564f7f341fdd] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d564f7f341fdd] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d564f7f341fdd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d564f7f341fdd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d564f7f341fdd] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d564f7f341fdd] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d564f7f341fdd] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d564f7f341fdd] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de4c34932cd39] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de4c34932cd39] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [de4c34932cd39] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [de4c34932cd39] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [de4c34932cd39] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [de4c34932cd39] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de4c34932cd39] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [de4c34932cd39] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [de4c34932cd39] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [de4c34932cd39] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [de4c34932cd39] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [de4c34932cd39] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d93c2151456e1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d93c2151456e1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d93c2151456e1] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d93c2151456e1] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d93c2151456e1] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d93c2151456e1] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d93c2151456e1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d93c2151456e1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d93c2151456e1] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d93c2151456e1] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d93c2151456e1] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d93c2151456e1] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d932fcba9233d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d932fcba9233d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d932fcba9233d] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d932fcba9233d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d932fcba9233d] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d932fcba9233d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d932fcba9233d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d932fcba9233d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:353: [d932fcba9233d] daemon started
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:461: [d932fcba9233d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d932fcba9233d] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:448: [d932fcba9233d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d6c14efc2ee5b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [d6c14efc2ee5b] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [d6c14efc2ee5b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         check_test.go:309: Daemon d1f4e9e516a5d is not started
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [dda3f463f14b5] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:296: [dda3f463f14b5] exiting daemon
15:57:50 [2020-02-26T15:57:50.038Z]         daemon.go:325: [dda3f463f14b5] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.038Z]         check_test.go:309: Daemon d7e40751a2cd5 is not started
15:57:50 [2020-02-26T15:57:50.038Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.58s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d78579fd0007d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d78579fd0007d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d78579fd0007d] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d78579fd0007d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d78579fd0007d] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d78579fd0007d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d3a74343facb4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d3a74343facb4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d3a74343facb4] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d3a74343facb4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d3a74343facb4] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d3a74343facb4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         check_test.go:309: Daemon d3a74343facb4 is not started
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.68s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d0494c78b6998] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d0494c78b6998] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d0494c78b6998] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d0494c78b6998] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d0494c78b6998] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d0494c78b6998] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d0494c78b6998] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d0494c78b6998] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d0494c78b6998] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d0494c78b6998] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d0494c78b6998] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d0494c78b6998] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfd3339cf3530] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfd3339cf3530] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dfd3339cf3530] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dfd3339cf3530] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dfd3339cf3530] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dfd3339cf3530] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfd3339cf3530] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfd3339cf3530] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dfd3339cf3530] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dfd3339cf3530] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dfd3339cf3530] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dfd3339cf3530] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [daabd5364991f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [daabd5364991f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [daabd5364991f] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [daabd5364991f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [daabd5364991f] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [daabd5364991f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [daabd5364991f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [daabd5364991f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [daabd5364991f] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [daabd5364991f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [daabd5364991f] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [daabd5364991f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d72bb5a13af0c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d72bb5a13af0c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d72bb5a13af0c] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d72bb5a13af0c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d72bb5a13af0c] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d72bb5a13af0c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d72bb5a13af0c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d72bb5a13af0c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d72bb5a13af0c] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d72bb5a13af0c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d72bb5a13af0c] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d72bb5a13af0c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d21bb36ddb987] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d21bb36ddb987] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d21bb36ddb987] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d21bb36ddb987] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d21bb36ddb987] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d21bb36ddb987] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d3ce31c16a449] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d3ce31c16a449] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d3ce31c16a449] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d3ce31c16a449] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d3ce31c16a449] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d3ce31c16a449] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d23480fcdddaf] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d23480fcdddaf] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d23480fcdddaf] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d23480fcdddaf] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d23480fcdddaf] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d23480fcdddaf] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [da389bed13cbb] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [da389bed13cbb] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [da389bed13cbb] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [da389bed13cbb] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:450: [da389bed13cbb] Error when stopping daemon: daemon not started
15:57:50 [2020-02-26T15:57:50.039Z]         check_test.go:309: Daemon da389bed13cbb is not started
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df6a0b6b60b7b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df6a0b6b60b7b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [df6a0b6b60b7b] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [df6a0b6b60b7b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [df6a0b6b60b7b] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [df6a0b6b60b7b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dedaf56b285ea] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dedaf56b285ea] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dedaf56b285ea] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dedaf56b285ea] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dedaf56b285ea] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dedaf56b285ea] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2a2fad81994e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2a2fad81994e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d2a2fad81994e] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d2a2fad81994e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d2a2fad81994e] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d2a2fad81994e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.34s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dcda1a4a2620c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dcda1a4a2620c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dcda1a4a2620c] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dcda1a4a2620c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dcda1a4a2620c] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dcda1a4a2620c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dcda1a4a2620c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dcda1a4a2620c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dcda1a4a2620c] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dcda1a4a2620c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dcda1a4a2620c] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dcda1a4a2620c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.24s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d95eafe1ae043] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d95eafe1ae043] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d95eafe1ae043] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d95eafe1ae043] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d95eafe1ae043] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d95eafe1ae043] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d95eafe1ae043] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d95eafe1ae043] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d95eafe1ae043] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d95eafe1ae043] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d95eafe1ae043] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d95eafe1ae043] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d722b800640c6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d722b800640c6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d722b800640c6] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d722b800640c6] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d722b800640c6] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d722b800640c6] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d722b800640c6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d722b800640c6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d722b800640c6] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d722b800640c6] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d722b800640c6] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d722b800640c6] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:57:50 [2020-02-26T15:57:50.039Z]         requirement.go:26: unmatched requirement IPv6
15:57:50 [2020-02-26T15:57:50.039Z]         check_test.go:309: Daemon d8d6dd4cedb27 is not started
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.16s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d40723e8d7f63] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d40723e8d7f63] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d40723e8d7f63] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d40723e8d7f63] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d40723e8d7f63] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d40723e8d7f63] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.25s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df23a211899c8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df23a211899c8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [df23a211899c8] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [df23a211899c8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [df23a211899c8] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [df23a211899c8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.46s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfa55bebbf9cd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dfa55bebbf9cd] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dfa55bebbf9cd] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dfa55bebbf9cd] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dfa55bebbf9cd] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dfa55bebbf9cd] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df192198b3315] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df192198b3315] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [df192198b3315] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [df192198b3315] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [df192198b3315] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [df192198b3315] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         check_test.go:309: Daemon df192198b3315 is not started
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d22e53f0c1507] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d22e53f0c1507] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d22e53f0c1507] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d22e53f0c1507] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d22e53f0c1507] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d22e53f0c1507] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d22e53f0c1507] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d22e53f0c1507] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d22e53f0c1507] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d22e53f0c1507] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d22e53f0c1507] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d22e53f0c1507] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df662523a46c1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [df662523a46c1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [df662523a46c1] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [df662523a46c1] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [df662523a46c1] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [df662523a46c1] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]         check_test.go:309: Daemon df662523a46c1 is not started
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dc2e16ce5b7ee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dc2e16ce5b7ee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dc2e16ce5b7ee] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dc2e16ce5b7ee] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         docker_cli_daemon_plugins_test.go:80: Daemon dc2e16ce5b7ee is not started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dc2e16ce5b7ee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [dc2e16ce5b7ee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [dc2e16ce5b7ee] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [dc2e16ce5b7ee] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [dc2e16ce5b7ee] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [dc2e16ce5b7ee] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (10.49s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2e389098feee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2e389098feee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d2e389098feee] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d2e389098feee] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         docker_cli_daemon_plugins_test.go:170: Daemon d2e389098feee is not started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2e389098feee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d2e389098feee] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d2e389098feee] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d2e389098feee] Stopping daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:296: [d2e389098feee] exiting daemon
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:448: [d2e389098feee] Daemon stopped
15:57:50 [2020-02-26T15:57:50.039Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s)
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d9a91e6aa8a0f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:325: [d9a91e6aa8a0f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:353: [d9a91e6aa8a0f] daemon started
15:57:50 [2020-02-26T15:57:50.039Z]         daemon.go:461: [d9a91e6aa8a0f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d9a91e6aa8a0f] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d9a91e6aa8a0f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d9a91e6aa8a0f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d9a91e6aa8a0f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d9a91e6aa8a0f] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d9a91e6aa8a0f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d9a91e6aa8a0f] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d9a91e6aa8a0f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d05444b5c7fac] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d05444b5c7fac] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d05444b5c7fac] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d05444b5c7fac] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d05444b5c7fac] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d05444b5c7fac] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4bddde404bc6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4bddde404bc6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d4bddde404bc6] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d4bddde404bc6] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d4bddde404bc6] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d4bddde404bc6] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d8b1623a706ef] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d8b1623a706ef] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d8b1623a706ef] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d8b1623a706ef] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:450: [d8b1623a706ef] Error when stopping daemon: daemon not started
15:57:50 [2020-02-26T15:57:50.040Z]         check_test.go:309: Daemon d8b1623a706ef is not started
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d88830522a2c4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d88830522a2c4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d88830522a2c4] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d88830522a2c4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d88830522a2c4] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d88830522a2c4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d7e6b978ac2f4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d7e6b978ac2f4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d7e6b978ac2f4] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d7e6b978ac2f4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d7e6b978ac2f4] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d7e6b978ac2f4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d8343cd0b2d81] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d8343cd0b2d81] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d8343cd0b2d81] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d8343cd0b2d81] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d8343cd0b2d81] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d8343cd0b2d81] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.96s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dbfce9fae6fad] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dbfce9fae6fad] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dbfce9fae6fad] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dbfce9fae6fad] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dbfce9fae6fad] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dbfce9fae6fad] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30efd899cbdb] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30efd899cbdb] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d30efd899cbdb] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d30efd899cbdb] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d30efd899cbdb] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d30efd899cbdb] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.90s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d0ac01c26a54d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d0ac01c26a54d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d0ac01c26a54d] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d0ac01c26a54d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d0ac01c26a54d] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d0ac01c26a54d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.68s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d05c169eb2a26] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d05c169eb2a26] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d05c169eb2a26] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d05c169eb2a26] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d05c169eb2a26] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d05c169eb2a26] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d7b7cb6018721] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d7b7cb6018721] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d7b7cb6018721] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d7b7cb6018721] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d7b7cb6018721] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d7b7cb6018721] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [ddc85b128c0ed] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [ddc85b128c0ed] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [ddc85b128c0ed] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [ddc85b128c0ed] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [ddc85b128c0ed] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [ddc85b128c0ed] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d9a6be23ee515] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d9a6be23ee515] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d9a6be23ee515] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d9a6be23ee515] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d9a6be23ee515] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d9a6be23ee515] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.40s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [db0000cfc5e1e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [db0000cfc5e1e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [db0000cfc5e1e] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [db0000cfc5e1e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [db0000cfc5e1e] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [db0000cfc5e1e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         check_test.go:309: Daemon db0000cfc5e1e is not started
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dae37d1dae430] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dae37d1dae430] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dae37d1dae430] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dae37d1dae430] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dae37d1dae430] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dae37d1dae430] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dae37d1dae430] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dae37d1dae430] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dae37d1dae430] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dae37d1dae430] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dae37d1dae430] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dae37d1dae430] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.84s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [df73d4f3ec149] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [df73d4f3ec149] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [df73d4f3ec149] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [df73d4f3ec149] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [df73d4f3ec149] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [df73d4f3ec149] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [df73d4f3ec149] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [df73d4f3ec149] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [df73d4f3ec149] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d1d9c253ccc91] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d1d9c253ccc91] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d1d9c253ccc91] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d1d9c253ccc91] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d1d9c253ccc91] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d1d9c253ccc91] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d1d9c253ccc91] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d1d9c253ccc91] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d1d9c253ccc91] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d1d9c253ccc91] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d1d9c253ccc91] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d1d9c253ccc91] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dd1c1b48d5b70] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dd1c1b48d5b70] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dd1c1b48d5b70] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dd1c1b48d5b70] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dd1c1b48d5b70] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dd1c1b48d5b70] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dd1c1b48d5b70] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dd1c1b48d5b70] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dd1c1b48d5b70] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dd1c1b48d5b70] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dd1c1b48d5b70] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dd1c1b48d5b70] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30bda192960e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30bda192960e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d30bda192960e] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d30bda192960e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d30bda192960e] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d30bda192960e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30bda192960e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30bda192960e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d30bda192960e] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d30bda192960e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d30bda192960e] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d30bda192960e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.73s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4c90d2fb0ce0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4c90d2fb0ce0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d4c90d2fb0ce0] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d4c90d2fb0ce0] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d4c90d2fb0ce0] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d4c90d2fb0ce0] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4c90d2fb0ce0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d4c90d2fb0ce0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d4c90d2fb0ce0] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d4c90d2fb0ce0] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d4c90d2fb0ce0] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d4c90d2fb0ce0] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30a7d33cf686] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30a7d33cf686] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d30a7d33cf686] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d30a7d33cf686] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30a7d33cf686] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [d30a7d33cf686] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [d30a7d33cf686] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [d30a7d33cf686] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [d30a7d33cf686] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [d30a7d33cf686] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         check_test.go:309: Daemon d30a7d33cf686 is not started
15:57:50 [2020-02-26T15:57:50.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s)
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dc3c34cfbbd1f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dc3c34cfbbd1f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:353: [dc3c34cfbbd1f] daemon started
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:461: [dc3c34cfbbd1f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:296: [dc3c34cfbbd1f] exiting daemon
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:448: [dc3c34cfbbd1f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.040Z]         daemon.go:325: [dc3c34cfbbd1f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dc3c34cfbbd1f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dc3c34cfbbd1f] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [dc3c34cfbbd1f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [dc3c34cfbbd1f] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [dc3c34cfbbd1f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.81s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d062d517a97d4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d062d517a97d4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d062d517a97d4] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d062d517a97d4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d062d517a97d4] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d062d517a97d4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d062d517a97d4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d062d517a97d4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d062d517a97d4] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d062d517a97d4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d062d517a97d4] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d062d517a97d4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.23s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d4cd4e30c89f2] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d4cd4e30c89f2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d4cd4e30c89f2] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d4cd4e30c89f2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d4cd4e30c89f2] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d4cd4e30c89f2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d4cd4e30c89f2] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d4cd4e30c89f2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d4cd4e30c89f2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d4cd4e30c89f2] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d4cd4e30c89f2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d4cd4e30c89f2] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d4cd4e30c89f2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.53s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2a8942168736] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2a8942168736] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d2a8942168736] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d2a8942168736] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d2a8942168736] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d2a8942168736] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2a8942168736] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2a8942168736] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d2a8942168736] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d2a8942168736] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d2a8942168736] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d2a8942168736] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d180298b7e310] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d180298b7e310] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d180298b7e310] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d180298b7e310] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d180298b7e310] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d180298b7e310] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d180298b7e310] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d180298b7e310] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d180298b7e310] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d180298b7e310] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d180298b7e310] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d180298b7e310] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d180298b7e310] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d1d6daa2fd917] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d1d6daa2fd917] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d1d6daa2fd917] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d1d6daa2fd917] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d1d6daa2fd917] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d1d6daa2fd917] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d1d6daa2fd917] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d1d6daa2fd917] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d1d6daa2fd917] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d1d6daa2fd917] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d1d6daa2fd917] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d1d6daa2fd917] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.54s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d8a81ce668d96] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d8a81ce668d96] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d8a81ce668d96] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d8a81ce668d96] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d8a81ce668d96] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d8a81ce668d96] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d8a81ce668d96] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d8a81ce668d96] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d8a81ce668d96] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d8a81ce668d96] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d8a81ce668d96] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d8a81ce668d96] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:57:50 [2020-02-26T15:57:50.041Z]         requirement.go:26: unmatched requirement Devicemapper
15:57:50 [2020-02-26T15:57:50.041Z]         check_test.go:309: Daemon d3cd866e3112f is not started
15:57:50 [2020-02-26T15:57:50.041Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:57:50 [2020-02-26T15:57:50.041Z]         requirement.go:26: unmatched requirement Devicemapper
15:57:50 [2020-02-26T15:57:50.041Z]         check_test.go:309: Daemon da965a1a8b95b is not started
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.13s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dedf1a9a4192b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dedf1a9a4192b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dedf1a9a4192b] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [dedf1a9a4192b] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dedf1a9a4192b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dedf1a9a4192b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dedf1a9a4192b] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [dedf1a9a4192b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [dedf1a9a4192b] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [dedf1a9a4192b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         check_test.go:309: Daemon dedf1a9a4192b is not started
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.83s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d47172462cf53] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d47172462cf53] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d47172462cf53] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d47172462cf53] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d47172462cf53] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d47172462cf53] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d47172462cf53] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d47172462cf53] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d47172462cf53] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d47172462cf53] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d47172462cf53] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d47172462cf53] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.65s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dec5c289e1d82] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dec5c289e1d82] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dec5c289e1d82] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [dec5c289e1d82] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [dec5c289e1d82] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [dec5c289e1d82] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dec5c289e1d82] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dec5c289e1d82] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dec5c289e1d82] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [dec5c289e1d82] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [dec5c289e1d82] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [dec5c289e1d82] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.61s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [de6d5ec9f0234] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [de6d5ec9f0234] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [de6d5ec9f0234] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [de6d5ec9f0234] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [de6d5ec9f0234] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [de6d5ec9f0234] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [de6d5ec9f0234] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [de6d5ec9f0234] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [de6d5ec9f0234] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [de6d5ec9f0234] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [de6d5ec9f0234] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [de6d5ec9f0234] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2bae33e12534] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2bae33e12534] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d2bae33e12534] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d2bae33e12534] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d2bae33e12534] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d2bae33e12534] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2bae33e12534] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d2bae33e12534] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d2bae33e12534] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d2bae33e12534] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d2bae33e12534] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d2bae33e12534] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [df10f354b4d5d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [df10f354b4d5d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [df10f354b4d5d] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [df10f354b4d5d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [df10f354b4d5d] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [df10f354b4d5d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [df10f354b4d5d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [df10f354b4d5d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [df10f354b4d5d] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [df10f354b4d5d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [df10f354b4d5d] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [df10f354b4d5d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.51s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d6ef90dec4dce] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d6ef90dec4dce] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d6ef90dec4dce] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d6ef90dec4dce] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d6ef90dec4dce] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d6ef90dec4dce] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d6ef90dec4dce] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d6ef90dec4dce] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d6ef90dec4dce] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d6ef90dec4dce] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d6ef90dec4dce] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d6ef90dec4dce] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.33s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d9009dee337e7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d9009dee337e7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d9009dee337e7] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d9009dee337e7] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d9009dee337e7] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d9009dee337e7] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d9009dee337e7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d9009dee337e7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d9009dee337e7] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d9009dee337e7] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d9009dee337e7] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d9009dee337e7] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d14be604352f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d14be604352f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d14be604352f8] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d14be604352f8] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d14be604352f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d14be604352f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d14be604352f8] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d14be604352f8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d14be604352f8] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d14be604352f8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         check_test.go:309: Daemon d14be604352f8 is not started
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.65s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [deb35fe50cad2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [deb35fe50cad2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [deb35fe50cad2] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [deb35fe50cad2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [deb35fe50cad2] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [deb35fe50cad2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [deb35fe50cad2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [deb35fe50cad2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [deb35fe50cad2] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [deb35fe50cad2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [deb35fe50cad2] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [deb35fe50cad2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.05s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d34d0406d9747] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d34d0406d9747] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d34d0406d9747] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d34d0406d9747] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d34d0406d9747] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d34d0406d9747] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d34d0406d9747] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [d34d0406d9747] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [d34d0406d9747] daemon started
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:461: [d34d0406d9747] Stopping daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:296: [d34d0406d9747] exiting daemon
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:448: [d34d0406d9747] Daemon stopped
15:57:50 [2020-02-26T15:57:50.041Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s)
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dd4a6357c4dbf] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:325: [dd4a6357c4dbf] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.041Z]         daemon.go:353: [dd4a6357c4dbf] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [dd4a6357c4dbf] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [dd4a6357c4dbf] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:450: [dd4a6357c4dbf] Error when stopping daemon: daemon not started
15:57:50 [2020-02-26T15:57:50.042Z]         check_test.go:309: Daemon dd4a6357c4dbf is not started
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d0677115da13c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d0677115da13c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d0677115da13c] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d0677115da13c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d0677115da13c] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d0677115da13c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.11s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [df00ad352a5f8] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [df00ad352a5f8] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [df00ad352a5f8] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [df00ad352a5f8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [df00ad352a5f8] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [df00ad352a5f8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df00ad352a5f8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [df00ad352a5f8] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [df00ad352a5f8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [df00ad352a5f8] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [df00ad352a5f8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d98fbd9052a31] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d98fbd9052a31] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d98fbd9052a31] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d98fbd9052a31] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d98fbd9052a31] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d98fbd9052a31] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d98fbd9052a31] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d98fbd9052a31] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d98fbd9052a31] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d98fbd9052a31] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d98fbd9052a31] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d98fbd9052a31] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db9153e693722] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db9153e693722] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [db9153e693722] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [db9153e693722] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [db9153e693722] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [db9153e693722] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de57cddd9d29b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de57cddd9d29b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [de57cddd9d29b] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [de57cddd9d29b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [de57cddd9d29b] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [de57cddd9d29b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d2a61f9015027] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d2a61f9015027] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d2a61f9015027] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d2a61f9015027] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d2a61f9015027] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d2a61f9015027] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dc2874b4f809b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dc2874b4f809b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [dc2874b4f809b] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [dc2874b4f809b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [dc2874b4f809b] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [dc2874b4f809b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d93843f248aff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d93843f248aff] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d93843f248aff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d38e22d49b6d5] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d38e22d49b6d5] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d38e22d49b6d5] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de74c734eb2a3] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [de74c734eb2a3] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de74c734eb2a3] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d605c2dedcba4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d605c2dedcba4] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d605c2dedcba4] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d605c2dedcba4] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d605c2dedcba4] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d605c2dedcba4] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d2cc4c2e1435c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d2cc4c2e1435c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d2cc4c2e1435c] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d2cc4c2e1435c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d2cc4c2e1435c] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d2cc4c2e1435c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d797a1e6cdd1d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d797a1e6cdd1d] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d797a1e6cdd1d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d16e6d926360a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d16e6d926360a] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d16e6d926360a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:57:50 [2020-02-26T15:57:50.042Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db0fb6d13a226] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [db0fb6d13a226] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db0fb6d13a226] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         check_test.go:309: Daemon d42ebafb1d7ee is not started
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da44fe54c136d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da44fe54c136d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [da44fe54c136d] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [da44fe54c136d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [da44fe54c136d] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [da44fe54c136d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da44fe54c136d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da44fe54c136d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [da44fe54c136d] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [da44fe54c136d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [da44fe54c136d] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [da44fe54c136d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         check_test.go:309: Daemon da44fe54c136d is not started
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de0eb634669b2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [de0eb634669b2] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [de0eb634669b2] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [de0eb634669b2] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [de0eb634669b2] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [de0eb634669b2] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3050a4207e54] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3050a4207e54] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d3050a4207e54] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d3050a4207e54] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d3050a4207e54] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d3050a4207e54] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.56s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d555e4de3b209] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d555e4de3b209] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d555e4de3b209] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d555e4de3b209] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d555e4de3b209] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d555e4de3b209] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d555e4de3b209] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d555e4de3b209] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d555e4de3b209] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d555e4de3b209] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d555e4de3b209] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d555e4de3b209] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db72bd97093e8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db72bd97093e8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [db72bd97093e8] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [db72bd97093e8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [db72bd97093e8] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [db72bd97093e8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         check_test.go:309: Daemon db72bd97093e8 is not started
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.31s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da17dd29a696b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [da17dd29a696b] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [da17dd29a696b] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [da17dd29a696b] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [da17dd29a696b] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [da17dd29a696b] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db4cfd51d9d4a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [db4cfd51d9d4a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [db4cfd51d9d4a] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [db4cfd51d9d4a] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [db4cfd51d9d4a] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [db4cfd51d9d4a] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.85s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d3cd40658b83c] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d3cd40658b83c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d3cd40658b83c] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d3cd40658b83c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d3cd40658b83c] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d3cd40658b83c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d3cd40658b83c] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d3cd40658b83c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d3cd40658b83c] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d3cd40658b83c] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d3cd40658b83c] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d3cd40658b83c] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d3cd40658b83c] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dfb5dbe49c8b9] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dfb5dbe49c8b9] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [dfb5dbe49c8b9] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [dfb5dbe49c8b9] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [dfb5dbe49c8b9] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [dfb5dbe49c8b9] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dfb5dbe49c8b9] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [dfb5dbe49c8b9] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [dfb5dbe49c8b9] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [dfb5dbe49c8b9] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:450: [dfb5dbe49c8b9] Error when stopping daemon: daemon not started
15:57:50 [2020-02-26T15:57:50.042Z]         check_test.go:309: Daemon dfb5dbe49c8b9 is not started
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df334d304b9ff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df334d304b9ff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [df334d304b9ff] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [df334d304b9ff] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [df334d304b9ff] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [df334d304b9ff] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df334d304b9ff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [df334d304b9ff] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [df334d304b9ff] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [df334d304b9ff] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [df334d304b9ff] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [df334d304b9ff] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.08s)
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d17cbfe9e554d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d17cbfe9e554d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d17cbfe9e554d] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d17cbfe9e554d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d17cbfe9e554d] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d17cbfe9e554d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d17cbfe9e554d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:325: [d17cbfe9e554d] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:353: [d17cbfe9e554d] daemon started
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:461: [d17cbfe9e554d] Stopping daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:296: [d17cbfe9e554d] exiting daemon
15:57:50 [2020-02-26T15:57:50.042Z]         daemon.go:448: [d17cbfe9e554d] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.07s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6662bdc29fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6662bdc29fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [df6662bdc29fa] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [df6662bdc29fa] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [df6662bdc29fa] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [df6662bdc29fa] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6662bdc29fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6662bdc29fa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [df6662bdc29fa] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [df6662bdc29fa] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [df6662bdc29fa] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [df6662bdc29fa] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [db70acb645cb1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [db70acb645cb1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [db70acb645cb1] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [db70acb645cb1] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [db70acb645cb1] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [db70acb645cb1] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [db70acb645cb1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [db70acb645cb1] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [db70acb645cb1] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         check_test.go:309: Daemon de0be259cbdf5 is not started
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d1af1a6739db7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d1af1a6739db7] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d1af1a6739db7] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d1af1a6739db7] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d1af1a6739db7] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d1af1a6739db7] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6dc32d0d02a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [df6dc32d0d02a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [df6dc32d0d02a] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [df6dc32d0d02a] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [df6dc32d0d02a] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [df6dc32d0d02a] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dc63f46537f8f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dc63f46537f8f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [dc63f46537f8f] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [dc63f46537f8f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [dc63f46537f8f] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [dc63f46537f8f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.20s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d62a33d7adfb0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d62a33d7adfb0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d62a33d7adfb0] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d62a33d7adfb0] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d62a33d7adfb0] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d62a33d7adfb0] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
15:57:50 [2020-02-26T15:57:50.043Z]         check_test.go:309: Daemon dfd808043e52d is not started
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dcdca584116da] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dcdca584116da] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [dcdca584116da] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [dcdca584116da] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [dcdca584116da] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [dcdca584116da] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.64s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d9b3189d6e208] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d9b3189d6e208] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d9b3189d6e208] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d9b3189d6e208] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d9b3189d6e208] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d9b3189d6e208] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d5e9d479cd23e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d5e9d479cd23e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d5e9d479cd23e] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d5e9d479cd23e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d5e9d479cd23e] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d5e9d479cd23e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d5e9d479cd23e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d5e9d479cd23e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d5e9d479cd23e] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d5e9d479cd23e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d5e9d479cd23e] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d5e9d479cd23e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddaf59a9938d6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddaf59a9938d6] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [ddaf59a9938d6] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [ddaf59a9938d6] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [ddaf59a9938d6] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [ddaf59a9938d6] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d258d89d18ffa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d258d89d18ffa] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d258d89d18ffa] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d258d89d18ffa] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d258d89d18ffa] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d258d89d18ffa] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d280a102fbe0a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d280a102fbe0a] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d280a102fbe0a] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d280a102fbe0a] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d280a102fbe0a] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d280a102fbe0a] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.70s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddfd61fd98e00] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddfd61fd98e00] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [ddfd61fd98e00] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [ddfd61fd98e00] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [ddfd61fd98e00] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [ddfd61fd98e00] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddfd61fd98e00] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [ddfd61fd98e00] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [ddfd61fd98e00] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [ddfd61fd98e00] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [ddfd61fd98e00] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [ddfd61fd98e00] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d136c8a74e93e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d136c8a74e93e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d136c8a74e93e] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d136c8a74e93e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d136c8a74e93e] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d136c8a74e93e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d136c8a74e93e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d136c8a74e93e] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d136c8a74e93e] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d136c8a74e93e] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d136c8a74e93e] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d136c8a74e93e] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d861b7d77d692] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d861b7d77d692] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d861b7d77d692] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d861b7d77d692] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d861b7d77d692] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d861b7d77d692] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d861b7d77d692] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d861b7d77d692] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d861b7d77d692] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d861b7d77d692] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d861b7d77d692] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d861b7d77d692] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d67877cf08c48] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d67877cf08c48] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d67877cf08c48] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d67877cf08c48] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d67877cf08c48] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d67877cf08c48] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d8f86616f4ed8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d8f86616f4ed8] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d8f86616f4ed8] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d8f86616f4ed8] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d8f86616f4ed8] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d8f86616f4ed8] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d0d6ce847b9af] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d0d6ce847b9af] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d0d6ce847b9af] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d0d6ce847b9af] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d0d6ce847b9af] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d0d6ce847b9af] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.32s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dde897c8ca98f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dde897c8ca98f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [dde897c8ca98f] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [dde897c8ca98f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [dde897c8ca98f] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [dde897c8ca98f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dde897c8ca98f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [dde897c8ca98f] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [dde897c8ca98f] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [dde897c8ca98f] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [dde897c8ca98f] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [dde897c8ca98f] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.12s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d16aba0ea5081] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d16aba0ea5081] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d16aba0ea5081] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d16aba0ea5081] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d16aba0ea5081] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d16aba0ea5081] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d16aba0ea5081] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d16aba0ea5081] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d16aba0ea5081] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d16aba0ea5081] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:450: [d16aba0ea5081] Error when stopping daemon: daemon not started
15:57:50 [2020-02-26T15:57:50.043Z]         docker_cli_daemon_test.go:2542: Daemon d16aba0ea5081 is not started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d16aba0ea5081] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d16aba0ea5081] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d16aba0ea5081] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d16aba0ea5081] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d16aba0ea5081] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.16s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d99b668a6baa0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d99b668a6baa0] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d99b668a6baa0] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d99b668a6baa0] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d99b668a6baa0] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d99b668a6baa0] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s)
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d25289c6f9032] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:325: [d25289c6f9032] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:353: [d25289c6f9032] daemon started
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:461: [d25289c6f9032] Stopping daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:296: [d25289c6f9032] exiting daemon
15:57:50 [2020-02-26T15:57:50.043Z]         daemon.go:448: [d25289c6f9032] Daemon stopped
15:57:50 [2020-02-26T15:57:50.043Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s)
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d8036799ea814] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d8036799ea814] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:353: [d8036799ea814] daemon started
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:461: [d8036799ea814] Stopping daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:296: [d8036799ea814] exiting daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:448: [d8036799ea814] Daemon stopped
15:57:50 [2020-02-26T15:57:50.044Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.37s)
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d5a847d1a4696] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d5a847d1a4696] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:353: [d5a847d1a4696] daemon started
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:461: [d5a847d1a4696] Stopping daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:296: [d5a847d1a4696] exiting daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:448: [d5a847d1a4696] Daemon stopped
15:57:50 [2020-02-26T15:57:50.044Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s)
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
15:57:50 [2020-02-26T15:57:50.044Z]         check_test.go:309: Daemon d8ceb5f4bbb3f is not started
15:57:50 [2020-02-26T15:57:50.044Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.85s)
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d44552a0d0a73] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:325: [d44552a0d0a73] waiting for daemon to start
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:353: [d44552a0d0a73] daemon started
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:461: [d44552a0d0a73] Stopping daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:296: [d44552a0d0a73] exiting daemon
15:57:50 [2020-02-26T15:57:50.044Z]         daemon.go:448: [d44552a0d0a73] Daemon stopped
15:57:50 [2020-02-26T15:57:50.044Z] === RUN   TestDockerSwarmSuite
15:57:50 [2020-02-26T15:57:50.044Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:57:51 [2020-02-26T15:57:51.447Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:57:51 [2020-02-26T15:57:51.743Z] --- PASS: TestRenameAnonymousContainer (2.52s)
15:57:51 [2020-02-26T15:57:51.743Z] === RUN   TestRenameContainerWithSameName
15:57:52 [2020-02-26T15:57:52.029Z] --- PASS: TestRenameContainerWithSameName (0.66s)
15:57:52 [2020-02-26T15:57:52.029Z] === RUN   TestRenameContainerWithLinkedContainer
15:57:52 [2020-02-26T15:57:52.806Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:57:53 [2020-02-26T15:57:53.532Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
15:57:53 [2020-02-26T15:57:53.532Z] === RUN   TestResize
15:57:54 [2020-02-26T15:57:54.162Z] --- PASS: TestResize (0.67s)
15:57:54 [2020-02-26T15:57:54.162Z] === RUN   TestResizeWithInvalidSize
15:57:54 [2020-02-26T15:57:54.209Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:57:54 [2020-02-26T15:57:54.210Z] === RUN   TestDockerSuite/TestBuildEnv
15:57:54 [2020-02-26T15:57:54.875Z] --- PASS: TestResizeWithInvalidSize (0.67s)
15:57:54 [2020-02-26T15:57:54.875Z] === RUN   TestResizeWhenContainerNotStarted
15:57:55 [2020-02-26T15:57:55.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:55 [2020-02-26T15:57:55.516Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:55 [2020-02-26T15:57:55.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:56 [2020-02-26T15:57:56.174Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:57:56 [2020-02-26T15:57:56.733Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.33s)
15:57:56 [2020-02-26T15:57:56.733Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:325: [d852ab3ae5896] waiting for daemon to start
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:325: [d852ab3ae5896] waiting for daemon to start
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:353: [d852ab3ae5896] daemon started
15:57:56 [2020-02-26T15:57:56.733Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7jibvie48vxo9yqmeatrgxnf Created:2020-02-26 15:57:49.161943866 +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[7a3c4baeb94fa4cbff91aad49770de60e9676c46fba579ca60d7844c7fcd4619:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8h2vbicjukd0uayf47zaqprzx EndpointID:c89b23f7563be4bbe0b6b962fce5a85f487a407d5677d6204195e54fc4289f8e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95cdf72e5fd52fe8e1aaab385751a65a851b0219b9c0b240c92693bc1f11349f 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:3076db07f075 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8h2vbicjukd0uayf47zaqprzx EndpointID:c89b23f7563be4bbe0b6b962fce5a85f487a407d5677d6204195e54fc4289f8e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:461: [d852ab3ae5896] Stopping daemon
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:296: [d852ab3ae5896] exiting daemon
15:57:56 [2020-02-26T15:57:56.733Z]     daemon.go:448: [d852ab3ae5896] Daemon stopped
15:57:56 [2020-02-26T15:57:56.733Z] PASS
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] === Skipped
15:57:56 [2020-02-26T15:57:56.733Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:57:56 [2020-02-26T15:57:56.733Z]     service_test.go:230: FLAKY_TEST
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] DONE 21 tests, 1 skipped in 52.594s
15:57:56 [2020-02-26T15:57:56.733Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:57:56 [2020-02-26T15:57:56.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:57:56 [2020-02-26T15:57:56.733Z] ++ set -e
15:57:56 [2020-02-26T15:57:56.733Z] ++ '[' -n 0 ']'
15:57:56 [2020-02-26T15:57:56.733Z] ++ set -x
15:57:56 [2020-02-26T15:57:56.733Z] ++ 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=amd64 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/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:57:56 [2020-02-26T15:57:56.733Z] INFO: Testing against a local daemon
15:57:56 [2020-02-26T15:57:56.733Z] === RUN   TestDockerNetworkIpvlanPersistance
15:57:56 [2020-02-26T15:57:56.733Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:57:56 [2020-02-26T15:57:56.733Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:57:56 [2020-02-26T15:57:56.733Z] === RUN   TestDockerNetworkIpvlan
15:57:56 [2020-02-26T15:57:56.733Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:57:56 [2020-02-26T15:57:56.733Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:57:56 [2020-02-26T15:57:56.733Z] PASS
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] === Skipped
15:57:56 [2020-02-26T15:57:56.733Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:57:56 [2020-02-26T15:57:56.733Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:57:56 [2020-02-26T15:57:56.733Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] 
15:57:56 [2020-02-26T15:57:56.733Z] DONE 2 tests, 2 skipped in 0.107s
15:57:56 [2020-02-26T15:57:56.733Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:57:56 [2020-02-26T15:57:56.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:57:56 [2020-02-26T15:57:56.733Z] ++ set -e
15:57:56 [2020-02-26T15:57:56.733Z] ++ '[' -n 0 ']'
15:57:56 [2020-02-26T15:57:56.733Z] ++ set -x
15:57:56 [2020-02-26T15:57:56.733Z] ++ 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=amd64 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/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:57:56 [2020-02-26T15:57:56.989Z] INFO: Testing against a local daemon
15:57:56 [2020-02-26T15:57:56.989Z] === RUN   TestDockerNetworkMacvlanPersistance
15:57:56 [2020-02-26T15:57:56.989Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:57:57 [2020-02-26T15:57:57.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:57:57 [2020-02-26T15:57:57.591Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:57:58 [2020-02-26T15:57:58.558Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
15:57:58 [2020-02-26T15:57:58.558Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:325: [db488f578099f] waiting for daemon to start
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:325: [db488f578099f] waiting for daemon to start
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:353: [db488f578099f] daemon started
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:461: [db488f578099f] Stopping daemon
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:296: [db488f578099f] exiting daemon
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:448: [db488f578099f] Daemon stopped
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:325: [db488f578099f] waiting for daemon to start
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:325: [db488f578099f] waiting for daemon to start
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:353: [db488f578099f] daemon started
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:461: [db488f578099f] Stopping daemon
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:296: [db488f578099f] exiting daemon
15:57:58 [2020-02-26T15:57:58.558Z]     daemon.go:448: [db488f578099f] Daemon stopped
15:57:58 [2020-02-26T15:57:58.558Z] === RUN   TestDockerNetworkMacvlan
15:57:58 [2020-02-26T15:57:58.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:57:58 [2020-02-26T15:57:58.812Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:57:59 [2020-02-26T15:57:59.415Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:57:59 [2020-02-26T15:57:59.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:00 [2020-02-26T15:58:00.026Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:58:00 [2020-02-26T15:58:00.026Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:58:00 [2020-02-26T15:58:00.026Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:58:00 [2020-02-26T15:58:00.338Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:58:00 [2020-02-26T15:58:00.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:01 [2020-02-26T15:58:01.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:01 [2020-02-26T15:58:01.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:01 [2020-02-26T15:58:01.566Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:01 [2020-02-26T15:58:01.698Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:58:02 [2020-02-26T15:58:02.622Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:58:03 [2020-02-26T15:58:03.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:05 [2020-02-26T15:58:05.130Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:58:06 [2020-02-26T15:58:06.353Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:58:06 [2020-02-26T15:58:06.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s)
15:58:06 [2020-02-26T15:58:06.353Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [d4153e7da259f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [d4153e7da259f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [d4153e7da259f] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [d4153e7da259f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [d4153e7da259f] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [d4153e7da259f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [d4153e7da259f] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [d4153e7da259f] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [d4153e7da259f] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [d4153e7da259f] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.91s)
15:58:06 [2020-02-26T15:58:06.353Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd4c12ff0585f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd4c12ff0585f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dd4c12ff0585f] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [dd4c12ff0585f] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dd4c12ff0585f] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [dd4c12ff0585f] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd4c12ff0585f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd4c12ff0585f] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dd4c12ff0585f] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [dd4c12ff0585f] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dd4c12ff0585f] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [dd4c12ff0585f] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.98s)
15:58:06 [2020-02-26T15:58:06.353Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dc50525d6ac4e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dc50525d6ac4e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dc50525d6ac4e] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [dc50525d6ac4e] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dc50525d6ac4e] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [dc50525d6ac4e] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dc50525d6ac4e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dc50525d6ac4e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dc50525d6ac4e] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [dc50525d6ac4e] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dc50525d6ac4e] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [dc50525d6ac4e] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.91s)
15:58:06 [2020-02-26T15:58:06.353Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd2518e2d41ac] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd2518e2d41ac] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dd2518e2d41ac] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dd2518e2d41ac] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd2518e2d41ac] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:325: [dd2518e2d41ac] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:353: [dd2518e2d41ac] daemon started
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:461: [dd2518e2d41ac] Stopping daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:296: [dd2518e2d41ac] exiting daemon
15:58:06 [2020-02-26T15:58:06.353Z]         daemon.go:448: [dd2518e2d41ac] Daemon stopped
15:58:06 [2020-02-26T15:58:06.353Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.61s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ccb122bc62e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ccb122bc62e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ccb122bc62e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d8ccb122bc62e] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ccb122bc62e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d8ccb122bc62e] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ccb122bc62e] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d8ccb122bc62e] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d8ccb122bc62e] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d8ccb122bc62e] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d8ccb122bc62e] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d7ef62860c124] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d7ef62860c124] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d7ef62860c124] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d7ef62860c124] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d7ef62860c124] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d7ef62860c124] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d7ef62860c124] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d7ef62860c124] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d7ef62860c124] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d7ef62860c124] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.12s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d04bc432cd50d] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d04bc432cd50d] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d04bc432cd50d] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d04bc432cd50d] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d04bc432cd50d] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d04bc432cd50d] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d04bc432cd50d] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d04bc432cd50d] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d04bc432cd50d] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d04bc432cd50d] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d04bc432cd50d] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d04bc432cd50d] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd3c3a219e0d9] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd3c3a219e0d9] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [dd3c3a219e0d9] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [dd3c3a219e0d9] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [dd3c3a219e0d9] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [dd3c3a219e0d9] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd3c3a219e0d9] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd3c3a219e0d9] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [dd3c3a219e0d9] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [dd3c3a219e0d9] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [dd3c3a219e0d9] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [dd3c3a219e0d9] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [ddb4963545a18] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [ddb4963545a18] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [ddb4963545a18] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [ddb4963545a18] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [ddb4963545a18] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [ddb4963545a18] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [ddb4963545a18] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [ddb4963545a18] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [ddb4963545a18] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [ddb4963545a18] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd5c2e049fce5] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd5c2e049fce5] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [dd5c2e049fce5] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [dd5c2e049fce5] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [dd5c2e049fce5] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [dd5c2e049fce5] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd5c2e049fce5] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [dd5c2e049fce5] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [dd5c2e049fce5] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [dd5c2e049fce5] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [dd5c2e049fce5] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [dd5c2e049fce5] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.36s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d0948e4514008] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d0948e4514008] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d0948e4514008] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d0948e4514008] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d0948e4514008] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d0948e4514008] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d0948e4514008] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d0948e4514008] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d0948e4514008] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d0948e4514008] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
15:58:06 [2020-02-26T15:58:06.354Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ea26e568acd] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ea26e568acd] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d8ea26e568acd] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d8ea26e568acd] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d8ea26e568acd] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d8ea26e568acd] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ea26e568acd] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:325: [d8ea26e568acd] waiting for daemon to start
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:353: [d8ea26e568acd] daemon started
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:461: [d8ea26e568acd] Stopping daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:296: [d8ea26e568acd] exiting daemon
15:58:06 [2020-02-26T15:58:06.354Z]         daemon.go:448: [d8ea26e568acd] Daemon stopped
15:58:06 [2020-02-26T15:58:06.354Z] === RUN   TestKernelTCPMemory
15:58:07 [2020-02-26T15:58:07.092Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:58:07 [2020-02-26T15:58:07.372Z] --- PASS: TestKernelTCPMemory (0.81s)
15:58:07 [2020-02-26T15:58:07.372Z] === RUN   TestNISDomainname
15:58:07 [2020-02-26T15:58:07.998Z] --- PASS: TestNISDomainname (0.87s)
15:58:07 [2020-02-26T15:58:07.998Z] === RUN   TestStats
15:58:09 [2020-02-26T15:58:09.596Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:58:10 [2020-02-26T15:58:10.114Z] --- PASS: TestStats (1.71s)
15:58:10 [2020-02-26T15:58:10.114Z] === RUN   TestStopContainerWithTimeout
15:58:10 [2020-02-26T15:58:10.114Z] === RUN   TestStopContainerWithTimeout/0
15:58:10 [2020-02-26T15:58:10.114Z] === PAUSE TestStopContainerWithTimeout/0
15:58:10 [2020-02-26T15:58:10.114Z] === RUN   TestStopContainerWithTimeout/1
15:58:10 [2020-02-26T15:58:10.114Z] === PAUSE TestStopContainerWithTimeout/1
15:58:10 [2020-02-26T15:58:10.114Z] === RUN   TestStopContainerWithTimeout/3
15:58:10 [2020-02-26T15:58:10.114Z] === PAUSE TestStopContainerWithTimeout/3
15:58:10 [2020-02-26T15:58:10.114Z] === RUN   TestStopContainerWithTimeout/-1
15:58:10 [2020-02-26T15:58:10.114Z] === PAUSE TestStopContainerWithTimeout/-1
15:58:10 [2020-02-26T15:58:10.114Z] === CONT  TestStopContainerWithTimeout/0
15:58:10 [2020-02-26T15:58:10.114Z] === CONT  TestStopContainerWithTimeout/3
15:58:10 [2020-02-26T15:58:10.114Z] === CONT  TestStopContainerWithTimeout/-1
15:58:10 [2020-02-26T15:58:10.114Z] === CONT  TestStopContainerWithTimeout/1
15:58:13 [2020-02-26T15:58:13.624Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:58:13 [2020-02-26T15:58:13.624Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:58:13 [2020-02-26T15:58:13.624Z]     --- PASS: TestStopContainerWithTimeout/1 (2.22s)
15:58:13 [2020-02-26T15:58:13.624Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
15:58:13 [2020-02-26T15:58:13.624Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
15:58:13 [2020-02-26T15:58:13.624Z] === RUN   TestDeleteDevicemapper
15:58:13 [2020-02-26T15:58:13.624Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:58:13 [2020-02-26T15:58:13.624Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:58:13 [2020-02-26T15:58:13.624Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:58:15 [2020-02-26T15:58:15.112Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
15:58:15 [2020-02-26T15:58:15.112Z] === RUN   TestUpdateMemory
15:58:16 [2020-02-26T15:58:16.117Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:58:16 [2020-02-26T15:58:16.133Z] --- PASS: TestUpdateMemory (0.94s)
15:58:16 [2020-02-26T15:58:16.133Z] === RUN   TestUpdateCPUQuota
15:58:16 [2020-02-26T15:58:16.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:58:17 [2020-02-26T15:58:17.622Z] --- PASS: TestUpdateCPUQuota (1.25s)
15:58:17 [2020-02-26T15:58:17.622Z] === RUN   TestUpdatePidsLimit
15:58:17 [2020-02-26T15:58:17.622Z] === RUN   TestUpdatePidsLimit/update_from_none
15:58:17 [2020-02-26T15:58:17.622Z] === RUN   TestUpdatePidsLimit/no_change
15:58:17 [2020-02-26T15:58:17.909Z] === RUN   TestUpdatePidsLimit/update_lower
15:58:18 [2020-02-26T15:58:18.199Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:58:18 [2020-02-26T15:58:18.490Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:58:19 [2020-02-26T15:58:19.125Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:58:19 [2020-02-26T15:58:19.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:58:20 [2020-02-26T15:58:20.916Z] --- PASS: TestUpdatePidsLimit (3.32s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
15:58:20 [2020-02-26T15:58:20.916Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
15:58:20 [2020-02-26T15:58:20.916Z] === RUN   TestUpdateRestartPolicy
15:58:24 [2020-02-26T15:58:24.346Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:58:24 [2020-02-26T15:58:24.346Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:58:24 [2020-02-26T15:58:24.346Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:58:24 [2020-02-26T15:58:24.346Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:58:24 [2020-02-26T15:58:24.346Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:58:24 [2020-02-26T15:58:24.601Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:58:25 [2020-02-26T15:58:25.961Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:58:26 [2020-02-26T15:58:26.597Z] --- PASS: TestDockerNetworkMacvlan (27.37s)
15:58:26 [2020-02-26T15:58:26.597Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d70358d181c78] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d70358d181c78] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:353: [d70358d181c78] daemon started
15:58:26 [2020-02-26T15:58:26.597Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:461: [d70358d181c78] Stopping daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:296: [d70358d181c78] exiting daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:448: [d70358d181c78] Daemon stopped
15:58:26 [2020-02-26T15:58:26.597Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d05bd6e1a97cd] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d05bd6e1a97cd] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:353: [d05bd6e1a97cd] daemon started
15:58:26 [2020-02-26T15:58:26.597Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:461: [d05bd6e1a97cd] Stopping daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:296: [d05bd6e1a97cd] exiting daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:448: [d05bd6e1a97cd] Daemon stopped
15:58:26 [2020-02-26T15:58:26.597Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [dfb528be1a5d3] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [dfb528be1a5d3] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:353: [dfb528be1a5d3] daemon started
15:58:26 [2020-02-26T15:58:26.597Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s)
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:461: [dfb528be1a5d3] Stopping daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:296: [dfb528be1a5d3] exiting daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:448: [dfb528be1a5d3] Daemon stopped
15:58:26 [2020-02-26T15:58:26.597Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d9e3caccf459e] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [d9e3caccf459e] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:353: [d9e3caccf459e] daemon started
15:58:26 [2020-02-26T15:58:26.597Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.30s)
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:461: [d9e3caccf459e] Stopping daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:296: [d9e3caccf459e] exiting daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:448: [d9e3caccf459e] Daemon stopped
15:58:26 [2020-02-26T15:58:26.597Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [dc305b8023554] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:325: [dc305b8023554] waiting for daemon to start
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:353: [dc305b8023554] daemon started
15:58:26 [2020-02-26T15:58:26.597Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.36s)
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:461: [dc305b8023554] Stopping daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:296: [dc305b8023554] exiting daemon
15:58:26 [2020-02-26T15:58:26.597Z]     daemon.go:448: [dc305b8023554] Daemon stopped
15:58:26 [2020-02-26T15:58:26.597Z] PASS
15:58:26 [2020-02-26T15:58:26.597Z] 
15:58:26 [2020-02-26T15:58:26.597Z] DONE 7 tests in 29.016s
15:58:26 [2020-02-26T15:58:26.597Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:58:26 [2020-02-26T15:58:26.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:58:26 [2020-02-26T15:58:26.597Z] ++ set -e
15:58:26 [2020-02-26T15:58:26.597Z] ++ '[' -n 0 ']'
15:58:26 [2020-02-26T15:58:26.597Z] ++ set -x
15:58:26 [2020-02-26T15:58:26.597Z] ++ 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=amd64 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/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:58:26 [2020-02-26T15:58:26.597Z] testing: warning: no tests to run
15:58:26 [2020-02-26T15:58:26.597Z] PASS
15:58:26 [2020-02-26T15:58:26.597Z] 
15:58:26 [2020-02-26T15:58:26.597Z] DONE 0 tests in 0.039s
15:58:26 [2020-02-26T15:58:26.597Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:58:26 [2020-02-26T15:58:26.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:58:26 [2020-02-26T15:58:26.597Z] ++ set -e
15:58:26 [2020-02-26T15:58:26.597Z] ++ '[' -n 0 ']'
15:58:26 [2020-02-26T15:58:26.597Z] ++ set -x
15:58:26 [2020-02-26T15:58:26.597Z] ++ 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=amd64 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/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:58:26 [2020-02-26T15:58:26.597Z] INFO: Testing against a local daemon
15:58:26 [2020-02-26T15:58:26.597Z] === RUN   TestAuthZPluginAllowRequest
15:58:26 [2020-02-26T15:58:26.886Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:58:27 [2020-02-26T15:58:27.141Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:58:27 [2020-02-26T15:58:27.984Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
15:58:27 [2020-02-26T15:58:27.984Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:325: [d42102af7ae2d] waiting for daemon to start
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:325: [d42102af7ae2d] waiting for daemon to start
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:353: [d42102af7ae2d] daemon started
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:461: [d42102af7ae2d] Stopping daemon
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:296: [d42102af7ae2d] exiting daemon
15:58:27 [2020-02-26T15:58:27.984Z]     daemon.go:448: [d42102af7ae2d] Daemon stopped
15:58:27 [2020-02-26T15:58:27.984Z] === RUN   TestAuthZPluginTLS
15:58:28 [2020-02-26T15:58:28.545Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:58:28 [2020-02-26T15:58:28.545Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:325: [d2dc85d14ca5b] waiting for daemon to start
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:325: [d2dc85d14ca5b] waiting for daemon to start
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:353: [d2dc85d14ca5b] daemon started
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:461: [d2dc85d14ca5b] Stopping daemon
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:296: [d2dc85d14ca5b] exiting daemon
15:58:28 [2020-02-26T15:58:28.545Z]     daemon.go:448: [d2dc85d14ca5b] Daemon stopped
15:58:28 [2020-02-26T15:58:28.545Z] === RUN   TestAuthZPluginDenyRequest
15:58:29 [2020-02-26T15:58:29.026Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:58:29 [2020-02-26T15:58:29.104Z] --- PASS: TestAuthZPluginDenyRequest (0.60s)
15:58:29 [2020-02-26T15:58:29.104Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:325: [d4b9a7db5a22f] waiting for daemon to start
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:325: [d4b9a7db5a22f] waiting for daemon to start
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:353: [d4b9a7db5a22f] daemon started
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:461: [d4b9a7db5a22f] Stopping daemon
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:296: [d4b9a7db5a22f] exiting daemon
15:58:29 [2020-02-26T15:58:29.104Z]     daemon.go:448: [d4b9a7db5a22f] Daemon stopped
15:58:29 [2020-02-26T15:58:29.104Z] === RUN   TestAuthZPluginAPIDenyResponse
15:58:29 [2020-02-26T15:58:29.359Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:58:29 [2020-02-26T15:58:29.615Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
15:58:29 [2020-02-26T15:58:29.615Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:325: [db9ac3def3d78] waiting for daemon to start
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:325: [db9ac3def3d78] waiting for daemon to start
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:353: [db9ac3def3d78] daemon started
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:461: [db9ac3def3d78] Stopping daemon
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:296: [db9ac3def3d78] exiting daemon
15:58:29 [2020-02-26T15:58:29.615Z]     daemon.go:448: [db9ac3def3d78] Daemon stopped
15:58:29 [2020-02-26T15:58:29.615Z] === RUN   TestAuthZPluginDenyResponse
15:58:29 [2020-02-26T15:58:29.951Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:58:30 [2020-02-26T15:58:30.174Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
15:58:30 [2020-02-26T15:58:30.174Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:325: [d536e4ca23953] waiting for daemon to start
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:325: [d536e4ca23953] waiting for daemon to start
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:353: [d536e4ca23953] daemon started
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:461: [d536e4ca23953] Stopping daemon
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:296: [d536e4ca23953] exiting daemon
15:58:30 [2020-02-26T15:58:30.174Z]     daemon.go:448: [d536e4ca23953] Daemon stopped
15:58:30 [2020-02-26T15:58:30.174Z] === RUN   TestAuthZPluginAllowEventStream
15:58:31 [2020-02-26T15:58:31.310Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:58:32 [2020-02-26T15:58:32.057Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:58:32 [2020-02-26T15:58:32.057Z] --- PASS: TestAuthZPluginAllowEventStream (1.99s)
15:58:32 [2020-02-26T15:58:32.057Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:325: [d7e4c9a77d5d8] waiting for daemon to start
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:325: [d7e4c9a77d5d8] waiting for daemon to start
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:353: [d7e4c9a77d5d8] daemon started
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:461: [d7e4c9a77d5d8] Stopping daemon
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:296: [d7e4c9a77d5d8] exiting daemon
15:58:32 [2020-02-26T15:58:32.057Z]     daemon.go:448: [d7e4c9a77d5d8] Daemon stopped
15:58:32 [2020-02-26T15:58:32.057Z] === RUN   TestAuthZPluginErrorResponse
15:58:32 [2020-02-26T15:58:32.616Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:58:32 [2020-02-26T15:58:32.616Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:325: [d431ea239817f] waiting for daemon to start
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:325: [d431ea239817f] waiting for daemon to start
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:353: [d431ea239817f] daemon started
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:461: [d431ea239817f] Stopping daemon
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:296: [d431ea239817f] exiting daemon
15:58:32 [2020-02-26T15:58:32.616Z]     daemon.go:448: [d431ea239817f] Daemon stopped
15:58:32 [2020-02-26T15:58:32.616Z] === RUN   TestAuthZPluginErrorRequest
15:58:33 [2020-02-26T15:58:33.174Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:58:33 [2020-02-26T15:58:33.174Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:325: [d0b09cdd54d94] waiting for daemon to start
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:325: [d0b09cdd54d94] waiting for daemon to start
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:353: [d0b09cdd54d94] daemon started
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:461: [d0b09cdd54d94] Stopping daemon
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:296: [d0b09cdd54d94] exiting daemon
15:58:33 [2020-02-26T15:58:33.174Z]     daemon.go:448: [d0b09cdd54d94] Daemon stopped
15:58:33 [2020-02-26T15:58:33.174Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:58:33 [2020-02-26T15:58:33.191Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:58:33 [2020-02-26T15:58:33.517Z] --- PASS: TestUpdateRestartPolicy (12.02s)
15:58:33 [2020-02-26T15:58:33.517Z] === RUN   TestUpdateRestartWithAutoRemove
15:58:33 [2020-02-26T15:58:33.517Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
15:58:33 [2020-02-26T15:58:33.517Z] === RUN   TestWaitNonBlocked
15:58:33 [2020-02-26T15:58:33.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:58:33 [2020-02-26T15:58:33.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:58:33 [2020-02-26T15:58:33.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:58:33 [2020-02-26T15:58:33.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:58:33 [2020-02-26T15:58:33.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:58:33 [2020-02-26T15:58:33.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:58:33 [2020-02-26T15:58:33.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:58:33 [2020-02-26T15:58:33.784Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:325: [d89df3d226054] waiting for daemon to start
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:325: [d89df3d226054] waiting for daemon to start
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:353: [d89df3d226054] daemon started
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:461: [d89df3d226054] Stopping daemon
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:296: [d89df3d226054] exiting daemon
15:58:33 [2020-02-26T15:58:33.784Z]     daemon.go:448: [d89df3d226054] Daemon stopped
15:58:33 [2020-02-26T15:58:33.784Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:58:34 [2020-02-26T15:58:34.143Z] --- PASS: TestWaitNonBlocked (0.04s)
15:58:34 [2020-02-26T15:58:34.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
15:58:34 [2020-02-26T15:58:34.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
15:58:34 [2020-02-26T15:58:34.143Z] === RUN   TestWaitBlocked
15:58:34 [2020-02-26T15:58:34.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:58:34 [2020-02-26T15:58:34.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:58:34 [2020-02-26T15:58:34.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:58:34 [2020-02-26T15:58:34.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:58:34 [2020-02-26T15:58:34.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:58:34 [2020-02-26T15:58:34.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:58:35 [2020-02-26T15:58:35.072Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:58:35 [2020-02-26T15:58:35.451Z] --- PASS: TestWaitBlocked (0.04s)
15:58:35 [2020-02-26T15:58:35.451Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
15:58:35 [2020-02-26T15:58:35.451Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
15:58:35 [2020-02-26T15:58:35.451Z] === CONT  TestContainerStartOnDaemonRestart
15:58:35 [2020-02-26T15:58:35.451Z] === CONT  TestDaemonRestartIpcMode
15:58:35 [2020-02-26T15:58:35.451Z] === CONT  TestIpcModeOlderClient
15:58:35 [2020-02-26T15:58:35.451Z] --- PASS: TestIpcModeOlderClient (0.16s)
15:58:35 [2020-02-26T15:58:35.994Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:58:36 [2020-02-26T15:58:36.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
15:58:36 [2020-02-26T15:58:36.351Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:325: [d529cd4aaac76] waiting for daemon to start
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:325: [d529cd4aaac76] waiting for daemon to start
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:353: [d529cd4aaac76] daemon started
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:461: [d529cd4aaac76] Stopping daemon
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:296: [d529cd4aaac76] exiting daemon
15:58:36 [2020-02-26T15:58:36.351Z]     daemon.go:448: [d529cd4aaac76] Daemon stopped
15:58:36 [2020-02-26T15:58:36.351Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:58:37 [2020-02-26T15:58:37.877Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:58:38 [2020-02-26T15:58:38.278Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
15:58:38 [2020-02-26T15:58:38.278Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:325: [d2aa7494cdf9a] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:325: [d2aa7494cdf9a] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:353: [d2aa7494cdf9a] daemon started
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:461: [d2aa7494cdf9a] Stopping daemon
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:296: [d2aa7494cdf9a] exiting daemon
15:58:38 [2020-02-26T15:58:38.278Z]     daemon.go:448: [d2aa7494cdf9a] Daemon stopped
15:58:38 [2020-02-26T15:58:38.278Z] === RUN   TestAuthZPluginHeader
15:58:38 [2020-02-26T15:58:38.802Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:58:38 [2020-02-26T15:58:38.838Z] --- PASS: TestAuthZPluginHeader (0.83s)
15:58:38 [2020-02-26T15:58:38.838Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:325: [dc6aab6bfc8bb] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:325: [dc6aab6bfc8bb] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:353: [dc6aab6bfc8bb] daemon started
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:461: [dc6aab6bfc8bb] Stopping daemon
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:296: [dc6aab6bfc8bb] exiting daemon
15:58:38 [2020-02-26T15:58:38.838Z]     daemon.go:448: [dc6aab6bfc8bb] Daemon stopped
15:58:38 [2020-02-26T15:58:38.838Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:58:38 [2020-02-26T15:58:38.941Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s)
15:58:38 [2020-02-26T15:58:38.942Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:325: [d8a7f90131a37] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:325: [d8a7f90131a37] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:353: [d8a7f90131a37] daemon started
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:325: [d8a7f90131a37] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:296: [d8a7f90131a37] exiting daemon
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:325: [d8a7f90131a37] waiting for daemon to start
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:353: [d8a7f90131a37] daemon started
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:461: [d8a7f90131a37] Stopping daemon
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:296: [d8a7f90131a37] exiting daemon
15:58:38 [2020-02-26T15:58:38.942Z]     daemon.go:448: [d8a7f90131a37] Daemon stopped
15:58:39 [2020-02-26T15:58:39.970Z] --- PASS: TestDaemonRestartIpcMode (4.48s)
15:58:39 [2020-02-26T15:58:39.970Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:325: [d78e797b2c81d] waiting for daemon to start
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:325: [d78e797b2c81d] waiting for daemon to start
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:353: [d78e797b2c81d] daemon started
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:461: [d78e797b2c81d] Stopping daemon
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:296: [d78e797b2c81d] exiting daemon
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:448: [d78e797b2c81d] Daemon stopped
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:325: [d78e797b2c81d] waiting for daemon to start
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:325: [d78e797b2c81d] waiting for daemon to start
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:353: [d78e797b2c81d] daemon started
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:461: [d78e797b2c81d] Stopping daemon
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:296: [d78e797b2c81d] exiting daemon
15:58:39 [2020-02-26T15:58:39.970Z]     daemon.go:448: [d78e797b2c81d] Daemon stopped
15:58:39 [2020-02-26T15:58:39.970Z] PASS
15:58:39 [2020-02-26T15:58:39.970Z] 
15:58:39 [2020-02-26T15:58:39.970Z] === Skipped
15:58:39 [2020-02-26T15:58:39.970Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:58:39 [2020-02-26T15:58:39.970Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:58:39 [2020-02-26T15:58:39.970Z] 
15:58:39 [2020-02-26T15:58:39.970Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:58:39 [2020-02-26T15:58:39.970Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:58:39 [2020-02-26T15:58:39.970Z] 
15:58:39 [2020-02-26T15:58:39.970Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:58:39 [2020-02-26T15:58:39.970Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:58:39 [2020-02-26T15:58:39.970Z] 
15:58:39 [2020-02-26T15:58:39.970Z] 
15:58:39 [2020-02-26T15:58:39.970Z] DONE 189 tests, 3 skipped in 104.955s
15:58:39 [2020-02-26T15:58:39.970Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:58:39 [2020-02-26T15:58:39.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:58:39 [2020-02-26T15:58:39.970Z] ++ set -e
15:58:39 [2020-02-26T15:58:39.970Z] ++ '[' -n 0 ']'
15:58:39 [2020-02-26T15:58:39.970Z] ++ set -x
15:58:39 [2020-02-26T15:58:39.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:58:39 [2020-02-26T15:58:39.970Z] INFO: Testing against a local daemon
15:58:39 [2020-02-26T15:58:39.970Z] === RUN   TestCommitInheritsEnv
15:58:40 [2020-02-26T15:58:40.164Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:58:40 [2020-02-26T15:58:40.589Z] --- PASS: TestCommitInheritsEnv (0.43s)
15:58:40 [2020-02-26T15:58:40.589Z] === RUN   TestImportExtremelyLargeImageWorks
15:58:40 [2020-02-26T15:58:40.589Z] === PAUSE TestImportExtremelyLargeImageWorks
15:58:40 [2020-02-26T15:58:40.589Z] === RUN   TestImagesFilterMultiReference
15:58:40 [2020-02-26T15:58:40.589Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:58:40 [2020-02-26T15:58:40.589Z] === RUN   TestImagePullPlatformInvalid
15:58:40 [2020-02-26T15:58:40.589Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
15:58:40 [2020-02-26T15:58:40.589Z] === RUN   TestRemoveImageOrphaning
15:58:40 [2020-02-26T15:58:40.899Z] --- PASS: TestRemoveImageOrphaning (0.39s)
15:58:40 [2020-02-26T15:58:40.899Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:58:40 [2020-02-26T15:58:40.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:58:40 [2020-02-26T15:58:40.899Z] === RUN   TestTagInvalidReference
15:58:41 [2020-02-26T15:58:41.087Z] #33 152.2 
15:58:41 [2020-02-26T15:58:41.187Z] --- PASS: TestTagInvalidReference (0.05s)
15:58:41 [2020-02-26T15:58:41.187Z] === RUN   TestTagValidPrefixedRepo
15:58:41 [2020-02-26T15:58:41.187Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:58:41 [2020-02-26T15:58:41.187Z] === RUN   TestTagExistedNameWithoutForce
15:58:41 [2020-02-26T15:58:41.187Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
15:58:41 [2020-02-26T15:58:41.187Z] === RUN   TestTagOfficialNames
15:58:41 [2020-02-26T15:58:41.187Z] --- PASS: TestTagOfficialNames (0.06s)
15:58:41 [2020-02-26T15:58:41.187Z] === RUN   TestTagMatchesDigest
15:58:41 [2020-02-26T15:58:41.187Z] --- PASS: TestTagMatchesDigest (0.04s)
15:58:41 [2020-02-26T15:58:41.187Z] === CONT  TestImportExtremelyLargeImageWorks
15:58:41 [2020-02-26T15:58:41.646Z] #33 DONE 152.8s
15:58:41 [2020-02-26T15:58:41.901Z] 
15:58:41 [2020-02-26T15:58:41.901Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:58:42 [2020-02-26T15:58:42.094Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:58:42 [2020-02-26T15:58:42.653Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:58:42 [2020-02-26T15:58:42.653Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:58:42 [2020-02-26T15:58:42.908Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:58:43 [2020-02-26T15:58:43.467Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:58:43 [2020-02-26T15:58:43.467Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s)
15:58:43 [2020-02-26T15:58:43.467Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:325: [d02fff014dc56] waiting for daemon to start
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:325: [d02fff014dc56] waiting for daemon to start
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:353: [d02fff014dc56] daemon started
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:461: [d02fff014dc56] Stopping daemon
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:296: [d02fff014dc56] exiting daemon
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:448: [d02fff014dc56] Daemon stopped
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:325: [d02fff014dc56] waiting for daemon to start
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:325: [d02fff014dc56] waiting for daemon to start
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:353: [d02fff014dc56] daemon started
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:461: [d02fff014dc56] Stopping daemon
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:296: [d02fff014dc56] exiting daemon
15:58:43 [2020-02-26T15:58:43.467Z]     daemon.go:448: [d02fff014dc56] Daemon stopped
15:58:43 [2020-02-26T15:58:43.467Z] === RUN   TestAuthZPluginV2Disable
15:58:43 [2020-02-26T15:58:43.783Z] #34 DONE 1.7s
15:58:44 [2020-02-26T15:58:44.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:58:44 [2020-02-26T15:58:44.707Z] 
15:58:44 [2020-02-26T15:58:44.707Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:58:45 [2020-02-26T15:58:45.630Z] #35 DONE 0.8s
15:58:45 [2020-02-26T15:58:45.630Z] 
15:58:45 [2020-02-26T15:58:45.630Z] #36 exporting to image
15:58:45 [2020-02-26T15:58:45.630Z] #36 exporting layers
15:58:45 [2020-02-26T15:58:45.907Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:58:45 [2020-02-26T15:58:45.907Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:58:46 [2020-02-26T15:58:46.161Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:58:47 [2020-02-26T15:58:47.084Z] --- PASS: TestAuthZPluginV2Disable (3.66s)
15:58:47 [2020-02-26T15:58:47.084Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:325: [d4b78e11a5f6e] waiting for daemon to start
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:325: [d4b78e11a5f6e] waiting for daemon to start
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:353: [d4b78e11a5f6e] daemon started
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:461: [d4b78e11a5f6e] Stopping daemon
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:296: [d4b78e11a5f6e] exiting daemon
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:448: [d4b78e11a5f6e] Daemon stopped
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:325: [d4b78e11a5f6e] waiting for daemon to start
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:325: [d4b78e11a5f6e] waiting for daemon to start
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:353: [d4b78e11a5f6e] daemon started
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:461: [d4b78e11a5f6e] Stopping daemon
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:296: [d4b78e11a5f6e] exiting daemon
15:58:47 [2020-02-26T15:58:47.084Z]     daemon.go:448: [d4b78e11a5f6e] Daemon stopped
15:58:47 [2020-02-26T15:58:47.084Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:58:47 [2020-02-26T15:58:47.514Z] #36 exporting layers 2.0s done
15:58:47 [2020-02-26T15:58:47.514Z] #36 writing image sha256:57438078590d9576ffcdfae7f435e04565476edf4b5132ec78b809974bb379da done
15:58:47 [2020-02-26T15:58:47.514Z] #36 naming to docker.io/library/moby-e2e-test done
15:58:47 [2020-02-26T15:58:47.514Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:58:47 [2020-02-26T15:58:47.870Z] + echo Ensuring container killed.
15:58:47 [2020-02-26T15:58:47.870Z] Ensuring container killed.
15:58:47 [2020-02-26T15:58:47.870Z] + docker rm -vf docker-pr1
15:58:47 [2020-02-26T15:58:47.870Z] Error: No such container: docker-pr1
15:58:47 [2020-02-26T15:58:47.870Z] + true
[Pipeline] sh
15:58:48 [2020-02-26T15:58:48.226Z] + echo Chowning /workspace to jenkins user
15:58:48 [2020-02-26T15:58:48.226Z] Chowning /workspace to jenkins user
15:58:48 [2020-02-26T15:58:48.226Z] + id -u
15:58:48 [2020-02-26T15:58:48.226Z] + id -g
15:58:48 [2020-02-26T15:58:48.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40586:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:58:50 [2020-02-26T15:58:50.001Z] + bundleName=unit
15:58:50 [2020-02-26T15:58:50.001Z] + echo Creating unit-bundles.tar.gz
15:58:50 [2020-02-26T15:58:50.001Z] Creating unit-bundles.tar.gz
15:58:50 [2020-02-26T15:58:50.001Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:58:50 [2020-02-26T15:58:50.001Z] bundles/junit-report.xml
15:58:50 [2020-02-26T15:58:50.001Z] bundles/go-test-report.json
15:58:50 [2020-02-26T15:58:50.001Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:58:50 [2020-02-26T15:58:50.011Z] Archiving artifacts
15:58:50 [2020-02-26T15:58:50.340Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s)
15:58:50 [2020-02-26T15:58:50.340Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:325: [d080909b6d2be] waiting for daemon to start
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:325: [d080909b6d2be] waiting for daemon to start
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:353: [d080909b6d2be] daemon started
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:461: [d080909b6d2be] Stopping daemon
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:296: [d080909b6d2be] exiting daemon
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:448: [d080909b6d2be] Daemon stopped
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:325: [d080909b6d2be] waiting for daemon to start
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:325: [d080909b6d2be] waiting for daemon to start
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:353: [d080909b6d2be] daemon started
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:461: [d080909b6d2be] Stopping daemon
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:296: [d080909b6d2be] exiting daemon
15:58:50 [2020-02-26T15:58:50.340Z]     daemon.go:448: [d080909b6d2be] Daemon stopped
15:58:50 [2020-02-26T15:58:50.340Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:58:50 [2020-02-26T15:58:50.599Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:58:50 [2020-02-26T15:58:50.643Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:58:51 [2020-02-26T15:58:51.052Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:58:51 [2020-02-26T15:58:51.073Z] + make clean
15:58:51 [2020-02-26T15:58:51.328Z] docker volume rm -f docker-dev-cache
15:58:51 [2020-02-26T15:58:51.328Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
15:58:51 [2020-02-26T15:58:51.507Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:59:00 [2020-02-26T15:59:00.351Z] === RUN   TestDockerSuite/TestBuildExpose
15:59:00 [2020-02-26T15:59:00.910Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:59:01 [2020-02-26T15:59:01.469Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:59:01 [2020-02-26T15:59:01.723Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:59:02 [2020-02-26T15:59:02.282Z] === RUN   TestDockerSuite/TestBuildFails
15:59:02 [2020-02-26T15:59:02.282Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.02s)
15:59:02 [2020-02-26T15:59:02.282Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:353: [d1ae4b9f83a5c] daemon started
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:461: [d1ae4b9f83a5c] Stopping daemon
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:296: [d1ae4b9f83a5c] exiting daemon
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:448: [d1ae4b9f83a5c] Daemon stopped
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:296: [d1ae4b9f83a5c] exiting daemon
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:325: [d1ae4b9f83a5c] waiting for daemon to start
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:353: [d1ae4b9f83a5c] daemon started
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:461: [d1ae4b9f83a5c] Stopping daemon
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:296: [d1ae4b9f83a5c] exiting daemon
15:59:02 [2020-02-26T15:59:02.282Z]     daemon.go:448: [d1ae4b9f83a5c] Daemon stopped
15:59:02 [2020-02-26T15:59:02.282Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:59:03 [2020-02-26T15:59:03.251Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:59:03 [2020-02-26T15:59:03.251Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:59:03 [2020-02-26T15:59:03.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:59:04 [2020-02-26T15:59:04.173Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:59:05 [2020-02-26T15:59:05.533Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:59:08 [2020-02-26T15:59:08.039Z] === RUN   TestDockerSuite/TestBuildForceRm
15:59:09 [2020-02-26T15:59:09.116Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:59:09 [2020-02-26T15:59:09.921Z] === RUN   TestDockerSuite/TestBuildFromGit
15:59:10 [2020-02-26T15:59:10.844Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:59:11 [2020-02-26T15:59:11.402Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:59:12 [2020-02-26T15:59:12.366Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:59:14 [2020-02-26T15:59:14.287Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:59:14 [2020-02-26T15:59:14.845Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:59:15 [2020-02-26T15:59:15.403Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:59:17 [2020-02-26T15:59:17.284Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:59:19 [2020-02-26T15:59:19.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
15:59:19 [2020-02-26T15:59:19.207Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:353: [de493483f13f3] daemon started
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:461: [de493483f13f3] Stopping daemon
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:296: [de493483f13f3] exiting daemon
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:448: [de493483f13f3] Daemon stopped
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:339: [de493483f13f3] error pinging daemon on start: Get http://de493483f13f3.sock/_ping: context deadline exceeded
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:339: [de493483f13f3] error pinging daemon on start: Get http://de493483f13f3.sock/_ping: context deadline exceeded
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:339: [de493483f13f3] error pinging daemon on start: Get http://de493483f13f3.sock/_ping: context deadline exceeded
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:339: [de493483f13f3] error pinging daemon on start: Get http://de493483f13f3.sock/_ping: context deadline exceeded
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:296: [de493483f13f3] exiting daemon
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:325: [de493483f13f3] waiting for daemon to start
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:353: [de493483f13f3] daemon started
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:461: [de493483f13f3] Stopping daemon
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:296: [de493483f13f3] exiting daemon
15:59:19 [2020-02-26T15:59:19.207Z]     daemon.go:448: [de493483f13f3] Daemon stopped
15:59:19 [2020-02-26T15:59:19.207Z] PASS
15:59:19 [2020-02-26T15:59:19.207Z] 
15:59:19 [2020-02-26T15:59:19.207Z] DONE 17 tests in 53.003s
15:59:19 [2020-02-26T15:59:19.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:59:19 [2020-02-26T15:59:19.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:59:19 [2020-02-26T15:59:19.207Z] ++ set -e
15:59:19 [2020-02-26T15:59:19.207Z] ++ '[' -n 0 ']'
15:59:19 [2020-02-26T15:59:19.207Z] ++ set -x
15:59:19 [2020-02-26T15:59:19.207Z] ++ 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=amd64 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/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:59:19 [2020-02-26T15:59:19.207Z] INFO: Testing against a local daemon
15:59:19 [2020-02-26T15:59:19.207Z] === RUN   TestPluginInvalidJSON
15:59:19 [2020-02-26T15:59:19.207Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:59:19 [2020-02-26T15:59:19.207Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:59:19 [2020-02-26T15:59:19.207Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:59:19 [2020-02-26T15:59:19.207Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:59:19 [2020-02-26T15:59:19.207Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:59:19 [2020-02-26T15:59:19.207Z] PASS
15:59:19 [2020-02-26T15:59:19.207Z] 
15:59:19 [2020-02-26T15:59:19.207Z] DONE 2 tests in 0.145s
15:59:19 [2020-02-26T15:59:19.207Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:59:19 [2020-02-26T15:59:19.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:59:19 [2020-02-26T15:59:19.207Z] ++ set -e
15:59:19 [2020-02-26T15:59:19.207Z] ++ '[' -n 0 ']'
15:59:19 [2020-02-26T15:59:19.207Z] ++ set -x
15:59:19 [2020-02-26T15:59:19.207Z] ++ 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=amd64 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/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:59:19 [2020-02-26T15:59:19.207Z] INFO: Testing against a local daemon
15:59:19 [2020-02-26T15:59:19.207Z] === RUN   TestExternalGraphDriver
15:59:19 [2020-02-26T15:59:19.207Z] === RUN   TestExternalGraphDriver/json
15:59:19 [2020-02-26T15:59:19.372Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:59:19 [2020-02-26T15:59:19.766Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:59:21 [2020-02-26T15:59:21.172Z] === RUN   TestDockerSuite/TestBuildHistory
15:59:21 [2020-02-26T15:59:21.426Z] === RUN   TestExternalGraphDriver/spec
15:59:23 [2020-02-26T15:59:23.934Z] === RUN   TestExternalGraphDriver/pull
15:59:25 [2020-02-26T15:59:25.294Z] --- PASS: TestExternalGraphDriver (6.06s)
15:59:25 [2020-02-26T15:59:25.294Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:353: [d1a0d7868e55f] daemon started
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:461: [d1a0d7868e55f] Stopping daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:296: [d1a0d7868e55f] exiting daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:448: [d1a0d7868e55f] Daemon stopped
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:353: [d1a0d7868e55f] daemon started
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:461: [d1a0d7868e55f] Stopping daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:296: [d1a0d7868e55f] exiting daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:448: [d1a0d7868e55f] Daemon stopped
15:59:25 [2020-02-26T15:59:25.294Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:353: [d1a0d7868e55f] daemon started
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:461: [d1a0d7868e55f] Stopping daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:296: [d1a0d7868e55f] exiting daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:448: [d1a0d7868e55f] Daemon stopped
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:353: [d1a0d7868e55f] daemon started
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:461: [d1a0d7868e55f] Stopping daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:296: [d1a0d7868e55f] exiting daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:448: [d1a0d7868e55f] Daemon stopped
15:59:25 [2020-02-26T15:59:25.294Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:325: [d1a0d7868e55f] waiting for daemon to start
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:353: [d1a0d7868e55f] daemon started
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:461: [d1a0d7868e55f] Stopping daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:296: [d1a0d7868e55f] exiting daemon
15:59:25 [2020-02-26T15:59:25.294Z]     daemon.go:448: [d1a0d7868e55f] Daemon stopped
15:59:25 [2020-02-26T15:59:25.294Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
15:59:25 [2020-02-26T15:59:25.294Z] === RUN   TestGraphdriverPluginV2
15:59:25 [2020-02-26T15:59:25.895Z] === RUN   TestDockerSuite/TestBuildIidFile
15:59:26 [2020-02-26T15:59:26.150Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:59:27 [2020-02-26T15:59:27.510Z] === RUN   TestDockerSuite/TestBuildInheritance
15:59:27 [2020-02-26T15:59:27.765Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:59:28 [2020-02-26T15:59:28.325Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:59:28 [2020-02-26T15:59:28.325Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:59:29 [2020-02-26T15:59:29.636Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:59:29 [2020-02-26T15:59:29.729Z] === RUN   TestDockerSuite/TestBuildLabel
15:59:29 [2020-02-26T15:59:29.984Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:59:30 [2020-02-26T15:59:30.238Z] --- PASS: TestGraphdriverPluginV2 (4.87s)
15:59:30 [2020-02-26T15:59:30.238Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
15:59:30 [2020-02-26T15:59:30.238Z]     daemon.go:325: [d3226be7ca710] waiting for daemon to start
15:59:30 [2020-02-26T15:59:30.238Z]     daemon.go:325: [d3226be7ca710] waiting for daemon to start
15:59:30 [2020-02-26T15:59:30.238Z]     daemon.go:353: [d3226be7ca710] daemon started
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:461: [d3226be7ca710] Stopping daemon
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:296: [d3226be7ca710] exiting daemon
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:448: [d3226be7ca710] Daemon stopped
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:325: [d3226be7ca710] waiting for daemon to start
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:325: [d3226be7ca710] waiting for daemon to start
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:353: [d3226be7ca710] daemon started
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:461: [d3226be7ca710] Stopping daemon
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:296: [d3226be7ca710] exiting daemon
15:59:30 [2020-02-26T15:59:30.239Z]     daemon.go:448: [d3226be7ca710] Daemon stopped
15:59:30 [2020-02-26T15:59:30.239Z] PASS
15:59:30 [2020-02-26T15:59:30.239Z] 
15:59:30 [2020-02-26T15:59:30.239Z] DONE 5 tests in 11.066s
15:59:30 [2020-02-26T15:59:30.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:59:30 [2020-02-26T15:59:30.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:59:30 [2020-02-26T15:59:30.239Z] ++ set -e
15:59:30 [2020-02-26T15:59:30.239Z] ++ '[' -n 0 ']'
15:59:30 [2020-02-26T15:59:30.239Z] ++ set -x
15:59:30 [2020-02-26T15:59:30.239Z] ++ 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=amd64 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/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:59:30 [2020-02-26T15:59:30.239Z] INFO: Testing against a local daemon
15:59:30 [2020-02-26T15:59:30.239Z] === RUN   TestContinueAfterPluginCrash
15:59:30 [2020-02-26T15:59:30.239Z] === PAUSE TestContinueAfterPluginCrash
15:59:30 [2020-02-26T15:59:30.239Z] === RUN   TestDaemonStartWithLogOpt
15:59:30 [2020-02-26T15:59:30.239Z] === PAUSE TestDaemonStartWithLogOpt
15:59:30 [2020-02-26T15:59:30.239Z] === CONT  TestContinueAfterPluginCrash
15:59:30 [2020-02-26T15:59:30.239Z] === CONT  TestDaemonStartWithLogOpt
15:59:30 [2020-02-26T15:59:30.493Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:59:31 [2020-02-26T15:59:31.054Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:59:31 [2020-02-26T15:59:31.309Z] === RUN   TestDockerSuite/TestBuildLabels
15:59:31 [2020-02-26T15:59:31.870Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:59:33 [2020-02-26T15:59:33.755Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:59:39 [2020-02-26T15:59:39.031Z] === RUN   TestDockerSuite/TestBuildLastModified
15:59:45 [2020-02-26T15:59:45.555Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:59:45 [2020-02-26T15:59:45.555Z] --- PASS: TestDaemonStartWithLogOpt (14.74s)
15:59:45 [2020-02-26T15:59:45.555Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:325: [dce1661ccc026] waiting for daemon to start
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:325: [dce1661ccc026] waiting for daemon to start
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:353: [dce1661ccc026] daemon started
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:461: [dce1661ccc026] Stopping daemon
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:296: [dce1661ccc026] exiting daemon
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:448: [dce1661ccc026] Daemon stopped
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:325: [dce1661ccc026] waiting for daemon to start
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:325: [dce1661ccc026] waiting for daemon to start
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:353: [dce1661ccc026] daemon started
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:461: [dce1661ccc026] Stopping daemon
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:296: [dce1661ccc026] exiting daemon
15:59:45 [2020-02-26T15:59:45.555Z]     daemon.go:448: [dce1661ccc026] Daemon stopped
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:59:48 [2020-02-26T15:59:48.809Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:59:49 [2020-02-26T15:59:49.734Z] --- PASS: TestContinueAfterPluginCrash (19.24s)
15:59:49 [2020-02-26T15:59:49.734Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:325: [defc57f818da5] waiting for daemon to start
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:325: [defc57f818da5] waiting for daemon to start
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:353: [defc57f818da5] daemon started
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:461: [defc57f818da5] Stopping daemon
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:296: [defc57f818da5] exiting daemon
15:59:49 [2020-02-26T15:59:49.734Z]     daemon.go:448: [defc57f818da5] Daemon stopped
15:59:49 [2020-02-26T15:59:49.734Z] PASS
15:59:49 [2020-02-26T15:59:49.734Z] 
15:59:49 [2020-02-26T15:59:49.734Z] DONE 2 tests in 19.386s
15:59:49 [2020-02-26T15:59:49.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:59:49 [2020-02-26T15:59:49.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:59:49 [2020-02-26T15:59:49.734Z] ++ set -e
15:59:49 [2020-02-26T15:59:49.734Z] ++ '[' -n 0 ']'
15:59:49 [2020-02-26T15:59:49.734Z] ++ set -x
15:59:49 [2020-02-26T15:59:49.734Z] ++ 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=amd64 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/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:59:49 [2020-02-26T15:59:49.734Z] INFO: Testing against a local daemon
15:59:49 [2020-02-26T15:59:49.734Z] === RUN   TestPluginWithDevMounts
15:59:49 [2020-02-26T15:59:49.734Z] === PAUSE TestPluginWithDevMounts
15:59:49 [2020-02-26T15:59:49.734Z] === CONT  TestPluginWithDevMounts
15:59:50 [2020-02-26T15:59:50.658Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:59:52 [2020-02-26T15:59:52.021Z] --- PASS: TestPluginWithDevMounts (1.96s)
15:59:52 [2020-02-26T15:59:52.021Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:325: [d36a0873b6458] waiting for daemon to start
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:325: [d36a0873b6458] waiting for daemon to start
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:353: [d36a0873b6458] daemon started
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:461: [d36a0873b6458] Stopping daemon
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:296: [d36a0873b6458] exiting daemon
15:59:52 [2020-02-26T15:59:52.021Z]     daemon.go:448: [d36a0873b6458] Daemon stopped
15:59:52 [2020-02-26T15:59:52.021Z] PASS
15:59:52 [2020-02-26T15:59:52.021Z] 
15:59:52 [2020-02-26T15:59:52.021Z] DONE 1 tests in 2.114s
15:59:52 [2020-02-26T15:59:52.021Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:59:52 [2020-02-26T15:59:52.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:59:52 [2020-02-26T15:59:52.021Z] ++ set -e
15:59:52 [2020-02-26T15:59:52.021Z] ++ '[' -n 0 ']'
15:59:52 [2020-02-26T15:59:52.021Z] ++ set -x
15:59:52 [2020-02-26T15:59:52.021Z] ++ 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=amd64 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/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:59:52 [2020-02-26T15:59:52.021Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:59:52 [2020-02-26T15:59:52.021Z] INFO: Testing against a local daemon
15:59:52 [2020-02-26T15:59:52.021Z] === RUN   TestSecretInspect
15:59:52 [2020-02-26T15:59:52.276Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:59:55 [2020-02-26T15:59:55.573Z] --- PASS: TestSecretInspect (3.15s)
15:59:55 [2020-02-26T15:59:55.573Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:325: [db4382c09cbb6] waiting for daemon to start
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:325: [db4382c09cbb6] waiting for daemon to start
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:353: [db4382c09cbb6] daemon started
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:461: [db4382c09cbb6] Stopping daemon
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:296: [db4382c09cbb6] exiting daemon
15:59:55 [2020-02-26T15:59:55.573Z]     daemon.go:448: [db4382c09cbb6] Daemon stopped
15:59:55 [2020-02-26T15:59:55.573Z] === RUN   TestSecretList
15:59:57 [2020-02-26T15:59:57.454Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:59:57 [2020-02-26T15:59:57.709Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:59:58 [2020-02-26T15:59:58.268Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:59:58 [2020-02-26T15:59:58.268Z] --- PASS: TestSecretList (3.20s)
15:59:58 [2020-02-26T15:59:58.268Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:325: [d6ef112303887] waiting for daemon to start
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:325: [d6ef112303887] waiting for daemon to start
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:353: [d6ef112303887] daemon started
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:461: [d6ef112303887] Stopping daemon
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:296: [d6ef112303887] exiting daemon
15:59:58 [2020-02-26T15:59:58.268Z]     daemon.go:448: [d6ef112303887] Daemon stopped
15:59:58 [2020-02-26T15:59:58.268Z] === RUN   TestSecretsCreateAndDelete
15:59:59 [2020-02-26T15:59:59.487Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:00:01 [2020-02-26T16:00:01.591Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
16:00:01 [2020-02-26T16:00:01.591Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:325: [dba8d9b406ee1] waiting for daemon to start
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:325: [dba8d9b406ee1] waiting for daemon to start
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:353: [dba8d9b406ee1] daemon started
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:461: [dba8d9b406ee1] Stopping daemon
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:296: [dba8d9b406ee1] exiting daemon
16:00:01 [2020-02-26T16:00:01.591Z]     daemon.go:448: [dba8d9b406ee1] Daemon stopped
16:00:01 [2020-02-26T16:00:01.591Z] === RUN   TestSecretsUpdate
16:00:04 [2020-02-26T16:00:04.859Z] --- PASS: TestSecretsUpdate (3.05s)
16:00:04 [2020-02-26T16:00:04.859Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:325: [d502e4fb9fb8b] waiting for daemon to start
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:325: [d502e4fb9fb8b] waiting for daemon to start
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:353: [d502e4fb9fb8b] daemon started
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:461: [d502e4fb9fb8b] Stopping daemon
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:296: [d502e4fb9fb8b] exiting daemon
16:00:04 [2020-02-26T16:00:04.859Z]     daemon.go:448: [d502e4fb9fb8b] Daemon stopped
16:00:04 [2020-02-26T16:00:04.859Z] === RUN   TestTemplatedSecret
16:00:08 [2020-02-26T16:00:08.115Z] --- PASS: TestTemplatedSecret (3.57s)
16:00:08 [2020-02-26T16:00:08.115Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
16:00:08 [2020-02-26T16:00:08.115Z]     daemon.go:325: [d098e20087335] waiting for daemon to start
16:00:08 [2020-02-26T16:00:08.115Z]     daemon.go:325: [d098e20087335] waiting for daemon to start
16:00:08 [2020-02-26T16:00:08.115Z]     daemon.go:353: [d098e20087335] daemon started
16:00:08 [2020-02-26T16:00:08.115Z]     daemon.go:461: [d098e20087335] Stopping daemon
16:00:08 [2020-02-26T16:00:08.115Z]     daemon.go:296: [d098e20087335] exiting daemon
16:00:08 [2020-02-26T16:00:08.116Z]     daemon.go:448: [d098e20087335] Daemon stopped
16:00:08 [2020-02-26T16:00:08.116Z] === RUN   TestSecretCreateResolve
16:00:09 [2020-02-26T16:00:09.473Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:00:10 [2020-02-26T16:00:10.831Z] --- PASS: TestSecretCreateResolve (2.61s)
16:00:10 [2020-02-26T16:00:10.831Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:325: [d5cf6677e1ff1] waiting for daemon to start
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:325: [d5cf6677e1ff1] waiting for daemon to start
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:353: [d5cf6677e1ff1] daemon started
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:461: [d5cf6677e1ff1] Stopping daemon
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:296: [d5cf6677e1ff1] exiting daemon
16:00:10 [2020-02-26T16:00:10.831Z]     daemon.go:448: [d5cf6677e1ff1] Daemon stopped
16:00:10 [2020-02-26T16:00:10.831Z] PASS
16:00:10 [2020-02-26T16:00:10.831Z] 
16:00:10 [2020-02-26T16:00:10.831Z] DONE 6 tests in 19.014s
16:00:10 [2020-02-26T16:00:10.831Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:00:10 [2020-02-26T16:00:10.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
16:00:10 [2020-02-26T16:00:10.831Z] ++ set -e
16:00:10 [2020-02-26T16:00:10.831Z] ++ '[' -n 0 ']'
16:00:10 [2020-02-26T16:00:10.831Z] ++ set -x
16:00:10 [2020-02-26T16:00:10.831Z] ++ 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=amd64 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/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
16:00:10 [2020-02-26T16:00:10.831Z] INFO: Testing against a local daemon
16:00:10 [2020-02-26T16:00:10.831Z] === RUN   TestServiceCreateInit
16:00:10 [2020-02-26T16:00:10.831Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:00:13 [2020-02-26T16:00:13.380Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:00:14 [2020-02-26T16:00:14.226Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:00:14 [2020-02-26T16:00:14.739Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:00:16 [2020-02-26T16:00:16.661Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:00:17 [2020-02-26T16:00:17.582Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:00:17 [2020-02-26T16:00:17.582Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:00:21 [2020-02-26T16:00:21.780Z] --- PASS: TestServiceCreateInit (10.77s)
16:00:21 [2020-02-26T16:00:21.780Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s)
16:00:21 [2020-02-26T16:00:21.780Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:325: [dd7be8f8eba30] waiting for daemon to start
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:325: [dd7be8f8eba30] waiting for daemon to start
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:353: [dd7be8f8eba30] daemon started
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:461: [dd7be8f8eba30] Stopping daemon
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:296: [dd7be8f8eba30] exiting daemon
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:448: [dd7be8f8eba30] Daemon stopped
16:00:21 [2020-02-26T16:00:21.780Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s)
16:00:21 [2020-02-26T16:00:21.780Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:325: [d9d7e5b73aa88] waiting for daemon to start
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:325: [d9d7e5b73aa88] waiting for daemon to start
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:353: [d9d7e5b73aa88] daemon started
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:461: [d9d7e5b73aa88] Stopping daemon
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:296: [d9d7e5b73aa88] exiting daemon
16:00:21 [2020-02-26T16:00:21.780Z]         daemon.go:448: [d9d7e5b73aa88] Daemon stopped
16:00:21 [2020-02-26T16:00:21.780Z] === RUN   TestCreateServiceMultipleTimes
16:00:22 [2020-02-26T16:00:22.734Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:00:23 [2020-02-26T16:00:23.139Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:00:23 [2020-02-26T16:00:23.698Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:00:26 [2020-02-26T16:00:26.205Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:00:26 [2020-02-26T16:00:26.460Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:00:28 [2020-02-26T16:00:28.967Z] === RUN   TestDockerSuite/TestBuildNetNone
16:00:29 [2020-02-26T16:00:29.893Z] === RUN   TestDockerSuite/TestBuildNoContext
16:00:30 [2020-02-26T16:00:30.816Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:00:32 [2020-02-26T16:00:32.175Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:00:34 [2020-02-26T16:00:34.057Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:00:34 [2020-02-26T16:00:34.311Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:00:34 [2020-02-26T16:00:34.311Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:00:34 [2020-02-26T16:00:34.565Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:00:35 [2020-02-26T16:00:35.124Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:00:35 [2020-02-26T16:00:35.682Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:00:35 [2020-02-26T16:00:35.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:00:38 [2020-02-26T16:00:38.444Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:00:39 [2020-02-26T16:00:39.003Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:00:42 [2020-02-26T16:00:42.256Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:00:43 [2020-02-26T16:00:43.178Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:00:45 [2020-02-26T16:00:45.058Z] --- PASS: TestCreateServiceMultipleTimes (23.19s)
16:00:45 [2020-02-26T16:00:45.058Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:325: [dd19a0c1a226d] waiting for daemon to start
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:325: [dd19a0c1a226d] waiting for daemon to start
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:353: [dd19a0c1a226d] daemon started
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:461: [dd19a0c1a226d] Stopping daemon
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:296: [dd19a0c1a226d] exiting daemon
16:00:45 [2020-02-26T16:00:45.058Z]     daemon.go:448: [dd19a0c1a226d] Daemon stopped
16:00:45 [2020-02-26T16:00:45.058Z] === RUN   TestCreateServiceConflict
16:00:45 [2020-02-26T16:00:45.313Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:00:46 [2020-02-26T16:00:46.672Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:00:48 [2020-02-26T16:00:48.031Z] --- PASS: TestCreateServiceConflict (3.22s)
16:00:48 [2020-02-26T16:00:48.031Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:325: [dbcc8dc9ac71f] waiting for daemon to start
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:325: [dbcc8dc9ac71f] waiting for daemon to start
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:353: [dbcc8dc9ac71f] daemon started
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:461: [dbcc8dc9ac71f] Stopping daemon
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:296: [dbcc8dc9ac71f] exiting daemon
16:00:48 [2020-02-26T16:00:48.031Z]     daemon.go:448: [dbcc8dc9ac71f] Daemon stopped
16:00:48 [2020-02-26T16:00:48.031Z] === RUN   TestCreateServiceMaxReplicas
16:00:48 [2020-02-26T16:00:48.285Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:00:48 [2020-02-26T16:00:48.843Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:00:52 [2020-02-26T16:00:52.144Z] --- PASS: TestCreateServiceMaxReplicas (3.44s)
16:00:52 [2020-02-26T16:00:52.144Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:325: [d0a525fe18fc7] waiting for daemon to start
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:325: [d0a525fe18fc7] waiting for daemon to start
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:353: [d0a525fe18fc7] daemon started
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:461: [d0a525fe18fc7] Stopping daemon
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:296: [d0a525fe18fc7] exiting daemon
16:00:52 [2020-02-26T16:00:52.144Z]     daemon.go:448: [d0a525fe18fc7] Daemon stopped
16:00:52 [2020-02-26T16:00:52.144Z] === RUN   TestCreateWithDuplicateNetworkNames
16:00:52 [2020-02-26T16:00:52.748Z] === RUN   TestDockerSuite/TestBuildPATH
16:00:55 [2020-02-26T16:00:55.387Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:00:56 [2020-02-26T16:00:56.309Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:00:57 [2020-02-26T16:00:57.231Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:01:00 [2020-02-26T16:01:00.486Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:01:07 [2020-02-26T16:01:07.047Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:01:07 [2020-02-26T16:01:07.303Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.68s)
16:01:07 [2020-02-26T16:01:07.303Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:325: [de15293cf55a3] waiting for daemon to start
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:325: [de15293cf55a3] waiting for daemon to start
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:353: [de15293cf55a3] daemon started
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:461: [de15293cf55a3] Stopping daemon
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:296: [de15293cf55a3] exiting daemon
16:01:07 [2020-02-26T16:01:07.303Z]     daemon.go:448: [de15293cf55a3] Daemon stopped
16:01:07 [2020-02-26T16:01:07.303Z] === RUN   TestCreateServiceSecretFileMode
16:01:10 [2020-02-26T16:01:10.600Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
16:01:10 [2020-02-26T16:01:10.600Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:325: [d51dd9553acb6] waiting for daemon to start
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:325: [d51dd9553acb6] waiting for daemon to start
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:353: [d51dd9553acb6] daemon started
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:461: [d51dd9553acb6] Stopping daemon
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:296: [d51dd9553acb6] exiting daemon
16:01:10 [2020-02-26T16:01:10.600Z]     daemon.go:448: [d51dd9553acb6] Daemon stopped
16:01:10 [2020-02-26T16:01:10.600Z] === RUN   TestCreateServiceConfigFileMode
16:01:11 [2020-02-26T16:01:11.160Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:01:13 [2020-02-26T16:01:13.664Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
16:01:13 [2020-02-26T16:01:13.664Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:325: [dc15442ab4bb6] waiting for daemon to start
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:325: [dc15442ab4bb6] waiting for daemon to start
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:353: [dc15442ab4bb6] daemon started
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:461: [dc15442ab4bb6] Stopping daemon
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:296: [dc15442ab4bb6] exiting daemon
16:01:13 [2020-02-26T16:01:13.664Z]     daemon.go:448: [dc15442ab4bb6] Daemon stopped
16:01:13 [2020-02-26T16:01:13.664Z] === RUN   TestCreateServiceSysctls
16:01:13 [2020-02-26T16:01:13.664Z] === RUN   TestDockerSuite/TestBuildRm
16:01:16 [2020-02-26T16:01:16.964Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:01:17 [2020-02-26T16:01:17.522Z] --- PASS: TestCreateServiceSysctls (4.08s)
16:01:17 [2020-02-26T16:01:17.522Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:325: [d17f5db4b752c] waiting for daemon to start
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:325: [d17f5db4b752c] waiting for daemon to start
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:353: [d17f5db4b752c] daemon started
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:461: [d17f5db4b752c] Stopping daemon
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:296: [d17f5db4b752c] exiting daemon
16:01:17 [2020-02-26T16:01:17.522Z]     daemon.go:448: [d17f5db4b752c] Daemon stopped
16:01:17 [2020-02-26T16:01:17.522Z] === RUN   TestInspect
16:01:17 [2020-02-26T16:01:17.776Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:01:19 [2020-02-26T16:01:19.658Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:01:20 [2020-02-26T16:01:20.216Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:01:20 [2020-02-26T16:01:20.774Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:01:21 [2020-02-26T16:01:21.029Z] --- PASS: TestInspect (3.40s)
16:01:21 [2020-02-26T16:01:21.029Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:325: [dfb1e3b96b1dd] waiting for daemon to start
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:325: [dfb1e3b96b1dd] waiting for daemon to start
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:353: [dfb1e3b96b1dd] daemon started
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:461: [dfb1e3b96b1dd] Stopping daemon
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:296: [dfb1e3b96b1dd] exiting daemon
16:01:21 [2020-02-26T16:01:21.029Z]     daemon.go:448: [dfb1e3b96b1dd] Daemon stopped
16:01:21 [2020-02-26T16:01:21.029Z] === RUN   TestDockerNetworkConnectAlias
16:01:21 [2020-02-26T16:01:21.952Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:01:23 [2020-02-26T16:01:23.314Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:01:24 [2020-02-26T16:01:24.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:01:24 [2020-02-26T16:01:24.673Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:01:28 [2020-02-26T16:01:28.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:01:28 [2020-02-26T16:01:28.882Z] --- PASS: TestDockerNetworkConnectAlias (7.98s)
16:01:28 [2020-02-26T16:01:28.882Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:325: [d00b598379fb5] waiting for daemon to start
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:325: [d00b598379fb5] waiting for daemon to start
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:353: [d00b598379fb5] daemon started
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:461: [d00b598379fb5] Stopping daemon
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:296: [d00b598379fb5] exiting daemon
16:01:28 [2020-02-26T16:01:28.882Z]     daemon.go:448: [d00b598379fb5] Daemon stopped
16:01:28 [2020-02-26T16:01:28.882Z] === RUN   TestDockerNetworkReConnect
16:01:29 [2020-02-26T16:01:29.444Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:01:29 [2020-02-26T16:01:29.698Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:01:30 [2020-02-26T16:01:30.258Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:01:30 [2020-02-26T16:01:30.258Z] === RUN   TestDockerSuite/TestBuildSpaces
16:01:30 [2020-02-26T16:01:30.816Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:01:32 [2020-02-26T16:01:32.177Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:01:32 [2020-02-26T16:01:32.177Z] === RUN   TestDockerSuite/TestBuildStderr
16:01:33 [2020-02-26T16:01:33.536Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:01:35 [2020-02-26T16:01:35.418Z] --- PASS: TestDockerNetworkReConnect (6.13s)
16:01:35 [2020-02-26T16:01:35.418Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:325: [dc866a3145dc8] waiting for daemon to start
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:325: [dc866a3145dc8] waiting for daemon to start
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:353: [dc866a3145dc8] daemon started
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:461: [dc866a3145dc8] Stopping daemon
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:296: [dc866a3145dc8] exiting daemon
16:01:35 [2020-02-26T16:01:35.418Z]     daemon.go:448: [dc866a3145dc8] Daemon stopped
16:01:35 [2020-02-26T16:01:35.418Z] === RUN   TestServicePlugin
16:01:38 [2020-02-26T16:01:38.673Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:01:39 [2020-02-26T16:01:39.639Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:01:40 [2020-02-26T16:01:40.999Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:01:41 [2020-02-26T16:01:41.557Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:01:42 [2020-02-26T16:01:42.917Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:01:43 [2020-02-26T16:01:43.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:01:44 [2020-02-26T16:01:44.761Z] === RUN   TestDockerSuite/TestBuildUser
16:01:47 [2020-02-26T16:01:47.269Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:01:48 [2020-02-26T16:01:48.655Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnv
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:01:50 [2020-02-26T16:01:50.176Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:01:51 [2020-02-26T16:01:51.426Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:01:53 [2020-02-26T16:01:53.060Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:01:53 [2020-02-26T16:01:53.516Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:01:53 [2020-02-26T16:01:53.516Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:01:53 [2020-02-26T16:01:53.516Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:01:53 [2020-02-26T16:01:53.970Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:01:58 [2020-02-26T16:01:58.625Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:02:09 [2020-02-26T16:02:09.486Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:02:09 [2020-02-26T16:02:09.740Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:02:09 [2020-02-26T16:02:09.994Z] --- PASS: TestServicePlugin (34.93s)
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [de1b2137f57e8] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [de1b2137f57e8] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:353: [de1b2137f57e8] daemon started
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:461: [de1b2137f57e8] Stopping daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:296: [de1b2137f57e8] exiting daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:448: [de1b2137f57e8] Daemon stopped
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [db0a12058251f] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [db0a12058251f] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:353: [db0a12058251f] daemon started
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [db220a7399f14] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [db220a7399f14] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:353: [db220a7399f14] daemon started
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:60: [db220a7399f14] joining swarm manager [db0a12058251f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [d18f08d8a4d91] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:325: [d18f08d8a4d91] waiting for daemon to start
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:353: [d18f08d8a4d91] daemon started
16:02:09 [2020-02-26T16:02:09.994Z]     plugin_test.go:63: [d18f08d8a4d91] joining swarm manager [db0a12058251f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:461: [d18f08d8a4d91] Stopping daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:296: [d18f08d8a4d91] exiting daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:448: [d18f08d8a4d91] Daemon stopped
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:461: [db220a7399f14] Stopping daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:296: [db220a7399f14] exiting daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:448: [db220a7399f14] Daemon stopped
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:461: [db0a12058251f] Stopping daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:296: [db0a12058251f] exiting daemon
16:02:09 [2020-02-26T16:02:09.994Z]     daemon.go:448: [db0a12058251f] Daemon stopped
16:02:09 [2020-02-26T16:02:09.994Z] === RUN   TestServiceUpdateLabel
16:02:09 [2020-02-26T16:02:09.994Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:02:11 [2020-02-26T16:02:11.353Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:02:12 [2020-02-26T16:02:12.317Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:02:13 [2020-02-26T16:02:13.240Z] --- PASS: TestServiceUpdateLabel (3.11s)
16:02:13 [2020-02-26T16:02:13.240Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:325: [d2d3fdac9ffa4] waiting for daemon to start
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:325: [d2d3fdac9ffa4] waiting for daemon to start
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:353: [d2d3fdac9ffa4] daemon started
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:461: [d2d3fdac9ffa4] Stopping daemon
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:296: [d2d3fdac9ffa4] exiting daemon
16:02:13 [2020-02-26T16:02:13.240Z]     daemon.go:448: [d2d3fdac9ffa4] Daemon stopped
16:02:13 [2020-02-26T16:02:13.240Z] === RUN   TestServiceUpdateSecrets
16:02:13 [2020-02-26T16:02:13.799Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:02:13 [2020-02-26T16:02:13.799Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:02:13 [2020-02-26T16:02:13.799Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:02:13 [2020-02-26T16:02:13.799Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:02:13 [2020-02-26T16:02:13.799Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildExpose
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:02:16 [2020-02-26T16:02:16.254Z] === RUN   TestDockerSuite/TestBuildFails
16:02:16 [2020-02-26T16:02:16.308Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:02:16 [2020-02-26T16:02:16.308Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:02:16 [2020-02-26T16:02:16.708Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:02:16 [2020-02-26T16:02:16.867Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:02:17 [2020-02-26T16:02:17.162Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:02:17 [2020-02-26T16:02:17.428Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:02:18 [2020-02-26T16:02:18.785Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:02:18 [2020-02-26T16:02:18.785Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:02:21 [2020-02-26T16:02:21.821Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:02:22 [2020-02-26T16:02:22.039Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:02:23 [2020-02-26T16:02:23.919Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:02:24 [2020-02-26T16:02:24.841Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:02:25 [2020-02-26T16:02:25.095Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:02:25 [2020-02-26T16:02:25.695Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:02:25 [2020-02-26T16:02:25.695Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:02:26 [2020-02-26T16:02:26.477Z] === RUN   TestDockerSuite/TestBuildForceRm
16:02:26 [2020-02-26T16:02:26.617Z] === RUN   TestDockerSuite/TestBuildXZHost
16:02:28 [2020-02-26T16:02:28.538Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:02:28 [2020-02-26T16:02:28.538Z] --- PASS: TestServiceUpdateSecrets (15.39s)
16:02:28 [2020-02-26T16:02:28.538Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:325: [de065b37954b4] waiting for daemon to start
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:325: [de065b37954b4] waiting for daemon to start
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:353: [de065b37954b4] daemon started
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:461: [de065b37954b4] Stopping daemon
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:296: [de065b37954b4] exiting daemon
16:02:28 [2020-02-26T16:02:28.538Z]     daemon.go:448: [de065b37954b4] Daemon stopped
16:02:28 [2020-02-26T16:02:28.538Z] === RUN   TestServiceUpdateConfigs
16:02:28 [2020-02-26T16:02:28.792Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:02:28 [2020-02-26T16:02:28.792Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:02:28 [2020-02-26T16:02:28.792Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:02:29 [2020-02-26T16:02:29.757Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:02:31 [2020-02-26T16:02:31.246Z] === RUN   TestDockerSuite/TestCommitChange
16:02:32 [2020-02-26T16:02:32.225Z] === RUN   TestDockerSuite/TestBuildFromGit
16:02:32 [2020-02-26T16:02:32.605Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:02:33 [2020-02-26T16:02:33.528Z] === RUN   TestDockerSuite/TestCommitHardlink
16:02:35 [2020-02-26T16:02:35.409Z] === RUN   TestDockerSuite/TestCommitNewFile
16:02:37 [2020-02-26T16:02:37.290Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:02:37 [2020-02-26T16:02:37.972Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:02:38 [2020-02-26T16:02:38.651Z] === RUN   TestDockerSuite/TestCommitTTY
16:02:38 [2020-02-26T16:02:38.929Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:02:40 [2020-02-26T16:02:40.536Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:02:41 [2020-02-26T16:02:41.095Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:02:42 [2020-02-26T16:02:42.975Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:02:43 [2020-02-26T16:02:43.898Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:02:44 [2020-02-26T16:02:44.152Z] --- PASS: TestServiceUpdateConfigs (15.52s)
16:02:44 [2020-02-26T16:02:44.152Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:325: [de78a3e68eac8] waiting for daemon to start
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:325: [de78a3e68eac8] waiting for daemon to start
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:353: [de78a3e68eac8] daemon started
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:461: [de78a3e68eac8] Stopping daemon
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:296: [de78a3e68eac8] exiting daemon
16:02:44 [2020-02-26T16:02:44.152Z]     daemon.go:448: [de78a3e68eac8] Daemon stopped
16:02:44 [2020-02-26T16:02:44.152Z] === RUN   TestServiceUpdateNetwork
16:02:44 [2020-02-26T16:02:44.152Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:02:44 [2020-02-26T16:02:44.679Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:02:44 [2020-02-26T16:02:44.679Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:02:44 [2020-02-26T16:02:44.679Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:02:45 [2020-02-26T16:02:45.133Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:02:45 [2020-02-26T16:02:45.133Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:02:46 [2020-02-26T16:02:46.125Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:02:48 [2020-02-26T16:02:48.006Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:02:48 [2020-02-26T16:02:48.006Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:02:48 [2020-02-26T16:02:48.930Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:02:49 [2020-02-26T16:02:49.488Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:02:50 [2020-02-26T16:02:50.409Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:02:51 [2020-02-26T16:02:51.332Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:02:52 [2020-02-26T16:02:52.253Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:02:52 [2020-02-26T16:02:52.253Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:02:52 [2020-02-26T16:02:52.253Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:02:52 [2020-02-26T16:02:52.811Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:02:52 [2020-02-26T16:02:52.811Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:02:53 [2020-02-26T16:02:53.066Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:02:53 [2020-02-26T16:02:53.066Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:02:53 [2020-02-26T16:02:53.319Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:02:53 [2020-02-26T16:02:53.645Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:02:53 [2020-02-26T16:02:53.645Z] === RUN   TestDockerSuite/TestBuildHistory
16:02:54 [2020-02-26T16:02:54.241Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:02:54 [2020-02-26T16:02:54.799Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:02:55 [2020-02-26T16:02:55.721Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:02:55 [2020-02-26T16:02:55.721Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:02:57 [2020-02-26T16:02:57.618Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:02:58 [2020-02-26T16:02:58.570Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:02:58 [2020-02-26T16:02:58.570Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:02:59 [2020-02-26T16:02:59.132Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:02:59 [2020-02-26T16:02:59.690Z] --- PASS: TestServiceUpdateNetwork (15.76s)
16:02:59 [2020-02-26T16:02:59.690Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:325: [daffb499489af] waiting for daemon to start
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:325: [daffb499489af] waiting for daemon to start
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:353: [daffb499489af] daemon started
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:461: [daffb499489af] Stopping daemon
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:296: [daffb499489af] exiting daemon
16:02:59 [2020-02-26T16:02:59.690Z]     daemon.go:448: [daffb499489af] Daemon stopped
16:02:59 [2020-02-26T16:02:59.690Z] PASS
16:02:59 [2020-02-26T16:02:59.690Z] 
16:02:59 [2020-02-26T16:02:59.690Z] DONE 18 tests in 169.006s
16:02:59 [2020-02-26T16:02:59.944Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:02:59 [2020-02-26T16:02:59.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
16:02:59 [2020-02-26T16:02:59.944Z] ++ set -e
16:02:59 [2020-02-26T16:02:59.944Z] ++ '[' -n 0 ']'
16:02:59 [2020-02-26T16:02:59.944Z] ++ set -x
16:02:59 [2020-02-26T16:02:59.944Z] ++ 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=amd64 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/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
16:02:59 [2020-02-26T16:02:59.944Z] INFO: Testing against a local daemon
16:02:59 [2020-02-26T16:02:59.944Z] === RUN   TestSessionCreate
16:02:59 [2020-02-26T16:02:59.944Z] --- PASS: TestSessionCreate (0.04s)
16:02:59 [2020-02-26T16:02:59.944Z] === RUN   TestSessionCreateWithBadUpgrade
16:02:59 [2020-02-26T16:02:59.944Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:02:59 [2020-02-26T16:02:59.944Z] PASS
16:02:59 [2020-02-26T16:02:59.944Z] 
16:02:59 [2020-02-26T16:02:59.944Z] DONE 2 tests in 0.169s
16:02:59 [2020-02-26T16:02:59.944Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:02:59 [2020-02-26T16:02:59.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
16:02:59 [2020-02-26T16:02:59.944Z] ++ set -e
16:02:59 [2020-02-26T16:02:59.944Z] ++ '[' -n 0 ']'
16:02:59 [2020-02-26T16:02:59.944Z] ++ set -x
16:02:59 [2020-02-26T16:02:59.945Z] ++ 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=amd64 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/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
16:02:59 [2020-02-26T16:02:59.945Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:03:00 [2020-02-26T16:03:00.199Z] INFO: Testing against a local daemon
16:03:00 [2020-02-26T16:03:00.199Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:03:00 [2020-02-26T16:03:00.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:03:00 [2020-02-26T16:03:00.199Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:03:00 [2020-02-26T16:03:00.199Z] === RUN   TestEventsExecDie
16:03:01 [2020-02-26T16:03:01.121Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:03:01 [2020-02-26T16:03:01.121Z] --- PASS: TestEventsExecDie (0.97s)
16:03:01 [2020-02-26T16:03:01.121Z] === RUN   TestEventsBackwardsCompatible
16:03:01 [2020-02-26T16:03:01.121Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
16:03:01 [2020-02-26T16:03:01.121Z] === RUN   TestInfoBinaryCommits
16:03:01 [2020-02-26T16:03:01.121Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:03:01 [2020-02-26T16:03:01.121Z] === RUN   TestInfoAPIVersioned
16:03:01 [2020-02-26T16:03:01.121Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:03:01 [2020-02-26T16:03:01.121Z] === RUN   TestInfoAPI
16:03:01 [2020-02-26T16:03:01.375Z] --- PASS: TestInfoAPI (0.02s)
16:03:01 [2020-02-26T16:03:01.375Z] === RUN   TestInfoAPIWarnings
16:03:01 [2020-02-26T16:03:01.935Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:03:01 [2020-02-26T16:03:01.935Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:03:01 [2020-02-26T16:03:01.935Z] --- PASS: TestInfoAPIWarnings (0.79s)
16:03:01 [2020-02-26T16:03:01.935Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:325: [d915aca4e6d5f] waiting for daemon to start
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:325: [d915aca4e6d5f] waiting for daemon to start
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:353: [d915aca4e6d5f] daemon started
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:461: [d915aca4e6d5f] Stopping daemon
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:296: [d915aca4e6d5f] exiting daemon
16:03:01 [2020-02-26T16:03:01.935Z]     daemon.go:448: [d915aca4e6d5f] Daemon stopped
16:03:01 [2020-02-26T16:03:01.935Z] === RUN   TestLoginFailsWithBadCredentials
16:03:02 [2020-02-26T16:03:02.233Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
16:03:02 [2020-02-26T16:03:02.234Z] === RUN   TestPingCacheHeaders
16:03:02 [2020-02-26T16:03:02.234Z] --- PASS: TestPingCacheHeaders (0.03s)
16:03:02 [2020-02-26T16:03:02.234Z] === RUN   TestPingGet
16:03:02 [2020-02-26T16:03:02.234Z] --- PASS: TestPingGet (0.02s)
16:03:02 [2020-02-26T16:03:02.234Z] === RUN   TestPingHead
16:03:02 [2020-02-26T16:03:02.488Z] --- PASS: TestPingHead (0.03s)
16:03:02 [2020-02-26T16:03:02.488Z] === RUN   TestVersion
16:03:02 [2020-02-26T16:03:02.488Z] --- PASS: TestVersion (0.03s)
16:03:02 [2020-02-26T16:03:02.488Z] PASS
16:03:02 [2020-02-26T16:03:02.488Z] 
16:03:02 [2020-02-26T16:03:02.488Z] === Skipped
16:03:02 [2020-02-26T16:03:02.488Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:03:02 [2020-02-26T16:03:02.488Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:03:02 [2020-02-26T16:03:02.488Z] 
16:03:02 [2020-02-26T16:03:02.488Z] 
16:03:02 [2020-02-26T16:03:02.488Z] DONE 12 tests, 1 skipped in 2.380s
16:03:02 [2020-02-26T16:03:02.488Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:03:02 [2020-02-26T16:03:02.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:03:02 [2020-02-26T16:03:02.488Z] ++ set -e
16:03:02 [2020-02-26T16:03:02.488Z] ++ '[' -n 0 ']'
16:03:02 [2020-02-26T16:03:02.488Z] ++ set -x
16:03:02 [2020-02-26T16:03:02.488Z] ++ 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=amd64 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/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:03:02 [2020-02-26T16:03:02.488Z] INFO: Testing against a local daemon
16:03:02 [2020-02-26T16:03:02.488Z] === RUN   TestVolumesCreateAndList
16:03:02 [2020-02-26T16:03:02.488Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:03:02 [2020-02-26T16:03:02.488Z] === RUN   TestVolumesRemove
16:03:02 [2020-02-26T16:03:02.743Z] --- PASS: TestVolumesRemove (0.14s)
16:03:02 [2020-02-26T16:03:02.743Z] === RUN   TestVolumesInspect
16:03:02 [2020-02-26T16:03:02.743Z] --- PASS: TestVolumesInspect (0.02s)
16:03:02 [2020-02-26T16:03:02.743Z] === RUN   TestVolumesInvalidJSON
16:03:02 [2020-02-26T16:03:02.743Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:03:02 [2020-02-26T16:03:02.743Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:03:02 [2020-02-26T16:03:02.743Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:03:02 [2020-02-26T16:03:02.743Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:03:02 [2020-02-26T16:03:02.743Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:03:02 [2020-02-26T16:03:02.743Z] PASS
16:03:02 [2020-02-26T16:03:02.743Z] 
16:03:02 [2020-02-26T16:03:02.743Z] DONE 5 tests in 0.305s
16:03:02 [2020-02-26T16:03:02.743Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:03:02 [2020-02-26T16:03:02.743Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:03:02 [2020-02-26T16:03:02.997Z] ++++ cat bundles/test-integration/docker.pid
16:03:02 [2020-02-26T16:03:02.997Z] +++ kill 4470
16:03:03 [2020-02-26T16:03:03.904Z] === RUN   TestDockerSuite/TestBuildIidFile
16:03:03 [2020-02-26T16:03:03.904Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:03:03 [2020-02-26T16:03:03.961Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:03:04 [2020-02-26T16:03:04.217Z] umount: bundles/test-integration/root: mountpoint not found
16:03:04 [2020-02-26T16:03:04.217Z] +++ /etc/init.d/apparmor stop
16:03:04 [2020-02-26T16:03:04.217Z] Clearing AppArmor profiles cache:.
16:03:04 [2020-02-26T16:03:04.217Z] All profile caches have been cleared, but no profiles have been unloaded.
16:03:04 [2020-02-26T16:03:04.217Z] Unloading profiles will leave already running processes permanently
16:03:04 [2020-02-26T16:03:04.217Z] unconfined, which can lead to unexpected situations.
16:03:04 [2020-02-26T16:03:04.217Z] 
16:03:04 [2020-02-26T16:03:04.217Z] To set a process to complain mode, use the command line tool
16:03:04 [2020-02-26T16:03:04.217Z] 'aa-complain'. To really tear down all profiles, run the init script
16:03:04 [2020-02-26T16:03:04.217Z] with the 'teardown' option."
16:03:04 [2020-02-26T16:03:04.217Z] 
16:03:04 [2020-02-26T16:03:04.775Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:03:04 [2020-02-26T16:03:04.775Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:03:05 [2020-02-26T16:03:05.424Z] === RUN   TestDockerSuite/TestBuildInheritance
16:03:05 [2020-02-26T16:03:05.424Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:03:05 [2020-02-26T16:03:05.699Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:03:06 [2020-02-26T16:03:06.380Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:03:06 [2020-02-26T16:03:06.380Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:03:07 [2020-02-26T16:03:07.579Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:03:08 [2020-02-26T16:03:08.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:03:08 [2020-02-26T16:03:08.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:03:08 [2020-02-26T16:03:08.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:03:08 [2020-02-26T16:03:08.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:03:08 [2020-02-26T16:03:08.937Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:03:09 [2020-02-26T16:03:09.495Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:03:11 [2020-02-26T16:03:11.026Z] === RUN   TestDockerSuite/TestBuildLabel
16:03:11 [2020-02-26T16:03:11.480Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:03:11 [2020-02-26T16:03:11.933Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:03:12 [2020-02-26T16:03:12.387Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:03:13 [2020-02-26T16:03:13.347Z] === RUN   TestDockerSuite/TestBuildLabels
16:03:13 [2020-02-26T16:03:13.800Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:03:14 [2020-02-26T16:03:14.720Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:03:14 [2020-02-26T16:03:14.974Z] === RUN   TestDockerSuite/TestContainerAPITop
16:03:15 [2020-02-26T16:03:15.322Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:03:15 [2020-02-26T16:03:15.896Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:03:15 [2020-02-26T16:03:15.896Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:03:15 [2020-02-26T16:03:15.896Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:03:19 [2020-02-26T16:03:19.148Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:03:19 [2020-02-26T16:03:19.706Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:03:19 [2020-02-26T16:03:19.972Z] === RUN   TestDockerSuite/TestBuildLastModified
16:03:19 [2020-02-26T16:03:19.972Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:03:19 [2020-02-26T16:03:19.972Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:03:19 [2020-02-26T16:03:19.972Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:03:20 [2020-02-26T16:03:20.427Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:03:20 [2020-02-26T16:03:20.427Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:03:20 [2020-02-26T16:03:20.427Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:03:20 [2020-02-26T16:03:20.672Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:03:20 [2020-02-26T16:03:20.880Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:03:20 [2020-02-26T16:03:20.926Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:03:21 [2020-02-26T16:03:21.333Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:03:26 [2020-02-26T16:03:26.153Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:03:26 [2020-02-26T16:03:26.153Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:03:27 [2020-02-26T16:03:27.082Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:03:27 [2020-02-26T16:03:27.596Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:03:27 [2020-02-26T16:03:27.850Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:03:29 [2020-02-26T16:03:29.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:03:41 [2020-02-26T16:03:41.822Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:03:41 [2020-02-26T16:03:41.822Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:03:41 [2020-02-26T16:03:41.822Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:03:47 [2020-02-26T16:03:47.307Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:03:53 [2020-02-26T16:03:53.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:03:54 [2020-02-26T16:03:54.382Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:03:54 [2020-02-26T16:03:54.636Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:03:57 [2020-02-26T16:03:57.934Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:03:59 [2020-02-26T16:03:59.813Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:04:03 [2020-02-26T16:04:03.153Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:04:04 [2020-02-26T16:04:04.070Z] --- PASS: TestImportExtremelyLargeImageWorks (318.29s)
16:04:04 [2020-02-26T16:04:04.070Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:325: [d07c9d56c544e] waiting for daemon to start
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:325: [d07c9d56c544e] waiting for daemon to start
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:353: [d07c9d56c544e] daemon started
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:461: [d07c9d56c544e] Stopping daemon
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:296: [d07c9d56c544e] exiting daemon
16:04:04 [2020-02-26T16:04:04.070Z]     daemon.go:448: [d07c9d56c544e] Daemon stopped
16:04:04 [2020-02-26T16:04:04.070Z] PASS
16:04:04 [2020-02-26T16:04:04.070Z] 
16:04:04 [2020-02-26T16:04:04.070Z] DONE 11 tests in 319.657s
16:04:04 [2020-02-26T16:04:04.070Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:04:04 [2020-02-26T16:04:04.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
16:04:04 [2020-02-26T16:04:04.070Z] ++ set -e
16:04:04 [2020-02-26T16:04:04.070Z] ++ '[' -n 0 ']'
16:04:04 [2020-02-26T16:04:04.070Z] ++ set -x
16:04:04 [2020-02-26T16:04:04.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
16:04:04 [2020-02-26T16:04:04.070Z] INFO: Testing against a local daemon
16:04:04 [2020-02-26T16:04:04.070Z] === RUN   TestNetworkCreateDelete
16:04:04 [2020-02-26T16:04:04.070Z] --- PASS: TestNetworkCreateDelete (0.22s)
16:04:04 [2020-02-26T16:04:04.070Z] === RUN   TestDockerNetworkDeletePreferID
16:04:04 [2020-02-26T16:04:04.070Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
16:04:04 [2020-02-26T16:04:04.070Z] === RUN   TestInspectNetwork
16:04:04 [2020-02-26T16:04:04.553Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:04:04 [2020-02-26T16:04:04.553Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:04:05 [2020-02-26T16:04:05.518Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:04:05 [2020-02-26T16:04:05.548Z] === RUN   TestInspectNetwork/full_network_id
16:04:05 [2020-02-26T16:04:05.548Z] === RUN   TestInspectNetwork/partial_network_id
16:04:05 [2020-02-26T16:04:05.548Z] === RUN   TestInspectNetwork/network_name
16:04:05 [2020-02-26T16:04:05.548Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:04:06 [2020-02-26T16:04:06.442Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:04:07 [2020-02-26T16:04:07.803Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:04:08 [2020-02-26T16:04:08.725Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:04:09 [2020-02-26T16:04:09.649Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:04:09 [2020-02-26T16:04:09.943Z] --- PASS: TestInspectNetwork (9.40s)
16:04:09 [2020-02-26T16:04:09.943Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:325: [db9669cf46e16] waiting for daemon to start
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:325: [db9669cf46e16] waiting for daemon to start
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:353: [db9669cf46e16] daemon started
16:04:09 [2020-02-26T16:04:09.943Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:04:09 [2020-02-26T16:04:09.943Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:04:09 [2020-02-26T16:04:09.943Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:04:09 [2020-02-26T16:04:09.943Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:461: [db9669cf46e16] Stopping daemon
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:296: [db9669cf46e16] exiting daemon
16:04:09 [2020-02-26T16:04:09.943Z]     daemon.go:448: [db9669cf46e16] Daemon stopped
16:04:09 [2020-02-26T16:04:09.943Z] === RUN   TestRunContainerWithBridgeNone
16:04:10 [2020-02-26T16:04:10.572Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:04:11 [2020-02-26T16:04:11.494Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:04:12 [2020-02-26T16:04:12.417Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:04:12 [2020-02-26T16:04:12.641Z] --- PASS: TestRunContainerWithBridgeNone (2.35s)
16:04:12 [2020-02-26T16:04:12.641Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:325: [d0a3f3563117f] waiting for daemon to start
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:325: [d0a3f3563117f] waiting for daemon to start
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:353: [d0a3f3563117f] daemon started
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:461: [d0a3f3563117f] Stopping daemon
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:296: [d0a3f3563117f] exiting daemon
16:04:12 [2020-02-26T16:04:12.641Z]     daemon.go:448: [d0a3f3563117f] Daemon stopped
16:04:12 [2020-02-26T16:04:12.641Z] === RUN   TestNetworkInvalidJSON
16:04:12 [2020-02-26T16:04:12.641Z] === RUN   TestNetworkInvalidJSON//networks/create
16:04:12 [2020-02-26T16:04:12.641Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:04:12 [2020-02-26T16:04:12.641Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:04:12 [2020-02-26T16:04:12.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:04:12 [2020-02-26T16:04:12.641Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:12 [2020-02-26T16:04:12.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:12 [2020-02-26T16:04:12.641Z] === CONT  TestNetworkInvalidJSON//networks/create
16:04:12 [2020-02-26T16:04:12.641Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:12 [2020-02-26T16:04:12.641Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:04:12 [2020-02-26T16:04:12.641Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:04:12 [2020-02-26T16:04:12.641Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:04:12 [2020-02-26T16:04:12.641Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:04:12 [2020-02-26T16:04:12.641Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:04:12 [2020-02-26T16:04:12.641Z] === RUN   TestDaemonRestartWithLiveRestore
16:04:13 [2020-02-26T16:04:13.381Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:04:13 [2020-02-26T16:04:13.656Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
16:04:13 [2020-02-26T16:04:13.656Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:325: [d862ce01c10f8] waiting for daemon to start
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:325: [d862ce01c10f8] waiting for daemon to start
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:353: [d862ce01c10f8] daemon started
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:461: [d862ce01c10f8] Stopping daemon
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:296: [d862ce01c10f8] exiting daemon
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:448: [d862ce01c10f8] Daemon stopped
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:325: [d862ce01c10f8] waiting for daemon to start
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:325: [d862ce01c10f8] waiting for daemon to start
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:353: [d862ce01c10f8] daemon started
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:461: [d862ce01c10f8] Stopping daemon
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:296: [d862ce01c10f8] exiting daemon
16:04:13 [2020-02-26T16:04:13.656Z]     daemon.go:448: [d862ce01c10f8] Daemon stopped
16:04:13 [2020-02-26T16:04:13.656Z] === RUN   TestDaemonDefaultNetworkPools
16:04:14 [2020-02-26T16:04:14.280Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
16:04:14 [2020-02-26T16:04:14.280Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:325: [de7f21bcd5d3f] waiting for daemon to start
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:325: [de7f21bcd5d3f] waiting for daemon to start
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:353: [de7f21bcd5d3f] daemon started
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:461: [de7f21bcd5d3f] Stopping daemon
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:296: [de7f21bcd5d3f] exiting daemon
16:04:14 [2020-02-26T16:04:14.280Z]     daemon.go:448: [de7f21bcd5d3f] Daemon stopped
16:04:14 [2020-02-26T16:04:14.280Z] === RUN   TestDaemonRestartWithExistingNetwork
16:04:14 [2020-02-26T16:04:14.741Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:04:15 [2020-02-26T16:04:15.704Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:04:15 [2020-02-26T16:04:15.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s)
16:04:15 [2020-02-26T16:04:15.771Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:325: [d77234d0d6c4b] waiting for daemon to start
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:325: [d77234d0d6c4b] waiting for daemon to start
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:353: [d77234d0d6c4b] daemon started
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:461: [d77234d0d6c4b] Stopping daemon
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:296: [d77234d0d6c4b] exiting daemon
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:448: [d77234d0d6c4b] Daemon stopped
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:325: [d77234d0d6c4b] waiting for daemon to start
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:325: [d77234d0d6c4b] waiting for daemon to start
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:353: [d77234d0d6c4b] daemon started
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:461: [d77234d0d6c4b] Stopping daemon
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:296: [d77234d0d6c4b] exiting daemon
16:04:15 [2020-02-26T16:04:15.771Z]     daemon.go:448: [d77234d0d6c4b] Daemon stopped
16:04:15 [2020-02-26T16:04:15.771Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:04:16 [2020-02-26T16:04:16.668Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:04:17 [2020-02-26T16:04:17.255Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
16:04:17 [2020-02-26T16:04:17.255Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:325: [df25591446127] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:325: [df25591446127] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:353: [df25591446127] daemon started
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:461: [df25591446127] Stopping daemon
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:296: [df25591446127] exiting daemon
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:448: [df25591446127] Daemon stopped
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:325: [df25591446127] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:325: [df25591446127] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:353: [df25591446127] daemon started
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:461: [df25591446127] Stopping daemon
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:296: [df25591446127] exiting daemon
16:04:17 [2020-02-26T16:04:17.255Z]     daemon.go:448: [df25591446127] Daemon stopped
16:04:17 [2020-02-26T16:04:17.255Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:04:17 [2020-02-26T16:04:17.405Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:04:17 [2020-02-26T16:04:17.539Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:04:17 [2020-02-26T16:04:17.540Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:325: [d8179c08f62e8] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:325: [d8179c08f62e8] waiting for daemon to start
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:353: [d8179c08f62e8] daemon started
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:461: [d8179c08f62e8] Stopping daemon
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:296: [d8179c08f62e8] exiting daemon
16:04:17 [2020-02-26T16:04:17.540Z]     daemon.go:448: [d8179c08f62e8] Daemon stopped
16:04:17 [2020-02-26T16:04:17.540Z] === RUN   TestServiceWithPredefinedNetwork
16:04:17 [2020-02-26T16:04:17.590Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:04:18 [2020-02-26T16:04:18.950Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:04:20 [2020-02-26T16:04:20.226Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
16:04:20 [2020-02-26T16:04:20.226Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:325: [d162942163acf] waiting for daemon to start
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:325: [d162942163acf] waiting for daemon to start
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:353: [d162942163acf] daemon started
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:461: [d162942163acf] Stopping daemon
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:296: [d162942163acf] exiting daemon
16:04:20 [2020-02-26T16:04:20.226Z]     daemon.go:448: [d162942163acf] Daemon stopped
16:04:20 [2020-02-26T16:04:20.226Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:04:20 [2020-02-26T16:04:20.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:20 [2020-02-26T16:04:20.226Z]     service_test.go:230: FLAKY_TEST
16:04:20 [2020-02-26T16:04:20.226Z] === RUN   TestServiceWithDataPathPortInit
16:04:20 [2020-02-26T16:04:20.308Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:04:21 [2020-02-26T16:04:21.230Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:04:21 [2020-02-26T16:04:21.230Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:04:22 [2020-02-26T16:04:22.152Z] === RUN   TestDockerSuite/TestCpRelativePath
16:04:23 [2020-02-26T16:04:23.074Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:04:23 [2020-02-26T16:04:23.997Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:04:24 [2020-02-26T16:04:24.921Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:04:26 [2020-02-26T16:04:26.364Z] === RUN   TestDockerSuite/TestCpToCaseA
16:04:27 [2020-02-26T16:04:27.666Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:04:28 [2020-02-26T16:04:28.246Z] === RUN   TestDockerSuite/TestCpToCaseB
16:04:28 [2020-02-26T16:04:28.850Z] === RUN   TestDockerSuite/TestCpToCaseC
16:04:30 [2020-02-26T16:04:30.556Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:04:31 [2020-02-26T16:04:31.375Z] === RUN   TestDockerSuite/TestCpToCaseD
16:04:36 [2020-02-26T16:04:36.304Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:04:36 [2020-02-26T16:04:36.737Z] === RUN   TestDockerSuite/TestCpToCaseE
16:04:38 [2020-02-26T16:04:38.713Z] --- PASS: TestServiceWithDataPathPortInit (16.77s)
16:04:38 [2020-02-26T16:04:38.713Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:325: [d79395cd5b4c4] waiting for daemon to start
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:325: [d79395cd5b4c4] waiting for daemon to start
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:353: [d79395cd5b4c4] daemon started
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:461: [d79395cd5b4c4] Stopping daemon
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:296: [d79395cd5b4c4] exiting daemon
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:448: [d79395cd5b4c4] Daemon stopped
16:04:38 [2020-02-26T16:04:38.713Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:325: [d209dcb290844] waiting for daemon to start
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:325: [d209dcb290844] waiting for daemon to start
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:353: [d209dcb290844] daemon started
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:461: [d209dcb290844] Stopping daemon
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:296: [d209dcb290844] exiting daemon
16:04:38 [2020-02-26T16:04:38.713Z]     daemon.go:448: [d209dcb290844] Daemon stopped
16:04:38 [2020-02-26T16:04:38.713Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:04:39 [2020-02-26T16:04:39.991Z] === RUN   TestDockerSuite/TestCpToCaseF
16:04:40 [2020-02-26T16:04:40.913Z] === RUN   TestDockerSuite/TestCpToCaseG
16:04:40 [2020-02-26T16:04:40.953Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:04:45 [2020-02-26T16:04:45.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:04:45 [2020-02-26T16:04:45.532Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s)
16:04:45 [2020-02-26T16:04:45.532Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:325: [dd2a508eb9840] waiting for daemon to start
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:325: [dd2a508eb9840] waiting for daemon to start
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:353: [dd2a508eb9840] daemon started
16:04:45 [2020-02-26T16:04:45.532Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wjaoy935u5ozcb73abkhx6rlg Created:2020-02-26 16:04:37.969765343 +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[5f3ef45f63f2c948c30685a1702eb3a99fd2a25c86e38b07ca0033d658a2cf56:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hf406vfab7obk9noytt76yt2n EndpointID:87ad360acdbaab86f645687a151743ea1f10f437bab3899828b6bbaf5c358773 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e495916ae5651aae777bdd6e82bdd6cc3937f71fc445df39fb4c83caaec501d3 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:bf279132f846 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hf406vfab7obk9noytt76yt2n EndpointID:87ad360acdbaab86f645687a151743ea1f10f437bab3899828b6bbaf5c358773 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:461: [dd2a508eb9840] Stopping daemon
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:296: [dd2a508eb9840] exiting daemon
16:04:45 [2020-02-26T16:04:45.532Z]     daemon.go:448: [dd2a508eb9840] Daemon stopped
16:04:45 [2020-02-26T16:04:45.532Z] PASS
16:04:45 [2020-02-26T16:04:45.532Z] 
16:04:45 [2020-02-26T16:04:45.532Z] === Skipped
16:04:45 [2020-02-26T16:04:45.532Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:45 [2020-02-26T16:04:45.532Z]     service_test.go:230: FLAKY_TEST
16:04:45 [2020-02-26T16:04:45.532Z] 
16:04:45 [2020-02-26T16:04:45.532Z] 
16:04:45 [2020-02-26T16:04:45.532Z] DONE 21 tests, 1 skipped in 45.599s
16:04:45 [2020-02-26T16:04:45.532Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:04:45 [2020-02-26T16:04:45.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:04:45 [2020-02-26T16:04:45.533Z] ++ set -e
16:04:45 [2020-02-26T16:04:45.533Z] ++ '[' -n 0 ']'
16:04:45 [2020-02-26T16:04:45.533Z] ++ set -x
16:04:45 [2020-02-26T16:04:45.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:04:45 [2020-02-26T16:04:45.533Z] INFO: Testing against a local daemon
16:04:45 [2020-02-26T16:04:45.533Z] === RUN   TestDockerNetworkIpvlanPersistance
16:04:45 [2020-02-26T16:04:45.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:04:45 [2020-02-26T16:04:45.533Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:45 [2020-02-26T16:04:45.533Z] === RUN   TestDockerNetworkIpvlan
16:04:45 [2020-02-26T16:04:45.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:04:45 [2020-02-26T16:04:45.533Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:45 [2020-02-26T16:04:45.533Z] PASS
16:04:45 [2020-02-26T16:04:45.533Z] 
16:04:45 [2020-02-26T16:04:45.533Z] === Skipped
16:04:45 [2020-02-26T16:04:45.533Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:04:45 [2020-02-26T16:04:45.533Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:45 [2020-02-26T16:04:45.533Z] 
16:04:45 [2020-02-26T16:04:45.533Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:04:45 [2020-02-26T16:04:45.533Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:45 [2020-02-26T16:04:45.533Z] 
16:04:45 [2020-02-26T16:04:45.533Z] 
16:04:45 [2020-02-26T16:04:45.533Z] DONE 2 tests, 2 skipped in 0.113s
16:04:45 [2020-02-26T16:04:45.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:04:45 [2020-02-26T16:04:45.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:04:45 [2020-02-26T16:04:45.533Z] ++ set -e
16:04:45 [2020-02-26T16:04:45.533Z] ++ '[' -n 0 ']'
16:04:45 [2020-02-26T16:04:45.533Z] ++ set -x
16:04:45 [2020-02-26T16:04:45.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:04:45 [2020-02-26T16:04:45.533Z] INFO: Testing against a local daemon
16:04:45 [2020-02-26T16:04:45.533Z] === RUN   TestDockerNetworkMacvlanPersistance
16:04:45 [2020-02-26T16:04:45.988Z] === RUN   TestDockerSuite/TestCpToCaseH
16:04:47 [2020-02-26T16:04:47.021Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
16:04:47 [2020-02-26T16:04:47.021Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:325: [d0b31a88ad06e] waiting for daemon to start
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:325: [d0b31a88ad06e] waiting for daemon to start
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:353: [d0b31a88ad06e] daemon started
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:461: [d0b31a88ad06e] Stopping daemon
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:296: [d0b31a88ad06e] exiting daemon
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:448: [d0b31a88ad06e] Daemon stopped
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:325: [d0b31a88ad06e] waiting for daemon to start
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:325: [d0b31a88ad06e] waiting for daemon to start
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:353: [d0b31a88ad06e] daemon started
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:461: [d0b31a88ad06e] Stopping daemon
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:296: [d0b31a88ad06e] exiting daemon
16:04:47 [2020-02-26T16:04:47.021Z]     daemon.go:448: [d0b31a88ad06e] Daemon stopped
16:04:47 [2020-02-26T16:04:47.021Z] === RUN   TestDockerNetworkMacvlan
16:04:48 [2020-02-26T16:04:48.033Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:04:49 [2020-02-26T16:04:49.044Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:04:50 [2020-02-26T16:04:50.057Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:04:50 [2020-02-26T16:04:50.228Z] === RUN   TestDockerSuite/TestCpToCaseI
16:04:50 [2020-02-26T16:04:50.528Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:04:52 [2020-02-26T16:04:52.758Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:04:55 [2020-02-26T16:04:55.530Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:04:55 [2020-02-26T16:04:55.762Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:04:55 [2020-02-26T16:04:55.799Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:04:55 [2020-02-26T16:04:55.799Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:04:56 [2020-02-26T16:04:56.683Z] === RUN   TestDockerSuite/TestCpToDot
16:04:57 [2020-02-26T16:04:57.605Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:04:59 [2020-02-26T16:04:59.485Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:05:01 [2020-02-26T16:05:01.365Z] === RUN   TestDockerSuite/TestCpToStdout
16:05:02 [2020-02-26T16:05:02.288Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:05:02 [2020-02-26T16:05:02.822Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:05:03 [2020-02-26T16:05:03.277Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:05:03 [2020-02-26T16:05:03.277Z] === RUN   TestDockerSuite/TestBuildNetNone
16:05:03 [2020-02-26T16:05:03.277Z] === RUN   TestDockerSuite/TestBuildNoContext
16:05:05 [2020-02-26T16:05:05.542Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:05:06 [2020-02-26T16:05:06.099Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:05:06 [2020-02-26T16:05:06.157Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:05:07 [2020-02-26T16:05:07.021Z] === RUN   TestDockerSuite/TestCpVolumePath
16:05:09 [2020-02-26T16:05:09.029Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:05:09 [2020-02-26T16:05:09.029Z] === RUN   TestDockerSuite/TestCreateArgs
16:05:09 [2020-02-26T16:05:09.029Z] === RUN   TestDockerSuite/TestCreateByImageID
16:05:09 [2020-02-26T16:05:09.286Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:05:09 [2020-02-26T16:05:09.861Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:05:10 [2020-02-26T16:05:10.226Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:05:10 [2020-02-26T16:05:10.226Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:05:10 [2020-02-26T16:05:10.226Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:05:11 [2020-02-26T16:05:11.150Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:05:11 [2020-02-26T16:05:11.708Z] === RUN   TestDockerSuite/TestCreateLabels
16:05:11 [2020-02-26T16:05:11.708Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:05:11 [2020-02-26T16:05:11.708Z] === RUN   TestDockerSuite/TestCreateRM
16:05:11 [2020-02-26T16:05:11.962Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:05:11 [2020-02-26T16:05:11.962Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:05:12 [2020-02-26T16:05:12.017Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:05:12 [2020-02-26T16:05:12.017Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:05:12 [2020-02-26T16:05:12.017Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:05:12 [2020-02-26T16:05:12.216Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:05:12 [2020-02-26T16:05:12.513Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:05:13 [2020-02-26T16:05:13.988Z] --- PASS: TestDockerNetworkMacvlan (24.76s)
16:05:13 [2020-02-26T16:05:13.988Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [da6c52e3129f6] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [da6c52e3129f6] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:353: [da6c52e3129f6] daemon started
16:05:13 [2020-02-26T16:05:13.988Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:461: [da6c52e3129f6] Stopping daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:296: [da6c52e3129f6] exiting daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:448: [da6c52e3129f6] Daemon stopped
16:05:13 [2020-02-26T16:05:13.988Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [d152757b6b9c8] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [d152757b6b9c8] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:353: [d152757b6b9c8] daemon started
16:05:13 [2020-02-26T16:05:13.988Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:461: [d152757b6b9c8] Stopping daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:296: [d152757b6b9c8] exiting daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:448: [d152757b6b9c8] Daemon stopped
16:05:13 [2020-02-26T16:05:13.988Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [de28ca0af8d69] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [de28ca0af8d69] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:353: [de28ca0af8d69] daemon started
16:05:13 [2020-02-26T16:05:13.988Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:461: [de28ca0af8d69] Stopping daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:296: [de28ca0af8d69] exiting daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:448: [de28ca0af8d69] Daemon stopped
16:05:13 [2020-02-26T16:05:13.988Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [d6b1bafea6998] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [d6b1bafea6998] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:353: [d6b1bafea6998] daemon started
16:05:13 [2020-02-26T16:05:13.988Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s)
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:461: [d6b1bafea6998] Stopping daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:296: [d6b1bafea6998] exiting daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:448: [d6b1bafea6998] Daemon stopped
16:05:13 [2020-02-26T16:05:13.988Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [dc1d851301a06] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:325: [dc1d851301a06] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:353: [dc1d851301a06] daemon started
16:05:13 [2020-02-26T16:05:13.988Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.86s)
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:461: [dc1d851301a06] Stopping daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:296: [dc1d851301a06] exiting daemon
16:05:13 [2020-02-26T16:05:13.988Z]     daemon.go:448: [dc1d851301a06] Daemon stopped
16:05:13 [2020-02-26T16:05:13.988Z] PASS
16:05:13 [2020-02-26T16:05:13.988Z] 
16:05:13 [2020-02-26T16:05:13.988Z] DONE 7 tests in 26.375s
16:05:13 [2020-02-26T16:05:13.988Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:05:13 [2020-02-26T16:05:13.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:05:13 [2020-02-26T16:05:13.989Z] ++ set -e
16:05:13 [2020-02-26T16:05:13.989Z] ++ '[' -n 0 ']'
16:05:13 [2020-02-26T16:05:13.989Z] ++ set -x
16:05:13 [2020-02-26T16:05:13.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:05:13 [2020-02-26T16:05:13.989Z] testing: warning: no tests to run
16:05:13 [2020-02-26T16:05:13.989Z] PASS
16:05:13 [2020-02-26T16:05:13.989Z] 
16:05:13 [2020-02-26T16:05:13.989Z] DONE 0 tests in 0.026s
16:05:13 [2020-02-26T16:05:13.989Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:05:13 [2020-02-26T16:05:13.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:05:13 [2020-02-26T16:05:13.989Z] ++ set -e
16:05:13 [2020-02-26T16:05:13.989Z] ++ '[' -n 0 ']'
16:05:13 [2020-02-26T16:05:13.989Z] ++ set -x
16:05:13 [2020-02-26T16:05:13.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:05:13 [2020-02-26T16:05:13.989Z] INFO: Testing against a local daemon
16:05:13 [2020-02-26T16:05:13.989Z] === RUN   TestAuthZPluginAllowRequest
16:05:13 [2020-02-26T16:05:13.989Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
16:05:13 [2020-02-26T16:05:13.989Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:325: [df316e0070aa2] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:325: [df316e0070aa2] waiting for daemon to start
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:353: [df316e0070aa2] daemon started
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:461: [df316e0070aa2] Stopping daemon
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:296: [df316e0070aa2] exiting daemon
16:05:13 [2020-02-26T16:05:13.989Z]     daemon.go:448: [df316e0070aa2] Daemon stopped
16:05:13 [2020-02-26T16:05:13.989Z] === RUN   TestAuthZPluginTLS
16:05:14 [2020-02-26T16:05:14.171Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:05:14 [2020-02-26T16:05:14.273Z] --- PASS: TestAuthZPluginTLS (0.61s)
16:05:14 [2020-02-26T16:05:14.273Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:325: [dcaaa3ec6d54e] waiting for daemon to start
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:325: [dcaaa3ec6d54e] waiting for daemon to start
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:353: [dcaaa3ec6d54e] daemon started
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:461: [dcaaa3ec6d54e] Stopping daemon
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:296: [dcaaa3ec6d54e] exiting daemon
16:05:14 [2020-02-26T16:05:14.273Z]     daemon.go:448: [dcaaa3ec6d54e] Daemon stopped
16:05:14 [2020-02-26T16:05:14.273Z] === RUN   TestAuthZPluginDenyRequest
16:05:14 [2020-02-26T16:05:14.892Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
16:05:14 [2020-02-26T16:05:14.892Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:325: [df30d3453721b] waiting for daemon to start
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:325: [df30d3453721b] waiting for daemon to start
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:353: [df30d3453721b] daemon started
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:461: [df30d3453721b] Stopping daemon
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:296: [df30d3453721b] exiting daemon
16:05:14 [2020-02-26T16:05:14.892Z]     daemon.go:448: [df30d3453721b] Daemon stopped
16:05:14 [2020-02-26T16:05:14.892Z] === RUN   TestAuthZPluginAPIDenyResponse
16:05:15 [2020-02-26T16:05:15.062Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:05:15 [2020-02-26T16:05:15.062Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:05:15 [2020-02-26T16:05:15.062Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:05:15 [2020-02-26T16:05:15.514Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
16:05:15 [2020-02-26T16:05:15.514Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:325: [d0f4bdb6b3a16] waiting for daemon to start
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:325: [d0f4bdb6b3a16] waiting for daemon to start
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:353: [d0f4bdb6b3a16] daemon started
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:461: [d0f4bdb6b3a16] Stopping daemon
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:296: [d0f4bdb6b3a16] exiting daemon
16:05:15 [2020-02-26T16:05:15.514Z]     daemon.go:448: [d0f4bdb6b3a16] Daemon stopped
16:05:15 [2020-02-26T16:05:15.514Z] === RUN   TestAuthZPluginDenyResponse
16:05:15 [2020-02-26T16:05:15.691Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:05:15 [2020-02-26T16:05:15.798Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
16:05:15 [2020-02-26T16:05:15.799Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:325: [d5b88be8eca87] waiting for daemon to start
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:325: [d5b88be8eca87] waiting for daemon to start
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:353: [d5b88be8eca87] daemon started
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:461: [d5b88be8eca87] Stopping daemon
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:296: [d5b88be8eca87] exiting daemon
16:05:15 [2020-02-26T16:05:15.799Z]     daemon.go:448: [d5b88be8eca87] Daemon stopped
16:05:15 [2020-02-26T16:05:15.799Z] === RUN   TestAuthZPluginAllowEventStream
16:05:16 [2020-02-26T16:05:16.648Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:05:17 [2020-02-26T16:05:17.834Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
16:05:17 [2020-02-26T16:05:17.834Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:325: [d45cccd5226e8] waiting for daemon to start
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:325: [d45cccd5226e8] waiting for daemon to start
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:353: [d45cccd5226e8] daemon started
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:461: [d45cccd5226e8] Stopping daemon
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:296: [d45cccd5226e8] exiting daemon
16:05:17 [2020-02-26T16:05:17.834Z]     daemon.go:448: [d45cccd5226e8] Daemon stopped
16:05:17 [2020-02-26T16:05:17.834Z] === RUN   TestAuthZPluginErrorResponse
16:05:18 [2020-02-26T16:05:18.120Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:05:18 [2020-02-26T16:05:18.120Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:325: [d3a0e7c868b32] waiting for daemon to start
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:325: [d3a0e7c868b32] waiting for daemon to start
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:353: [d3a0e7c868b32] daemon started
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:461: [d3a0e7c868b32] Stopping daemon
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:296: [d3a0e7c868b32] exiting daemon
16:05:18 [2020-02-26T16:05:18.120Z]     daemon.go:448: [d3a0e7c868b32] Daemon stopped
16:05:18 [2020-02-26T16:05:18.120Z] === RUN   TestAuthZPluginErrorRequest
16:05:18 [2020-02-26T16:05:18.738Z] --- PASS: TestAuthZPluginErrorRequest (0.59s)
16:05:18 [2020-02-26T16:05:18.738Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:325: [d111737828c3a] waiting for daemon to start
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:325: [d111737828c3a] waiting for daemon to start
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:353: [d111737828c3a] daemon started
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:461: [d111737828c3a] Stopping daemon
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:296: [d111737828c3a] exiting daemon
16:05:18 [2020-02-26T16:05:18.738Z]     daemon.go:448: [d111737828c3a] Daemon stopped
16:05:18 [2020-02-26T16:05:18.738Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:05:19 [2020-02-26T16:05:19.215Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:05:19 [2020-02-26T16:05:19.355Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
16:05:19 [2020-02-26T16:05:19.355Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:325: [d4edc1aa41f5f] waiting for daemon to start
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:325: [d4edc1aa41f5f] waiting for daemon to start
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:353: [d4edc1aa41f5f] daemon started
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:461: [d4edc1aa41f5f] Stopping daemon
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:296: [d4edc1aa41f5f] exiting daemon
16:05:19 [2020-02-26T16:05:19.355Z]     daemon.go:448: [d4edc1aa41f5f] Daemon stopped
16:05:19 [2020-02-26T16:05:19.355Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:05:19 [2020-02-26T16:05:19.774Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:05:21 [2020-02-26T16:05:21.133Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:05:21 [2020-02-26T16:05:21.392Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
16:05:21 [2020-02-26T16:05:21.392Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:325: [d9e8ac5ad2ece] waiting for daemon to start
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:325: [d9e8ac5ad2ece] waiting for daemon to start
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:353: [d9e8ac5ad2ece] daemon started
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:461: [d9e8ac5ad2ece] Stopping daemon
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:296: [d9e8ac5ad2ece] exiting daemon
16:05:21 [2020-02-26T16:05:21.392Z]     daemon.go:448: [d9e8ac5ad2ece] Daemon stopped
16:05:21 [2020-02-26T16:05:21.392Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:05:22 [2020-02-26T16:05:22.056Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:05:23 [2020-02-26T16:05:23.424Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
16:05:23 [2020-02-26T16:05:23.424Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:325: [d7211bfd279c8] waiting for daemon to start
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:325: [d7211bfd279c8] waiting for daemon to start
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:353: [d7211bfd279c8] daemon started
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:461: [d7211bfd279c8] Stopping daemon
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:296: [d7211bfd279c8] exiting daemon
16:05:23 [2020-02-26T16:05:23.424Z]     daemon.go:448: [d7211bfd279c8] Daemon stopped
16:05:23 [2020-02-26T16:05:23.424Z] === RUN   TestAuthZPluginHeader
16:05:23 [2020-02-26T16:05:23.939Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:05:24 [2020-02-26T16:05:24.435Z] --- PASS: TestAuthZPluginHeader (0.96s)
16:05:24 [2020-02-26T16:05:24.435Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:325: [dda28ea1ff08b] waiting for daemon to start
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:325: [dda28ea1ff08b] waiting for daemon to start
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:353: [dda28ea1ff08b] daemon started
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:461: [dda28ea1ff08b] Stopping daemon
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:296: [dda28ea1ff08b] exiting daemon
16:05:24 [2020-02-26T16:05:24.435Z]     daemon.go:448: [dda28ea1ff08b] Daemon stopped
16:05:24 [2020-02-26T16:05:24.435Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:05:24 [2020-02-26T16:05:24.435Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:24 [2020-02-26T16:05:24.435Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-26T16:05:24.435Z] === RUN   TestAuthZPluginV2Disable
16:05:24 [2020-02-26T16:05:24.435Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:05:24 [2020-02-26T16:05:24.435Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-26T16:05:24.435Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:05:24 [2020-02-26T16:05:24.435Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:24 [2020-02-26T16:05:24.435Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-26T16:05:24.435Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:05:24 [2020-02-26T16:05:24.435Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:24 [2020-02-26T16:05:24.435Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-26T16:05:24.435Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:05:25 [2020-02-26T16:05:25.160Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:05:25 [2020-02-26T16:05:25.297Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:05:26 [2020-02-26T16:05:26.118Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:05:26 [2020-02-26T16:05:26.219Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:05:27 [2020-02-26T16:05:27.140Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:05:27 [2020-02-26T16:05:27.140Z] === RUN   TestDockerSuite/TestDevicePermissions
16:05:27 [2020-02-26T16:05:27.698Z] === RUN   TestDockerSuite/TestDockerFails
16:05:27 [2020-02-26T16:05:27.952Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:05:27 [2020-02-26T16:05:27.952Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:05:27 [2020-02-26T16:05:27.952Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:05:29 [2020-02-26T16:05:29.318Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:05:30 [2020-02-26T16:05:30.239Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:05:31 [2020-02-26T16:05:31.597Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:05:31 [2020-02-26T16:05:31.597Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:05:31 [2020-02-26T16:05:31.597Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:05:31 [2020-02-26T16:05:31.597Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:05:38 [2020-02-26T16:05:38.157Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:05:40 [2020-02-26T16:05:40.865Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:05:41 [2020-02-26T16:05:41.452Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:05:41 [2020-02-26T16:05:41.822Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:05:42 [2020-02-26T16:05:42.903Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
16:05:42 [2020-02-26T16:05:42.903Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:353: [d7e41b8e17631] daemon started
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:461: [d7e41b8e17631] Stopping daemon
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:296: [d7e41b8e17631] exiting daemon
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:448: [d7e41b8e17631] Daemon stopped
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:339: [d7e41b8e17631] error pinging daemon on start: Get http://d7e41b8e17631.sock/_ping: context deadline exceeded
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.903Z]     daemon.go:339: [d7e41b8e17631] error pinging daemon on start: Get http://d7e41b8e17631.sock/_ping: context deadline exceeded
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:339: [d7e41b8e17631] error pinging daemon on start: Get http://d7e41b8e17631.sock/_ping: context deadline exceeded
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:339: [d7e41b8e17631] error pinging daemon on start: Get http://d7e41b8e17631.sock/_ping: context deadline exceeded
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:296: [d7e41b8e17631] exiting daemon
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:325: [d7e41b8e17631] waiting for daemon to start
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:353: [d7e41b8e17631] daemon started
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:461: [d7e41b8e17631] Stopping daemon
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:296: [d7e41b8e17631] exiting daemon
16:05:42 [2020-02-26T16:05:42.904Z]     daemon.go:448: [d7e41b8e17631] Daemon stopped
16:05:42 [2020-02-26T16:05:42.904Z] PASS
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] === Skipped
16:05:42 [2020-02-26T16:05:42.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:42 [2020-02-26T16:05:42.904Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:05:42 [2020-02-26T16:05:42.904Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:42 [2020-02-26T16:05:42.904Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:42 [2020-02-26T16:05:42.904Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] DONE 17 tests, 4 skipped in 29.421s
16:05:42 [2020-02-26T16:05:42.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:05:42 [2020-02-26T16:05:42.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:05:42 [2020-02-26T16:05:42.904Z] ++ set -e
16:05:42 [2020-02-26T16:05:42.904Z] ++ '[' -n 0 ']'
16:05:42 [2020-02-26T16:05:42.904Z] ++ set -x
16:05:42 [2020-02-26T16:05:42.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:05:42 [2020-02-26T16:05:42.904Z] INFO: Testing against a local daemon
16:05:42 [2020-02-26T16:05:42.904Z] === RUN   TestPluginInvalidJSON
16:05:42 [2020-02-26T16:05:42.904Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:05:42 [2020-02-26T16:05:42.904Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:05:42 [2020-02-26T16:05:42.904Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:05:42 [2020-02-26T16:05:42.904Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:05:42 [2020-02-26T16:05:42.904Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:05:42 [2020-02-26T16:05:42.904Z] PASS
16:05:42 [2020-02-26T16:05:42.904Z] 
16:05:42 [2020-02-26T16:05:42.904Z] DONE 2 tests in 0.141s
16:05:42 [2020-02-26T16:05:42.904Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:05:42 [2020-02-26T16:05:42.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:05:42 [2020-02-26T16:05:42.904Z] ++ set -e
16:05:42 [2020-02-26T16:05:42.904Z] ++ '[' -n 0 ']'
16:05:42 [2020-02-26T16:05:42.904Z] ++ set -x
16:05:42 [2020-02-26T16:05:42.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:05:42 [2020-02-26T16:05:42.904Z] INFO: Testing against a local daemon
16:05:42 [2020-02-26T16:05:42.904Z] === RUN   TestExternalGraphDriver
16:05:42 [2020-02-26T16:05:42.904Z] === RUN   TestExternalGraphDriver/json
16:05:43 [2020-02-26T16:05:43.919Z] === RUN   TestExternalGraphDriver/spec
16:05:43 [2020-02-26T16:05:43.960Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:05:45 [2020-02-26T16:05:45.839Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:05:45 [2020-02-26T16:05:45.959Z] === RUN   TestExternalGraphDriver/pull
16:05:47 [2020-02-26T16:05:47.199Z] === RUN   TestDockerSuite/TestEventsAttach
16:05:47 [2020-02-26T16:05:47.758Z] === RUN   TestDockerSuite/TestEventsCommit
16:05:48 [2020-02-26T16:05:48.646Z] --- PASS: TestExternalGraphDriver (6.80s)
16:05:48 [2020-02-26T16:05:48.646Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:353: [d3b56c0a593fb] daemon started
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:461: [d3b56c0a593fb] Stopping daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:296: [d3b56c0a593fb] exiting daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:448: [d3b56c0a593fb] Daemon stopped
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:353: [d3b56c0a593fb] daemon started
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:461: [d3b56c0a593fb] Stopping daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:296: [d3b56c0a593fb] exiting daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:448: [d3b56c0a593fb] Daemon stopped
16:05:48 [2020-02-26T16:05:48.646Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:353: [d3b56c0a593fb] daemon started
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:461: [d3b56c0a593fb] Stopping daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:296: [d3b56c0a593fb] exiting daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:448: [d3b56c0a593fb] Daemon stopped
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:353: [d3b56c0a593fb] daemon started
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:461: [d3b56c0a593fb] Stopping daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:296: [d3b56c0a593fb] exiting daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:448: [d3b56c0a593fb] Daemon stopped
16:05:48 [2020-02-26T16:05:48.646Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:325: [d3b56c0a593fb] waiting for daemon to start
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:353: [d3b56c0a593fb] daemon started
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:461: [d3b56c0a593fb] Stopping daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:296: [d3b56c0a593fb] exiting daemon
16:05:48 [2020-02-26T16:05:48.646Z]     daemon.go:448: [d3b56c0a593fb] Daemon stopped
16:05:48 [2020-02-26T16:05:48.646Z]     --- PASS: TestExternalGraphDriver/pull (2.40s)
16:05:48 [2020-02-26T16:05:48.646Z] === RUN   TestGraphdriverPluginV2
16:05:48 [2020-02-26T16:05:48.646Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:05:48 [2020-02-26T16:05:48.646Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:48 [2020-02-26T16:05:48.646Z] PASS
16:05:48 [2020-02-26T16:05:48.646Z] 
16:05:48 [2020-02-26T16:05:48.646Z] === Skipped
16:05:48 [2020-02-26T16:05:48.646Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
16:05:48 [2020-02-26T16:05:48.646Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:48 [2020-02-26T16:05:48.646Z] 
16:05:48 [2020-02-26T16:05:48.646Z] 
16:05:48 [2020-02-26T16:05:48.646Z] DONE 5 tests, 1 skipped in 6.975s
16:05:48 [2020-02-26T16:05:48.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:05:48 [2020-02-26T16:05:48.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:05:48 [2020-02-26T16:05:48.646Z] ++ set -e
16:05:48 [2020-02-26T16:05:48.646Z] ++ '[' -n 0 ']'
16:05:48 [2020-02-26T16:05:48.646Z] ++ set -x
16:05:48 [2020-02-26T16:05:48.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:05:48 [2020-02-26T16:05:48.646Z] INFO: Testing against a local daemon
16:05:48 [2020-02-26T16:05:48.646Z] === RUN   TestContinueAfterPluginCrash
16:05:48 [2020-02-26T16:05:48.646Z] === PAUSE TestContinueAfterPluginCrash
16:05:48 [2020-02-26T16:05:48.646Z] === RUN   TestDaemonStartWithLogOpt
16:05:48 [2020-02-26T16:05:48.646Z] === PAUSE TestDaemonStartWithLogOpt
16:05:48 [2020-02-26T16:05:48.646Z] === CONT  TestContinueAfterPluginCrash
16:05:48 [2020-02-26T16:05:48.646Z] === CONT  TestDaemonStartWithLogOpt
16:05:48 [2020-02-26T16:05:48.680Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:05:49 [2020-02-26T16:05:49.603Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:05:50 [2020-02-26T16:05:50.412Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:05:50 [2020-02-26T16:05:50.525Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:05:51 [2020-02-26T16:05:51.084Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:05:53 [2020-02-26T16:05:53.048Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:05:53 [2020-02-26T16:05:53.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:05:54 [2020-02-26T16:05:54.661Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:05:56 [2020-02-26T16:05:56.170Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:05:57 [2020-02-26T16:05:57.923Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:06:00 [2020-02-26T16:06:00.427Z] === RUN   TestDockerSuite/TestEventsCopy
16:06:00 [2020-02-26T16:06:00.817Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:06:01 [2020-02-26T16:06:01.270Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:06:01 [2020-02-26T16:06:01.270Z] === RUN   TestDockerSuite/TestBuildPATH
16:06:01 [2020-02-26T16:06:01.270Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:06:01 [2020-02-26T16:06:01.784Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:06:03 [2020-02-26T16:06:03.424Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:06:03 [2020-02-26T16:06:03.424Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:06:03 [2020-02-26T16:06:03.706Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:06:04 [2020-02-26T16:06:04.263Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:06:04 [2020-02-26T16:06:04.517Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:06:06 [2020-02-26T16:06:06.398Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:06:07 [2020-02-26T16:06:07.177Z] --- PASS: TestDaemonStartWithLogOpt (16.45s)
16:06:07 [2020-02-26T16:06:07.178Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:325: [d3e28607c8345] waiting for daemon to start
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:325: [d3e28607c8345] waiting for daemon to start
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:353: [d3e28607c8345] daemon started
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:461: [d3e28607c8345] Stopping daemon
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:296: [d3e28607c8345] exiting daemon
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:448: [d3e28607c8345] Daemon stopped
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:325: [d3e28607c8345] waiting for daemon to start
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:325: [d3e28607c8345] waiting for daemon to start
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:353: [d3e28607c8345] daemon started
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:461: [d3e28607c8345] Stopping daemon
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:296: [d3e28607c8345] exiting daemon
16:06:07 [2020-02-26T16:06:07.178Z]     daemon.go:448: [d3e28607c8345] Daemon stopped
16:06:07 [2020-02-26T16:06:07.320Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:06:07 [2020-02-26T16:06:07.320Z] === RUN   TestDockerSuite/TestEventsFilterType
16:06:07 [2020-02-26T16:06:07.574Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:06:07 [2020-02-26T16:06:07.828Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:06:07 [2020-02-26T16:06:07.828Z] === RUN   TestDockerSuite/TestEventsFilters
16:06:09 [2020-02-26T16:06:09.761Z] === RUN   TestDockerSuite/TestEventsFormat
16:06:09 [2020-02-26T16:06:09.870Z] --- PASS: TestContinueAfterPluginCrash (21.21s)
16:06:09 [2020-02-26T16:06:09.870Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:325: [dbc5cab12f317] waiting for daemon to start
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:325: [dbc5cab12f317] waiting for daemon to start
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:353: [dbc5cab12f317] daemon started
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:461: [dbc5cab12f317] Stopping daemon
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:296: [dbc5cab12f317] exiting daemon
16:06:09 [2020-02-26T16:06:09.871Z]     daemon.go:448: [dbc5cab12f317] Daemon stopped
16:06:09 [2020-02-26T16:06:09.871Z] PASS
16:06:09 [2020-02-26T16:06:09.871Z] 
16:06:09 [2020-02-26T16:06:09.871Z] DONE 2 tests in 21.321s
16:06:09 [2020-02-26T16:06:09.871Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:06:09 [2020-02-26T16:06:09.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:06:09 [2020-02-26T16:06:09.871Z] ++ set -e
16:06:09 [2020-02-26T16:06:09.871Z] ++ '[' -n 0 ']'
16:06:09 [2020-02-26T16:06:09.871Z] ++ set -x
16:06:09 [2020-02-26T16:06:09.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:06:09 [2020-02-26T16:06:09.871Z] INFO: Testing against a local daemon
16:06:09 [2020-02-26T16:06:09.871Z] === RUN   TestPluginWithDevMounts
16:06:09 [2020-02-26T16:06:09.871Z] === PAUSE TestPluginWithDevMounts
16:06:09 [2020-02-26T16:06:09.871Z] === CONT  TestPluginWithDevMounts
16:06:11 [2020-02-26T16:06:11.161Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:06:11 [2020-02-26T16:06:11.161Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:06:11 [2020-02-26T16:06:11.161Z] === RUN   TestDockerSuite/TestEventsImageImport
16:06:11 [2020-02-26T16:06:11.719Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:06:11 [2020-02-26T16:06:11.977Z] === RUN   TestDockerSuite/TestEventsImagePull
16:06:12 [2020-02-26T16:06:12.576Z] === RUN   TestDockerSuite/TestEventsImageTag
16:06:12 [2020-02-26T16:06:12.578Z] --- PASS: TestPluginWithDevMounts (2.34s)
16:06:12 [2020-02-26T16:06:12.578Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:325: [d00f974e4c0b7] waiting for daemon to start
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:325: [d00f974e4c0b7] waiting for daemon to start
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:353: [d00f974e4c0b7] daemon started
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:461: [d00f974e4c0b7] Stopping daemon
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:296: [d00f974e4c0b7] exiting daemon
16:06:12 [2020-02-26T16:06:12.578Z]     daemon.go:448: [d00f974e4c0b7] Daemon stopped
16:06:12 [2020-02-26T16:06:12.578Z] PASS
16:06:12 [2020-02-26T16:06:12.578Z] 
16:06:12 [2020-02-26T16:06:12.578Z] DONE 1 tests in 2.447s
16:06:12 [2020-02-26T16:06:12.578Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:06:12 [2020-02-26T16:06:12.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
16:06:12 [2020-02-26T16:06:12.578Z] ++ set -e
16:06:12 [2020-02-26T16:06:12.578Z] ++ '[' -n 0 ']'
16:06:12 [2020-02-26T16:06:12.578Z] ++ set -x
16:06:12 [2020-02-26T16:06:12.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
16:06:12 [2020-02-26T16:06:12.578Z] INFO: Testing against a local daemon
16:06:12 [2020-02-26T16:06:12.578Z] === RUN   TestSecretInspect
16:06:13 [2020-02-26T16:06:13.498Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:06:13 [2020-02-26T16:06:13.751Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:06:13 [2020-02-26T16:06:13.751Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:06:13 [2020-02-26T16:06:13.751Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:06:14 [2020-02-26T16:06:14.648Z] --- PASS: TestSecretInspect (2.30s)
16:06:14 [2020-02-26T16:06:14.648Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:325: [d092634cec44f] waiting for daemon to start
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:325: [d092634cec44f] waiting for daemon to start
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:353: [d092634cec44f] daemon started
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:461: [d092634cec44f] Stopping daemon
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:296: [d092634cec44f] exiting daemon
16:06:14 [2020-02-26T16:06:14.648Z]     daemon.go:448: [d092634cec44f] Daemon stopped
16:06:14 [2020-02-26T16:06:14.648Z] === RUN   TestSecretList
16:06:14 [2020-02-26T16:06:14.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:06:15 [2020-02-26T16:06:15.595Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:06:16 [2020-02-26T16:06:16.517Z] === RUN   TestDockerSuite/TestEventsRename
16:06:17 [2020-02-26T16:06:17.376Z] --- PASS: TestSecretList (2.31s)
16:06:17 [2020-02-26T16:06:17.376Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:325: [de0f67eebb3b9] waiting for daemon to start
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:325: [de0f67eebb3b9] waiting for daemon to start
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:353: [de0f67eebb3b9] daemon started
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:461: [de0f67eebb3b9] Stopping daemon
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:296: [de0f67eebb3b9] exiting daemon
16:06:17 [2020-02-26T16:06:17.376Z]     daemon.go:448: [de0f67eebb3b9] Daemon stopped
16:06:17 [2020-02-26T16:06:17.376Z] === RUN   TestSecretsCreateAndDelete
16:06:17 [2020-02-26T16:06:17.499Z] === RUN   TestDockerSuite/TestEventsResize
16:06:18 [2020-02-26T16:06:18.422Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:06:19 [2020-02-26T16:06:19.345Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:06:19 [2020-02-26T16:06:19.423Z] --- PASS: TestSecretsCreateAndDelete (2.32s)
16:06:19 [2020-02-26T16:06:19.423Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:325: [dd5b44ede846b] waiting for daemon to start
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:325: [dd5b44ede846b] waiting for daemon to start
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:353: [dd5b44ede846b] daemon started
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:461: [dd5b44ede846b] Stopping daemon
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:296: [dd5b44ede846b] exiting daemon
16:06:19 [2020-02-26T16:06:19.423Z]     daemon.go:448: [dd5b44ede846b] Daemon stopped
16:06:19 [2020-02-26T16:06:19.423Z] === RUN   TestSecretsUpdate
16:06:19 [2020-02-26T16:06:19.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:06:20 [2020-02-26T16:06:20.158Z] === RUN   TestDockerSuite/TestEventsStreaming
16:06:21 [2020-02-26T16:06:21.080Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:06:22 [2020-02-26T16:06:22.110Z] --- PASS: TestSecretsUpdate (2.26s)
16:06:22 [2020-02-26T16:06:22.110Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:325: [d08295be810d0] waiting for daemon to start
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:325: [d08295be810d0] waiting for daemon to start
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:353: [d08295be810d0] daemon started
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:461: [d08295be810d0] Stopping daemon
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:296: [d08295be810d0] exiting daemon
16:06:22 [2020-02-26T16:06:22.110Z]     daemon.go:448: [d08295be810d0] Daemon stopped
16:06:22 [2020-02-26T16:06:22.110Z] === RUN   TestTemplatedSecret
16:06:24 [2020-02-26T16:06:24.333Z] === RUN   TestDockerSuite/TestEventsTop
16:06:24 [2020-02-26T16:06:24.830Z] --- PASS: TestTemplatedSecret (2.71s)
16:06:24 [2020-02-26T16:06:24.830Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:325: [d454bc88bcea4] waiting for daemon to start
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:325: [d454bc88bcea4] waiting for daemon to start
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:353: [d454bc88bcea4] daemon started
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:461: [d454bc88bcea4] Stopping daemon
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:296: [d454bc88bcea4] exiting daemon
16:06:24 [2020-02-26T16:06:24.830Z]     daemon.go:448: [d454bc88bcea4] Daemon stopped
16:06:24 [2020-02-26T16:06:24.830Z] === RUN   TestSecretCreateResolve
16:06:24 [2020-02-26T16:06:24.893Z] === RUN   TestDockerSuite/TestEventsUntag
16:06:26 [2020-02-26T16:06:26.889Z] --- PASS: TestSecretCreateResolve (2.31s)
16:06:26 [2020-02-26T16:06:26.889Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:325: [d5ae57ff9f72e] waiting for daemon to start
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:325: [d5ae57ff9f72e] waiting for daemon to start
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:353: [d5ae57ff9f72e] daemon started
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:461: [d5ae57ff9f72e] Stopping daemon
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:296: [d5ae57ff9f72e] exiting daemon
16:06:26 [2020-02-26T16:06:26.889Z]     daemon.go:448: [d5ae57ff9f72e] Daemon stopped
16:06:26 [2020-02-26T16:06:26.889Z] PASS
16:06:26 [2020-02-26T16:06:26.889Z] 
16:06:26 [2020-02-26T16:06:26.889Z] DONE 6 tests in 14.307s
16:06:26 [2020-02-26T16:06:26.889Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:06:26 [2020-02-26T16:06:26.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
16:06:26 [2020-02-26T16:06:26.889Z] ++ set -e
16:06:26 [2020-02-26T16:06:26.889Z] ++ '[' -n 0 ']'
16:06:26 [2020-02-26T16:06:26.889Z] ++ set -x
16:06:26 [2020-02-26T16:06:26.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
16:06:26 [2020-02-26T16:06:26.889Z] INFO: Testing against a local daemon
16:06:26 [2020-02-26T16:06:26.889Z] === RUN   TestServiceCreateInit
16:06:26 [2020-02-26T16:06:26.889Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:06:27 [2020-02-26T16:06:27.482Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:06:29 [2020-02-26T16:06:29.362Z] === RUN   TestDockerSuite/TestExec
16:06:29 [2020-02-26T16:06:29.920Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:06:30 [2020-02-26T16:06:30.842Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:06:31 [2020-02-26T16:06:31.315Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:06:31 [2020-02-26T16:06:31.764Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:06:32 [2020-02-26T16:06:32.322Z] === RUN   TestDockerSuite/TestExecAPIStart
16:06:34 [2020-02-26T16:06:34.201Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:06:35 [2020-02-26T16:06:35.168Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:06:35 [2020-02-26T16:06:35.762Z] --- PASS: TestServiceCreateInit (8.48s)
16:06:35 [2020-02-26T16:06:35.762Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s)
16:06:35 [2020-02-26T16:06:35.762Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:325: [d788f3594895c] waiting for daemon to start
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:325: [d788f3594895c] waiting for daemon to start
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:353: [d788f3594895c] daemon started
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:461: [d788f3594895c] Stopping daemon
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:296: [d788f3594895c] exiting daemon
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:448: [d788f3594895c] Daemon stopped
16:06:35 [2020-02-26T16:06:35.762Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s)
16:06:35 [2020-02-26T16:06:35.762Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:325: [d4b73e3596497] waiting for daemon to start
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:325: [d4b73e3596497] waiting for daemon to start
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:353: [d4b73e3596497] daemon started
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:461: [d4b73e3596497] Stopping daemon
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:296: [d4b73e3596497] exiting daemon
16:06:35 [2020-02-26T16:06:35.762Z]         daemon.go:448: [d4b73e3596497] Daemon stopped
16:06:35 [2020-02-26T16:06:35.762Z] === RUN   TestCreateServiceMultipleTimes
16:06:36 [2020-02-26T16:06:36.089Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:06:36 [2020-02-26T16:06:36.902Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:06:37 [2020-02-26T16:06:37.824Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:06:38 [2020-02-26T16:06:38.381Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:06:38 [2020-02-26T16:06:38.635Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:06:39 [2020-02-26T16:06:39.574Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:06:41 [2020-02-26T16:06:41.454Z] === RUN   TestDockerSuite/TestExecCgroup
16:06:43 [2020-02-26T16:06:43.337Z] === RUN   TestDockerSuite/TestExecEnv
16:06:43 [2020-02-26T16:06:43.895Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:06:45 [2020-02-26T16:06:45.911Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:06:46 [2020-02-26T16:06:46.401Z] === RUN   TestDockerSuite/TestExecExitStatus
16:06:46 [2020-02-26T16:06:46.959Z] === RUN   TestDockerSuite/TestExecInspectID
16:06:48 [2020-02-26T16:06:48.839Z] === RUN   TestDockerSuite/TestExecInteractive
16:06:49 [2020-02-26T16:06:49.761Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:06:50 [2020-02-26T16:06:50.682Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:06:51 [2020-02-26T16:06:51.604Z] === RUN   TestDockerSuite/TestExecParseError
16:06:52 [2020-02-26T16:06:52.528Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:06:53 [2020-02-26T16:06:53.491Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:06:54 [2020-02-26T16:06:54.049Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:06:54 [2020-02-26T16:06:54.287Z] --- PASS: TestCreateServiceMultipleTimes (16.91s)
16:06:54 [2020-02-26T16:06:54.287Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:325: [d6fb4537a877b] waiting for daemon to start
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:325: [d6fb4537a877b] waiting for daemon to start
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:353: [d6fb4537a877b] daemon started
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:461: [d6fb4537a877b] Stopping daemon
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:296: [d6fb4537a877b] exiting daemon
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:448: [d6fb4537a877b] Daemon stopped
16:06:54 [2020-02-26T16:06:54.287Z] === RUN   TestCreateServiceConflict
16:06:54 [2020-02-26T16:06:54.287Z] --- PASS: TestCreateServiceConflict (2.25s)
16:06:54 [2020-02-26T16:06:54.287Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:325: [d0b00afa8efad] waiting for daemon to start
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:325: [d0b00afa8efad] waiting for daemon to start
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:353: [d0b00afa8efad] daemon started
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:461: [d0b00afa8efad] Stopping daemon
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:296: [d0b00afa8efad] exiting daemon
16:06:54 [2020-02-26T16:06:54.287Z]     daemon.go:448: [d0b00afa8efad] Daemon stopped
16:06:54 [2020-02-26T16:06:54.287Z] === RUN   TestCreateServiceMaxReplicas
16:06:55 [2020-02-26T16:06:55.409Z] === RUN   TestDockerSuite/TestExecSetEnv
16:06:55 [2020-02-26T16:06:55.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:06:56 [2020-02-26T16:06:56.524Z] === RUN   TestDockerSuite/TestExecStartFails
16:06:57 [2020-02-26T16:06:57.447Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:06:57 [2020-02-26T16:06:57.780Z] --- PASS: TestCreateServiceMaxReplicas (3.08s)
16:06:57 [2020-02-26T16:06:57.780Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:325: [d3bdcb6396ffc] waiting for daemon to start
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:325: [d3bdcb6396ffc] waiting for daemon to start
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:353: [d3bdcb6396ffc] daemon started
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:461: [d3bdcb6396ffc] Stopping daemon
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:296: [d3bdcb6396ffc] exiting daemon
16:06:57 [2020-02-26T16:06:57.780Z]     daemon.go:448: [d3bdcb6396ffc] Daemon stopped
16:06:57 [2020-02-26T16:06:57.780Z] === RUN   TestCreateWithDuplicateNetworkNames
16:07:03 [2020-02-26T16:07:03.517Z] === RUN   TestDockerSuite/TestBuildRm
16:07:09 [2020-02-26T16:07:09.684Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:07:09 [2020-02-26T16:07:09.684Z] === RUN   TestDockerSuite/TestExecTTY
16:07:10 [2020-02-26T16:07:10.244Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:07:11 [2020-02-26T16:07:11.166Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:07:11 [2020-02-26T16:07:11.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:07:11 [2020-02-26T16:07:11.979Z] === RUN   TestDockerSuite/TestExecUlimits
16:07:13 [2020-02-26T16:07:13.063Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s)
16:07:13 [2020-02-26T16:07:13.063Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:325: [df245918a0dce] waiting for daemon to start
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:325: [df245918a0dce] waiting for daemon to start
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:353: [df245918a0dce] daemon started
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:461: [df245918a0dce] Stopping daemon
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:296: [df245918a0dce] exiting daemon
16:07:13 [2020-02-26T16:07:13.063Z]     daemon.go:448: [df245918a0dce] Daemon stopped
16:07:13 [2020-02-26T16:07:13.063Z] === RUN   TestCreateServiceSecretFileMode
16:07:13 [2020-02-26T16:07:13.338Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:07:13 [2020-02-26T16:07:13.338Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:07:14 [2020-02-26T16:07:14.572Z] --- PASS: TestCreateServiceSecretFileMode (2.64s)
16:07:14 [2020-02-26T16:07:14.572Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
16:07:14 [2020-02-26T16:07:14.572Z]     daemon.go:325: [d190d4cae77fa] waiting for daemon to start
16:07:14 [2020-02-26T16:07:14.572Z]     daemon.go:325: [d190d4cae77fa] waiting for daemon to start
16:07:14 [2020-02-26T16:07:14.572Z]     daemon.go:353: [d190d4cae77fa] daemon started
16:07:14 [2020-02-26T16:07:14.572Z]     daemon.go:461: [d190d4cae77fa] Stopping daemon
16:07:14 [2020-02-26T16:07:14.572Z]     daemon.go:296: [d190d4cae77fa] exiting daemon
16:07:14 [2020-02-26T16:07:14.573Z]     daemon.go:448: [d190d4cae77fa] Daemon stopped
16:07:14 [2020-02-26T16:07:14.573Z] === RUN   TestCreateServiceConfigFileMode
16:07:15 [2020-02-26T16:07:15.839Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:07:15 [2020-02-26T16:07:15.845Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:07:16 [2020-02-26T16:07:16.404Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:07:17 [2020-02-26T16:07:17.299Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
16:07:17 [2020-02-26T16:07:17.299Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:325: [df89527abba61] waiting for daemon to start
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:325: [df89527abba61] waiting for daemon to start
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:353: [df89527abba61] daemon started
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:461: [df89527abba61] Stopping daemon
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:296: [df89527abba61] exiting daemon
16:07:17 [2020-02-26T16:07:17.299Z]     daemon.go:448: [df89527abba61] Daemon stopped
16:07:17 [2020-02-26T16:07:17.299Z] === RUN   TestCreateServiceSysctls
16:07:17 [2020-02-26T16:07:17.361Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:07:17 [2020-02-26T16:07:17.361Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:07:17 [2020-02-26T16:07:17.361Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:07:18 [2020-02-26T16:07:18.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:07:18 [2020-02-26T16:07:18.287Z] === RUN   TestDockerSuite/TestExecWithTERM
16:07:18 [2020-02-26T16:07:18.881Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:07:19 [2020-02-26T16:07:19.208Z] === RUN   TestDockerSuite/TestExecWithUser
16:07:20 [2020-02-26T16:07:20.130Z] === RUN   TestDockerSuite/TestGetContainerStats
16:07:20 [2020-02-26T16:07:20.826Z] --- PASS: TestCreateServiceSysctls (3.55s)
16:07:20 [2020-02-26T16:07:20.826Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:325: [dc7db67014263] waiting for daemon to start
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:325: [dc7db67014263] waiting for daemon to start
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:353: [dc7db67014263] daemon started
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:461: [dc7db67014263] Stopping daemon
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:296: [dc7db67014263] exiting daemon
16:07:20 [2020-02-26T16:07:20.826Z]     daemon.go:448: [dc7db67014263] Daemon stopped
16:07:20 [2020-02-26T16:07:20.826Z] === RUN   TestInspect
16:07:21 [2020-02-26T16:07:21.756Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:07:23 [2020-02-26T16:07:23.560Z] --- PASS: TestInspect (2.92s)
16:07:23 [2020-02-26T16:07:23.560Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:325: [d327bd54b5964] waiting for daemon to start
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:325: [d327bd54b5964] waiting for daemon to start
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:353: [d327bd54b5964] daemon started
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:461: [d327bd54b5964] Stopping daemon
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:296: [d327bd54b5964] exiting daemon
16:07:23 [2020-02-26T16:07:23.560Z]     daemon.go:448: [d327bd54b5964] Daemon stopped
16:07:23 [2020-02-26T16:07:23.560Z] === RUN   TestDockerNetworkConnectAlias
16:07:24 [2020-02-26T16:07:24.633Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:07:25 [2020-02-26T16:07:25.406Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:07:29 [2020-02-26T16:07:29.285Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:07:29 [2020-02-26T16:07:29.399Z] --- PASS: TestDockerNetworkConnectAlias (4.63s)
16:07:29 [2020-02-26T16:07:29.400Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:325: [dd24f7f6c8694] waiting for daemon to start
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:325: [dd24f7f6c8694] waiting for daemon to start
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:353: [dd24f7f6c8694] daemon started
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:461: [dd24f7f6c8694] Stopping daemon
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:296: [dd24f7f6c8694] exiting daemon
16:07:29 [2020-02-26T16:07:29.400Z]     daemon.go:448: [dd24f7f6c8694] Daemon stopped
16:07:29 [2020-02-26T16:07:29.400Z] === RUN   TestDockerNetworkReConnect
16:07:30 [2020-02-26T16:07:30.717Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:07:32 [2020-02-26T16:07:32.074Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:07:32 [2020-02-26T16:07:32.132Z] --- PASS: TestDockerNetworkReConnect (3.69s)
16:07:32 [2020-02-26T16:07:32.132Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:325: [db5022f5012f9] waiting for daemon to start
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:325: [db5022f5012f9] waiting for daemon to start
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:353: [db5022f5012f9] daemon started
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:461: [db5022f5012f9] Stopping daemon
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:296: [db5022f5012f9] exiting daemon
16:07:32 [2020-02-26T16:07:32.132Z]     daemon.go:448: [db5022f5012f9] Daemon stopped
16:07:32 [2020-02-26T16:07:32.132Z] === RUN   TestServicePlugin
16:07:32 [2020-02-26T16:07:32.132Z] --- SKIP: TestServicePlugin (0.00s)
16:07:32 [2020-02-26T16:07:32.132Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:32 [2020-02-26T16:07:32.132Z] === RUN   TestServiceUpdateLabel
16:07:34 [2020-02-26T16:07:34.182Z] --- PASS: TestServiceUpdateLabel (2.26s)
16:07:34 [2020-02-26T16:07:34.182Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:325: [d7e3aadcbde81] waiting for daemon to start
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:325: [d7e3aadcbde81] waiting for daemon to start
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:353: [d7e3aadcbde81] daemon started
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:461: [d7e3aadcbde81] Stopping daemon
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:296: [d7e3aadcbde81] exiting daemon
16:07:34 [2020-02-26T16:07:34.182Z]     daemon.go:448: [d7e3aadcbde81] Daemon stopped
16:07:34 [2020-02-26T16:07:34.182Z] === RUN   TestServiceUpdateSecrets
16:07:37 [2020-02-26T16:07:37.305Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:07:37 [2020-02-26T16:07:37.863Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:07:37 [2020-02-26T16:07:37.863Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:07:37 [2020-02-26T16:07:37.863Z] === RUN   TestDockerSuite/TestHealth
16:07:44 [2020-02-26T16:07:44.100Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:07:44 [2020-02-26T16:07:44.100Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:07:44 [2020-02-26T16:07:44.100Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:07:47 [2020-02-26T16:07:47.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:07:49 [2020-02-26T16:07:49.537Z] --- PASS: TestServiceUpdateSecrets (14.78s)
16:07:49 [2020-02-26T16:07:49.537Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:325: [d8aba69e48072] waiting for daemon to start
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:325: [d8aba69e48072] waiting for daemon to start
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:353: [d8aba69e48072] daemon started
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:461: [d8aba69e48072] Stopping daemon
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:296: [d8aba69e48072] exiting daemon
16:07:49 [2020-02-26T16:07:49.537Z]     daemon.go:448: [d8aba69e48072] Daemon stopped
16:07:49 [2020-02-26T16:07:49.537Z] === RUN   TestServiceUpdateConfigs
16:07:51 [2020-02-26T16:07:51.041Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:07:56 [2020-02-26T16:07:56.424Z] === RUN   TestDockerSuite/TestBuildSpaces
16:07:56 [2020-02-26T16:07:56.424Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:07:59 [2020-02-26T16:07:59.109Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:07:59 [2020-02-26T16:07:59.109Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:07:59 [2020-02-26T16:07:59.109Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:07:59 [2020-02-26T16:07:59.109Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:07:59 [2020-02-26T16:07:59.667Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:07:59 [2020-02-26T16:07:59.667Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:08:00 [2020-02-26T16:08:00.126Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:08:00 [2020-02-26T16:08:00.126Z] === RUN   TestDockerSuite/TestBuildStderr
16:08:00 [2020-02-26T16:08:00.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:08:00 [2020-02-26T16:08:00.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:08:00 [2020-02-26T16:08:00.588Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:08:00 [2020-02-26T16:08:00.588Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:08:00 [2020-02-26T16:08:00.843Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:08:01 [2020-02-26T16:08:01.401Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:08:01 [2020-02-26T16:08:01.655Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:08:01 [2020-02-26T16:08:01.655Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:08:03 [2020-02-26T16:08:03.015Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:08:03 [2020-02-26T16:08:03.015Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:08:03 [2020-02-26T16:08:03.827Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:08:03 [2020-02-26T16:08:03.940Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:08:04 [2020-02-26T16:08:04.862Z] === RUN   TestDockerSuite/TestImagesFormat
16:08:04 [2020-02-26T16:08:04.862Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:08:05 [2020-02-26T16:08:05.247Z] --- PASS: TestServiceUpdateConfigs (14.76s)
16:08:05 [2020-02-26T16:08:05.247Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:325: [d2273f0d39410] waiting for daemon to start
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:325: [d2273f0d39410] waiting for daemon to start
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:353: [d2273f0d39410] daemon started
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:461: [d2273f0d39410] Stopping daemon
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:296: [d2273f0d39410] exiting daemon
16:08:05 [2020-02-26T16:08:05.247Z]     daemon.go:448: [d2273f0d39410] Daemon stopped
16:08:05 [2020-02-26T16:08:05.247Z] === RUN   TestServiceUpdateNetwork
16:08:05 [2020-02-26T16:08:05.786Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:08:09 [2020-02-26T16:08:09.048Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:08:09 [2020-02-26T16:08:09.048Z] === RUN   TestDockerSuite/TestImportBadURL
16:08:09 [2020-02-26T16:08:09.048Z] === RUN   TestDockerSuite/TestImportDisplay
16:08:10 [2020-02-26T16:08:10.407Z] === RUN   TestDockerSuite/TestImportFile
16:08:12 [2020-02-26T16:08:12.372Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:08:12 [2020-02-26T16:08:12.372Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:08:14 [2020-02-26T16:08:14.252Z] === RUN   TestDockerSuite/TestImportGzipped
16:08:14 [2020-02-26T16:08:14.252Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:08:16 [2020-02-26T16:08:16.135Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:08:17 [2020-02-26T16:08:17.933Z] --- PASS: TestServiceUpdateNetwork (12.99s)
16:08:17 [2020-02-26T16:08:17.933Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:325: [d99b5e4512aa3] waiting for daemon to start
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:325: [d99b5e4512aa3] waiting for daemon to start
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:353: [d99b5e4512aa3] daemon started
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:461: [d99b5e4512aa3] Stopping daemon
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:296: [d99b5e4512aa3] exiting daemon
16:08:17 [2020-02-26T16:08:17.933Z]     daemon.go:448: [d99b5e4512aa3] Daemon stopped
16:08:17 [2020-02-26T16:08:17.933Z] PASS
16:08:17 [2020-02-26T16:08:17.933Z] 
16:08:17 [2020-02-26T16:08:17.933Z] === Skipped
16:08:17 [2020-02-26T16:08:17.933Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:08:17 [2020-02-26T16:08:17.933Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:17 [2020-02-26T16:08:17.933Z] 
16:08:17 [2020-02-26T16:08:17.933Z] 
16:08:17 [2020-02-26T16:08:17.933Z] DONE 18 tests, 1 skipped in 110.041s
16:08:17 [2020-02-26T16:08:17.933Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:08:17 [2020-02-26T16:08:17.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
16:08:17 [2020-02-26T16:08:17.933Z] ++ set -e
16:08:17 [2020-02-26T16:08:17.933Z] ++ '[' -n 0 ']'
16:08:17 [2020-02-26T16:08:17.933Z] ++ set -x
16:08:17 [2020-02-26T16:08:17.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
16:08:17 [2020-02-26T16:08:17.934Z] INFO: Testing against a local daemon
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestSessionCreate
16:08:17 [2020-02-26T16:08:17.934Z] --- PASS: TestSessionCreate (0.06s)
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestSessionCreateWithBadUpgrade
16:08:17 [2020-02-26T16:08:17.934Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:08:17 [2020-02-26T16:08:17.934Z] PASS
16:08:17 [2020-02-26T16:08:17.934Z] 
16:08:17 [2020-02-26T16:08:17.934Z] DONE 2 tests in 0.205s
16:08:17 [2020-02-26T16:08:17.934Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:08:17 [2020-02-26T16:08:17.934Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
16:08:17 [2020-02-26T16:08:17.934Z] ++ set -e
16:08:17 [2020-02-26T16:08:17.934Z] ++ '[' -n 0 ']'
16:08:17 [2020-02-26T16:08:17.934Z] ++ set -x
16:08:17 [2020-02-26T16:08:17.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
16:08:17 [2020-02-26T16:08:17.934Z] INFO: Testing against a local daemon
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:08:17 [2020-02-26T16:08:17.934Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:08:17 [2020-02-26T16:08:17.934Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestEventsExecDie
16:08:17 [2020-02-26T16:08:17.934Z] --- PASS: TestEventsExecDie (0.81s)
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestEventsBackwardsCompatible
16:08:17 [2020-02-26T16:08:17.934Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestInfoBinaryCommits
16:08:17 [2020-02-26T16:08:17.934Z] --- PASS: TestInfoBinaryCommits (0.06s)
16:08:17 [2020-02-26T16:08:17.934Z] === RUN   TestInfoAPIVersioned
16:08:18 [2020-02-26T16:08:18.018Z] === RUN   TestDockerSuite/TestInfoDebug
16:08:18 [2020-02-26T16:08:18.235Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:08:18 [2020-02-26T16:08:18.236Z] === RUN   TestInfoAPI
16:08:18 [2020-02-26T16:08:18.236Z] --- PASS: TestInfoAPI (0.07s)
16:08:18 [2020-02-26T16:08:18.236Z] === RUN   TestInfoAPIWarnings
16:08:18 [2020-02-26T16:08:18.576Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
16:08:19 [2020-02-26T16:08:19.135Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
16:08:19 [2020-02-26T16:08:19.293Z] --- PASS: TestInfoAPIWarnings (0.93s)
16:08:19 [2020-02-26T16:08:19.293Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:325: [d9def9e9af278] waiting for daemon to start
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:325: [d9def9e9af278] waiting for daemon to start
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:353: [d9def9e9af278] daemon started
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:461: [d9def9e9af278] Stopping daemon
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:296: [d9def9e9af278] exiting daemon
16:08:19 [2020-02-26T16:08:19.293Z]     daemon.go:448: [d9def9e9af278] Daemon stopped
16:08:19 [2020-02-26T16:08:19.293Z] === RUN   TestLoginFailsWithBadCredentials
16:08:19 [2020-02-26T16:08:19.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s)
16:08:19 [2020-02-26T16:08:19.582Z] === RUN   TestPingCacheHeaders
16:08:19 [2020-02-26T16:08:19.875Z] --- PASS: TestPingCacheHeaders (0.07s)
16:08:19 [2020-02-26T16:08:19.875Z] === RUN   TestPingGet
16:08:19 [2020-02-26T16:08:19.875Z] --- PASS: TestPingGet (0.04s)
16:08:19 [2020-02-26T16:08:19.875Z] === RUN   TestPingHead
16:08:19 [2020-02-26T16:08:19.875Z] --- PASS: TestPingHead (0.05s)
16:08:19 [2020-02-26T16:08:19.875Z] === RUN   TestVersion
16:08:19 [2020-02-26T16:08:19.875Z] --- PASS: TestVersion (0.06s)
16:08:19 [2020-02-26T16:08:19.875Z] PASS
16:08:19 [2020-02-26T16:08:19.875Z] 
16:08:19 [2020-02-26T16:08:19.875Z] === Skipped
16:08:19 [2020-02-26T16:08:19.875Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:08:19 [2020-02-26T16:08:19.875Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:08:19 [2020-02-26T16:08:19.875Z] 
16:08:19 [2020-02-26T16:08:19.875Z] 
16:08:19 [2020-02-26T16:08:19.875Z] DONE 12 tests, 1 skipped in 2.905s
16:08:19 [2020-02-26T16:08:19.875Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:08:19 [2020-02-26T16:08:19.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
16:08:19 [2020-02-26T16:08:19.875Z] ++ set -e
16:08:19 [2020-02-26T16:08:19.875Z] ++ '[' -n 0 ']'
16:08:19 [2020-02-26T16:08:19.875Z] ++ set -x
16:08:19 [2020-02-26T16:08:19.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
16:08:20 [2020-02-26T16:08:20.059Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
16:08:20 [2020-02-26T16:08:20.170Z] INFO: Testing against a local daemon
16:08:20 [2020-02-26T16:08:20.170Z] === RUN   TestVolumesCreateAndList
16:08:20 [2020-02-26T16:08:20.170Z] --- PASS: TestVolumesCreateAndList (0.06s)
16:08:20 [2020-02-26T16:08:20.170Z] === RUN   TestVolumesRemove
16:08:20 [2020-02-26T16:08:20.170Z] --- PASS: TestVolumesRemove (0.09s)
16:08:20 [2020-02-26T16:08:20.170Z] === RUN   TestVolumesInspect
16:08:20 [2020-02-26T16:08:20.170Z] --- PASS: TestVolumesInspect (0.04s)
16:08:20 [2020-02-26T16:08:20.170Z] === RUN   TestVolumesInvalidJSON
16:08:20 [2020-02-26T16:08:20.170Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:08:20 [2020-02-26T16:08:20.170Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:08:20 [2020-02-26T16:08:20.170Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:08:20 [2020-02-26T16:08:20.170Z] --- PASS: TestVolumesInvalidJSON (0.04s)
16:08:20 [2020-02-26T16:08:20.170Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:08:20 [2020-02-26T16:08:20.170Z] PASS
16:08:20 [2020-02-26T16:08:20.170Z] 
16:08:20 [2020-02-26T16:08:20.170Z] DONE 5 tests in 0.332s
16:08:20 [2020-02-26T16:08:20.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:08:20 [2020-02-26T16:08:20.467Z] ++++ cat bundles/test-integration/docker.pid
16:08:20 [2020-02-26T16:08:20.467Z] +++ kill 11154
16:08:20 [2020-02-26T16:08:20.981Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:08:21 [2020-02-26T16:08:21.540Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:08:22 [2020-02-26T16:08:22.093Z] umount: bundles/test-integration/root: mountpoint not found
16:08:22 [2020-02-26T16:08:22.093Z] +++ /etc/init.d/apparmor stop
16:08:22 [2020-02-26T16:08:22.093Z] Clearing AppArmor profiles cache:.
16:08:22 [2020-02-26T16:08:22.093Z] All profile caches have been cleared, but no profiles have been unloaded.
16:08:22 [2020-02-26T16:08:22.093Z] Unloading profiles will leave already running processes permanently
16:08:22 [2020-02-26T16:08:22.093Z] unconfined, which can lead to unexpected situations.
16:08:22 [2020-02-26T16:08:22.093Z] 
16:08:22 [2020-02-26T16:08:22.093Z] To set a process to complain mode, use the command line tool
16:08:22 [2020-02-26T16:08:22.093Z] 'aa-complain'. To really tear down all profiles, run the init script
16:08:22 [2020-02-26T16:08:22.093Z] with the 'teardown' option."
16:08:22 [2020-02-26T16:08:22.093Z] 
16:08:22 [2020-02-26T16:08:22.462Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:08:23 [2020-02-26T16:08:23.385Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:08:23 [2020-02-26T16:08:23.385Z] === RUN   TestDockerSuite/TestInfoFormat
16:08:23 [2020-02-26T16:08:23.385Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:08:23 [2020-02-26T16:08:23.385Z] === RUN   TestDockerSuite/TestInsecureRegistries
Post stage
[Pipeline] junit
16:08:23 [2020-02-26T16:08:23.666Z] Recording test results
16:08:23 [2020-02-26T16:08:23.943Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:08:24 [2020-02-26T16:08:24.630Z] + echo Ensuring container killed.
16:08:24 [2020-02-26T16:08:24.630Z] Ensuring container killed.
16:08:24 [2020-02-26T16:08:24.630Z] + docker rm -vf docker-pr1
16:08:24 [2020-02-26T16:08:24.630Z] Error: No such container: docker-pr1
16:08:24 [2020-02-26T16:08:24.630Z] + true
[Pipeline] sh
16:08:24 [2020-02-26T16:08:24.833Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:08:24 [2020-02-26T16:08:24.833Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:08:24 [2020-02-26T16:08:24.865Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:08:25 [2020-02-26T16:08:25.091Z] + echo Chowning /workspace to jenkins user
16:08:25 [2020-02-26T16:08:25.091Z] Chowning /workspace to jenkins user
16:08:25 [2020-02-26T16:08:25.091Z] + id -u
16:08:25 [2020-02-26T16:08:25.091Z] + id -g
16:08:25 [2020-02-26T16:08:25.091Z] + docker run --rm -v /home/docker/workspace/moby_PR-40586:/workspace busybox chown -R 1001:1001 /workspace
16:08:25 [2020-02-26T16:08:25.091Z] Unable to find image 'busybox:latest' locally
16:08:25 [2020-02-26T16:08:25.390Z] latest: Pulling from library/busybox
16:08:25 [2020-02-26T16:08:25.390Z] d7e28ec550a2: Pulling fs layer
16:08:25 [2020-02-26T16:08:25.828Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:08:26 [2020-02-26T16:08:26.030Z] d7e28ec550a2: Verifying Checksum
16:08:26 [2020-02-26T16:08:26.030Z] d7e28ec550a2: Download complete
16:08:26 [2020-02-26T16:08:26.314Z] d7e28ec550a2: Pull complete
16:08:26 [2020-02-26T16:08:26.314Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:08:26 [2020-02-26T16:08:26.314Z] Status: Downloaded newer image for busybox:latest
16:08:26 [2020-02-26T16:08:26.352Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:08:26 [2020-02-26T16:08:26.388Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:08:26 [2020-02-26T16:08:26.805Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:08:27 [2020-02-26T16:08:27.352Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:08:27 [2020-02-26T16:08:27.910Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:08:28 [2020-02-26T16:08:28.269Z] + bundleName=ppc64le-integration
16:08:28 [2020-02-26T16:08:28.269Z] + echo Creating ppc64le-integration-bundles.tar.gz
16:08:28 [2020-02-26T16:08:28.269Z] Creating ppc64le-integration-bundles.tar.gz
16:08:28 [2020-02-26T16:08:28.269Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -printxargs
16:08:28 [2020-02-26T16:08:28.269Z]  tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:08:28 [2020-02-26T16:08:28.322Z] Archiving artifacts
16:08:28 [2020-02-26T16:08:28.832Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:08:28 [2020-02-26T16:08:28.832Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:08:30 [2020-02-26T16:08:30.713Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:08:31 [2020-02-26T16:08:31.450Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:08:31 [2020-02-26T16:08:31.652Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
16:08:31 [2020-02-26T16:08:31.680Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
[Pipeline] sh
16:08:32 [2020-02-26T16:08:32.072Z] + make clean
16:08:32 [2020-02-26T16:08:32.239Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:08:32 [2020-02-26T16:08:32.239Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:08:32 [2020-02-26T16:08:32.724Z] docker volume rm -f docker-dev-cache
16:08:32 [2020-02-26T16:08:32.724Z] docker-dev-cache
[Pipeline] deleteDir
16:08:33 [2020-02-26T16:08:33.162Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:08:33 [2020-02-26T16:08:33.162Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:08:35 [2020-02-26T16:08:35.045Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:08:35 [2020-02-26T16:08:35.966Z] === RUN   TestDockerSuite/TestInspectDefault
16:08:36 [2020-02-26T16:08:36.524Z] === RUN   TestDockerSuite/TestInspectHistory
16:08:37 [2020-02-26T16:08:37.195Z] === RUN   TestDockerSuite/TestBuildUser
16:08:37 [2020-02-26T16:08:37.195Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:08:37 [2020-02-26T16:08:37.195Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:08:37 [2020-02-26T16:08:37.195Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:08:37 [2020-02-26T16:08:37.446Z] === RUN   TestDockerSuite/TestInspectImage
16:08:37 [2020-02-26T16:08:37.446Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:08:37 [2020-02-26T16:08:37.446Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:08:37 [2020-02-26T16:08:37.446Z] === RUN   TestDockerSuite/TestInspectInt64
16:08:38 [2020-02-26T16:08:38.370Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:08:39 [2020-02-26T16:08:39.294Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:08:39 [2020-02-26T16:08:39.294Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:08:40 [2020-02-26T16:08:40.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:08:40 [2020-02-26T16:08:40.217Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:08:40 [2020-02-26T16:08:40.901Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:08:40 [2020-02-26T16:08:40.901Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:08:41 [2020-02-26T16:08:41.139Z] === RUN   TestDockerSuite/TestInspectPlugin
16:08:43 [2020-02-26T16:08:43.646Z] === RUN   TestDockerSuite/TestInspectRootFS
16:08:43 [2020-02-26T16:08:43.646Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:08:43 [2020-02-26T16:08:43.778Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:08:43 [2020-02-26T16:08:43.778Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:08:43 [2020-02-26T16:08:43.778Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:08:44 [2020-02-26T16:08:44.248Z] === RUN   TestDockerSuite/TestInspectStatus
16:08:45 [2020-02-26T16:08:45.171Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:08:48 [2020-02-26T16:08:48.431Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:08:48 [2020-02-26T16:08:48.989Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:08:49 [2020-02-26T16:08:49.912Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:08:50 [2020-02-26T16:08:50.834Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:08:51 [2020-02-26T16:08:51.807Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:08:52 [2020-02-26T16:08:52.366Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:08:53 [2020-02-26T16:08:53.288Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:08:53 [2020-02-26T16:08:53.288Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:08:55 [2020-02-26T16:08:55.793Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:08:57 [2020-02-26T16:08:57.194Z] === RUN   TestDockerSuite/TestLinksEnvs
16:08:59 [2020-02-26T16:08:59.078Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:08:59 [2020-02-26T16:08:59.331Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:09:01 [2020-02-26T16:09:01.254Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:09:03 [2020-02-26T16:09:03.760Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:09:04 [2020-02-26T16:09:04.782Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:09:04 [2020-02-26T16:09:04.782Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:09:06 [2020-02-26T16:09:06.357Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:09:06 [2020-02-26T16:09:06.357Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:09:06 [2020-02-26T16:09:06.611Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:09:08 [2020-02-26T16:09:08.497Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:09:09 [2020-02-26T16:09:09.056Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:09:10 [2020-02-26T16:09:10.024Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:09:22 [2020-02-26T16:09:22.380Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:09:24 [2020-02-26T16:09:24.853Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:09:25 [2020-02-26T16:09:25.107Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:09:26 [2020-02-26T16:09:26.986Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:09:27 [2020-02-26T16:09:27.544Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:09:30 [2020-02-26T16:09:30.833Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:09:30 [2020-02-26T16:09:30.833Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:09:30 [2020-02-26T16:09:30.833Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:09:30 [2020-02-26T16:09:30.833Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:09:30 [2020-02-26T16:09:30.833Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:09:31 [2020-02-26T16:09:31.754Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:09:32 [2020-02-26T16:09:32.312Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:09:32 [2020-02-26T16:09:32.640Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:09:32 [2020-02-26T16:09:32.640Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:09:32 [2020-02-26T16:09:32.640Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:09:33 [2020-02-26T16:09:33.595Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:09:34 [2020-02-26T16:09:34.048Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
16:09:36 [2020-02-26T16:09:36.550Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:09:37 [2020-02-26T16:09:37.109Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:09:42 [2020-02-26T16:09:42.334Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:09:42 [2020-02-26T16:09:42.588Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:09:42 [2020-02-26T16:09:42.842Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:09:43 [2020-02-26T16:09:43.764Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:09:45 [2020-02-26T16:09:45.126Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:09:46 [2020-02-26T16:09:46.048Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:09:46 [2020-02-26T16:09:46.356Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:09:46 [2020-02-26T16:09:46.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:09:47 [2020-02-26T16:09:47.224Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:09:48 [2020-02-26T16:09:48.584Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:09:49 [2020-02-26T16:09:49.236Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:09:49 [2020-02-26T16:09:49.689Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:09:51 [2020-02-26T16:09:51.849Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:09:52 [2020-02-26T16:09:52.407Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:09:53 [2020-02-26T16:09:53.329Z] === RUN   TestDockerSuite/TestLogsSince
16:10:01 [2020-02-26T16:10:01.396Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:10:04 [2020-02-26T16:10:04.421Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:10:04 [2020-02-26T16:10:04.421Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:10:04 [2020-02-26T16:10:04.421Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:10:04 [2020-02-26T16:10:04.421Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:10:04 [2020-02-26T16:10:04.421Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:10:06 [2020-02-26T16:10:06.624Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:10:06 [2020-02-26T16:10:06.879Z] === RUN   TestDockerSuite/TestLogsTail
16:10:07 [2020-02-26T16:10:07.802Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:10:08 [2020-02-26T16:10:08.725Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:10:09 [2020-02-26T16:10:09.648Z] === RUN   TestDockerSuite/TestMountIntoProc
16:10:10 [2020-02-26T16:10:10.206Z] === RUN   TestDockerSuite/TestMountIntoSys
16:10:11 [2020-02-26T16:10:11.129Z] === RUN   TestDockerSuite/TestNetHostname
16:10:12 [2020-02-26T16:10:12.488Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:10:12 [2020-02-26T16:10:12.929Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:10:13 [2020-02-26T16:10:13.410Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:10:13 [2020-02-26T16:10:13.885Z] === RUN   TestDockerSuite/TestBuildXZHost
16:10:13 [2020-02-26T16:10:13.885Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:10:13 [2020-02-26T16:10:13.885Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:10:13 [2020-02-26T16:10:13.885Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:10:13 [2020-02-26T16:10:13.968Z] === RUN   TestDockerSuite/TestNetworkEvents
16:10:15 [2020-02-26T16:10:15.327Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:10:16 [2020-02-26T16:10:16.040Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:10:17 [2020-02-26T16:10:17.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:10:17 [2020-02-26T16:10:17.846Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:10:18 [2020-02-26T16:10:18.769Z] === RUN   TestDockerSuite/TestPluginActive
16:10:19 [2020-02-26T16:10:19.741Z] === RUN   TestDockerSuite/TestCommitChange
16:10:20 [2020-02-26T16:10:20.651Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:10:20 [2020-02-26T16:10:20.651Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:10:25 [2020-02-26T16:10:25.486Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:10:25 [2020-02-26T16:10:25.883Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:10:27 [2020-02-26T16:10:27.241Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:10:27 [2020-02-26T16:10:27.241Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:10:27 [2020-02-26T16:10:27.799Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:10:28 [2020-02-26T16:10:28.356Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:10:29 [2020-02-26T16:10:29.185Z] === RUN   TestDockerSuite/TestCommitHardlink
16:10:29 [2020-02-26T16:10:29.185Z] === RUN   TestDockerSuite/TestCommitNewFile
16:10:31 [2020-02-26T16:10:31.611Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:10:31 [2020-02-26T16:10:31.611Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:10:32 [2020-02-26T16:10:32.969Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:10:34 [2020-02-26T16:10:34.329Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:10:34 [2020-02-26T16:10:34.888Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:10:36 [2020-02-26T16:10:36.218Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:10:36 [2020-02-26T16:10:36.218Z] === RUN   TestDockerSuite/TestCommitTTY
16:10:40 [2020-02-26T16:10:40.117Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:10:40 [2020-02-26T16:10:40.371Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:10:41 [2020-02-26T16:10:41.730Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:10:41 [2020-02-26T16:10:41.962Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:10:43 [2020-02-26T16:10:43.697Z] === RUN   TestDockerSuite/TestPortHostBinding
16:10:45 [2020-02-26T16:10:45.059Z] === RUN   TestDockerSuite/TestPortList
16:10:46 [2020-02-26T16:10:46.420Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:10:46 [2020-02-26T16:10:46.613Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:10:52 [2020-02-26T16:10:52.359Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:10:56 [2020-02-26T16:10:56.343Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:10:56 [2020-02-26T16:10:56.901Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:10:59 [2020-02-26T16:10:59.380Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:10:59 [2020-02-26T16:10:59.380Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:11:00 [2020-02-26T16:11:00.336Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:11:00 [2020-02-26T16:11:00.336Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:11:00 [2020-02-26T16:11:00.336Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:11:00 [2020-02-26T16:11:00.336Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:11:02 [2020-02-26T16:11:02.489Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:11:02 [2020-02-26T16:11:02.489Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:11:02 [2020-02-26T16:11:02.489Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:11:04 [2020-02-26T16:11:04.645Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:11:04 [2020-02-26T16:11:04.645Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:11:04 [2020-02-26T16:11:04.645Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:11:04 [2020-02-26T16:11:04.645Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:11:04 [2020-02-26T16:11:04.645Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:11:04 [2020-02-26T16:11:04.965Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:11:04 [2020-02-26T16:11:04.965Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:11:04 [2020-02-26T16:11:04.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:11:04 [2020-02-26T16:11:04.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:11:04 [2020-02-26T16:11:04.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:11:05 [2020-02-26T16:11:05.886Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:11:05 [2020-02-26T16:11:05.886Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:11:06 [2020-02-26T16:11:06.802Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:11:06 [2020-02-26T16:11:06.854Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:11:06 [2020-02-26T16:11:06.854Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:11:08 [2020-02-26T16:11:08.255Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:11:08 [2020-02-26T16:11:08.255Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:11:08 [2020-02-26T16:11:08.321Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:11:09 [2020-02-26T16:11:09.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:11:09 [2020-02-26T16:11:09.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:11:09 [2020-02-26T16:11:09.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:11:11 [2020-02-26T16:11:11.358Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:11:11 [2020-02-26T16:11:11.358Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:11:11 [2020-02-26T16:11:11.552Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:11:12 [2020-02-26T16:11:12.111Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:11:13 [2020-02-26T16:11:13.033Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:11:13 [2020-02-26T16:11:13.512Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:11:13 [2020-02-26T16:11:13.512Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:11:13 [2020-02-26T16:11:13.512Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:11:13 [2020-02-26T16:11:13.634Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:11:13 [2020-02-26T16:11:13.634Z] === RUN   TestDockerSuite/TestPsByOrder
16:11:15 [2020-02-26T16:11:15.032Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:11:15 [2020-02-26T16:11:15.033Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:11:16 [2020-02-26T16:11:16.553Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:11:16 [2020-02-26T16:11:16.553Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:11:17 [2020-02-26T16:11:17.794Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:11:18 [2020-02-26T16:11:18.048Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:11:18 [2020-02-26T16:11:18.708Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:11:19 [2020-02-26T16:11:19.162Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:11:20 [2020-02-26T16:11:20.683Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:11:22 [2020-02-26T16:11:22.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:11:22 [2020-02-26T16:11:22.757Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:11:24 [2020-02-26T16:11:24.381Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:11:26 [2020-02-26T16:11:26.909Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:11:26 [2020-02-26T16:11:26.909Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:11:27 [2020-02-26T16:11:27.163Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:11:27 [2020-02-26T16:11:27.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:11:27 [2020-02-26T16:11:27.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:11:27 [2020-02-26T16:11:27.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:11:27 [2020-02-26T16:11:27.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:11:27 [2020-02-26T16:11:27.266Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:11:28 [2020-02-26T16:11:28.786Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:11:28 [2020-02-26T16:11:28.786Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:11:30 [2020-02-26T16:11:30.945Z] === RUN   TestDockerSuite/TestContainerAPITop
16:11:30 [2020-02-26T16:11:30.945Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:11:31 [2020-02-26T16:11:31.316Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:11:32 [2020-02-26T16:11:32.466Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:11:32 [2020-02-26T16:11:32.466Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:11:36 [2020-02-26T16:11:36.169Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:11:37 [2020-02-26T16:11:37.689Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:11:37 [2020-02-26T16:11:37.689Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:11:37 [2020-02-26T16:11:37.689Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:11:37 [2020-02-26T16:11:37.689Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:11:37 [2020-02-26T16:11:37.689Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:11:38 [2020-02-26T16:11:38.143Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
16:11:39 [2020-02-26T16:11:39.383Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:11:39 [2020-02-26T16:11:39.637Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:11:39 [2020-02-26T16:11:39.664Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:11:40 [2020-02-26T16:11:40.561Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:11:42 [2020-02-26T16:11:42.442Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:11:43 [2020-02-26T16:11:43.000Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:11:44 [2020-02-26T16:11:44.883Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:11:45 [2020-02-26T16:11:45.816Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:11:46 [2020-02-26T16:11:46.084Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:11:47 [2020-02-26T16:11:47.966Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:11:48 [2020-02-26T16:11:48.525Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:11:51 [2020-02-26T16:11:51.032Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:11:51 [2020-02-26T16:11:51.954Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:11:52 [2020-02-26T16:11:52.209Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:11:52 [2020-02-26T16:11:52.463Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:11:53 [2020-02-26T16:11:53.386Z] === RUN   TestDockerSuite/TestPsRightTagName
16:11:55 [2020-02-26T16:11:55.893Z] === RUN   TestDockerSuite/TestPsShowMounts
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:11:57 [2020-02-26T16:11:57.274Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:11:57 [2020-02-26T16:11:57.727Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:11:57 [2020-02-26T16:11:57.727Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:11:58 [2020-02-26T16:11:58.397Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:11:59 [2020-02-26T16:11:59.319Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:11:59 [2020-02-26T16:11:59.319Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:11:59 [2020-02-26T16:11:59.319Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:11:59 [2020-02-26T16:11:59.573Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:11:59 [2020-02-26T16:11:59.573Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:11:59 [2020-02-26T16:11:59.885Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:11:59 [2020-02-26T16:11:59.885Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:11:59 [2020-02-26T16:11:59.885Z] === RUN   TestDockerSuite/TestCpRelativePath
16:12:00 [2020-02-26T16:12:00.495Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:12:02 [2020-02-26T16:12:02.041Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:12:02 [2020-02-26T16:12:02.041Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:12:02 [2020-02-26T16:12:02.041Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:12:02 [2020-02-26T16:12:02.041Z] === RUN   TestDockerSuite/TestCpToCaseA
16:12:02 [2020-02-26T16:12:02.376Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:12:03 [2020-02-26T16:12:03.734Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:12:04 [2020-02-26T16:12:04.656Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:12:05 [2020-02-26T16:12:05.742Z] === RUN   TestDockerSuite/TestCpToCaseB
16:12:07 [2020-02-26T16:12:07.898Z] === RUN   TestDockerSuite/TestCpToCaseC
16:12:07 [2020-02-26T16:12:07.898Z] === RUN   TestDockerSuite/TestCpToCaseD
16:12:07 [2020-02-26T16:12:07.898Z] === RUN   TestDockerSuite/TestCpToCaseE
16:12:11 [2020-02-26T16:12:11.246Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:12:12 [2020-02-26T16:12:12.606Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:12:13 [2020-02-26T16:12:13.964Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:12:14 [2020-02-26T16:12:14.220Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:12:16 [2020-02-26T16:12:16.725Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:12:16 [2020-02-26T16:12:16.725Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:12:16 [2020-02-26T16:12:16.725Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:12:16 [2020-02-26T16:12:16.980Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:12:17 [2020-02-26T16:12:17.234Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:12:20 [2020-02-26T16:12:20.490Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:12:21 [2020-02-26T16:12:21.047Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:12:21 [2020-02-26T16:12:21.969Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:12:26 [2020-02-26T16:12:26.166Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:12:27 [2020-02-26T16:12:27.526Z] === RUN   TestDockerSuite/TestRmiBlank
16:12:27 [2020-02-26T16:12:27.526Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:12:27 [2020-02-26T16:12:27.526Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:12:27 [2020-02-26T16:12:27.780Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:12:28 [2020-02-26T16:12:28.916Z] === RUN   TestDockerSuite/TestCpToCaseF
16:12:28 [2020-02-26T16:12:28.916Z] === RUN   TestDockerSuite/TestCpToCaseG
16:12:28 [2020-02-26T16:12:28.916Z] === RUN   TestDockerSuite/TestCpToCaseH
16:12:31 [2020-02-26T16:12:31.978Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:12:32 [2020-02-26T16:12:32.901Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:12:33 [2020-02-26T16:12:33.156Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:12:33 [2020-02-26T16:12:33.675Z] === RUN   TestDockerSuite/TestCpToCaseI
16:12:33 [2020-02-26T16:12:33.676Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:12:33 [2020-02-26T16:12:33.676Z] === RUN   TestDockerSuite/TestCpToDot
16:12:33 [2020-02-26T16:12:33.714Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:12:35 [2020-02-26T16:12:35.085Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:12:35 [2020-02-26T16:12:35.830Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:12:35 [2020-02-26T16:12:35.830Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:12:35 [2020-02-26T16:12:35.830Z] === RUN   TestDockerSuite/TestCpToStdout
16:12:36 [2020-02-26T16:12:36.446Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:12:37 [2020-02-26T16:12:37.806Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCpVolumePath
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:12:37 [2020-02-26T16:12:37.984Z] === RUN   TestDockerSuite/TestCreateArgs
16:12:38 [2020-02-26T16:12:38.437Z] === RUN   TestDockerSuite/TestCreateByImageID
16:12:39 [2020-02-26T16:12:39.165Z] === RUN   TestDockerSuite/TestRmiTag
16:12:39 [2020-02-26T16:12:39.165Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:12:39 [2020-02-26T16:12:39.960Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:12:40 [2020-02-26T16:12:40.087Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:12:42 [2020-02-26T16:12:42.115Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:12:42 [2020-02-26T16:12:42.115Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:12:42 [2020-02-26T16:12:42.115Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:12:44 [2020-02-26T16:12:44.272Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:12:44 [2020-02-26T16:12:44.327Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:12:44 [2020-02-26T16:12:44.725Z] === RUN   TestDockerSuite/TestCreateLabels
16:12:44 [2020-02-26T16:12:44.726Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:12:44 [2020-02-26T16:12:44.726Z] === RUN   TestDockerSuite/TestCreateRM
16:12:45 [2020-02-26T16:12:45.179Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:12:45 [2020-02-26T16:12:45.179Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:12:45 [2020-02-26T16:12:45.179Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:12:45 [2020-02-26T16:12:45.249Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:12:45 [2020-02-26T16:12:45.631Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:12:46 [2020-02-26T16:12:46.172Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:12:46 [2020-02-26T16:12:46.466Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:12:47 [2020-02-26T16:12:47.388Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:12:48 [2020-02-26T16:12:48.312Z] === RUN   TestDockerSuite/TestRunAddHost
16:12:49 [2020-02-26T16:12:49.235Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:12:49 [2020-02-26T16:12:49.794Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:12:50 [2020-02-26T16:12:50.354Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:12:50 [2020-02-26T16:12:50.354Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:12:51 [2020-02-26T16:12:51.278Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:12:53 [2020-02-26T16:12:53.157Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:12:53 [2020-02-26T16:12:53.715Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:12:54 [2020-02-26T16:12:54.638Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:12:55 [2020-02-26T16:12:55.561Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:12:56 [2020-02-26T16:12:56.918Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:12:57 [2020-02-26T16:12:57.942Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:12:57 [2020-02-26T16:12:57.942Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:12:57 [2020-02-26T16:12:57.942Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:12:58 [2020-02-26T16:12:58.799Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:12:59 [2020-02-26T16:12:59.722Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:13:00 [2020-02-26T16:13:00.322Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:13:00 [2020-02-26T16:13:00.577Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:13:01 [2020-02-26T16:13:01.499Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:13:01 [2020-02-26T16:13:01.649Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:13:02 [2020-02-26T16:13:02.102Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:13:02 [2020-02-26T16:13:02.102Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:13:02 [2020-02-26T16:13:02.421Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:13:03 [2020-02-26T16:13:03.344Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDevicePermissions
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDockerFails
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestEventsAttach
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestEventsCommit
16:13:04 [2020-02-26T16:13:04.289Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:13:04 [2020-02-26T16:13:04.703Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:13:05 [2020-02-26T16:13:05.626Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:13:06 [2020-02-26T16:13:06.448Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:13:06 [2020-02-26T16:13:06.548Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:13:07 [2020-02-26T16:13:07.106Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:13:07 [2020-02-26T16:13:07.968Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:13:08 [2020-02-26T16:13:08.029Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:13:08 [2020-02-26T16:13:08.029Z] === RUN   TestDockerSuite/TestRunBindMounts
16:13:10 [2020-02-26T16:13:10.121Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:13:10 [2020-02-26T16:13:10.536Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:13:11 [2020-02-26T16:13:11.094Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:13:12 [2020-02-26T16:13:12.016Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:13:12 [2020-02-26T16:13:12.939Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:13:13 [2020-02-26T16:13:13.862Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:13:13 [2020-02-26T16:13:13.862Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:13:13 [2020-02-26T16:13:13.862Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:13:14 [2020-02-26T16:13:14.784Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:13:15 [2020-02-26T16:13:15.371Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:13:16 [2020-02-26T16:13:16.295Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:13:17 [2020-02-26T16:13:17.142Z] === RUN   TestDockerSuite/TestEventsCopy
16:13:17 [2020-02-26T16:13:17.218Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:13:18 [2020-02-26T16:13:18.140Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:13:18 [2020-02-26T16:13:18.140Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:13:18 [2020-02-26T16:13:18.698Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:13:18 [2020-02-26T16:13:18.953Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:13:20 [2020-02-26T16:13:20.312Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:13:20 [2020-02-26T16:13:20.872Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:13:21 [2020-02-26T16:13:21.793Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:13:21 [2020-02-26T16:13:21.794Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:13:22 [2020-02-26T16:13:22.757Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:13:22 [2020-02-26T16:13:22.757Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:13:23 [2020-02-26T16:13:23.319Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:13:25 [2020-02-26T16:13:25.200Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:13:25 [2020-02-26T16:13:25.495Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:13:26 [2020-02-26T16:13:26.557Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:13:27 [2020-02-26T16:13:27.115Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:13:27 [2020-02-26T16:13:27.651Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:13:28 [2020-02-26T16:13:28.038Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:13:28 [2020-02-26T16:13:28.104Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:13:29 [2020-02-26T16:13:29.398Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:13:29 [2020-02-26T16:13:29.959Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:13:30 [2020-02-26T16:13:30.881Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:13:30 [2020-02-26T16:13:30.981Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:13:31 [2020-02-26T16:13:31.434Z] === RUN   TestDockerSuite/TestEventsFilterType
16:13:31 [2020-02-26T16:13:31.803Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:13:32 [2020-02-26T16:13:32.361Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:13:32 [2020-02-26T16:13:32.389Z] === RUN   TestDockerSuite/TestEventsFilters
16:13:34 [2020-02-26T16:13:34.249Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:13:36 [2020-02-26T16:13:36.090Z] === RUN   TestDockerSuite/TestEventsFormat
16:13:38 [2020-02-26T16:13:38.402Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:13:38 [2020-02-26T16:13:38.402Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:13:38 [2020-02-26T16:13:38.656Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsImageImport
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsImagePull
16:13:39 [2020-02-26T16:13:39.790Z] === RUN   TestDockerSuite/TestEventsImageTag
16:13:40 [2020-02-26T16:13:40.750Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:13:40 [2020-02-26T16:13:40.750Z] === RUN   TestDockerSuite/TestEventsRename
16:13:41 [2020-02-26T16:13:41.252Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:13:42 [2020-02-26T16:13:42.175Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:13:42 [2020-02-26T16:13:42.905Z] === RUN   TestDockerSuite/TestEventsResize
16:13:43 [2020-02-26T16:13:43.098Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:13:45 [2020-02-26T16:13:45.061Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:13:45 [2020-02-26T16:13:45.607Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:13:46 [2020-02-26T16:13:46.582Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:13:48 [2020-02-26T16:13:48.738Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:13:48 [2020-02-26T16:13:48.862Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:13:48 [2020-02-26T16:13:48.862Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:13:48 [2020-02-26T16:13:48.862Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:13:49 [2020-02-26T16:13:49.116Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:13:50 [2020-02-26T16:13:50.996Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:13:52 [2020-02-26T16:13:52.877Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:13:53 [2020-02-26T16:13:53.386Z] === RUN   TestDockerSuite/TestEventsTop
16:13:53 [2020-02-26T16:13:53.386Z] === RUN   TestDockerSuite/TestEventsUntag
16:13:54 [2020-02-26T16:13:54.757Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:13:55 [2020-02-26T16:13:55.682Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:13:55 [2020-02-26T16:13:55.682Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:13:56 [2020-02-26T16:13:56.260Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:13:57 [2020-02-26T16:13:57.609Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:13:58 [2020-02-26T16:13:58.557Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:13:58 [2020-02-26T16:13:58.557Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:13:59 [2020-02-26T16:13:59.116Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:13:59 [2020-02-26T16:13:59.156Z] === RUN   TestDockerSuite/TestExec
16:13:59 [2020-02-26T16:13:59.156Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:13:59 [2020-02-26T16:13:59.156Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:14:01 [2020-02-26T16:14:01.083Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:14:01 [2020-02-26T16:14:01.083Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:14:01 [2020-02-26T16:14:01.315Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:14:02 [2020-02-26T16:14:02.007Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:14:02 [2020-02-26T16:14:02.566Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:14:02 [2020-02-26T16:14:02.835Z] === RUN   TestDockerSuite/TestExecAPIStart
16:14:02 [2020-02-26T16:14:02.835Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:14:02 [2020-02-26T16:14:02.835Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:14:02 [2020-02-26T16:14:02.835Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:14:03 [2020-02-26T16:14:03.489Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:14:04 [2020-02-26T16:14:04.047Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:14:04 [2020-02-26T16:14:04.047Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:14:04 [2020-02-26T16:14:04.354Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:14:04 [2020-02-26T16:14:04.969Z] === RUN   TestDockerSuite/TestRunEnvironment
16:14:05 [2020-02-26T16:14:05.875Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:14:05 [2020-02-26T16:14:05.891Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:14:06 [2020-02-26T16:14:06.450Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:14:07 [2020-02-26T16:14:07.373Z] === RUN   TestDockerSuite/TestRunExitCode
16:14:07 [2020-02-26T16:14:07.395Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:14:08 [2020-02-26T16:14:08.296Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:14:08 [2020-02-26T16:14:08.854Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:14:08 [2020-02-26T16:14:08.854Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:14:09 [2020-02-26T16:14:09.550Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:14:09 [2020-02-26T16:14:09.777Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:14:10 [2020-02-26T16:14:10.700Z] === RUN   TestDockerSuite/TestRunExposePort
16:14:10 [2020-02-26T16:14:10.700Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:14:11 [2020-02-26T16:14:11.262Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:14:12 [2020-02-26T16:14:12.184Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:14:13 [2020-02-26T16:14:13.249Z] === RUN   TestDockerSuite/TestExecCgroup
16:14:13 [2020-02-26T16:14:13.249Z] === RUN   TestDockerSuite/TestExecEnv
16:14:13 [2020-02-26T16:14:13.249Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:14:13 [2020-02-26T16:14:13.249Z] === RUN   TestDockerSuite/TestExecExitStatus
16:14:14 [2020-02-26T16:14:14.107Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:14:14 [2020-02-26T16:14:14.107Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:14:14 [2020-02-26T16:14:14.107Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:14:14 [2020-02-26T16:14:14.767Z] === RUN   TestDockerSuite/TestExecInspectID
16:14:18 [2020-02-26T16:14:18.260Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:14:18 [2020-02-26T16:14:18.564Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecInteractive
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecParseError
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:14:19 [2020-02-26T16:14:19.480Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecSetEnv
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecStartFails
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:14:21 [2020-02-26T16:14:21.001Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:14:21 [2020-02-26T16:14:21.822Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:14:23 [2020-02-26T16:14:23.158Z] === RUN   TestDockerSuite/TestExecUlimits
16:14:23 [2020-02-26T16:14:23.158Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:14:29 [2020-02-26T16:14:29.972Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:14:30 [2020-02-26T16:14:30.195Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:14:30 [2020-02-26T16:14:30.195Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:14:30 [2020-02-26T16:14:30.195Z] === RUN   TestDockerSuite/TestExecWithUser
16:14:30 [2020-02-26T16:14:30.195Z] === RUN   TestDockerSuite/TestGetContainerStats
16:14:31 [2020-02-26T16:14:31.331Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:14:32 [2020-02-26T16:14:32.691Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:14:32 [2020-02-26T16:14:32.691Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:14:32 [2020-02-26T16:14:32.944Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:14:32 [2020-02-26T16:14:32.944Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:14:33 [2020-02-26T16:14:33.502Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:14:35 [2020-02-26T16:14:35.384Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:14:35 [2020-02-26T16:14:35.948Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:14:36 [2020-02-26T16:14:36.789Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:14:38 [2020-02-26T16:14:38.671Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:14:38 [2020-02-26T16:14:38.671Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:14:40 [2020-02-26T16:14:40.554Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:14:41 [2020-02-26T16:14:41.477Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:14:41 [2020-02-26T16:14:41.724Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:14:42 [2020-02-26T16:14:42.035Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:14:42 [2020-02-26T16:14:42.594Z] === RUN   TestDockerSuite/TestRunModeHostname
16:14:43 [2020-02-26T16:14:43.891Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:14:43 [2020-02-26T16:14:43.953Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:14:43 [2020-02-26T16:14:43.953Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:14:43 [2020-02-26T16:14:43.953Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:14:45 [2020-02-26T16:14:45.844Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:14:46 [2020-02-26T16:14:46.768Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:14:48 [2020-02-26T16:14:48.649Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:14:48 [2020-02-26T16:14:48.649Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:14:48 [2020-02-26T16:14:48.649Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestHealth
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:14:49 [2020-02-26T16:14:49.668Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:14:50 [2020-02-26T16:14:50.529Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:14:51 [2020-02-26T16:14:51.889Z] === RUN   TestDockerSuite/TestRunMount
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:14:54 [2020-02-26T16:14:54.347Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:14:54 [2020-02-26T16:14:54.804Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:14:54 [2020-02-26T16:14:54.804Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:14:55 [2020-02-26T16:14:55.770Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:14:55 [2020-02-26T16:14:55.770Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:14:57 [2020-02-26T16:14:57.298Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:14:57 [2020-02-26T16:14:57.298Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:14:58 [2020-02-26T16:14:58.411Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:14:59 [2020-02-26T16:14:59.375Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:14:59 [2020-02-26T16:14:59.465Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:15:00 [2020-02-26T16:15:00.296Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:15:01 [2020-02-26T16:15:01.634Z] === RUN   TestDockerSuite/TestImagesFormat
16:15:02 [2020-02-26T16:15:02.091Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:15:02 [2020-02-26T16:15:02.091Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:15:02 [2020-02-26T16:15:02.179Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:15:02 [2020-02-26T16:15:02.179Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:15:04 [2020-02-26T16:15:04.729Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:15:05 [2020-02-26T16:15:05.653Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:15:05 [2020-02-26T16:15:05.816Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:15:05 [2020-02-26T16:15:05.816Z] === RUN   TestDockerSuite/TestImportBadURL
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportDisplay
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportFile
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportGzipped
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestInfoDebug
16:15:07 [2020-02-26T16:15:07.987Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInfoFormat
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInsecureRegistries
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:15:08 [2020-02-26T16:15:08.444Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:15:08 [2020-02-26T16:15:08.908Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:15:08 [2020-02-26T16:15:08.908Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:15:10 [2020-02-26T16:15:10.612Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:15:11 [2020-02-26T16:15:11.427Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:15:12 [2020-02-26T16:15:12.141Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:15:12 [2020-02-26T16:15:12.141Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:15:12 [2020-02-26T16:15:12.141Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:15:12 [2020-02-26T16:15:12.141Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:15:12 [2020-02-26T16:15:12.141Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:15:13 [2020-02-26T16:15:13.979Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:15:14 [2020-02-26T16:15:14.309Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:15:14 [2020-02-26T16:15:14.309Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:15:15 [2020-02-26T16:15:15.339Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:15:16 [2020-02-26T16:15:16.476Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:15:16 [2020-02-26T16:15:16.477Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:15:16 [2020-02-26T16:15:16.477Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:15:16 [2020-02-26T16:15:16.477Z] === RUN   TestDockerSuite/TestInspectDefault
16:15:17 [2020-02-26T16:15:17.220Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:15:17 [2020-02-26T16:15:17.220Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:15:17 [2020-02-26T16:15:17.779Z] === RUN   TestDockerSuite/TestRunNetHost
16:15:18 [2020-02-26T16:15:18.005Z] === RUN   TestDockerSuite/TestInspectHistory
16:15:19 [2020-02-26T16:15:19.137Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:15:19 [2020-02-26T16:15:19.696Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:15:20 [2020-02-26T16:15:20.619Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:15:22 [2020-02-26T16:15:22.677Z] === RUN   TestDockerSuite/TestInspectImage
16:15:22 [2020-02-26T16:15:22.677Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:15:22 [2020-02-26T16:15:22.677Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:15:22 [2020-02-26T16:15:22.677Z] === RUN   TestDockerSuite/TestInspectInt64
16:15:23 [2020-02-26T16:15:23.127Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:15:24 [2020-02-26T16:15:24.207Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:15:25 [2020-02-26T16:15:25.679Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:15:25 [2020-02-26T16:15:25.740Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:15:25 [2020-02-26T16:15:25.740Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:15:27 [2020-02-26T16:15:27.911Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:15:28 [2020-02-26T16:15:28.937Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:15:29 [2020-02-26T16:15:29.443Z] === RUN   TestDockerSuite/TestInspectPlugin
16:15:29 [2020-02-26T16:15:29.443Z] === RUN   TestDockerSuite/TestInspectRootFS
16:15:29 [2020-02-26T16:15:29.443Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:15:30 [2020-02-26T16:15:30.298Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:15:31 [2020-02-26T16:15:31.220Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:15:31 [2020-02-26T16:15:31.220Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:15:31 [2020-02-26T16:15:31.614Z] === RUN   TestDockerSuite/TestInspectStatus
16:15:32 [2020-02-26T16:15:32.186Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:15:32 [2020-02-26T16:15:32.186Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:15:32 [2020-02-26T16:15:32.749Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:15:33 [2020-02-26T16:15:33.720Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:15:33 [2020-02-26T16:15:33.720Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:15:33 [2020-02-26T16:15:33.790Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:15:34 [2020-02-26T16:15:34.641Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:15:35 [2020-02-26T16:15:35.563Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:15:35 [2020-02-26T16:15:35.563Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:15:36 [2020-02-26T16:15:36.485Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:15:37 [2020-02-26T16:15:37.407Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:15:37 [2020-02-26T16:15:37.407Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:15:37 [2020-02-26T16:15:37.511Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:15:39 [2020-02-26T16:15:39.040Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:15:39 [2020-02-26T16:15:39.286Z] === RUN   TestDockerSuite/TestRunPortInUse
16:15:39 [2020-02-26T16:15:39.844Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:15:40 [2020-02-26T16:15:40.104Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:15:40 [2020-02-26T16:15:40.572Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:15:41 [2020-02-26T16:15:41.026Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:15:41 [2020-02-26T16:15:41.585Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:15:42 [2020-02-26T16:15:42.100Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:15:42 [2020-02-26T16:15:42.507Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:15:43 [2020-02-26T16:15:43.470Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:15:44 [2020-02-26T16:15:44.028Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:15:44 [2020-02-26T16:15:44.028Z] === RUN   TestDockerSuite/TestRunPublishPort
16:15:44 [2020-02-26T16:15:44.269Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:15:44 [2020-02-26T16:15:44.951Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:15:45 [2020-02-26T16:15:45.799Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:15:45 [2020-02-26T16:15:45.873Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:15:45 [2020-02-26T16:15:45.873Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:15:46 [2020-02-26T16:15:46.432Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksEnvs
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:15:47 [2020-02-26T16:15:47.969Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:15:48 [2020-02-26T16:15:48.311Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:15:48 [2020-02-26T16:15:48.311Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:15:49 [2020-02-26T16:15:49.501Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:15:51 [2020-02-26T16:15:51.032Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:15:51 [2020-02-26T16:15:51.607Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:15:53 [2020-02-26T16:15:53.491Z] === RUN   TestDockerSuite/TestRunRm
16:15:54 [2020-02-26T16:15:54.048Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:15:56 [2020-02-26T16:15:56.552Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:15:56 [2020-02-26T16:15:56.806Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:15:57 [2020-02-26T16:15:57.911Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:15:58 [2020-02-26T16:15:58.336Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:15:58 [2020-02-26T16:15:58.336Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:15:58 [2020-02-26T16:15:58.979Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:15:59 [2020-02-26T16:15:59.538Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:15:59 [2020-02-26T16:15:59.984Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:15:59 [2020-02-26T16:15:59.984Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:16:01 [2020-02-26T16:16:01.419Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:16:02 [2020-02-26T16:16:02.342Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:16:05 [2020-02-26T16:16:05.753Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:16:06 [2020-02-26T16:16:06.496Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:16:10 [2020-02-26T16:16:10.424Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:16:10 [2020-02-26T16:16:10.739Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:16:11 [2020-02-26T16:16:11.662Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:16:12 [2020-02-26T16:16:12.220Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:16:13 [2020-02-26T16:16:13.142Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:16:14 [2020-02-26T16:16:14.064Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:16:14 [2020-02-26T16:16:14.622Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:16:15 [2020-02-26T16:16:15.544Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:16:16 [2020-02-26T16:16:16.103Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:16:16 [2020-02-26T16:16:16.196Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:16:16 [2020-02-26T16:16:16.365Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:16:16 [2020-02-26T16:16:16.923Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:16:17 [2020-02-26T16:16:17.726Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:16:17 [2020-02-26T16:16:17.846Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:16:19 [2020-02-26T16:16:19.895Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:16:19 [2020-02-26T16:16:19.895Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:16:21 [2020-02-26T16:16:21.103Z] === RUN   TestDockerSuite/TestRunState
16:16:21 [2020-02-26T16:16:21.423Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:16:22 [2020-02-26T16:16:22.461Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:16:23 [2020-02-26T16:16:23.382Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:16:23 [2020-02-26T16:16:23.592Z] === RUN   TestDockerSuite/TestLogsSince
16:16:23 [2020-02-26T16:16:23.940Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:16:24 [2020-02-26T16:16:24.194Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:16:24 [2020-02-26T16:16:24.194Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:16:25 [2020-02-26T16:16:25.117Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:16:25 [2020-02-26T16:16:25.117Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:16:26 [2020-02-26T16:16:26.084Z] === RUN   TestDockerSuite/TestRunSysctls
16:16:27 [2020-02-26T16:16:27.967Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:16:27 [2020-02-26T16:16:27.967Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:16:27 [2020-02-26T16:16:27.967Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:16:28 [2020-02-26T16:16:28.524Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:16:31 [2020-02-26T16:16:31.822Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:16:32 [2020-02-26T16:16:32.078Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:16:32 [2020-02-26T16:16:32.137Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:16:32 [2020-02-26T16:16:32.137Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:16:32 [2020-02-26T16:16:32.137Z] === RUN   TestDockerSuite/TestLogsTail
16:16:33 [2020-02-26T16:16:33.958Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:16:34 [2020-02-26T16:16:34.304Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:16:36 [2020-02-26T16:16:36.471Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:16:37 [2020-02-26T16:16:37.999Z] === RUN   TestDockerSuite/TestMountIntoProc
16:16:37 [2020-02-26T16:16:37.999Z] === RUN   TestDockerSuite/TestMountIntoSys
16:16:37 [2020-02-26T16:16:37.999Z] === RUN   TestDockerSuite/TestNetHostname
16:16:38 [2020-02-26T16:16:38.152Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginActive
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPortHostBinding
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPortList
16:16:38 [2020-02-26T16:16:38.456Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:16:41 [2020-02-26T16:16:41.415Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:16:41 [2020-02-26T16:16:41.973Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:16:42 [2020-02-26T16:16:42.182Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:16:42 [2020-02-26T16:16:42.895Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:16:43 [2020-02-26T16:16:43.453Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:16:45 [2020-02-26T16:16:45.900Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:16:45 [2020-02-26T16:16:45.900Z] === RUN   TestDockerSuite/TestPsByOrder
16:16:45 [2020-02-26T16:16:45.960Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:16:46 [2020-02-26T16:16:46.882Z] === RUN   TestDockerSuite/TestRunUserByID
16:16:47 [2020-02-26T16:16:47.804Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:16:47 [2020-02-26T16:16:47.804Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:16:48 [2020-02-26T16:16:48.058Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:16:48 [2020-02-26T16:16:48.981Z] === RUN   TestDockerSuite/TestRunUserByName
16:16:49 [2020-02-26T16:16:49.902Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:16:50 [2020-02-26T16:16:50.460Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:16:50 [2020-02-26T16:16:50.460Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:16:50 [2020-02-26T16:16:50.714Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:16:51 [2020-02-26T16:16:51.636Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:16:52 [2020-02-26T16:16:52.953Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:16:52 [2020-02-26T16:16:52.953Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:16:56 [2020-02-26T16:16:56.865Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:16:56 [2020-02-26T16:16:56.865Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:16:57 [2020-02-26T16:16:57.787Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:17:00 [2020-02-26T16:17:00.003Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:17:00 [2020-02-26T16:17:00.291Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:17:02 [2020-02-26T16:17:02.171Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:17:04 [2020-02-26T16:17:04.679Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:17:07 [2020-02-26T16:17:07.183Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:17:07 [2020-02-26T16:17:07.741Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:17:08 [2020-02-26T16:17:08.662Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:17:09 [2020-02-26T16:17:09.584Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:17:09 [2020-02-26T16:17:09.584Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:17:09 [2020-02-26T16:17:09.584Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:17:09 [2020-02-26T16:17:09.584Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:17:09 [2020-02-26T16:17:09.839Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:17:10 [2020-02-26T16:17:10.397Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:17:11 [2020-02-26T16:17:11.322Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:17:12 [2020-02-26T16:17:12.243Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:17:13 [2020-02-26T16:17:13.601Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:17:14 [2020-02-26T16:17:14.523Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:17:15 [2020-02-26T16:17:15.445Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:17:15 [2020-02-26T16:17:15.445Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:17:16 [2020-02-26T16:17:16.367Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:17:16 [2020-02-26T16:17:16.368Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:17:16 [2020-02-26T16:17:16.368Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:17:16 [2020-02-26T16:17:16.368Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:17:16 [2020-02-26T16:17:16.368Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:17:16 [2020-02-26T16:17:16.368Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:17:16 [2020-02-26T16:17:16.622Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:17:16 [2020-02-26T16:17:16.876Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:17:16 [2020-02-26T16:17:16.876Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:17:17 [2020-02-26T16:17:17.131Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:17:18 [2020-02-26T16:17:18.053Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:17:19 [2020-02-26T16:17:19.018Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:17:19 [2020-02-26T16:17:19.577Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:17:19 [2020-02-26T16:17:19.577Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:17:20 [2020-02-26T16:17:20.502Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:17:20 [2020-02-26T16:17:20.798Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:17:21 [2020-02-26T16:17:21.058Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:17:21 [2020-02-26T16:17:21.514Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:17:21 [2020-02-26T16:17:21.514Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:17:21 [2020-02-26T16:17:21.720Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:17:21 [2020-02-26T16:17:21.720Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:17:22 [2020-02-26T16:17:22.282Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:17:23 [2020-02-26T16:17:23.248Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:17:23 [2020-02-26T16:17:23.248Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:17:23 [2020-02-26T16:17:23.248Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:17:24 [2020-02-26T16:17:24.212Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:17:25 [2020-02-26T16:17:25.575Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:17:26 [2020-02-26T16:17:26.498Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:17:26 [2020-02-26T16:17:26.498Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:17:27 [2020-02-26T16:17:27.057Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:17:27 [2020-02-26T16:17:27.311Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:17:29 [2020-02-26T16:17:29.191Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:17:29 [2020-02-26T16:17:29.748Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:17:32 [2020-02-26T16:17:32.254Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:17:33 [2020-02-26T16:17:33.220Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:17:33 [2020-02-26T16:17:33.220Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:17:33 [2020-02-26T16:17:33.220Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:17:34 [2020-02-26T16:17:34.007Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:17:34 [2020-02-26T16:17:34.142Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:17:35 [2020-02-26T16:17:35.501Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:17:35 [2020-02-26T16:17:35.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:17:36 [2020-02-26T16:17:36.466Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:17:36 [2020-02-26T16:17:36.467Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:17:39 [2020-02-26T16:17:39.068Z] === RUN   TestDockerSuite/TestSaveImageId
16:17:39 [2020-02-26T16:17:39.068Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:17:39 [2020-02-26T16:17:39.068Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:17:41 [2020-02-26T16:17:41.573Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:17:41 [2020-02-26T16:17:41.574Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:17:42 [2020-02-26T16:17:42.588Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:17:42 [2020-02-26T16:17:42.974Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:17:42 [2020-02-26T16:17:42.974Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:17:42 [2020-02-26T16:17:42.974Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:17:44 [2020-02-26T16:17:44.912Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:17:45 [2020-02-26T16:17:45.478Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:17:45 [2020-02-26T16:17:45.479Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:17:45 [2020-02-26T16:17:45.479Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:17:46 [2020-02-26T16:17:46.272Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:17:46 [2020-02-26T16:17:46.526Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:17:46 [2020-02-26T16:17:46.780Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:17:46 [2020-02-26T16:17:46.780Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:17:46 [2020-02-26T16:17:46.780Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:17:47 [2020-02-26T16:17:47.338Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:17:49 [2020-02-26T16:17:49.201Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:17:49 [2020-02-26T16:17:49.201Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:17:49 [2020-02-26T16:17:49.201Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:17:49 [2020-02-26T16:17:49.201Z] === RUN   TestDockerSuite/TestPsRightTagName
16:17:49 [2020-02-26T16:17:49.201Z] === RUN   TestDockerSuite/TestPsShowMounts
16:17:49 [2020-02-26T16:17:49.842Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:17:54 [2020-02-26T16:17:54.973Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:17:54 [2020-02-26T16:17:54.973Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:17:55 [2020-02-26T16:17:55.110Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:17:56 [2020-02-26T16:17:56.501Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:17:56 [2020-02-26T16:17:56.501Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:17:57 [2020-02-26T16:17:57.463Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:17:57 [2020-02-26T16:17:57.656Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:17:58 [2020-02-26T16:17:58.430Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:17:58 [2020-02-26T16:17:58.430Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:17:58 [2020-02-26T16:17:58.578Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:18:00 [2020-02-26T16:18:00.457Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:18:02 [2020-02-26T16:18:02.148Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:18:03 [2020-02-26T16:18:03.054Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:18:05 [2020-02-26T16:18:05.558Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:18:05 [2020-02-26T16:18:05.865Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:18:06 [2020-02-26T16:18:06.481Z] === RUN   TestDockerSuite/TestStartRecordError
16:18:07 [2020-02-26T16:18:07.395Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:18:08 [2020-02-26T16:18:08.373Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:18:10 [2020-02-26T16:18:10.889Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:18:12 [2020-02-26T16:18:12.768Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:18:16 [2020-02-26T16:18:16.023Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:18:21 [2020-02-26T16:18:21.254Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:18:24 [2020-02-26T16:18:24.511Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:18:25 [2020-02-26T16:18:25.049Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:18:25 [2020-02-26T16:18:25.049Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:18:29 [2020-02-26T16:18:29.722Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:18:29 [2020-02-26T16:18:29.738Z] === RUN   TestDockerSuite/TestStatsNoStream
16:18:30 [2020-02-26T16:18:30.179Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:18:30 [2020-02-26T16:18:30.180Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:18:30 [2020-02-26T16:18:30.637Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:18:32 [2020-02-26T16:18:32.283Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:18:34 [2020-02-26T16:18:34.162Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:18:34 [2020-02-26T16:18:34.719Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:18:35 [2020-02-26T16:18:35.327Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:18:35 [2020-02-26T16:18:35.640Z] === RUN   TestDockerSuite/TestTopPrivileged
16:18:36 [2020-02-26T16:18:36.572Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:18:36 [2020-02-26T16:18:36.572Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:18:37 [2020-02-26T16:18:37.130Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:18:41 [2020-02-26T16:18:41.329Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:18:45 [2020-02-26T16:18:45.481Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:18:45 [2020-02-26T16:18:45.735Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:18:46 [2020-02-26T16:18:46.658Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:18:46 [2020-02-26T16:18:46.658Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:18:47 [2020-02-26T16:18:47.580Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:18:47 [2020-02-26T16:18:47.674Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:18:47 [2020-02-26T16:18:47.674Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:18:49 [2020-02-26T16:18:49.463Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:18:49 [2020-02-26T16:18:49.463Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:18:50 [2020-02-26T16:18:50.820Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:18:51 [2020-02-26T16:18:51.743Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:18:52 [2020-02-26T16:18:52.706Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:18:53 [2020-02-26T16:18:53.449Z] === RUN   TestDockerSuite/TestRmiBlank
16:18:53 [2020-02-26T16:18:53.449Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:18:53 [2020-02-26T16:18:53.449Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:18:54 [2020-02-26T16:18:54.588Z] === RUN   TestDockerSuite/TestUpdateStats
16:18:58 [2020-02-26T16:18:58.740Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:18:59 [2020-02-26T16:18:59.663Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:18:59 [2020-02-26T16:18:59.663Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:19:01 [2020-02-26T16:19:01.074Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:19:01 [2020-02-26T16:19:01.632Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:19:05 [2020-02-26T16:19:05.829Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:19:09 [2020-02-26T16:19:09.980Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:19:11 [2020-02-26T16:19:11.192Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:19:13 [2020-02-26T16:19:13.278Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:19:13 [2020-02-26T16:19:13.359Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:19:13 [2020-02-26T16:19:13.815Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:19:15 [2020-02-26T16:19:15.783Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:19:19 [2020-02-26T16:19:19.587Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:19:19 [2020-02-26T16:19:19.935Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:19:24 [2020-02-26T16:19:24.262Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:19:25 [2020-02-26T16:19:25.246Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:19:27 [2020-02-26T16:19:27.126Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:19:29 [2020-02-26T16:19:29.005Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:19:30 [2020-02-26T16:19:30.897Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:19:31 [2020-02-26T16:19:31.318Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:19:32 [2020-02-26T16:19:32.341Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:19:34 [2020-02-26T16:19:34.887Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:19:35 [2020-02-26T16:19:35.988Z] === RUN   TestDockerSuite/TestRmiTag
16:19:35 [2020-02-26T16:19:35.988Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:19:37 [2020-02-26T16:19:37.433Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:19:38 [2020-02-26T16:19:38.156Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:19:39 [2020-02-26T16:19:39.936Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:19:41 [2020-02-26T16:19:41.817Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:19:44 [2020-02-26T16:19:44.364Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:19:55 [2020-02-26T16:19:55.923Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:19:55 [2020-02-26T16:19:55.923Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:19:59 [2020-02-26T16:19:59.349Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:19:59 [2020-02-26T16:19:59.349Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:19:59 [2020-02-26T16:19:59.349Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:20:00 [2020-02-26T16:20:00.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:20:00 [2020-02-26T16:20:00.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:20:00 [2020-02-26T16:20:00.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:20:00 [2020-02-26T16:20:00.271Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:20:00 [2020-02-26T16:20:00.596Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddHost
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:20:01 [2020-02-26T16:20:01.054Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:20:01 [2020-02-26T16:20:01.194Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:20:01 [2020-02-26T16:20:01.194Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:20:02 [2020-02-26T16:20:02.116Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:20:02 [2020-02-26T16:20:02.371Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:20:02 [2020-02-26T16:20:02.371Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:20:02 [2020-02-26T16:20:02.371Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:20:02 [2020-02-26T16:20:02.371Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:20:03 [2020-02-26T16:20:03.226Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:20:03 [2020-02-26T16:20:03.226Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:20:03 [2020-02-26T16:20:03.226Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:20:04 [2020-02-26T16:20:04.898Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:20:04 [2020-02-26T16:20:04.898Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:20:05 [2020-02-26T16:20:05.153Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:20:05 [2020-02-26T16:20:05.153Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:20:05 [2020-02-26T16:20:05.153Z] === RUN   TestDockerSuite/TestVolumeEvents
16:20:06 [2020-02-26T16:20:06.075Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:20:08 [2020-02-26T16:20:08.621Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:20:08 [2020-02-26T16:20:08.621Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:20:08 [2020-02-26T16:20:08.621Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:20:11 [2020-02-26T16:20:11.173Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:20:11 [2020-02-26T16:20:11.731Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:20:11 [2020-02-26T16:20:11.773Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:20:13 [2020-02-26T16:20:13.944Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:20:15 [2020-02-26T16:20:15.476Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:20:17 [2020-02-26T16:20:17.006Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:20:17 [2020-02-26T16:20:17.006Z] --- PASS: TestDockerSuite (1747.84s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.71s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.16s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.09s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.15s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.99s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.30s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.06s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.63s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.50s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.13s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.09s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.14s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.25s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.15s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.46s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.13s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.10s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.57s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.30s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.19s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.21s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.74s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.22s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.00s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.30s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.65s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.38s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.18s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.56s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.64s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.46s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.24s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.21s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.83s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.46s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:20:17 [2020-02-26T16:20:17.006Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.17s)
16:20:17 [2020-02-26T16:20:17.006Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.29s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.02s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.13s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.91s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.15s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.17s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.01s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.60s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.11s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.97s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.70s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.78s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.11s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.83s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.97s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.39s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.17s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.87s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.54s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.20s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.64s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.60s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.19s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.57s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.98s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.80s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.25s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.29s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFails (0.93s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.79s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.41s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.61s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.98s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.64s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.57s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.42s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.33s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.60s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.86s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.90s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.21s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.24s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.90s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.40s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.32s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.83s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.19s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.97s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.61s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.70s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.51s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.20s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.57s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.57s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.63s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.29s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRm (3.24s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.54s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.65s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.91s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.62s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.38s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.03s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.09s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.43s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.35s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildUser (2.37s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.38s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.47s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:20:17 [2020-02-26T16:20:17.007Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.96s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.99s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s)
16:20:17 [2020-02-26T16:20:17.007Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.36s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_sni_test.go:18: Flakey test
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.42s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitChange (1.18s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.79s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.88s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.31s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.69s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.00s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.98s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:20:17 [2020-02-26T16:20:17.008Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.56s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0007eeb40 <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1387525346 /foo false  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1387525346 /foo true  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3056171737 /foo false  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3056171737 /foo true  <nil> <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3056171737 /foo true  0xc0007ef000 <nil> <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0007ef020 <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0007ef040 <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0007ef060 <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0007ef080 <nil>}
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 0
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 1
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 2
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 3
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 4
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 5
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 6
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 7
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 8
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 9
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 10
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 11
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 12
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 13
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 14
16:20:17 [2020-02-26T16:20:17.008Z]         docker_api_containers_test.go:1926: case 15
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.27s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s)
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership069311690/file1 a09a7d6771b4b65652254ef91bc97ffd6585d1896556b0150d3905aad3a2dac1:/tmpvol/file1`
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c760425acfe7e8b0c0bb35ac83a4a52f4aa3c280b96aa55dc06133216823db84:/root/file1 /tmp/test-cp-from-case-a851730849/itWorks.txt`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a851730849/itWorks.txt" contains "file1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  54fa7e9978debe8e61a110407709a912b0e1cca558441c990d9313ec10a999b3:/file1 /tmp/test-cp-from-case-b090132620/testDir/`
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c510593147/file2" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  51524090eb40413f796a5307be2ed5728c0c10f6e664349fb95f7220d577eb21:/root/file1 /tmp/test-cp-from-case-c510593147/file2`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c510593147/file2" contains "file1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5dfc5a1a94af8cb091f58dccad2d0076f17edc1198ae1f37f2b5e3840c4dafe1:/file1 /tmp/test-cp-from-case-d187947934/dir1`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d187947934/dir1/file1" contains "file1\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5dfc5a1a94af8cb091f58dccad2d0076f17edc1198ae1f37f2b5e3840c4dafe1:/file1 /tmp/test-cp-from-case-d187947934/dir1/`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d187947934/dir1/file1" contains "file1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9e166701d98f5e0259c86835e5484c92e40c930bd73499076fa36023a0bb5077:dir1 /tmp/test-cp-from-case-e465405541/testDir`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e465405541/testDir/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  9e166701d98f5e0259c86835e5484c92e40c930bd73499076fa36023a0bb5077:dir1 /tmp/test-cp-from-case-e465405541/testDir/`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e465405541/testDir/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  492f5eabeb0a561ce03e0f92801fa2aa5468bb5cf9328efa91b69c2820410901:/root/dir1 /tmp/test-cp-from-case-f050325632/file1`
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a63ea491b8b3e2e68f144026caab3261cfde24d5f25f95dd92a56d78d142c2df:/root/dir1 /tmp/test-cp-from-case-g452902367/dir2`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g452902367/dir2/dir1/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a63ea491b8b3e2e68f144026caab3261cfde24d5f25f95dd92a56d78d142c2df:/root/dir1 /tmp/test-cp-from-case-g452902367/dir2/`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g452902367/dir2/dir1/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d062aa84a8b0fddf37400c276493ce0c69496f09655e3fc4af08a5e727dfc2c0:dir1/. /tmp/test-cp-from-case-h321172402/testDir`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h321172402/testDir/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d062aa84a8b0fddf37400c276493ce0c69496f09655e3fc4af08a5e727dfc2c0:dir1/. /tmp/test-cp-from-case-h321172402/testDir/`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h321172402/testDir/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bbfe754d75cd9b4b5cf66cbc155bd30ba4d236de2585d5c3c59db64448e08976:/root/dir1/. /tmp/test-cp-from-case-i632042857/file1`
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  8f6683d0e1402cba1a3472cdacb5085e26f6beff2a59dade449dba13d5eed0ac:/root/dir1/. /tmp/test-cp-from-case-j745797556/dir2`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j745797556/dir2/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  8f6683d0e1402cba1a3472cdacb5085e26f6beff2a59dade449dba13d5eed0ac:/root/dir1/. /tmp/test-cp-from-case-j745797556/dir2/`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j745797556/dir2/file1-1" contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.008Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dfbe49bfb04b8c86390e4753aeb5ae1701136468f54356b59ca9079762c42045:/file2 /tmp/test-cp-from-err-dst-not-dir357939075/symlinkToFile1`
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir357939075/symlinkToFile1" points to "file1"
16:20:17 [2020-02-26T16:20:17.008Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir357939075/file1" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dfbe49bfb04b8c86390e4753aeb5ae1701136468f54356b59ca9079762c42045:/file2 /tmp/test-cp-from-err-dst-not-dir357939075/symlinkToDir1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir357939075/symlinkToDir1" points to "dir1"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir357939075/file2" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dfbe49bfb04b8c86390e4753aeb5ae1701136468f54356b59ca9079762c42045:/file2 /tmp/test-cp-from-err-dst-not-dir357939075/brokenSymlinkToFileX`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir357939075/brokenSymlinkToFileX" points to "fileX"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir357939075/fileX" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dfbe49bfb04b8c86390e4753aeb5ae1701136468f54356b59ca9079762c42045:/dir2 /tmp/test-cp-from-err-dst-not-dir357939075/symlinkToDir1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir357939075/symlinkToDir1" points to "dir1"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir357939075/dir1/dir2/file2-1" contains "file2-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dfbe49bfb04b8c86390e4753aeb5ae1701136468f54356b59ca9079762c42045:/dir2 /tmp/test-cp-from-err-dst-not-dir357939075/brokenSymlinkToDirX`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir357939075/brokenSymlinkToDirX" points to "dirX"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir357939075/dirX/file2-1" contains "file2-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.74s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a536154507/file1 dcbf608076c56aade713d7363d2ec9f2ebfb05e6b268bcf234ed17686a25d8b6:/root/itWorks.txt`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "dcbf608076c56aade713d7363d2ec9f2ebfb05e6b268bcf234ed17686a25d8b6" start output contains "file1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a dcbf608076c56aade713d7363d2ec9f2ebfb05e6b268bcf234ed17686a25d8b6`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b930167150/file1 ffe261a4a8b3b4a510f3ed286f614264b0f81008217c13edadf3e918fee90aa7:testDir/`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.50s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "d00d585c0f61b451a147a1641a7c4d6c71c69fc9b0ee57c17ba64beb3ff55df5" start output contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d00d585c0f61b451a147a1641a7c4d6c71c69fc9b0ee57c17ba64beb3ff55df5`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c318657525/file1 d00d585c0f61b451a147a1641a7c4d6c71c69fc9b0ee57c17ba64beb3ff55df5:/root/file2`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "d00d585c0f61b451a147a1641a7c4d6c71c69fc9b0ee57c17ba64beb3ff55df5" start output contains "file1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d00d585c0f61b451a147a1641a7c4d6c71c69fc9b0ee57c17ba64beb3ff55df5`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.06s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "79780a71a9e6c018406552adce671ed76ce6d8d41d8b0b981b8dd67fa2b1772d" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 79780a71a9e6c018406552adce671ed76ce6d8d41d8b0b981b8dd67fa2b1772d`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d063085264/file1 79780a71a9e6c018406552adce671ed76ce6d8d41d8b0b981b8dd67fa2b1772d:dir1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "79780a71a9e6c018406552adce671ed76ce6d8d41d8b0b981b8dd67fa2b1772d" start output contains "file1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 79780a71a9e6c018406552adce671ed76ce6d8d41d8b0b981b8dd67fa2b1772d`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "af4ddf65b7f21c7145ea8e2e42eeebb20415bff8cd7ccba27fabfbe78016e692" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a af4ddf65b7f21c7145ea8e2e42eeebb20415bff8cd7ccba27fabfbe78016e692`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d063085264/file1 af4ddf65b7f21c7145ea8e2e42eeebb20415bff8cd7ccba27fabfbe78016e692:dir1/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "af4ddf65b7f21c7145ea8e2e42eeebb20415bff8cd7ccba27fabfbe78016e692" start output contains "file1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a af4ddf65b7f21c7145ea8e2e42eeebb20415bff8cd7ccba27fabfbe78016e692`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.58s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e357543919/dir1 50fcd892c3eee2d9e591366195736ea3dfc0bf9724486083bc19e95eb5108b0d:testDir`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "50fcd892c3eee2d9e591366195736ea3dfc0bf9724486083bc19e95eb5108b0d" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 50fcd892c3eee2d9e591366195736ea3dfc0bf9724486083bc19e95eb5108b0d`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e357543919/dir1 d94e10820202d581c3fb50830bbdc9178daeba019788bd3b4ff736e681bdcc44:testDir/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "d94e10820202d581c3fb50830bbdc9178daeba019788bd3b4ff736e681bdcc44" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d94e10820202d581c3fb50830bbdc9178daeba019788bd3b4ff736e681bdcc44`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.91s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f072372866/dir1 37ba9748c1acbc7542ac13cf9d5ec8819c81ab4ab016232bc79782025a2b2218:/root/file1`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.00s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "4ce28c3744b4119010f6a6de3dd6e8cad4a1fb0c044f66dd9ff73b35f974d53a" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4ce28c3744b4119010f6a6de3dd6e8cad4a1fb0c044f66dd9ff73b35f974d53a`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g050465273/dir1 4ce28c3744b4119010f6a6de3dd6e8cad4a1fb0c044f66dd9ff73b35f974d53a:/root/dir2`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "4ce28c3744b4119010f6a6de3dd6e8cad4a1fb0c044f66dd9ff73b35f974d53a" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4ce28c3744b4119010f6a6de3dd6e8cad4a1fb0c044f66dd9ff73b35f974d53a`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "192b74aaf7d74f22169de5bfb7f3f917cbb36d318407ae4ba1a73d1ad31ae6ae" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 192b74aaf7d74f22169de5bfb7f3f917cbb36d318407ae4ba1a73d1ad31ae6ae`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g050465273/dir1 192b74aaf7d74f22169de5bfb7f3f917cbb36d318407ae4ba1a73d1ad31ae6ae:/dir2/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "192b74aaf7d74f22169de5bfb7f3f917cbb36d318407ae4ba1a73d1ad31ae6ae" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 192b74aaf7d74f22169de5bfb7f3f917cbb36d318407ae4ba1a73d1ad31ae6ae`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.80s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h795104516/dir1/. 7b55a03d4ba97bc5ce3a6ed16484631c40658e1c8258b57e5a9fb8c1700aa8f4:testDir`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "7b55a03d4ba97bc5ce3a6ed16484631c40658e1c8258b57e5a9fb8c1700aa8f4" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7b55a03d4ba97bc5ce3a6ed16484631c40658e1c8258b57e5a9fb8c1700aa8f4`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h795104516/dir1/. 20f7aa6f0e46e824eb25d2c2e159459a2dc9b5d4436d5e5b8dc1ca01fc21c020:testDir/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "20f7aa6f0e46e824eb25d2c2e159459a2dc9b5d4436d5e5b8dc1ca01fc21c020" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 20f7aa6f0e46e824eb25d2c2e159459a2dc9b5d4436d5e5b8dc1ca01fc21c020`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.91s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i869507731/dir1/. 3044bb8c70eddc8b38d9239d2d1283e59d05f87ba32d25d9231f4fdc751b1c86:/root/file1`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.17s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "0a69b09e569785399388c6f5bd482723f28df692d0fa67746ca49b7c5dac5b5d" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0a69b09e569785399388c6f5bd482723f28df692d0fa67746ca49b7c5dac5b5d`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j290440918/dir1/. 0a69b09e569785399388c6f5bd482723f28df692d0fa67746ca49b7c5dac5b5d:/dir2`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "0a69b09e569785399388c6f5bd482723f28df692d0fa67746ca49b7c5dac5b5d" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0a69b09e569785399388c6f5bd482723f28df692d0fa67746ca49b7c5dac5b5d`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "f78db0f9914331d9cf26c5c7c168912ab110d05d56e231c53a44abbcd7b26f1c" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f78db0f9914331d9cf26c5c7c168912ab110d05d56e231c53a44abbcd7b26f1c`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j290440918/dir1/. f78db0f9914331d9cf26c5c7c168912ab110d05d56e231c53a44abbcd7b26f1c:/dir2/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "f78db0f9914331d9cf26c5c7c168912ab110d05d56e231c53a44abbcd7b26f1c" start output contains "file1-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f78db0f9914331d9cf26c5c7c168912ab110d05d56e231c53a44abbcd7b26f1c`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions369133117/permdirtest permtest:/`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.76s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs000396663/file1 666b9706a165621ee7666612301fd0edc7f6126dc045f3b9c480f48ef86b4d26:/root/shouldNotExist`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "666b9706a165621ee7666612301fd0edc7f6126dc045f3b9c480f48ef86b4d26" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 666b9706a165621ee7666612301fd0edc7f6126dc045f3b9c480f48ef86b4d26`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume139388010/file1 58bfb3d03a8be21260a0fee490889f4ecb0d9ad18fb92511826cb94440d36986:/vol_ro/shouldNotExist`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:279: checking that container "58bfb3d03a8be21260a0fee490889f4ecb0d9ad18fb92511826cb94440d36986" start output contains ""
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 58bfb3d03a8be21260a0fee490889f4ecb0d9ad18fb92511826cb94440d36986`
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.90s)
16:20:17 [2020-02-26T16:20:17.009Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.46s)
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-455987393/file2 8ac4e320fbf845d8a4fc2f27bac98afc9c81190979c49eb291e0c6d699b952bf:/vol2/symlinkToFile1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-455987393/symlinkToFile1" points to "file1"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-455987393/file1" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-455987393/file2 8ac4e320fbf845d8a4fc2f27bac98afc9c81190979c49eb291e0c6d699b952bf:/vol2/symlinkToDir1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-455987393/symlinkToDir1" points to "dir1"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-455987393/file2" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-455987393/file2 8ac4e320fbf845d8a4fc2f27bac98afc9c81190979c49eb291e0c6d699b952bf:/vol2/brokenSymlinkToFileX`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-455987393/brokenSymlinkToFileX" points to "fileX"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-455987393/fileX" contains "file2\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-455987393//dir2 8ac4e320fbf845d8a4fc2f27bac98afc9c81190979c49eb291e0c6d699b952bf:/vol2/symlinkToDir1`
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-455987393/symlinkToDir1" points to "dir1"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-455987393/dir1/dir2/file2-1" contains "file2-1\n"
16:20:17 [2020-02-26T16:20:17.009Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-455987393//dir2 8ac4e320fbf845d8a4fc2f27bac98afc9c81190979c49eb291e0c6d699b952bf:/vol2/brokenSymlinkToDirX`
16:20:17 [2020-02-26T16:20:17.010Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-455987393/brokenSymlinkToDirX" points to "dirX"
16:20:17 [2020-02-26T16:20:17.010Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-455987393/dirX/file2-1" contains "file2-1\n"
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.77s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.51s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]         requirement.go:26: unmatched requirement Devicemapper
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateRM (0.22s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]         requirement.go:26: unmatched requirement Devicemapper
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.35s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.78s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.91s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.27s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.33s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.34s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.58s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.63s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.84s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.34s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.010Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsRename (0.94s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsResize (0.95s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.05s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsTop (0.78s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.61s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExec (0.92s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.73s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.99s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.53s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecEnv (1.00s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.03s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.97s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.89s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecParseError (0.84s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.95s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.98s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecTTY (0.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.00s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.48s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.49s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.12s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.98s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHealth (20.72s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.09s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.65s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportFile (1.85s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.10s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.91s)
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [dbc23e86e16dc] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [dbc23e86e16dc] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:353: [dbc23e86e16dc] daemon started
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:461: [dbc23e86e16dc] Stopping daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:296: [dbc23e86e16dc] exiting daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:448: [dbc23e86e16dc] Daemon stopped
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [da1ff9f5f0a8d] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [da1ff9f5f0a8d] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:353: [da1ff9f5f0a8d] daemon started
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:461: [da1ff9f5f0a8d] Stopping daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:296: [da1ff9f5f0a8d] exiting daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:448: [da1ff9f5f0a8d] Daemon stopped
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.58s)
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [d4d8fb27507e0] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:325: [d4d8fb27507e0] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:353: [d4d8fb27507e0] daemon started
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:461: [d4d8fb27507e0] Stopping daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:296: [d4d8fb27507e0] exiting daemon
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:448: [d4d8fb27507e0] Daemon stopped
16:20:17 [2020-02-26T16:20:17.010Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s)
16:20:17 [2020-02-26T16:20:17.010Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d2cae1af47359] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:296: [d2cae1af47359] exiting daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d2cae1af47359] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d2cae1af47359] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:296: [d2cae1af47359] exiting daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d2cae1af47359] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d7baa02bc1db2] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d7baa02bc1db2] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:353: [d7baa02bc1db2] daemon started
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:461: [d7baa02bc1db2] Stopping daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:296: [d7baa02bc1db2] exiting daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:448: [d7baa02bc1db2] Daemon stopped
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.96s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]         requirement.go:26: unmatched requirement Devicemapper
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.73s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.76s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.93s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]         requirement.go:26: unmatched requirement Devicemapper
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.20s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.00s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.96s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.62s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.35s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.59s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.46s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.62s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.79s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.15s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.91s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.03s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsSince (6.95s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.97s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsTail (0.95s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.49s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.87s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestNetHostname (2.56s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.35s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginActive (1.83s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.48s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.49s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s)
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d4041c2c4fa70] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:325: [d4041c2c4fa70] waiting for daemon to start
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:353: [d4041c2c4fa70] daemon started
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:461: [d4041c2c4fa70] Stopping daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:296: [d4041c2c4fa70] exiting daemon
16:20:17 [2020-02-26T16:20:17.011Z]         daemon.go:448: [d4041c2c4fa70] Daemon stopped
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.05s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.42s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPortList (10.23s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.36s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.48s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.49s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.37s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.86s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.88s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.48s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.50s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.54s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:20:17 [2020-02-26T16:20:17.011Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.01s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.57s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.96s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.83s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.23s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.25s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.89s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s)
16:20:17 [2020-02-26T16:20:17.011Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.42s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.94s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.93s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.97s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.91s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.57s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.90s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.51s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.97s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMount (6.42s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.90s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.91s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.87s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.74s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.53s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.67s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.72s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.59s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.91s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.05s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement IsolationIsProcess
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.87s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:20:17 [2020-02-26T16:20:17.012Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.32s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRm (0.84s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.04s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.82s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.69s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.85s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunState (1.66s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:20:17 [2020-02-26T16:20:17.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.88s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.86s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
16:20:17 [2020-02-26T16:20:17.012Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.97s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.78s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.55s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.10s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s)
16:20:17 [2020-02-26T16:20:17.013Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents556362699
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.50s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.20s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.85s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.19s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.61s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.23s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.81s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.61s)
16:20:17 [2020-02-26T16:20:17.013Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:20:17 [2020-02-26T16:20:17.013Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:20:17 [2020-02-26T16:20:17.013Z] === RUN   TestDockerRegistrySuite
16:20:17 [2020-02-26T16:20:17.014Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:20:17 [2020-02-26T16:20:17.014Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:20:17 [2020-02-26T16:20:17.645Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:20:17 [2020-02-26T16:20:17.936Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:20:19 [2020-02-26T16:20:19.175Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:20:19 [2020-02-26T16:20:19.175Z] === RUN   TestDockerSuite/TestRunBindMounts
16:20:19 [2020-02-26T16:20:19.818Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:20:21 [2020-02-26T16:20:21.699Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:20:23 [2020-02-26T16:20:23.849Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:20:25 [2020-02-26T16:20:25.381Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:20:25 [2020-02-26T16:20:25.381Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:20:26 [2020-02-26T16:20:26.930Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:20:27 [2020-02-26T16:20:27.552Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:20:27 [2020-02-26T16:20:27.552Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:20:27 [2020-02-26T16:20:27.552Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:20:27 [2020-02-26T16:20:27.854Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:20:29 [2020-02-26T16:20:29.724Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:20:31 [2020-02-26T16:20:31.114Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:20:31 [2020-02-26T16:20:31.895Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:20:32 [2020-02-26T16:20:32.472Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:20:33 [2020-02-26T16:20:33.830Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:20:34 [2020-02-26T16:20:34.064Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:20:35 [2020-02-26T16:20:35.188Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:20:35 [2020-02-26T16:20:35.593Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:20:35 [2020-02-26T16:20:35.593Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:20:35 [2020-02-26T16:20:35.593Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:20:35 [2020-02-26T16:20:35.593Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:20:36 [2020-02-26T16:20:36.546Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:20:37 [2020-02-26T16:20:37.105Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:20:37 [2020-02-26T16:20:37.763Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:20:37 [2020-02-26T16:20:37.763Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:20:37 [2020-02-26T16:20:37.763Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:20:37 [2020-02-26T16:20:37.763Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:20:37 [2020-02-26T16:20:37.763Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:20:38 [2020-02-26T16:20:38.028Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:20:39 [2020-02-26T16:20:39.910Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:20:39 [2020-02-26T16:20:39.910Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:20:39 [2020-02-26T16:20:39.930Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:20:41 [2020-02-26T16:20:41.270Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:20:44 [2020-02-26T16:20:44.526Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:20:45 [2020-02-26T16:20:45.885Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:20:46 [2020-02-26T16:20:46.808Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:20:48 [2020-02-26T16:20:48.211Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:20:50 [2020-02-26T16:20:50.230Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:20:51 [2020-02-26T16:20:51.469Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:20:51 [2020-02-26T16:20:51.761Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:20:51 [2020-02-26T16:20:51.761Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:20:51 [2020-02-26T16:20:51.761Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:20:51 [2020-02-26T16:20:51.761Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:20:52 [2020-02-26T16:20:52.839Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:20:52 [2020-02-26T16:20:52.839Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:20:52 [2020-02-26T16:20:52.839Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:20:53 [2020-02-26T16:20:53.932Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:20:54 [2020-02-26T16:20:54.198Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:20:55 [2020-02-26T16:20:55.557Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:20:56 [2020-02-26T16:20:56.100Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:20:56 [2020-02-26T16:20:56.100Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:20:56 [2020-02-26T16:20:56.958Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:20:57 [2020-02-26T16:20:57.630Z] === RUN   TestDockerSuite/TestRunEnvironment
16:20:57 [2020-02-26T16:20:57.630Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:20:57 [2020-02-26T16:20:57.630Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:20:57 [2020-02-26T16:20:57.630Z] === RUN   TestDockerSuite/TestRunExitCode
16:20:58 [2020-02-26T16:20:58.358Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:20:58 [2020-02-26T16:20:58.358Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:20:59 [2020-02-26T16:20:59.161Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:21:00 [2020-02-26T16:21:00.867Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:21:01 [2020-02-26T16:21:01.334Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:21:01 [2020-02-26T16:21:01.426Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:21:02 [2020-02-26T16:21:02.785Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:21:02 [2020-02-26T16:21:02.865Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:21:03 [2020-02-26T16:21:03.343Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:21:03 [2020-02-26T16:21:03.343Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:21:03 [2020-02-26T16:21:03.599Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:21:03 [2020-02-26T16:21:03.853Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:21:04 [2020-02-26T16:21:04.411Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:21:04 [2020-02-26T16:21:04.411Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunExposePort
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:21:05 [2020-02-26T16:21:05.046Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:21:05 [2020-02-26T16:21:05.335Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:21:05 [2020-02-26T16:21:05.893Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:21:06 [2020-02-26T16:21:06.147Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:21:07 [2020-02-26T16:21:07.070Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:21:08 [2020-02-26T16:21:08.470Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:21:08 [2020-02-26T16:21:08.767Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:21:08 [2020-02-26T16:21:08.768Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:21:09 [2020-02-26T16:21:09.874Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:21:10 [2020-02-26T16:21:10.218Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:21:11 [2020-02-26T16:21:11.141Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:21:12 [2020-02-26T16:21:12.068Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:21:12 [2020-02-26T16:21:12.992Z] --- PASS: TestDockerRegistrySuite (56.68s)
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon dedf90f4d3851 is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.61s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon df8f116de8c9b is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.72s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon db803700db3e4 is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.68s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon d041646ecec9d is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.71s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon d919189b8669e is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon df6333d5ed23f is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.30s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon ddccbf2a268ee is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon d060ca1020f82 is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon d3d295491c0a2 is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.54s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon d2d46b5dc72ae is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
16:21:12 [2020-02-26T16:21:12.992Z]         check_test.go:196: Daemon da666cbc98a84 is not started
16:21:12 [2020-02-26T16:21:12.992Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.54s)
16:21:12 [2020-02-26T16:21:12.992Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dd1ffdc8a72f1 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.96s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:21:12 [2020-02-26T16:21:12.993Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5eb22452006f13a0fb3502abe0d6db954a18ab746a14c9411f0ff6cc50c257e7
16:21:12 [2020-02-26T16:21:12.993Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f0ce55f37e9f9fb668cfde6cf4b3c38578fd6f11552a158900f030acd64eb5c
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dc1699a31122e is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.76s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
16:21:12 [2020-02-26T16:21:12.993Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:855cb1afcbf6187c95c7d8644657f955df2f2e5c6dae0b56d1bcd1f913d2f30d
16:21:12 [2020-02-26T16:21:12.993Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03148c23499d568c1f9702afcecfef509ce37815d78a9b397ec2ec540592051f
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d3273bca14eb6 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon db5e977127672 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.14s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dbbebdbb648b7 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.42s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d55143ea6e337 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon df7efe734d5db is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon db3a504415a0e is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.42s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dd8c4ef46649f is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d5d545a25f6d1 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.94s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon df5f781ee780d is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dcb0e2ee56fc5 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d2c7bfa6800ee is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d00f6a4985d9f is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d0eb26d9173fd is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d891b7a0ef28e is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dee09cc8c2dbd is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d3031fa8e8dac is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d2c9d072d8cca is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon dd12eac8f7ca7 is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.33s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon db5a27a8d9acf is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d614740e993ff is not started
16:21:12 [2020-02-26T16:21:12.993Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s)
16:21:12 [2020-02-26T16:21:12.993Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
16:21:12 [2020-02-26T16:21:12.993Z]         check_test.go:196: Daemon d60d2aa102aa2 is not started
16:21:12 [2020-02-26T16:21:12.994Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.18s)
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:325: [d679cda963e3e] waiting for daemon to start
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:325: [d679cda963e3e] waiting for daemon to start
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:353: [d679cda963e3e] daemon started
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:461: [d679cda963e3e] Stopping daemon
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:296: [d679cda963e3e] exiting daemon
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:448: [d679cda963e3e] Daemon stopped
16:21:12 [2020-02-26T16:21:12.994Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:325: [d6039d8548aeb] waiting for daemon to start
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:325: [d6039d8548aeb] waiting for daemon to start
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:353: [d6039d8548aeb] daemon started
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:461: [d6039d8548aeb] Stopping daemon
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:296: [d6039d8548aeb] exiting daemon
16:21:12 [2020-02-26T16:21:12.994Z]         daemon.go:448: [d6039d8548aeb] Daemon stopped
16:21:12 [2020-02-26T16:21:12.994Z] === RUN   TestDockerSchema1RegistrySuite
16:21:12 [2020-02-26T16:21:12.994Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:21:17 [2020-02-26T16:21:17.191Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:21:17 [2020-02-26T16:21:17.312Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:21:17 [2020-02-26T16:21:17.312Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeHostname
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunMount
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:21:17 [2020-02-26T16:21:17.769Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:21:21 [2020-02-26T16:21:21.346Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:21:22 [2020-02-26T16:21:22.752Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:21:23 [2020-02-26T16:21:23.543Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:21:23 [2020-02-26T16:21:23.543Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:21:23 [2020-02-26T16:21:23.543Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:21:23 [2020-02-26T16:21:23.543Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:21:24 [2020-02-26T16:21:24.116Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:21:24 [2020-02-26T16:21:24.116Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:21:25 [2020-02-26T16:21:25.995Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:21:26 [2020-02-26T16:21:26.917Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:21:28 [2020-02-26T16:21:28.217Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:21:28 [2020-02-26T16:21:28.278Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetHost
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:21:31 [2020-02-26T16:21:31.113Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:21:31 [2020-02-26T16:21:31.569Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:21:32 [2020-02-26T16:21:32.473Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:21:32 [2020-02-26T16:21:32.473Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:21:32 [2020-02-26T16:21:32.473Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:21:32 [2020-02-26T16:21:32.541Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:21:32 [2020-02-26T16:21:32.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:21:32 [2020-02-26T16:21:32.981Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:21:33 [2020-02-26T16:21:33.235Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:21:33 [2020-02-26T16:21:33.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:21:33 [2020-02-26T16:21:33.794Z] --- PASS: TestDockerSchema1RegistrySuite (20.87s)
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.21s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon de1335c9b8453 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.27s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d2edaa75a5d49 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d357f51f582b6 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon de60c112b247d is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d82091b563d43 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d88ae3908d43c is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d28859cd1c733 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d13ce95bb6ac1 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.60s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d7824ac088d77 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d678ca2f3a9f0 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d6b275ba77e18 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d417cdee6e927 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d87c6d6061888 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon dead7e9c6fc02 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d798544fa9797 is not started
16:21:33 [2020-02-26T16:21:33.794Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:21:33 [2020-02-26T16:21:33.794Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
16:21:33 [2020-02-26T16:21:33.794Z]         check_test.go:223: Daemon d9f8679839c0e is not started
16:21:33 [2020-02-26T16:21:33.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:21:33 [2020-02-26T16:21:33.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:21:34 [2020-02-26T16:21:34.070Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:21:34 [2020-02-26T16:21:34.717Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:21:35 [2020-02-26T16:21:35.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:21:35 [2020-02-26T16:21:35.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:21:35 [2020-02-26T16:21:35.602Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:21:36 [2020-02-26T16:21:36.567Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:21:36 [2020-02-26T16:21:36.639Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:21:36 [2020-02-26T16:21:36.639Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:21:36 [2020-02-26T16:21:36.894Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:21:37 [2020-02-26T16:21:37.452Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:21:37 [2020-02-26T16:21:37.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s)
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon de83d36682191 is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon db9f1ab6973f5 is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon ddcd4be050f41 is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:325: [df33eff24fa31] waiting for daemon to start
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:325: [df33eff24fa31] waiting for daemon to start
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:353: [df33eff24fa31] daemon started
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:461: [df33eff24fa31] Stopping daemon
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:296: [df33eff24fa31] exiting daemon
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:448: [df33eff24fa31] Daemon stopped
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon d943e266bcaa9 is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon db4cbf4951aa9 is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon d19e1bbb6e1ba is not started
16:21:37 [2020-02-26T16:21:37.706Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
16:21:37 [2020-02-26T16:21:37.706Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:21:37 [2020-02-26T16:21:37.706Z]         check_test.go:252: Daemon db8e3316a473e is not started
16:21:37 [2020-02-26T16:21:37.706Z] === RUN   TestDockerRegistryAuthTokenSuite
16:21:37 [2020-02-26T16:21:37.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunPortInUse
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:21:38 [2020-02-26T16:21:38.735Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunPublishPort
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:21:40 [2020-02-26T16:21:40.904Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:21:42 [2020-02-26T16:21:42.932Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:21:42 [2020-02-26T16:21:42.932Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:21:43 [2020-02-26T16:21:43.185Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:21:43 [2020-02-26T16:21:43.185Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:21:43 [2020-02-26T16:21:43.440Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
16:21:43 [2020-02-26T16:21:43.440Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
16:21:43 [2020-02-26T16:21:43.440Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:21:43 [2020-02-26T16:21:43.440Z]         check_test.go:279: Daemon d61cf44a2e360 is not started
16:21:43 [2020-02-26T16:21:43.440Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:21:43 [2020-02-26T16:21:43.440Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:21:43 [2020-02-26T16:21:43.440Z]         check_test.go:279: Daemon d269b3f85157d is not started
16:21:43 [2020-02-26T16:21:43.440Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:21:43 [2020-02-26T16:21:43.440Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:21:43 [2020-02-26T16:21:43.440Z]         check_test.go:279: Daemon d8a630ec1f5f5 is not started
16:21:43 [2020-02-26T16:21:43.440Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
16:21:43 [2020-02-26T16:21:43.440Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:21:43 [2020-02-26T16:21:43.440Z]         check_test.go:279: Daemon d3779ca19cee1 is not started
16:21:43 [2020-02-26T16:21:43.440Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
16:21:43 [2020-02-26T16:21:43.440Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:21:43 [2020-02-26T16:21:43.440Z]         check_test.go:279: Daemon d5be58a78e724 is not started
16:21:43 [2020-02-26T16:21:43.440Z] === RUN   TestDockerNetworkSuite
16:21:43 [2020-02-26T16:21:43.440Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:21:46 [2020-02-26T16:21:46.697Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:21:47 [2020-02-26T16:21:47.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:21:47 [2020-02-26T16:21:47.960Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:21:47 [2020-02-26T16:21:47.960Z] === RUN   TestDockerSuite/TestRunRm
16:21:49 [2020-02-26T16:21:49.489Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:21:52 [2020-02-26T16:21:52.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:21:54 [2020-02-26T16:21:54.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:21:55 [2020-02-26T16:21:55.265Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:21:56 [2020-02-26T16:21:56.793Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:21:58 [2020-02-26T16:21:58.323Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:21:58 [2020-02-26T16:21:58.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:21:59 [2020-02-26T16:21:59.853Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:22:00 [2020-02-26T16:22:00.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:22:02 [2020-02-26T16:22:02.022Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:22:02 [2020-02-26T16:22:02.022Z] === RUN   TestDockerSuite/TestRunState
16:22:02 [2020-02-26T16:22:02.022Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:22:03 [2020-02-26T16:22:03.554Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:22:03 [2020-02-26T16:22:03.554Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:22:04 [2020-02-26T16:22:04.398Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:22:05 [2020-02-26T16:22:05.723Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:22:09 [2020-02-26T16:22:09.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserByID
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserByName
16:22:10 [2020-02-26T16:22:10.398Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:22:11 [2020-02-26T16:22:11.928Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:22:11 [2020-02-26T16:22:11.928Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:22:12 [2020-02-26T16:22:12.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:22:13 [2020-02-26T16:22:13.459Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:22:13 [2020-02-26T16:22:13.459Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:22:13 [2020-02-26T16:22:13.459Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:22:14 [2020-02-26T16:22:14.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:22:15 [2020-02-26T16:22:15.321Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:22:16 [2020-02-26T16:22:16.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:22:17 [2020-02-26T16:22:17.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:22:18 [2020-02-26T16:22:18.957Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:22:19 [2020-02-26T16:22:19.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:22:19 [2020-02-26T16:22:19.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:22:20 [2020-02-26T16:22:20.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:22:20 [2020-02-26T16:22:20.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:22:20 [2020-02-26T16:22:20.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:22:21 [2020-02-26T16:22:21.077Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:22:22 [2020-02-26T16:22:22.008Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:22:22 [2020-02-26T16:22:22.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:22:23 [2020-02-26T16:22:23.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:22:24 [2020-02-26T16:22:24.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:22:24 [2020-02-26T16:22:24.303Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:22:24 [2020-02-26T16:22:24.303Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:22:26 [2020-02-26T16:22:26.679Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:22:30 [2020-02-26T16:22:30.403Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:22:35 [2020-02-26T16:22:35.082Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:22:35 [2020-02-26T16:22:35.082Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:22:35 [2020-02-26T16:22:35.539Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:22:35 [2020-02-26T16:22:35.539Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:22:35 [2020-02-26T16:22:35.539Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:22:37 [2020-02-26T16:22:37.711Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:22:39 [2020-02-26T16:22:39.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:22:39 [2020-02-26T16:22:39.264Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:22:41 [2020-02-26T16:22:41.433Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:22:41 [2020-02-26T16:22:41.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:22:45 [2020-02-26T16:22:45.267Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:22:46 [2020-02-26T16:22:46.231Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:22:48 [2020-02-26T16:22:48.401Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:22:51 [2020-02-26T16:22:51.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:22:51 [2020-02-26T16:22:51.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveImageId
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:22:52 [2020-02-26T16:22:52.124Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:22:52 [2020-02-26T16:22:52.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:22:52 [2020-02-26T16:22:52.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:22:52 [2020-02-26T16:22:52.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:22:52 [2020-02-26T16:22:52.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:22:52 [2020-02-26T16:22:52.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:22:52 [2020-02-26T16:22:52.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:22:54 [2020-02-26T16:22:54.296Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:22:54 [2020-02-26T16:22:54.297Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:22:54 [2020-02-26T16:22:54.754Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:22:55 [2020-02-26T16:22:55.211Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:22:56 [2020-02-26T16:22:56.595Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:22:56 [2020-02-26T16:22:56.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:22:56 [2020-02-26T16:22:56.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:22:56 [2020-02-26T16:22:56.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:22:56 [2020-02-26T16:22:56.742Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:22:57 [2020-02-26T16:22:57.953Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:23:03 [2020-02-26T16:23:03.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:23:07 [2020-02-26T16:23:07.044Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:23:07 [2020-02-26T16:23:07.044Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:23:07 [2020-02-26T16:23:07.334Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:23:07 [2020-02-26T16:23:07.334Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:23:07 [2020-02-26T16:23:07.334Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:23:08 [2020-02-26T16:23:08.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:23:12 [2020-02-26T16:23:12.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:23:12 [2020-02-26T16:23:12.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:23:13 [2020-02-26T16:23:13.003Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:23:13 [2020-02-26T16:23:13.257Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:23:13 [2020-02-26T16:23:13.511Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:23:14 [2020-02-26T16:23:14.105Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:23:14 [2020-02-26T16:23:14.105Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:23:15 [2020-02-26T16:23:15.392Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:23:16 [2020-02-26T16:23:16.998Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:23:16 [2020-02-26T16:23:16.998Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:23:16 [2020-02-26T16:23:16.998Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:23:16 [2020-02-26T16:23:16.998Z] === RUN   TestDockerSuite/TestStartRecordError
16:23:16 [2020-02-26T16:23:16.998Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:23:21 [2020-02-26T16:23:21.913Z] --- PASS: TestDockerNetworkSuite (97.65s)
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon da72ee7c647cc is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon db8839e1aee28 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.68s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon dc66c55561fb7 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.61s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon daf4b35ad1aa7 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.55s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:1233: Daemon d7a821528e8bc is not started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d7a821528e8bc] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d7a821528e8bc] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:353: [d7a821528e8bc] daemon started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:461: [d7a821528e8bc] Stopping daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:296: [d7a821528e8bc] exiting daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:448: [d7a821528e8bc] Daemon stopped
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d7a821528e8bc] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d7a821528e8bc] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:353: [d7a821528e8bc] daemon started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:461: [d7a821528e8bc] Stopping daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:296: [d7a821528e8bc] exiting daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:448: [d7a821528e8bc] Daemon stopped
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d171fd6cec52b is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.13s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon df4a9dc137a01 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.37s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d8c20b9652859 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.75s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon dcbffea2925d0 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d2d28c5ab40df is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d948d6e3041dc is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d8ecae829eebd is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d07bbe45dfa95 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon dfe84ace0df2b is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d9b5d473f67a9 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d1a1c6af46f5c is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d33b9224ca5ff is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d986e1cd2bc1d is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon dd27a1d6d178d is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d57f6172dbf5d is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon dfe6682025f21 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d227aef0cac62 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d61a3c33d2b2d is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon d03b234538ff6 is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.52s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d8b2987d4f5e5] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d8b2987d4f5e5] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:353: [d8b2987d4f5e5] daemon started
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:968: Daemon d8b2987d4f5e5 is not started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:296: [d8b2987d4f5e5] exiting daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d8b2987d4f5e5] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d8b2987d4f5e5] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:353: [d8b2987d4f5e5] daemon started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:461: [d8b2987d4f5e5] Stopping daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:296: [d8b2987d4f5e5] exiting daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:448: [d8b2987d4f5e5] Daemon stopped
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.47s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:46: Daemon de6cb69bab85a is not started
16:23:21 [2020-02-26T16:23:21.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.77s)
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:353: [d39ef2334e4ee] daemon started
16:23:21 [2020-02-26T16:23:21.913Z]         docker_cli_network_unix_test.go:1116: Daemon d39ef2334e4ee is not started
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:296: [d39ef2334e4ee] exiting daemon
16:23:21 [2020-02-26T16:23:21.913Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d39ef2334e4ee] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:353: [d39ef2334e4ee] daemon started
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:461: [d39ef2334e4ee] Stopping daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:296: [d39ef2334e4ee] exiting daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:448: [d39ef2334e4ee] Daemon stopped
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon db7f9c0843769 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.67s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d69deadd4fffd is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon de8f859fc13ee is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon def3e096e38ca is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d8f53dbb902ec is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon dd719914d7107 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d1329d016de6e is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d8b6d49d6163d is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon da565013b09a5 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:23:21 [2020-02-26T16:23:21.914Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d780614d78258 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.47s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d2e8589483ff4 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.64s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d6c9dcad91046] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d6c9dcad91046] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:353: [d6c9dcad91046] daemon started
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:461: [d6c9dcad91046] Stopping daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:296: [d6c9dcad91046] exiting daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:448: [d6c9dcad91046] Daemon stopped
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d6c9dcad91046] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d6c9dcad91046] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:353: [d6c9dcad91046] daemon started
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:461: [d6c9dcad91046] Stopping daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:296: [d6c9dcad91046] exiting daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:448: [d6c9dcad91046] Daemon stopped
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.46s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d5897e3feb53a] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d5897e3feb53a] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:353: [d5897e3feb53a] daemon started
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:1084: Daemon d5897e3feb53a is not started
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d5897e3feb53a] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:296: [d5897e3feb53a] exiting daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:325: [d5897e3feb53a] waiting for daemon to start
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:353: [d5897e3feb53a] daemon started
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:461: [d5897e3feb53a] Stopping daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:296: [d5897e3feb53a] exiting daemon
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:448: [d5897e3feb53a] Daemon stopped
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon dfb587717dabb is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon dfa6c5d601791 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.90s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon dfc815c09206b is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon de9e74c12ab83 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d65e8b7bfa4e9 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d53647e0fb85d is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon db91e5e3d08a1 is not started
16:23:21 [2020-02-26T16:23:21.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.98s)
16:23:21 [2020-02-26T16:23:21.914Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:23:21 [2020-02-26T16:23:21.914Z]         docker_cli_network_unix_test.go:46: Daemon d5327ddbef1fd is not started
16:23:21 [2020-02-26T16:23:21.914Z] === RUN   TestDockerHubPullSuite
16:23:21 [2020-02-26T16:23:21.914Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestStatsNoStream
16:23:22 [2020-02-26T16:23:22.773Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:23:22 [2020-02-26T16:23:22.835Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:23:23 [2020-02-26T16:23:23.736Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:23:25 [2020-02-26T16:23:25.381Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:23:25 [2020-02-26T16:23:25.381Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:23:25 [2020-02-26T16:23:25.907Z] === RUN   TestDockerSuite/TestTopPrivileged
16:23:25 [2020-02-26T16:23:25.907Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:23:26 [2020-02-26T16:23:26.786Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:23:26 [2020-02-26T16:23:26.786Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:23:27 [2020-02-26T16:23:27.040Z] --- PASS: TestDockerHubPullSuite (5.85s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s)
16:23:27 [2020-02-26T16:23:27.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:23:27 [2020-02-26T16:23:27.041Z]         daemon.go:325: [d768ceeb98501] waiting for daemon to start
16:23:27 [2020-02-26T16:23:27.041Z]         daemon.go:325: [d768ceeb98501] waiting for daemon to start
16:23:27 [2020-02-26T16:23:27.041Z]         daemon.go:353: [d768ceeb98501] daemon started
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
16:23:27 [2020-02-26T16:23:27.041Z]     daemon.go:461: [d768ceeb98501] Stopping daemon
16:23:27 [2020-02-26T16:23:27.041Z]     daemon.go:296: [d768ceeb98501] exiting daemon
16:23:27 [2020-02-26T16:23:27.041Z]     daemon.go:448: [d768ceeb98501] Daemon stopped
16:23:27 [2020-02-26T16:23:27.041Z] PASS
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === Skipped
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_sni_test.go:18: Flakey test
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement Devicemapper
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement Devicemapper
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement Devicemapper
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement Devicemapper
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement IsolationIsProcess
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:23:27 [2020-02-26T16:23:27.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:23:27 [2020-02-26T16:23:27.041Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
16:23:27 [2020-02-26T16:23:27.041Z]         docker_cli_network_unix_test.go:46: Daemon d780614d78258 is not started
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] 
16:23:27 [2020-02-26T16:23:27.041Z] DONE 1249 tests, 44 skipped in 1970.801s
16:23:27 [2020-02-26T16:23:27.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:23:27 [2020-02-26T16:23:27.041Z] ++++ cat bundles/test-integration/docker.pid
16:23:27 [2020-02-26T16:23:27.041Z] +++ kill 6917
16:23:27 [2020-02-26T16:23:27.438Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:23:27 [2020-02-26T16:23:27.894Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:23:28 [2020-02-26T16:23:28.006Z] umount: bundles/test-integration/root: mountpoint not found
16:23:28 [2020-02-26T16:23:28.006Z] +++ /etc/init.d/apparmor stop
16:23:28 [2020-02-26T16:23:28.006Z] Clearing AppArmor profiles cache:.
16:23:28 [2020-02-26T16:23:28.006Z] All profile caches have been cleared, but no profiles have been unloaded.
16:23:28 [2020-02-26T16:23:28.006Z] Unloading profiles will leave already running processes permanently
16:23:28 [2020-02-26T16:23:28.006Z] unconfined, which can lead to unexpected situations.
16:23:28 [2020-02-26T16:23:28.006Z] 
16:23:28 [2020-02-26T16:23:28.006Z] To set a process to complain mode, use the command line tool
16:23:28 [2020-02-26T16:23:28.006Z] 'aa-complain'. To really tear down all profiles, run the init script
16:23:28 [2020-02-26T16:23:28.006Z] with the 'teardown' option."
16:23:28 [2020-02-26T16:23:28.006Z] 
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:23:45 [2020-02-26T16:23:45.550Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:23:46 [2020-02-26T16:23:46.515Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:23:46 [2020-02-26T16:23:46.515Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:23:49 [2020-02-26T16:23:49.407Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:23:49 [2020-02-26T16:23:49.408Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:23:49 [2020-02-26T16:23:49.864Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:23:49 [2020-02-26T16:23:49.864Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:23:50 [2020-02-26T16:23:50.320Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:23:57 [2020-02-26T16:23:57.370Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:23:57 [2020-02-26T16:23:57.370Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:23:57 [2020-02-26T16:23:57.370Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:23:57 [2020-02-26T16:23:57.370Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:23:57 [2020-02-26T16:23:57.370Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:24:03 [2020-02-26T16:24:03.144Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:24:03 [2020-02-26T16:24:03.602Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:24:03 [2020-02-26T16:24:03.602Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:24:12 [2020-02-26T16:24:12.148Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:24:12 [2020-02-26T16:24:12.148Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:24:12 [2020-02-26T16:24:12.609Z] --- PASS: TestDockerSuite (2174.77s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.13s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.73s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.56s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.86s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement Apparmor
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement Apparmor
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement IsPausable
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.34s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.88s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement UnixCli
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.44s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.93s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.55s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.33s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.17s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.25s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.88s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.33s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.43s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.47s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.94s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.49s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.23s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.81s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.29s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.45s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement UnixCli
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.41s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildContChar (11.84s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.86s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.09s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.31s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.95s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.82s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.46s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.28s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.68s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.16s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.24s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (51.98s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.81s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.88s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.56s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.72s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.58s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.28s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.99s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.51s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.59s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.27s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:24:12 [2020-02-26T16:24:12.609Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
16:24:12 [2020-02-26T16:24:12.609Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.27s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.65s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.95s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.67s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFails (1.82s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.65s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.57s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.91s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.39s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.04s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement UnixCli
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.33s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.45s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.87s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.25s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.75s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.78s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.77s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.82s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.47s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.99s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.05s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.48s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.27s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.04s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.60s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.49s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.89s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.40s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.18s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.46s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.56s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.50s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.14s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.84s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.22s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.99s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.52s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildRm (13.30s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.74s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.83s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.98s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.19s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.29s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.62s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.45s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.25s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.33s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.50s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.95s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.36s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.77s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.66s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (17.47s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.89s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.11s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.08s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.52s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.98s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:24:12 [2020-02-26T16:24:12.610Z]         docker_cli_sni_test.go:18: Flakey test
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.15s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitChange (4.78s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.50s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.23s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.34s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.83s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.87s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.02s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.05s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.59s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.55s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.73s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.85s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.83s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.07s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.84s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.19s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.25s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:24:12 [2020-02-26T16:24:12.610Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.47s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.92s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.70s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.83s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.49s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.46s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0009bdea0 <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1802701966 c:\foo false  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1802701966 c:\foo true  <nil> <nil> <nil>}
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 0
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 1
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 2
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 3
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 4
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 5
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 6
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 7
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 8
16:24:12 [2020-02-26T16:24:12.611Z]         docker_api_containers_test.go:1926: case 9
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.10s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.00s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.08s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.88s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a293872793\file1 ee62b651869d6a3869ea3256da2081d17a24b44f1b21bd26703a697c99c9a8c4:/root/itWorks.txt`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:279: checking that container "ee62b651869d6a3869ea3256da2081d17a24b44f1b21bd26703a697c99c9a8c4" start output contains "file1\n"
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ee62b651869d6a3869ea3256da2081d17a24b44f1b21bd26703a697c99c9a8c4`
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.03s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b712898340\file1 103b939ff7180590925e5d626857202097ca19cac10e2e8cbe8cb12679950243:testDir/`
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToCaseE (18.10s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e457951283\dir1 3e3a2903f7664826e26f9867e30b005a7356c4e7fc0ec46a97ad3e972f13550f:testDir`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:279: checking that container "3e3a2903f7664826e26f9867e30b005a7356c4e7fc0ec46a97ad3e972f13550f" start output contains "file1-1\n"
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3e3a2903f7664826e26f9867e30b005a7356c4e7fc0ec46a97ad3e972f13550f`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e457951283\dir1 fb4b42e73203456634510856a85482e1d9bbfa795db27960da6eb6a1d0730308:testDir/`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:279: checking that container "fb4b42e73203456634510856a85482e1d9bbfa795db27960da6eb6a1d0730308" start output contains "file1-1\n"
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:209: running `docker start -a fb4b42e73203456634510856a85482e1d9bbfa795db27960da6eb6a1d0730308`
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.85s)
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h951579638\dir1\. 39a0d19f4d9685d386701adde1367f47cb76860b76dbfa67a254d12e909024e8:testDir`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:279: checking that container "39a0d19f4d9685d386701adde1367f47cb76860b76dbfa67a254d12e909024e8" start output contains "file1-1\n"
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 39a0d19f4d9685d386701adde1367f47cb76860b76dbfa67a254d12e909024e8`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h951579638\dir1\. b59292f40c9b461b2fd2f2b9e425ff767c1f2bab7f59ea583b0c1e93d3a72d0a:testDir/`
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:279: checking that container "b59292f40c9b461b2fd2f2b9e425ff767c1f2bab7f59ea583b0c1e93d3a72d0a" start output contains "file1-1\n"
16:24:12 [2020-02-26T16:24:12.611Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b59292f40c9b461b2fd2f2b9e425ff767c1f2bab7f59ea583b0c1e93d3a72d0a`
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToDot (2.01s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.15s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.65s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.84s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateRM (0.29s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement Devicemapper
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.64s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.93s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.95s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.76s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.73s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.11s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.79s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.86s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.86s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.75s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.55s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsRename (1.93s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsResize (2.21s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.73s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.01s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.32s)
16:24:12 [2020-02-26T16:24:12.611Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:24:12 [2020-02-26T16:24:12.611Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.47s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.78s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.46s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.76s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.22s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement IsPausable
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.74s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.55s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.31s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement IsPausable
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.76s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.78s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.77s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.96s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.87s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.15s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.83s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.85s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.70s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.14s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.50s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.82s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.75s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.59s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.86s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.79s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.55s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.55s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.35s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.89s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.20s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.20s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.99s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.13s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.92s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.90s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsSince (8.52s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsTail (2.24s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.05s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.86s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement IsAmd64
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement IsAmd64
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:24:12 [2020-02-26T16:24:12.612Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.612Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.78s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.62s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.49s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.45s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.30s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.16s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.89s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.00s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.81s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.86s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.44s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.48s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.96s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.71s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.64s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.37s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (11.47s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (6.59s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.09s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.30s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.03s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.73s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.71s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.29s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiTag (0.71s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.06s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.66s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.49s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.77s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.76s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.84s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.85s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.80s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.01s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.80s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.07s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.89s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.75s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.74s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.83s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.88s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.81s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.23s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.63s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s)
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.613Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:24:12 [2020-02-26T16:24:12.613Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.77s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.05s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.36s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.76s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.91s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.68s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (1.99s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement Apparmor
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.72s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunRm (1.93s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.80s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.66s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.97s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.73s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.62s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.30s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement Apparmor
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.75s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.74s)
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:24:12 [2020-02-26T16:24:12.614Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:12 [2020-02-26T16:24:12.614Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.34s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.84s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.71s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.82s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.11s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.92s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.84s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.44s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.40s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.74s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.60s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement Apparmor
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.22s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.31s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.46s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement IsPausable
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.32s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.62s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:24:13 [2020-02-26T16:24:13.071Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
16:24:13 [2020-02-26T16:24:13.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.55s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.41s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.86s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.39s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s)
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerRegistrySuite (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerDaemonSuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerSwarmSuite
16:24:13 [2020-02-26T16:24:13.072Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerPluginSuite
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:24:13 [2020-02-26T16:24:13.072Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:24:13 [2020-02-26T16:24:13.073Z] --- PASS: TestDockerPluginSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerExternalVolumeSuite
16:24:13 [2020-02-26T16:24:13.073Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerNetworkSuite
16:24:13 [2020-02-26T16:24:13.073Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z] === RUN   TestDockerHubPullSuite
16:24:13 [2020-02-26T16:24:13.073Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:24:13 [2020-02-26T16:24:13.073Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:24:13 [2020-02-26T16:24:13.073Z] PASS
16:24:13 [2020-02-26T16:24:13.073Z] ok  	github.com/docker/docker/integration-cli	2175.436s
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Integration tests ended at 02/26/2020 16:24:12. Duration:00:36:22.7249596
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Docker info of the daemon under test at end of run
16:24:13 [2020-02-26T16:24:13.073Z] 
16:24:13 [2020-02-26T16:24:13.073Z] Containers: 2
16:24:13 [2020-02-26T16:24:13.073Z]  Running: 0
16:24:13 [2020-02-26T16:24:13.073Z]  Paused: 0
16:24:13 [2020-02-26T16:24:13.073Z]  Stopped: 2
16:24:13 [2020-02-26T16:24:13.073Z] Images: 12
16:24:13 [2020-02-26T16:24:13.073Z] Server Version: 0.0.0-dev
16:24:13 [2020-02-26T16:24:13.073Z] Storage Driver: windowsfilter
16:24:13 [2020-02-26T16:24:13.073Z]  Windows: 
16:24:13 [2020-02-26T16:24:13.073Z] Logging Driver: json-file
16:24:13 [2020-02-26T16:24:13.073Z] Plugins: 
16:24:13 [2020-02-26T16:24:13.073Z]  Volume: local
16:24:13 [2020-02-26T16:24:13.073Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:24:13 [2020-02-26T16:24:13.073Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:24:13 [2020-02-26T16:24:13.073Z] Swarm: inactive
16:24:13 [2020-02-26T16:24:13.073Z] Default Isolation: process
16:24:13 [2020-02-26T16:24:13.073Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:24:13 [2020-02-26T16:24:13.073Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
16:24:13 [2020-02-26T16:24:13.073Z] OSType: windows
16:24:13 [2020-02-26T16:24:13.073Z] Architecture: x86_64
16:24:13 [2020-02-26T16:24:13.073Z] CPUs: 4
16:24:13 [2020-02-26T16:24:13.073Z] Total Memory: 32GiB
16:24:13 [2020-02-26T16:24:13.073Z] Name: azwin-2-eea160
16:24:13 [2020-02-26T16:24:13.073Z] ID: JZPT:I7IC:G5YS:PKX6:U4LA:GBCJ:TF4K:IYAS:LV76:KQ7K:TK3H:AYAK
16:24:13 [2020-02-26T16:24:13.073Z] Docker Root Dir: D:\CI\PR-40586\1\daemon
16:24:13 [2020-02-26T16:24:13.073Z] Debug Mode (client): false
16:24:13 [2020-02-26T16:24:13.073Z] Debug Mode (server): true
16:24:13 [2020-02-26T16:24:13.073Z]  File Descriptors: -1
16:24:13 [2020-02-26T16:24:13.073Z]  Goroutines: 18
16:24:13 [2020-02-26T16:24:13.073Z]  System Time: 2020-02-26T16:24:12.7458029Z
16:24:13 [2020-02-26T16:24:13.073Z]  EventsListeners: 0
16:24:13 [2020-02-26T16:24:13.073Z] Registry: https://index.docker.io/v1/
16:24:13 [2020-02-26T16:24:13.073Z] Labels:
16:24:13 [2020-02-26T16:24:13.073Z] Experimental: false
16:24:13 [2020-02-26T16:24:13.073Z] Insecure Registries:
16:24:13 [2020-02-26T16:24:13.073Z]  127.0.0.0/8
16:24:13 [2020-02-26T16:24:13.073Z] Live Restore Enabled: false
16:24:13 [2020-02-26T16:24:13.073Z] 
16:24:13 [2020-02-26T16:24:13.073Z] 
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Stopping daemon under test
16:24:13 [2020-02-26T16:24:13.073Z] SUCCESS: The process with PID 8308 (child process of PID 8140) has been terminated.
16:24:13 [2020-02-26T16:24:13.073Z] SUCCESS: The process with PID 8140 (child process of PID 8116) has been terminated.
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Stop tailing logs of the daemon under tests
16:24:13 [2020-02-26T16:24:13.073Z] INFO: executeCI.ps1 Completed successfully at 02/26/2020 16:24:12.
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Tidying up at end of run
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Saving daemon under test log (d:\CI\PR-40586\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Saving daemon under test log (d:\CI\PR-40586\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:24:13 [2020-02-26T16:24:13.073Z] INFO: Nuke-Everything...
16:24:13 [2020-02-26T16:24:13.530Z] INFO: Container count on control daemon to delete is 2
16:24:13 [2020-02-26T16:24:13.986Z] b5d75db483ee
16:24:13 [2020-02-26T16:24:13.986Z] b97df2c9f91b
16:24:13 [2020-02-26T16:24:13.986Z] INFO: Non-base image count on control daemon to delete is 1
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:9291db72784343b343525e7daf9a6ffb5ad32b7c862388b927e41cf30f2f7a78
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:e8638a01feeedb9790fb82acf84c2a428278e6517a03c7e46aa120023e25e561
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:9b77f14295f6082412e175d88211175612e8b1922e36236d44e8347b9e331409
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:0a26677a9883715d4d246b864c73657b61d6956efdf8597e04d0cb22fb09c9d5
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:c687e234678ffbbefefbed52d2b4d5cf2bfb3b79c9306a80e06166c4bd31c75f
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:f4c9456d44ac660e0bd598e81e766322d2686562eeb787b858b99cf0fe622690
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:2a0bb64a357e3dc2d1cbc5562556fa2472d62e41b619ce92275fa546b3164d79
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:d9538269c2f2f529d42eff25a9c382befa4a0bf731a5209850c935dc2495b29f
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:430e0eb6a42740c566c1c35bdc257ecb4495d1f622a1904a0c22a0ee261227e0
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:946a0bd80ecf45d03c2f35c262add6e914585d08575128c5a6e1b8d51b8aef5b
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:18fe2aa9026169076ed56c727b34149699891077a1389fe892264458201bfdea
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:98368911c074380dfaf2f88ebb41735eae556dd2de920ca6c4e66ebc76f83756
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:bab776d47aa707e2a08ea0515605d9dd5e03f79aaee208c073a839e7ecaa61b5
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:ad99df7465a17241e9233924c79569a9f96c78137fd827a2c0e6d12af0671e59
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:447776d811dbe343b0b1daf08a7aac428665c32f9292f4a06e9d5a240c4f1a86
16:24:18 [2020-02-26T16:24:18.699Z] Deleted: sha256:92009abccd8c4f1201302c7f1698ec1f3aac1cf46af7f4e5b8b7589cfefc112a
16:24:18 [2020-02-26T16:24:18.699Z] INFO: Tidying pidfile d:\CI\PR-40586\1\docker.pid
16:24:18 [2020-02-26T16:24:18.699Z] INFO: Nuking d:\CI
16:24:43 [2020-02-26T16:24:43.814Z] INFO: Zapped successfully
16:24:43 [2020-02-26T16:24:43.814Z] 
16:24:43 [2020-02-26T16:24:43.814Z] INFO: executeCI.ps1 exiting at Wed Feb 26 16:24:42 CUT 2020. Duration 00:51:58.1942835
16:24:43 [2020-02-26T16:24:43.814Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:24:45 [2020-02-26T16:24:45.431Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:24:46 [2020-02-26T16:24:46.593Z] Archiving artifacts
16:24:47 [2020-02-26T16:24:47.765Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:24:48 [2020-02-26T16:24:48.684Z] + make clean
16:24:49 [2020-02-26T16:24:49.641Z] docker volume rm -f docker-dev-cache
16:24:49 [2020-02-26T16:24:49.641Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:25:19 [2020-02-26T16:25:19.425Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:25:31 [2020-02-26T16:25:31.614Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:25:34 [2020-02-26T16:25:34.910Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:25:37 [2020-02-26T16:25:37.414Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:25:47 [2020-02-26T16:25:47.376Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:25:49 [2020-02-26T16:25:49.880Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:26:46 [2020-02-26T16:26:46.151Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:26:46 [2020-02-26T16:26:46.709Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:26:50 [2020-02-26T16:26:50.862Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:26:53 [2020-02-26T16:26:53.366Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:26:58 [2020-02-26T16:26:58.595Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:27:01 [2020-02-26T16:27:01.104Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:27:23 [2020-02-26T16:27:23.090Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:27:37 [2020-02-26T16:27:37.967Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:27:39 [2020-02-26T16:27:39.889Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:27:43 [2020-02-26T16:27:43.184Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:27:46 [2020-02-26T16:27:46.440Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:27:54 [2020-02-26T16:27:54.505Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:27:59 [2020-02-26T16:27:59.732Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:28:02 [2020-02-26T16:28:02.237Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:28:05 [2020-02-26T16:28:05.495Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:28:08 [2020-02-26T16:28:08.748Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:28:12 [2020-02-26T16:28:12.002Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:28:15 [2020-02-26T16:28:15.256Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:28:17 [2020-02-26T16:28:17.761Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:29:14 [2020-02-26T16:29:14.015Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:29:28 [2020-02-26T16:29:28.881Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:29:46 [2020-02-26T16:29:46.900Z] --- PASS: TestDockerSwarmSuite (1915.63s)
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.21s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d8530a4b2c14f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d8530a4b2c14f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d8530a4b2c14f] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d8530a4b2c14f] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d8530a4b2c14f] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d8530a4b2c14f] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.88s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [db9e4816967ba] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [db9e4816967ba] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [db9e4816967ba] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [db9e4816967ba] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [db9e4816967ba] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [db9e4816967ba] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.51s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d338632b9ac79] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d338632b9ac79] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d338632b9ac79] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d338632b9ac79] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d338632b9ac79] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d338632b9ac79] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d25ddcf17d122] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d25ddcf17d122] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d25ddcf17d122] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d4eabf2698eb9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d4eabf2698eb9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d4eabf2698eb9] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d25ddcf17d122] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d25ddcf17d122] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d25ddcf17d122] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d4eabf2698eb9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d4eabf2698eb9] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d4eabf2698eb9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.82s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d597f75868eee] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d597f75868eee] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d597f75868eee] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d597f75868eee] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d597f75868eee] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d597f75868eee] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.81s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d6e0ce4e9f9f4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d6e0ce4e9f9f4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d6e0ce4e9f9f4] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d9af18a040f38] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d9af18a040f38] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d9af18a040f38] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d9af18a040f38] joining swarm manager [d6e0ce4e9f9f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d9af18a040f38] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d9af18a040f38] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d9af18a040f38] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d26f214f77e50] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d26f214f77e50] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d26f214f77e50] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d26f214f77e50] joining swarm manager [d6e0ce4e9f9f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d6e0ce4e9f9f4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d6e0ce4e9f9f4] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d6e0ce4e9f9f4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:379: Daemon d9af18a040f38 is not started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d26f214f77e50] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d26f214f77e50] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d26f214f77e50] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:29:46 [2020-02-26T16:29:46.900Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [decfe7c76f74e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [decfe7c76f74e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [decfe7c76f74e] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df970f290b4c1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df970f290b4c1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [df970f290b4c1] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [df970f290b4c1] joining swarm manager [decfe7c76f74e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [decfe7c76f74e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [decfe7c76f74e] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [decfe7c76f74e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [df970f290b4c1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [df970f290b4c1] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [df970f290b4c1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [decfe7c76f74e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [decfe7c76f74e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [decfe7c76f74e] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df970f290b4c1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df970f290b4c1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [df970f290b4c1] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [decfe7c76f74e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [decfe7c76f74e] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [decfe7c76f74e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [df970f290b4c1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [df970f290b4c1] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [df970f290b4c1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d4b3a7682de1d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d4b3a7682de1d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d4b3a7682de1d] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d4b3a7682de1d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d4b3a7682de1d] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d4b3a7682de1d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.89s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [deaa1e0e40c93] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [deaa1e0e40c93] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [deaa1e0e40c93] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d0cf63b2e1608] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d0cf63b2e1608] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d0cf63b2e1608] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [deaa1e0e40c93] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [deaa1e0e40c93] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [deaa1e0e40c93] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d0cf63b2e1608] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d0cf63b2e1608] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d0cf63b2e1608] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.10s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d7776bee9a6b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d7776bee9a6b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d7776bee9a6b1] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [da1e85b8cfcd0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [da1e85b8cfcd0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [da1e85b8cfcd0] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [da1e85b8cfcd0] joining swarm manager [d7776bee9a6b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d2a4396dd8e5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d2a4396dd8e5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d2a4396dd8e5b] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d2a4396dd8e5b] joining swarm manager [d7776bee9a6b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d7776bee9a6b1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d7776bee9a6b1] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d7776bee9a6b1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d7776bee9a6b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d7776bee9a6b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d7776bee9a6b1] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         docker_api_swarm_test.go:364: Waiting for possible election...
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d7776bee9a6b1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d7776bee9a6b1] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d7776bee9a6b1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [da1e85b8cfcd0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [da1e85b8cfcd0] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [da1e85b8cfcd0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d2a4396dd8e5b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d2a4396dd8e5b] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d2a4396dd8e5b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.63s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dde21297ac025] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dde21297ac025] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [dde21297ac025] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d871f649555e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d871f649555e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d871f649555e0] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d871f649555e0] joining swarm manager [dde21297ac025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d2b95493b7e1e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d2b95493b7e1e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d2b95493b7e1e] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d2b95493b7e1e] joining swarm manager [dde21297ac025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [dde21297ac025] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [dde21297ac025] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [dde21297ac025] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d871f649555e0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d871f649555e0] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d871f649555e0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d2b95493b7e1e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d2b95493b7e1e] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d2b95493b7e1e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d39b97e406c18] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d39b97e406c18] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d39b97e406c18] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [de0fe37df05e3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [de0fe37df05e3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [de0fe37df05e3] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d39b97e406c18] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d39b97e406c18] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d39b97e406c18] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [de0fe37df05e3] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [de0fe37df05e3] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [de0fe37df05e3] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [db284277b8d96] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [db284277b8d96] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [db284277b8d96] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [db284277b8d96] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [db284277b8d96] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [db284277b8d96] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.87s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df4ca8aa9d6c5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [df4ca8aa9d6c5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [df4ca8aa9d6c5] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dae73f54d59af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dae73f54d59af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [dae73f54d59af] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [dae73f54d59af] joining swarm manager [df4ca8aa9d6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d1242ec8a689e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [d1242ec8a689e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:353: [d1242ec8a689e] daemon started
16:29:46 [2020-02-26T16:29:46.900Z]         check_test.go:358: [d1242ec8a689e] joining swarm manager [df4ca8aa9d6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [df4ca8aa9d6c5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [df4ca8aa9d6c5] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [df4ca8aa9d6c5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [dae73f54d59af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [dae73f54d59af] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [dae73f54d59af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:461: [d1242ec8a689e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:296: [d1242ec8a689e] exiting daemon
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:448: [d1242ec8a689e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.69s)
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dba2e08bd8410] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.900Z]         daemon.go:325: [dba2e08bd8410] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [dba2e08bd8410] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [dba2e08bd8410] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [dba2e08bd8410] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [dba2e08bd8410] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dba2e08bd8410] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dba2e08bd8410] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [dba2e08bd8410] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d806a35850822] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d806a35850822] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d806a35850822] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d806a35850822] joining swarm manager [dba2e08bd8410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d806a35850822] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d806a35850822] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d806a35850822] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d806a35850822] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d806a35850822] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d806a35850822] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d19b92fceded9] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d19b92fceded9] joining swarm manager [dba2e08bd8410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d19b92fceded9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d19b92fceded9] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d19b92fceded9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d19b92fceded9] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d19b92fceded9] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d19b92fceded9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d19b92fceded9] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [dba2e08bd8410] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [dba2e08bd8410] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [dba2e08bd8410] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d806a35850822] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d806a35850822] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d806a35850822] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d19b92fceded9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d19b92fceded9] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d19b92fceded9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.88s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [db59c76ebda2b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [db59c76ebda2b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [db59c76ebda2b] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d741a581e90c6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d741a581e90c6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d741a581e90c6] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d741a581e90c6] joining swarm manager [db59c76ebda2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [db59c76ebda2b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [db59c76ebda2b] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [db59c76ebda2b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d741a581e90c6] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d741a581e90c6] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d741a581e90c6] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.56s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62d7f89b17d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62d7f89b17d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d62d7f89b17d9] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d93982bc4fdcb] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d93982bc4fdcb] joining swarm manager [d62d7f89b17d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d2d2154e30bf7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d2d2154e30bf7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d2d2154e30bf7] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d2d2154e30bf7] joining swarm manager [d62d7f89b17d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d93982bc4fdcb] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d93982bc4fdcb] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d93982bc4fdcb] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93982bc4fdcb] error pinging daemon on start: Get http://d93982bc4fdcb.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93982bc4fdcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d93982bc4fdcb] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d62d7f89b17d9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d62d7f89b17d9] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d62d7f89b17d9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d93982bc4fdcb] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d93982bc4fdcb] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d93982bc4fdcb] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d2d2154e30bf7] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d2d2154e30bf7] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d2d2154e30bf7] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d9e8ae5c9365d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d9e8ae5c9365d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d9e8ae5c9365d] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d9e8ae5c9365d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d9e8ae5c9365d] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d9e8ae5c9365d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.25s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [df1a7d0e54885] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [df1a7d0e54885] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [df1a7d0e54885] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5870d6c2dc1a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5870d6c2dc1a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d5870d6c2dc1a] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d5870d6c2dc1a] joining swarm manager [df1a7d0e54885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [df1a7d0e54885] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [df1a7d0e54885] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [df1a7d0e54885] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d5870d6c2dc1a] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d5870d6c2dc1a] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d5870d6c2dc1a] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.97s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [ddaa71cefb4d4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [ddaa71cefb4d4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [ddaa71cefb4d4] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d5f8e7c142077] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d5f8e7c142077] joining swarm manager [ddaa71cefb4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d50f82946a3cb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d50f82946a3cb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d50f82946a3cb] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d50f82946a3cb] joining swarm manager [ddaa71cefb4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d5f8e7c142077] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d5f8e7c142077] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d5f8e7c142077] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d50f82946a3cb] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d50f82946a3cb] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d50f82946a3cb] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5f8e7c142077] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d5f8e7c142077] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [ddaa71cefb4d4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [ddaa71cefb4d4] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [ddaa71cefb4d4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d5f8e7c142077] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d5f8e7c142077] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d5f8e7c142077] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:379: Daemon d50f82946a3cb is not started
16:29:46 [2020-02-26T16:29:46.901Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (68.66s)
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d5506fed8fae1] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d93f91d57f3b6] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d93f91d57f3b6] joining swarm manager [d5506fed8fae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d6dfe527b2d89] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d6dfe527b2d89] joining swarm manager [d5506fed8fae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d62852d07773a] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d62852d07773a] joining swarm manager [d5506fed8fae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [d8279bcae5692] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [d8279bcae5692] joining swarm manager [d5506fed8fae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:353: [dbb4a8198fe13] daemon started
16:29:46 [2020-02-26T16:29:46.901Z]         check_test.go:358: [dbb4a8198fe13] joining swarm manager [d5506fed8fae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d93f91d57f3b6] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d5506fed8fae1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [dbb4a8198fe13] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d6dfe527b2d89] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d62852d07773a] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:461: [d8279bcae5692] Stopping daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d5506fed8fae1] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d5506fed8fae1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d93f91d57f3b6] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d93f91d57f3b6] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d62852d07773a] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d62852d07773a] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d8279bcae5692] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d8279bcae5692] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [d6dfe527b2d89] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [d6dfe527b2d89] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:296: [dbb4a8198fe13] exiting daemon
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:448: [dbb4a8198fe13] Daemon stopped
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [dbb4a8198fe13] error pinging daemon on start: Get http://dbb4a8198fe13.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d6dfe527b2d89] error pinging daemon on start: Get http://d6dfe527b2d89.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d5506fed8fae1] error pinging daemon on start: Get http://d5506fed8fae1.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d93f91d57f3b6] error pinging daemon on start: Get http://d93f91d57f3b6.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d62852d07773a] error pinging daemon on start: Get http://d62852d07773a.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d8279bcae5692] error pinging daemon on start: Get http://d8279bcae5692.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d6dfe527b2d89] error pinging daemon on start: Get http://d6dfe527b2d89.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [dbb4a8198fe13] error pinging daemon on start: Get http://dbb4a8198fe13.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.901Z]         daemon.go:339: [d5506fed8fae1] error pinging daemon on start: Get http://d5506fed8fae1.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d93f91d57f3b6] error pinging daemon on start: Get http://d93f91d57f3b6.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d62852d07773a] error pinging daemon on start: Get http://d62852d07773a.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d8279bcae5692] error pinging daemon on start: Get http://d8279bcae5692.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d6dfe527b2d89] error pinging daemon on start: Get http://d6dfe527b2d89.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [dbb4a8198fe13] error pinging daemon on start: Get http://dbb4a8198fe13.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d5506fed8fae1] error pinging daemon on start: Get http://d5506fed8fae1.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d93f91d57f3b6] error pinging daemon on start: Get http://d93f91d57f3b6.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d62852d07773a] error pinging daemon on start: Get http://d62852d07773a.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:339: [d8279bcae5692] error pinging daemon on start: Get http://d8279bcae5692.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dbb4a8198fe13] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d6dfe527b2d89] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d5506fed8fae1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d93f91d57f3b6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d62852d07773a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d8279bcae5692] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d5506fed8fae1] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d93f91d57f3b6] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d62852d07773a] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d6dfe527b2d89] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [dbb4a8198fe13] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d8279bcae5692] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d5506fed8fae1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d5506fed8fae1] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d5506fed8fae1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d93f91d57f3b6] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d93f91d57f3b6] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d93f91d57f3b6] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d6dfe527b2d89] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d6dfe527b2d89] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d6dfe527b2d89] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d62852d07773a] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d62852d07773a] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d62852d07773a] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d8279bcae5692] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d8279bcae5692] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d8279bcae5692] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [dbb4a8198fe13] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [dbb4a8198fe13] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [dbb4a8198fe13] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de86f2ee8e1c0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de86f2ee8e1c0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [de86f2ee8e1c0] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [de86f2ee8e1c0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [de86f2ee8e1c0] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [de86f2ee8e1c0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de86f2ee8e1c0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de86f2ee8e1c0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [de86f2ee8e1c0] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [de86f2ee8e1c0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [de86f2ee8e1c0] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [de86f2ee8e1c0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.89s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4933ceb3aa43] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4933ceb3aa43] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d4933ceb3aa43] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d4933ceb3aa43] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d4933ceb3aa43] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d4933ceb3aa43] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4a137c68ef58] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4a137c68ef58] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d4a137c68ef58] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4437663f6ff1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d4437663f6ff1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d4437663f6ff1] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d4437663f6ff1] joining swarm manager [d4a137c68ef58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d1c92972c4a55] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d1c92972c4a55] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d1c92972c4a55] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d1c92972c4a55] joining swarm manager [d4a137c68ef58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d4a137c68ef58] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d4a137c68ef58] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d4a137c68ef58] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d4437663f6ff1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d4437663f6ff1] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d4437663f6ff1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d1c92972c4a55] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d1c92972c4a55] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d1c92972c4a55] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.49s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d403fcd71d116] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d403fcd71d116] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d403fcd71d116] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d145ca89bbd01] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d145ca89bbd01] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d145ca89bbd01] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d145ca89bbd01] joining swarm manager [d403fcd71d116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d93ddae026f99] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d93ddae026f99] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d93ddae026f99] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d93ddae026f99] joining swarm manager [d403fcd71d116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d403fcd71d116] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d403fcd71d116] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d403fcd71d116] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d145ca89bbd01] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d145ca89bbd01] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d145ca89bbd01] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d93ddae026f99] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d93ddae026f99] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d93ddae026f99] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dabcc7879a559] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dabcc7879a559] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [dabcc7879a559] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d790d4194cb4f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d790d4194cb4f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d790d4194cb4f] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d790d4194cb4f] joining swarm manager [dabcc7879a559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d6c2be7dc932e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d6c2be7dc932e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d6c2be7dc932e] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d6c2be7dc932e] joining swarm manager [dabcc7879a559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [dabcc7879a559] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [dabcc7879a559] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [dabcc7879a559] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d790d4194cb4f] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d790d4194cb4f] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d790d4194cb4f] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d6c2be7dc932e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d6c2be7dc932e] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d6c2be7dc932e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d2ffa5a083fc8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d2ffa5a083fc8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d2ffa5a083fc8] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d2ffa5a083fc8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d2ffa5a083fc8] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d2ffa5a083fc8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.61s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de93ef18868e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [de93ef18868e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [de93ef18868e0] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [da670e1ebaedc] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [da670e1ebaedc] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [da670e1ebaedc] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [da670e1ebaedc] joining swarm manager [de93ef18868e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [ddd20ba52d77c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [ddd20ba52d77c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [ddd20ba52d77c] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [ddd20ba52d77c] joining swarm manager [de93ef18868e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d1ec517f272de] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d1ec517f272de] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d1ec517f272de] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d1ec517f272de] joining swarm manager [de93ef18868e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d9ff36c9ec5ff] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d9ff36c9ec5ff] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d9ff36c9ec5ff] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d9ff36c9ec5ff] joining swarm manager [de93ef18868e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [de93ef18868e0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [de93ef18868e0] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [de93ef18868e0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [da670e1ebaedc] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [da670e1ebaedc] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [da670e1ebaedc] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [ddd20ba52d77c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [ddd20ba52d77c] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [ddd20ba52d77c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d1ec517f272de] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d1ec517f272de] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d1ec517f272de] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d9ff36c9ec5ff] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d9ff36c9ec5ff] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d9ff36c9ec5ff] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.12s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d625fb2f33dfb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d625fb2f33dfb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d625fb2f33dfb] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d625fb2f33dfb] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d625fb2f33dfb] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d625fb2f33dfb] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.48s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d367179eb9c6c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d367179eb9c6c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d367179eb9c6c] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d82a4a2d4f84f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d82a4a2d4f84f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d82a4a2d4f84f] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [d82a4a2d4f84f] joining swarm manager [d367179eb9c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dee9c4086dd61] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [dee9c4086dd61] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [dee9c4086dd61] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         check_test.go:358: [dee9c4086dd61] joining swarm manager [d367179eb9c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d367179eb9c6c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d367179eb9c6c] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d367179eb9c6c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [d82a4a2d4f84f] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [d82a4a2d4f84f] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [d82a4a2d4f84f] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:461: [dee9c4086dd61] Stopping daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:296: [dee9c4086dd61] exiting daemon
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:448: [dee9c4086dd61] Daemon stopped
16:29:46 [2020-02-26T16:29:46.902Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.83s)
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d362902771eb8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d362902771eb8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d362902771eb8] daemon started
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d28669b92adc6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:325: [d28669b92adc6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.902Z]         daemon.go:353: [d28669b92adc6] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [d28669b92adc6] joining swarm manager [d362902771eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [da12e529cd0b9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [da12e529cd0b9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [da12e529cd0b9] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [da12e529cd0b9] joining swarm manager [d362902771eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d28669b92adc6] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d28669b92adc6] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d28669b92adc6] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d362902771eb8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d362902771eb8] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d362902771eb8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:379: Daemon d28669b92adc6 is not started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [da12e529cd0b9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [da12e529cd0b9] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [da12e529cd0b9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d2343294a32e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d2343294a32e0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d2343294a32e0] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d45b0b695cda0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d45b0b695cda0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d45b0b695cda0] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [d45b0b695cda0] joining swarm manager [d2343294a32e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d60a18f996ace] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d60a18f996ace] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d60a18f996ace] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [d60a18f996ace] joining swarm manager [d2343294a32e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d2343294a32e0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d2343294a32e0] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d2343294a32e0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d45b0b695cda0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d45b0b695cda0] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d45b0b695cda0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d60a18f996ace] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d60a18f996ace] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d60a18f996ace] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.25s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1afb82b62534] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1afb82b62534] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d1afb82b62534] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d9ffc8526c894] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d9ffc8526c894] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d9ffc8526c894] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [d9ffc8526c894] joining swarm manager [d1afb82b62534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d0563d651ce2c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d0563d651ce2c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d0563d651ce2c] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         check_test.go:358: [d0563d651ce2c] joining swarm manager [d1afb82b62534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d1afb82b62534] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d1afb82b62534] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d1afb82b62534] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d9ffc8526c894] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d9ffc8526c894] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d9ffc8526c894] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d0563d651ce2c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d0563d651ce2c] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d0563d651ce2c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d48aee90dd048] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d48aee90dd048] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d48aee90dd048] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d48aee90dd048] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d48aee90dd048] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d48aee90dd048] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.42s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d78caa684bcc9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d78caa684bcc9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d78caa684bcc9] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d78caa684bcc9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d78caa684bcc9] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d78caa684bcc9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.01s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d8ffc6c8ce316] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d8ffc6c8ce316] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d8ffc6c8ce316] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d8ffc6c8ce316] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d8ffc6c8ce316] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d8ffc6c8ce316] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.61s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de6d9b9c18497] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de6d9b9c18497] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [de6d9b9c18497] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [de6d9b9c18497] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [de6d9b9c18497] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [de6d9b9c18497] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1f6946324798] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1f6946324798] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d1f6946324798] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d1f6946324798] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d1f6946324798] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d1f6946324798] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d3f0cb8793bca] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d3f0cb8793bca] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d3f0cb8793bca] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d3f0cb8793bca] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d3f0cb8793bca] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d3f0cb8793bca] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.15s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d5fa76b6bac88] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d5fa76b6bac88] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d5fa76b6bac88] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d5fa76b6bac88] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d5fa76b6bac88] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d5fa76b6bac88] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.91s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dbbddef947f5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dbbddef947f5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [dbbddef947f5b] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [dbbddef947f5b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [dbbddef947f5b] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [dbbddef947f5b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.89s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1b758b81fb36] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d1b758b81fb36] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d1b758b81fb36] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d1b758b81fb36] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d1b758b81fb36] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d1b758b81fb36] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.95s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dd4a91a314d72] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dd4a91a314d72] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [dd4a91a314d72] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [dd4a91a314d72] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [dd4a91a314d72] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [dd4a91a314d72] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.62s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d80481d343af5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d80481d343af5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d80481d343af5] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d80481d343af5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d80481d343af5] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d80481d343af5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.90s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d4cb52db0ab06] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d4cb52db0ab06] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d4cb52db0ab06] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d4cb52db0ab06] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d4cb52db0ab06] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d4cb52db0ab06] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dbdc79e5c1db4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dbdc79e5c1db4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [dbdc79e5c1db4] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [dbdc79e5c1db4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [dbdc79e5c1db4] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [dbdc79e5c1db4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.75s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d37e524ae4ac7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d37e524ae4ac7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d37e524ae4ac7] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d37e524ae4ac7] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d37e524ae4ac7] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d37e524ae4ac7] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.45s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d472e7ec9e586] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d472e7ec9e586] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d472e7ec9e586] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d472e7ec9e586] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d472e7ec9e586] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d472e7ec9e586] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d2be0acce2811] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d2be0acce2811] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d2be0acce2811] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d2be0acce2811] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d2be0acce2811] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d2be0acce2811] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.47s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dfa918c85591c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [dfa918c85591c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [dfa918c85591c] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [dfa918c85591c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [dfa918c85591c] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [dfa918c85591c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.62s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de2a167ec17c4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de2a167ec17c4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [de2a167ec17c4] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [de2a167ec17c4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [de2a167ec17c4] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [de2a167ec17c4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.43s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d870b8806cbae] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d870b8806cbae] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d870b8806cbae] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d870b8806cbae] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d870b8806cbae] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d870b8806cbae] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.15s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d837ef33a75b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d837ef33a75b1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d837ef33a75b1] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d837ef33a75b1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d837ef33a75b1] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d837ef33a75b1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.68s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de51067452433] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [de51067452433] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [de51067452433] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [de51067452433] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [de51067452433] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [de51067452433] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.88s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d0f6ff6f2132b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d0f6ff6f2132b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d0f6ff6f2132b] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d0f6ff6f2132b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d0f6ff6f2132b] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d0f6ff6f2132b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.72s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d842c38ae2a54] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d842c38ae2a54] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d842c38ae2a54] daemon started
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:461: [d842c38ae2a54] Stopping daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:296: [d842c38ae2a54] exiting daemon
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:448: [d842c38ae2a54] Daemon stopped
16:29:46 [2020-02-26T16:29:46.903Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.68s)
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d42155a396bed] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:325: [d42155a396bed] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.903Z]         daemon.go:353: [d42155a396bed] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.rwg8ociiwvon@3c8ca3f91deb    | hello2\n"
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.rmpkdijareeb@3c8ca3f91deb    | hello1\n"
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d42155a396bed] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d42155a396bed] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d42155a396bed] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.21s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d266904794abd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d266904794abd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d266904794abd] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d266904794abd] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d266904794abd] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d266904794abd] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.31s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d3b2f66e07435] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d3b2f66e07435] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d3b2f66e07435] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d3b2f66e07435] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d3b2f66e07435] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d3b2f66e07435] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.32s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d02adf08966ea] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d02adf08966ea] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d02adf08966ea] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d02adf08966ea] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d02adf08966ea] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d02adf08966ea] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.01s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d56ce6930588c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d56ce6930588c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d56ce6930588c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d56ce6930588c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d56ce6930588c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d56ce6930588c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.38s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d1b292b57ea8c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d1b292b57ea8c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d1b292b57ea8c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d1b292b57ea8c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d1b292b57ea8c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d1b292b57ea8c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da3b22523f5f7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da3b22523f5f7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [da3b22523f5f7] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [da3b22523f5f7] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [da3b22523f5f7] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [da3b22523f5f7] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d0985241f7c95] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d0985241f7c95] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d0985241f7c95] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d0985241f7c95] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d0985241f7c95] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d0985241f7c95] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d27e3b38b758a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d27e3b38b758a] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d27e3b38b758a] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:242: checking task emi4mz16f5m9
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:247: checking messages for emi4mz16f5m9
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:242: checking task uuv5meg7ab9j
16:29:46 [2020-02-26T16:29:46.904Z]         docker_cli_service_logs_test.go:247: checking messages for uuv5meg7ab9j
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d27e3b38b758a] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d27e3b38b758a] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d27e3b38b758a] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d8ce555b41cb2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d8ce555b41cb2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d8ce555b41cb2] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d8ce555b41cb2] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d8ce555b41cb2] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d8ce555b41cb2] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.96s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d703ec078051c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d703ec078051c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d703ec078051c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d703ec078051c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d703ec078051c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d703ec078051c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d703ec078051c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d703ec078051c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d703ec078051c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d703ec078051c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d703ec078051c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d703ec078051c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d703ec078051c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d703ec078051c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d703ec078051c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d703ec078051c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d703ec078051c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d703ec078051c] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d703ec078051c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d703ec078051c] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d703ec078051c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.38s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da1155a3790ef] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da1155a3790ef] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [da1155a3790ef] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [da1155a3790ef] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [da1155a3790ef] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [da1155a3790ef] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.83s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [df5ca2d2d4071] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [df5ca2d2d4071] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [df5ca2d2d4071] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [df5ca2d2d4071] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [df5ca2d2d4071] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [df5ca2d2d4071] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.19s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [dcae5311b0aea] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [dcae5311b0aea] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [dcae5311b0aea] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [df7ce9c05c3f5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [df7ce9c05c3f5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [df7ce9c05c3f5] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [df7ce9c05c3f5] joining swarm manager [dcae5311b0aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d639a18c6d5a2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d639a18c6d5a2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d639a18c6d5a2] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [d639a18c6d5a2] joining swarm manager [dcae5311b0aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [dcae5311b0aea] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [dcae5311b0aea] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [dcae5311b0aea] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [df7ce9c05c3f5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [df7ce9c05c3f5] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [df7ce9c05c3f5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d639a18c6d5a2] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d639a18c6d5a2] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d639a18c6d5a2] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9ec30ace8465] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9ec30ace8465] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d9ec30ace8465] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d9ec30ace8465] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d9ec30ace8465] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d9ec30ace8465] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d6b08d7f9cd35] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d6b08d7f9cd35] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d6b08d7f9cd35] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d6b08d7f9cd35] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d6b08d7f9cd35] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d6b08d7f9cd35] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.35s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d4ade003484d4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d4ade003484d4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d4ade003484d4] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d4ade003484d4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d4ade003484d4] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d4ade003484d4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (20.12s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d392a73075e10] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d392a73075e10] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d392a73075e10] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [ddd9e1bc3dfb2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [ddd9e1bc3dfb2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [ddd9e1bc3dfb2] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [ddd9e1bc3dfb2] joining swarm manager [d392a73075e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d6626c8a1f8e5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d6626c8a1f8e5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d6626c8a1f8e5] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [d6626c8a1f8e5] joining swarm manager [d392a73075e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d392a73075e10] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d392a73075e10] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d392a73075e10] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [ddd9e1bc3dfb2] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [ddd9e1bc3dfb2] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [ddd9e1bc3dfb2] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d6626c8a1f8e5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d6626c8a1f8e5] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d6626c8a1f8e5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.55s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d282e3b7a9c5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d282e3b7a9c5b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d282e3b7a9c5b] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d282e3b7a9c5b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d282e3b7a9c5b] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d282e3b7a9c5b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (226.03s)
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da7893275e946] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [da7893275e946] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [da7893275e946] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d9b8db340ecf8] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [d9b8db340ecf8] joining swarm manager [da7893275e946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d684d94044d33] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         check_test.go:358: [d684d94044d33] joining swarm manager [da7893275e946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d9b8db340ecf8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d9b8db340ecf8] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d9b8db340ecf8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d9b8db340ecf8] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d684d94044d33] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d684d94044d33] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d684d94044d33] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d684d94044d33] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d9b8db340ecf8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d9b8db340ecf8] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d9b8db340ecf8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d9b8db340ecf8] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d684d94044d33] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d684d94044d33] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d684d94044d33] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d684d94044d33] daemon started
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:461: [d9b8db340ecf8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:296: [d9b8db340ecf8] exiting daemon
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:448: [d9b8db340ecf8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:325: [d9b8db340ecf8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.904Z]         daemon.go:353: [d9b8db340ecf8] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d684d94044d33] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d684d94044d33] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d684d94044d33] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d684d94044d33] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d684d94044d33] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da7893275e946] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da7893275e946] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da7893275e946] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d9b8db340ecf8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d9b8db340ecf8] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d9b8db340ecf8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d684d94044d33] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d684d94044d33] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d684d94044d33] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.99s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d93db628e9eb7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d93db628e9eb7] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d93db628e9eb7] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d93db628e9eb7] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d93db628e9eb7] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d93db628e9eb7] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.03s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d502e85a083f3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d502e85a083f3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d502e85a083f3] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d502e85a083f3] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d502e85a083f3] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d502e85a083f3] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d502e85a083f3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d502e85a083f3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d502e85a083f3] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d502e85a083f3] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d502e85a083f3] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d502e85a083f3] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d502e85a083f3] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.21s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d1721f99d0dc0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d1721f99d0dc0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d1721f99d0dc0] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d1721f99d0dc0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d1721f99d0dc0] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d1721f99d0dc0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d3f543068b9b5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d3f543068b9b5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d3f543068b9b5] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d3f543068b9b5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d3f543068b9b5] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d3f543068b9b5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.96s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [da4c49bd938dd] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da4c49bd938dd] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da4c49bd938dd] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da4c49bd938dd] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da4c49bd938dd] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da4c49bd938dd] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da4c49bd938dd] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [da4c49bd938dd] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da4c49bd938dd] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da4c49bd938dd] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da4c49bd938dd] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [def3c257e735b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [def3c257e735b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [def3c257e735b] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [def3c257e735b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [def3c257e735b] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [def3c257e735b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.75s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d4e9db5ce4c2d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d4e9db5ce4c2d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d4e9db5ce4c2d] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d4e9db5ce4c2d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d4e9db5ce4c2d] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d4e9db5ce4c2d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
16:29:46 [2020-02-26T16:29:46.905Z]         requirement.go:26: unmatched requirement IPv6
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.04s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [da7c3fd93c45c] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da7c3fd93c45c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da7c3fd93c45c] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da7c3fd93c45c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [da7c3fd93c45c] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da7c3fd93c45c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da7c3fd93c45c] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da7c3fd93c45c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [da7c3fd93c45c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [da7c3fd93c45c] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [da7c3fd93c45c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [da7c3fd93c45c] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [da7c3fd93c45c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d8dfd6cc1cfcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d8dfd6cc1cfcb] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d8dfd6cc1cfcb] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d8dfd6cc1cfcb] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d8dfd6cc1cfcb] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d8dfd6cc1cfcb] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6ec49f35bb3d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6ec49f35bb3d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d6ec49f35bb3d] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d6ec49f35bb3d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d6ec49f35bb3d] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d6ec49f35bb3d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.21s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df011dc48469d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df011dc48469d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [df011dc48469d] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [df011dc48469d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [df011dc48469d] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [df011dc48469d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.74s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d547af81cf928] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d547af81cf928] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d547af81cf928] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d674ae41670d6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d674ae41670d6] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d674ae41670d6] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d547af81cf928] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d547af81cf928] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d547af81cf928] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d674ae41670d6] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d674ae41670d6] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d674ae41670d6] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.03s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [dac0c612d0912] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [dac0c612d0912] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [dac0c612d0912] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d89825246a208] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         check_test.go:358: [d89825246a208] joining swarm manager [dac0c612d0912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d89825246a208] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d89825246a208] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d89825246a208] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d89825246a208] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d9567241eeff8] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         check_test.go:358: [d9567241eeff8] joining swarm manager [dac0c612d0912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d89825246a208] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d89825246a208] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d89825246a208] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d89825246a208] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d89825246a208] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d9567241eeff8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d9567241eeff8] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d9567241eeff8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d9567241eeff8] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d9567241eeff8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d9567241eeff8] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d9567241eeff8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d9567241eeff8] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d9567241eeff8] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [dac0c612d0912] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [dac0c612d0912] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [dac0c612d0912] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d89825246a208] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d89825246a208] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d89825246a208] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d9567241eeff8] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d9567241eeff8] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d9567241eeff8] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.76s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [ddb3ed84dfa6c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [ddb3ed84dfa6c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [ddb3ed84dfa6c] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6a2df7b59e85] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6a2df7b59e85] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d6a2df7b59e85] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [ddb3ed84dfa6c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [ddb3ed84dfa6c] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [ddb3ed84dfa6c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d6a2df7b59e85] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d6a2df7b59e85] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d6a2df7b59e85] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.42s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6733d903e1b0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6733d903e1b0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d6733d903e1b0] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d6733d903e1b0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d6733d903e1b0] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d6733d903e1b0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6733d903e1b0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d6733d903e1b0] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d6733d903e1b0] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [d6733d903e1b0] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [d6733d903e1b0] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [d6733d903e1b0] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.32s)
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [d461196a823f1] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [df0c41720d3af] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         check_test.go:358: [df0c41720d3af] joining swarm manager [d461196a823f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [dd6294a7c6877] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         check_test.go:358: [dd6294a7c6877] joining swarm manager [d461196a823f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [df0c41720d3af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:296: [df0c41720d3af] exiting daemon
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:448: [df0c41720d3af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:353: [df0c41720d3af] daemon started
16:29:46 [2020-02-26T16:29:46.905Z]         daemon.go:461: [df0c41720d3af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df0c41720d3af] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df0c41720d3af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d461196a823f1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d461196a823f1] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d461196a823f1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d461196a823f1] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd6294a7c6877] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd6294a7c6877] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd6294a7c6877] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dd6294a7c6877] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df0c41720d3af] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df0c41720d3af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df0c41720d3af] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df0c41720d3af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df0c41720d3af] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d461196a823f1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d461196a823f1] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d461196a823f1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:339: [d461196a823f1] error pinging daemon on start: Get http://d461196a823f1.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:339: [d461196a823f1] error pinging daemon on start: Get http://d461196a823f1.sock/_ping: context deadline exceeded
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d461196a823f1] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d461196a823f1] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd6294a7c6877] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd6294a7c6877] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd6294a7c6877] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd6294a7c6877] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dd6294a7c6877] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df0c41720d3af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df0c41720d3af] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df0c41720d3af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df0c41720d3af] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df0c41720d3af] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd29093a6d3d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd29093a6d3d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dd29093a6d3d9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         check_test.go:358: [dd29093a6d3d9] joining swarm manager [d461196a823f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd29093a6d3d9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd29093a6d3d9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd29093a6d3d9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd29093a6d3d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd29093a6d3d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dd29093a6d3d9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d461196a823f1] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d461196a823f1] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d461196a823f1] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df0c41720d3af] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df0c41720d3af] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df0c41720d3af] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd6294a7c6877] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd6294a7c6877] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd6294a7c6877] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd29093a6d3d9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd29093a6d3d9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd29093a6d3d9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [db7ba5645c895] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [db7ba5645c895] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [db7ba5645c895] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [db3696b99337c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [db3696b99337c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [db3696b99337c] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         check_test.go:358: [db3696b99337c] joining swarm manager [db7ba5645c895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d7f716dded3fa] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d7f716dded3fa] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d7f716dded3fa] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         check_test.go:358: [d7f716dded3fa] joining swarm manager [db7ba5645c895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [db7ba5645c895] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [db7ba5645c895] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [db7ba5645c895] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [db3696b99337c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [db3696b99337c] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [db3696b99337c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d7f716dded3fa] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d7f716dded3fa] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d7f716dded3fa] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [de03c4b1d8a44] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [de03c4b1d8a44] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [de03c4b1d8a44] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
16:29:46 [2020-02-26T16:29:46.906Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [de03c4b1d8a44] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [de03c4b1d8a44] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [de03c4b1d8a44] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df5f2cbaf023e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df5f2cbaf023e] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df5f2cbaf023e] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df5f2cbaf023e] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df5f2cbaf023e] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df5f2cbaf023e] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (9.52s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d43c0acb2e0f4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d43c0acb2e0f4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d43c0acb2e0f4] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d43c0acb2e0f4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d43c0acb2e0f4] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d43c0acb2e0f4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d1febe0eb9f61] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d1febe0eb9f61] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d1febe0eb9f61] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d1febe0eb9f61] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d1febe0eb9f61] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d1febe0eb9f61] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d0ff8ff812ae2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d0ff8ff812ae2] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d0ff8ff812ae2] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d372f8c98073f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d372f8c98073f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d372f8c98073f] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         check_test.go:358: [d372f8c98073f] joining swarm manager [d0ff8ff812ae2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d0ff8ff812ae2] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d0ff8ff812ae2] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d0ff8ff812ae2] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d372f8c98073f] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d372f8c98073f] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d372f8c98073f] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.03s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [debab7ecdadb9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [debab7ecdadb9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [debab7ecdadb9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [debab7ecdadb9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [debab7ecdadb9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [debab7ecdadb9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df22f97b189d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df22f97b189d9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df22f97b189d9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df22f97b189d9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df22f97b189d9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df22f97b189d9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd24c430bb13d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dd24c430bb13d] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dd24c430bb13d] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dd24c430bb13d] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dd24c430bb13d] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dd24c430bb13d] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.52s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df5b5c4173fba] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [df5b5c4173fba] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [df5b5c4173fba] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [df5b5c4173fba] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [df5b5c4173fba] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [df5b5c4173fba] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.17s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d8ede11ed2c75] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d8ede11ed2c75] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d8ede11ed2c75] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d8ede11ed2c75] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d8ede11ed2c75] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d8ede11ed2c75] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.54s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dcfea691c0f75] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [dcfea691c0f75] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [dcfea691c0f75] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d2387145f9e6b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d2387145f9e6b] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d2387145f9e6b] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         check_test.go:358: [d2387145f9e6b] joining swarm manager [dcfea691c0f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [dcfea691c0f75] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [dcfea691c0f75] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [dcfea691c0f75] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d2387145f9e6b] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d2387145f9e6b] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d2387145f9e6b] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.93s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [da528bba002a9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [da528bba002a9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [da528bba002a9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [da528bba002a9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [da528bba002a9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [da528bba002a9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [da528bba002a9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [da528bba002a9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [da528bba002a9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [da528bba002a9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [da528bba002a9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [da528bba002a9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da528bba002a9] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [da528bba002a9] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [da528bba002a9] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [da528bba002a9] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [da528bba002a9] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.01s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da8d2f339b20c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [da8d2f339b20c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [da8d2f339b20c] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [da8d2f339b20c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [da8d2f339b20c] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [da8d2f339b20c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d97178b31a9e4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d97178b31a9e4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d97178b31a9e4] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d97178b31a9e4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d97178b31a9e4] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d97178b31a9e4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.51s)
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d2e265d5c578c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:325: [d2e265d5c578c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:353: [d2e265d5c578c] daemon started
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:461: [d2e265d5c578c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:296: [d2e265d5c578c] exiting daemon
16:29:46 [2020-02-26T16:29:46.906Z]         daemon.go:448: [d2e265d5c578c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.906Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.44s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d3eb80c82c051] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d3eb80c82c051] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d3eb80c82c051] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d3eb80c82c051] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d3eb80c82c051] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d3eb80c82c051] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d7d034ff936b4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d7d034ff936b4] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d7d034ff936b4] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d7d034ff936b4] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d7d034ff936b4] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d7d034ff936b4] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d187383f20129] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d187383f20129] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d187383f20129] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d187383f20129] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d187383f20129] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d187383f20129] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d9b8af4bf1789] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d9b8af4bf1789] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d9b8af4bf1789] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d9b8af4bf1789] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d9b8af4bf1789] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d9b8af4bf1789] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [dd5f4fc3dff2f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [dd5f4fc3dff2f] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [dd5f4fc3dff2f] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [dd5f4fc3dff2f] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [dd5f4fc3dff2f] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [dd5f4fc3dff2f] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.13s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [df3a5b8e5292c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [df3a5b8e5292c] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [df3a5b8e5292c] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [df3a5b8e5292c] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [df3a5b8e5292c] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [df3a5b8e5292c] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d11b0e2a9e6ee] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d11b0e2a9e6ee] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d11b0e2a9e6ee] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d11b0e2a9e6ee] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d11b0e2a9e6ee] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d11b0e2a9e6ee] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d60d2592e1416] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d60d2592e1416] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d60d2592e1416] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d60d2592e1416] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d60d2592e1416] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d60d2592e1416] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.16s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d17ca629222e5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d17ca629222e5] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d17ca629222e5] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d17ca629222e5] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d17ca629222e5] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d17ca629222e5] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.59s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d62d8aa346930] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d62d8aa346930] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d62d8aa346930] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d62d8aa346930] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d62d8aa346930] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d62d8aa346930] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s)
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d71dd65131309] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:325: [d71dd65131309] waiting for daemon to start
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:353: [d71dd65131309] daemon started
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:461: [d71dd65131309] Stopping daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:296: [d71dd65131309] exiting daemon
16:29:46 [2020-02-26T16:29:46.907Z]         daemon.go:448: [d71dd65131309] Daemon stopped
16:29:46 [2020-02-26T16:29:46.907Z] === RUN   TestDockerExternalVolumeSuite
16:29:46 [2020-02-26T16:29:46.907Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:30:01 [2020-02-26T16:30:01.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:31:09 [2020-02-26T16:31:09.307Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:31:19 [2020-02-26T16:31:19.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:31:51 [2020-02-26T16:31:51.230Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:32:06 [2020-02-26T16:32:06.128Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:32:38 [2020-02-26T16:32:38.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:32:50 [2020-02-26T16:32:50.350Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:33:23 [2020-02-26T16:33:23.609Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:33:38 [2020-02-26T16:33:38.423Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:33:53 [2020-02-26T16:33:53.245Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:34:39 [2020-02-26T16:34:39.952Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:35:01 [2020-02-26T16:35:01.849Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:35:33 [2020-02-26T16:35:33.851Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:36:05 [2020-02-26T16:36:05.842Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:36:17 [2020-02-26T16:36:17.987Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:36:36 [2020-02-26T16:36:36.092Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:36:54 [2020-02-26T16:36:54.137Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:37:08 [2020-02-26T16:37:08.982Z] --- PASS: TestDockerExternalVolumeSuite (441.20s)
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:37:08 [2020-02-26T16:37:08.982Z]         docker_cli_external_volume_driver_test.go:53: Daemon ded39c1471da6 is not started
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [d3571bb0540ee] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [d3571bb0540ee] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:353: [d3571bb0540ee] daemon started
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:461: [d3571bb0540ee] Stopping daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:296: [d3571bb0540ee] exiting daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:448: [d3571bb0540ee] Daemon stopped
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [d345f9008c479] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [d345f9008c479] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:353: [d345f9008c479] daemon started
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:461: [d345f9008c479] Stopping daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:296: [d345f9008c479] exiting daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:448: [d345f9008c479] Daemon stopped
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:37:08 [2020-02-26T16:37:08.982Z]         docker_cli_external_volume_driver_test.go:53: Daemon d4b6d074a8c7e is not started
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [dbb6a9f7bff8b] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:325: [dbb6a9f7bff8b] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:353: [dbb6a9f7bff8b] daemon started
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:461: [dbb6a9f7bff8b] Stopping daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:296: [dbb6a9f7bff8b] exiting daemon
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:448: [dbb6a9f7bff8b] Daemon stopped
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:37:08 [2020-02-26T16:37:08.982Z]         docker_cli_external_volume_driver_test.go:53: Daemon de14b8676640e is not started
16:37:08 [2020-02-26T16:37:08.982Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:37:08 [2020-02-26T16:37:08.982Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:37:08 [2020-02-26T16:37:08.983Z]         docker_cli_external_volume_driver_test.go:53: Daemon dd454601a35a6 is not started
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d4e73747acf73] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d4e73747acf73] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d4e73747acf73] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d4e73747acf73] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d4e73747acf73] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d4e73747acf73] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [df2f79336caa1] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [df2f79336caa1] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [df2f79336caa1] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [df2f79336caa1] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [df2f79336caa1] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [df2f79336caa1] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [dc2d3ab330b94] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [dc2d3ab330b94] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [dc2d3ab330b94] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [dc2d3ab330b94] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [dc2d3ab330b94] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [dc2d3ab330b94] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d8c9b6fff9c6f] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d8c9b6fff9c6f] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d8c9b6fff9c6f] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d8c9b6fff9c6f] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d8c9b6fff9c6f] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d8c9b6fff9c6f] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d0ecf81697251] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d0ecf81697251] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d0ecf81697251] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d0ecf81697251] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d0ecf81697251] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d0ecf81697251] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d957713d45740] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d957713d45740] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d957713d45740] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d957713d45740] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d957713d45740] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d957713d45740] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [da0218bac81b3] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [da0218bac81b3] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [da0218bac81b3] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [da0218bac81b3] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [da0218bac81b3] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [da0218bac81b3] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [dd532b381334a] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [dd532b381334a] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [dd532b381334a] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [dd532b381334a] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [dd532b381334a] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [dd532b381334a] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d9d61249b704a] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d9d61249b704a] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d9d61249b704a] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d9d61249b704a] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d9d61249b704a] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d9d61249b704a] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:37:08 [2020-02-26T16:37:08.983Z]         docker_cli_external_volume_driver_test.go:486: Daemon d95185d0d53e8 is not started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d95185d0d53e8] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:325: [d95185d0d53e8] waiting for daemon to start
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:353: [d95185d0d53e8] daemon started
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:461: [d95185d0d53e8] Stopping daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:296: [d95185d0d53e8] exiting daemon
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:448: [d95185d0d53e8] Daemon stopped
16:37:08 [2020-02-26T16:37:08.983Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:37:08 [2020-02-26T16:37:08.983Z]         docker_cli_external_volume_driver_test.go:53: Daemon da4489e1ea0ab is not started
16:37:08 [2020-02-26T16:37:08.983Z] PASS
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] === Skipped
16:37:08 [2020-02-26T16:37:08.983Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:37:08 [2020-02-26T16:37:08.983Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:37:08 [2020-02-26T16:37:08.983Z]         requirement.go:26: unmatched requirement IPv6
16:37:08 [2020-02-26T16:37:08.983Z]         check_test.go:309: Daemon d8d6dd4cedb27 is not started
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:37:08 [2020-02-26T16:37:08.983Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:37:08 [2020-02-26T16:37:08.983Z]         requirement.go:26: unmatched requirement Devicemapper
16:37:08 [2020-02-26T16:37:08.983Z]         check_test.go:309: Daemon d3cd866e3112f is not started
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:37:08 [2020-02-26T16:37:08.983Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:37:08 [2020-02-26T16:37:08.983Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:37:08 [2020-02-26T16:37:08.983Z]         requirement.go:26: unmatched requirement Devicemapper
16:37:08 [2020-02-26T16:37:08.983Z]         check_test.go:309: Daemon da965a1a8b95b is not started
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:37:08 [2020-02-26T16:37:08.983Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:37:08 [2020-02-26T16:37:08.983Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
16:37:08 [2020-02-26T16:37:08.983Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
16:37:08 [2020-02-26T16:37:08.983Z]         requirement.go:26: unmatched requirement IPv6
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] DONE 270 tests, 5 skipped in 2790.563s
16:37:08 [2020-02-26T16:37:08.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:37:08 [2020-02-26T16:37:08.983Z] ++++ cat bundles/test-integration/docker.pid
16:37:08 [2020-02-26T16:37:08.983Z] +++ kill 6930
16:37:08 [2020-02-26T16:37:08.983Z] umount: bundles/test-integration/root: mountpoint not found
16:37:08 [2020-02-26T16:37:08.983Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db70acb645cb1/docker.pid
16:37:08 [2020-02-26T16:37:08.983Z] +++ kill 3458
16:37:08 [2020-02-26T16:37:08.983Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3458 is not a child of this shell
16:37:08 [2020-02-26T16:37:08.983Z] warning: PID 3458 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db70acb645cb1/docker.pid had a nonzero exit code
16:37:08 [2020-02-26T16:37:08.983Z] +++ /etc/init.d/apparmor stop
16:37:08 [2020-02-26T16:37:08.983Z] Clearing AppArmor profiles cache:.
16:37:08 [2020-02-26T16:37:08.983Z] All profile caches have been cleared, but no profiles have been unloaded.
16:37:08 [2020-02-26T16:37:08.983Z] Unloading profiles will leave already running processes permanently
16:37:08 [2020-02-26T16:37:08.983Z] unconfined, which can lead to unexpected situations.
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] To set a process to complain mode, use the command line tool
16:37:08 [2020-02-26T16:37:08.983Z] 'aa-complain'. To really tear down all profiles, run the init script
16:37:08 [2020-02-26T16:37:08.983Z] with the 'teardown' option."
16:37:08 [2020-02-26T16:37:08.983Z] 
16:37:08 [2020-02-26T16:37:08.983Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
16:37:08 [2020-02-26T16:37:08.999Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:37:11 [2020-02-26T16:37:11.753Z] + echo Ensuring container killed.
16:37:11 [2020-02-26T16:37:11.753Z] Ensuring container killed.
16:37:11 [2020-02-26T16:37:11.753Z] + docker ps -aq -f name=docker-pr1-*
16:37:11 [2020-02-26T16:37:11.753Z] + cids=76cec8833c0d
16:37:11 [2020-02-26T16:37:11.753Z] 3c8ca3f91deb
16:37:11 [2020-02-26T16:37:11.753Z] 94d2af50cb12
16:37:11 [2020-02-26T16:37:11.753Z] + [ -n 76cec8833c0d
16:37:11 [2020-02-26T16:37:11.753Z] 3c8ca3f91deb
16:37:11 [2020-02-26T16:37:11.753Z] 94d2af50cb12 ]
16:37:11 [2020-02-26T16:37:11.753Z] + docker rm -vf 76cec8833c0d 3c8ca3f91deb 94d2af50cb12
16:37:13 [2020-02-26T16:37:13.721Z] 76cec8833c0d
16:37:13 [2020-02-26T16:37:13.721Z] 3c8ca3f91deb
16:37:13 [2020-02-26T16:37:13.721Z] 94d2af50cb12
[Pipeline] sh
16:37:14 [2020-02-26T16:37:14.008Z] + echo Chowning /workspace to jenkins user
16:37:14 [2020-02-26T16:37:14.008Z] Chowning /workspace to jenkins user
16:37:14 [2020-02-26T16:37:14.008Z] + id -u
16:37:14 [2020-02-26T16:37:14.008Z] + id -g
16:37:14 [2020-02-26T16:37:14.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40586:/workspace busybox chown -R 1000:1000 /workspace
16:37:14 [2020-02-26T16:37:14.008Z] Unable to find image 'busybox:latest' locally
16:37:19 [2020-02-26T16:37:19.246Z] latest: Pulling from library/busybox
16:37:19 [2020-02-26T16:37:19.246Z] bdbbaa22dec6: Pulling fs layer
16:37:19 [2020-02-26T16:37:19.246Z] bdbbaa22dec6: Download complete
16:37:19 [2020-02-26T16:37:19.246Z] bdbbaa22dec6: Pull complete
16:37:19 [2020-02-26T16:37:19.246Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:37:19 [2020-02-26T16:37:19.246Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:37:22 [2020-02-26T16:37:22.876Z] + bundleName=amd64
16:37:22 [2020-02-26T16:37:22.876Z] + echo Creating amd64-bundles.tar.gz
16:37:22 [2020-02-26T16:37:22.876Z] Creating amd64-bundles.tar.gz
16:37:22 [2020-02-26T16:37:22.876Z] + xargs tar -czf amd64-bundles.tar.gz
16:37:22 [2020-02-26T16:37:22.876Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:37:23 [2020-02-26T16:37:23.811Z] Archiving artifacts
16:37:25 [2020-02-26T16:37:25.545Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40586/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:37:25 [2020-02-26T16:37:25.896Z] + make clean
16:37:26 [2020-02-26T16:37:26.151Z] docker volume rm -f docker-dev-cache
16:37:26 [2020-02-26T16:37:26.151Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS