Skip to content
Success

Console Output

Pull request #40467 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
16:55:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1cb4a6095052142df2e7fe0c4f83c91d1447acaf+b5fc6ea92cde594b5071e866dc4076cdc15b730b (3cfa464bf860e6b4358012fe0032abf0ab56e34e)
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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
 > 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
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[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
16:55:55 [2020-02-06T16:55:55.127Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:55:55 [2020-02-06T16:55:55.147Z] Trying to pass milestone 1
[Pipeline] milestone
16:55:55 [2020-02-06T16:55:55.187Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:55:55 [2020-02-06T16:55:55.345Z] Running on ubuntu-1804-overlay2 (i-0748ac80bf6c42de9) in /home/ubuntu/workspace/moby_PR-40467
[Pipeline] {
[Pipeline] checkout
16:55:55 [2020-02-06T16:55:55.381Z] using credential docker-jenkins-github-credentials
16:55:55 [2020-02-06T16:55:55.430Z] Cloning the remote Git repository
16:55:55 [2020-02-06T16:55:55.430Z] Cloning with configured refspecs honoured and without tags
16:55:55 [2020-02-06T16:55:55.435Z] Cloning repository https://github.com/moby/moby.git
16:55:55 [2020-02-06T16:55:55.436Z]  > git init /home/ubuntu/workspace/moby_PR-40467 # timeout=10
16:55:55 [2020-02-06T16:55:55.443Z] Fetching upstream changes from https://github.com/moby/moby.git
16:55:55 [2020-02-06T16:55:55.443Z]  > git --version # timeout=10
16:55:55 [2020-02-06T16:55:55.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:55:55 [2020-02-06T16:55:55.450Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:08 [2020-02-06T16:56:08.837Z] Fetching without tags
16:56:09 [2020-02-06T16:56:09.121Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:08 [2020-02-06T16:56:08.813Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:08 [2020-02-06T16:56:08.820Z]  > git config --add remote.origin.fetch +refs/pull/40467/head:refs/remotes/origin/PR-40467 # timeout=10
16:56:08 [2020-02-06T16:56:08.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:56:08 [2020-02-06T16:56:08.833Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:08 [2020-02-06T16:56:08.845Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:08 [2020-02-06T16:56:08.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:08 [2020-02-06T16:56:08.845Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:09 [2020-02-06T16:56:09.126Z]  > git config core.sparsecheckout # timeout=10
16:56:09 [2020-02-06T16:56:09.132Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:09 [2020-02-06T16:56:09.625Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:09 [2020-02-06T16:56:09.626Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
16:56:10 [2020-02-06T16:56:10.110Z] Commit message: "testing: bump docker-py to 4.2.0"
16:56:09 [2020-02-06T16:56:09.613Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:56:09 [2020-02-06T16:56:09.622Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:09 [2020-02-06T16:56:09.631Z]  > git config core.sparsecheckout # timeout=10
16:56:09 [2020-02-06T16:56:09.636Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:10 [2020-02-06T16:56:10.115Z]  > git rev-list --no-walk 1cb4a6095052142df2e7fe0c4f83c91d1447acaf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:56:11 [2020-02-06T16:56:11.075Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40467:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
16:56:11 [2020-02-06T16:56:11.075Z] Unable to find image 'alpine:latest' locally
16:56:11 [2020-02-06T16:56:11.075Z] latest: Pulling from library/alpine
16:56:11 [2020-02-06T16:56:11.075Z] c9b1b535fdd9: Already exists
16:56:11 [2020-02-06T16:56:11.330Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
16:56:11 [2020-02-06T16:56:11.330Z] Status: Downloaded newer image for alpine:latest
16:56:14 [2020-02-06T16:56:14.679Z] 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: arm64)
[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] { (arm64)
[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
[Pipeline] node
16:56:14 [2020-02-06T16:56:14.904Z] Running on ubuntu-1804-overlay2 (i-0748ac80bf6c42de9) in /home/ubuntu/workspace/moby_PR-40467
[Pipeline] node
16:56:14 [2020-02-06T16:56:14.914Z] Running on ubuntu-1804-overlay2 (i-0dee2519ecf3423f0) in /home/ubuntu/workspace/moby_PR-40467
[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] {
16:56:14 [2020-02-06T16:56:14.962Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40467
[Pipeline] checkout
[Pipeline] checkout
16:56:14 [2020-02-06T16:56:14.998Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
16:56:15 [2020-02-06T16:56:15.008Z] using credential docker-jenkins-github-credentials
16:56:15 [2020-02-06T16:56:15.010Z] Fetching changes from the remote Git repository
16:56:15 [2020-02-06T16:56:15.016Z] Cloning the remote Git repository
16:56:15 [2020-02-06T16:56:15.016Z] Cloning with configured refspecs honoured and without tags
16:56:15 [2020-02-06T16:56:15.019Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[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] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:56:15 [2020-02-06T16:56:15.282Z] using credential docker-jenkins-github-credentials
16:56:15 [2020-02-06T16:56:15.284Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:15 [2020-02-06T16:56:15.314Z] Fetching changes from the remote Git repository
16:56:15 [2020-02-06T16:56:15.332Z] Fetching without tags
16:56:15 [2020-02-06T16:56:15.348Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:15 [2020-02-06T16:56:15.349Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
16:56:15 [2020-02-06T16:56:15.454Z] Commit message: "testing: bump docker-py to 4.2.0"
16:56:15 [2020-02-06T16:56:15.929Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:15 [2020-02-06T16:56:15.009Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:56:15 [2020-02-06T16:56:15.016Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:15 [2020-02-06T16:56:15.024Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:15 [2020-02-06T16:56:15.024Z]  > git --version # timeout=10
16:56:15 [2020-02-06T16:56:15.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:15 [2020-02-06T16:56:15.029Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:15 [2020-02-06T16:56:15.289Z]  > git config core.sparsecheckout # timeout=10
16:56:15 [2020-02-06T16:56:15.294Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:15 [2020-02-06T16:56:15.338Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:56:15 [2020-02-06T16:56:15.345Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:15 [2020-02-06T16:56:15.354Z]  > git config core.sparsecheckout # timeout=10
16:56:15 [2020-02-06T16:56:15.359Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:15 [2020-02-06T16:56:15.012Z] Cloning repository https://github.com/moby/moby.git
16:56:15 [2020-02-06T16:56:15.013Z]  > git init /home/ubuntu/workspace/moby_PR-40467 # timeout=10
16:56:15 [2020-02-06T16:56:15.021Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:15 [2020-02-06T16:56:15.021Z]  > git --version # timeout=10
16:56:15 [2020-02-06T16:56:15.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:15 [2020-02-06T16:56:15.027Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:15 [2020-02-06T16:56:15.293Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:56:15 [2020-02-06T16:56:15.316Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:15 [2020-02-06T16:56:15.334Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:15 [2020-02-06T16:56:15.335Z]  > git --version # timeout=10
16:56:15 [2020-02-06T16:56:15.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:15 [2020-02-06T16:56:15.341Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:15 [2020-02-06T16:56:15.931Z]  > git config core.sparsecheckout # timeout=10
16:56:15 [2020-02-06T16:56:15.937Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:56:16 [2020-02-06T16:56:16.560Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:16 [2020-02-06T16:56:16.561Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
16:56:16 [2020-02-06T16:56:16.703Z] Commit message: "testing: bump docker-py to 4.2.0"
16:56:16 [2020-02-06T16:56:16.822Z] + docker version
16:56:16 [2020-02-06T16:56:16.822Z] Client: Docker Engine - Community
16:56:16 [2020-02-06T16:56:16.822Z]  Version:           19.03.2
16:56:16 [2020-02-06T16:56:16.822Z]  API version:       1.40
16:56:16 [2020-02-06T16:56:16.822Z]  Go version:        go1.12.8
16:56:16 [2020-02-06T16:56:16.822Z]  Git commit:        6a30dfc
16:56:16 [2020-02-06T16:56:16.822Z]  Built:             Thu Aug 29 05:29:11 2019
16:56:16 [2020-02-06T16:56:16.822Z]  OS/Arch:           linux/amd64
16:56:16 [2020-02-06T16:56:16.822Z]  Experimental:      false
16:56:16 [2020-02-06T16:56:16.822Z] 
16:56:16 [2020-02-06T16:56:16.822Z] Server: Docker Engine - Community
16:56:16 [2020-02-06T16:56:16.822Z]  Engine:
16:56:16 [2020-02-06T16:56:16.822Z]   Version:          19.03.2
16:56:16 [2020-02-06T16:56:16.822Z]   API version:      1.40 (minimum version 1.12)
16:56:16 [2020-02-06T16:56:16.822Z]   Go version:       go1.12.8
16:56:16 [2020-02-06T16:56:16.822Z]   Git commit:       6a30dfc
16:56:16 [2020-02-06T16:56:16.822Z]   Built:            Thu Aug 29 05:27:45 2019
16:56:16 [2020-02-06T16:56:16.822Z]   OS/Arch:          linux/amd64
16:56:16 [2020-02-06T16:56:16.822Z]   Experimental:     true
16:56:16 [2020-02-06T16:56:16.822Z]  containerd:
16:56:16 [2020-02-06T16:56:16.822Z]   Version:          1.2.6
16:56:16 [2020-02-06T16:56:16.822Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:56:16 [2020-02-06T16:56:16.822Z]  runc:
16:56:16 [2020-02-06T16:56:16.822Z]   Version:          1.0.0-rc8
16:56:16 [2020-02-06T16:56:16.822Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:56:16 [2020-02-06T16:56:16.822Z]  docker-init:
16:56:16 [2020-02-06T16:56:16.822Z]   Version:          0.18.0
16:56:16 [2020-02-06T16:56:16.822Z]   GitCommit:        fec3683
[Pipeline] sh
16:56:17 [2020-02-06T16:56:17.145Z] + docker info
16:56:17 [2020-02-06T16:56:17.145Z] Client:
16:56:17 [2020-02-06T16:56:17.145Z]  Debug Mode: false
16:56:17 [2020-02-06T16:56:17.145Z] 
16:56:17 [2020-02-06T16:56:17.145Z] Server:
16:56:17 [2020-02-06T16:56:17.145Z]  Containers: 0
16:56:17 [2020-02-06T16:56:17.145Z]   Running: 0
16:56:17 [2020-02-06T16:56:17.145Z]   Paused: 0
16:56:17 [2020-02-06T16:56:17.145Z]   Stopped: 0
16:56:17 [2020-02-06T16:56:17.145Z]  Images: 17
16:56:17 [2020-02-06T16:56:17.145Z]  Server Version: 19.03.2
16:56:17 [2020-02-06T16:56:17.145Z]  Storage Driver: overlay2
16:56:17 [2020-02-06T16:56:17.145Z]   Backing Filesystem: extfs
16:56:17 [2020-02-06T16:56:17.145Z]   Supports d_type: true
16:56:17 [2020-02-06T16:56:17.145Z]   Native Overlay Diff: true
16:56:17 [2020-02-06T16:56:17.145Z]  Logging Driver: json-file
16:56:17 [2020-02-06T16:56:17.145Z]  Cgroup Driver: cgroupfs
16:56:17 [2020-02-06T16:56:17.145Z]  Plugins:
16:56:17 [2020-02-06T16:56:17.145Z]   Volume: local
16:56:17 [2020-02-06T16:56:17.145Z]   Network: bridge host ipvlan macvlan null overlay
16:56:17 [2020-02-06T16:56:17.145Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:56:17 [2020-02-06T16:56:17.145Z]  Swarm: inactive
16:56:17 [2020-02-06T16:56:17.145Z]  Runtimes: runc
16:56:17 [2020-02-06T16:56:17.145Z]  Default Runtime: runc
16:56:17 [2020-02-06T16:56:17.145Z]  Init Binary: docker-init
16:56:17 [2020-02-06T16:56:17.145Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:56:17 [2020-02-06T16:56:17.145Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:56:17 [2020-02-06T16:56:17.145Z]  init version: fec3683
16:56:17 [2020-02-06T16:56:17.145Z]  Security Options:
16:56:17 [2020-02-06T16:56:17.145Z]   apparmor
16:56:17 [2020-02-06T16:56:17.145Z]   seccomp
16:56:17 [2020-02-06T16:56:17.145Z]    Profile: default
16:56:17 [2020-02-06T16:56:17.145Z]  Kernel Version: 4.15.0-1048-aws
16:56:17 [2020-02-06T16:56:17.145Z]  Operating System: Ubuntu 18.04.3 LTS
16:56:17 [2020-02-06T16:56:17.145Z]  OSType: linux
16:56:17 [2020-02-06T16:56:17.145Z]  Architecture: x86_64
16:56:17 [2020-02-06T16:56:17.145Z]  CPUs: 2
16:56:17 [2020-02-06T16:56:17.145Z]  Total Memory: 7.501GiB
16:56:17 [2020-02-06T16:56:17.145Z]  Name: ip-10-100-83-140
16:56:17 [2020-02-06T16:56:17.145Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
16:56:17 [2020-02-06T16:56:17.145Z]  Docker Root Dir: /var/lib/docker
16:56:17 [2020-02-06T16:56:17.145Z]  Debug Mode: false
16:56:17 [2020-02-06T16:56:17.145Z]  Registry: https://index.docker.io/v1/
16:56:17 [2020-02-06T16:56:17.145Z]  Labels:
16:56:17 [2020-02-06T16:56:17.145Z]  Experimental: true
16:56:17 [2020-02-06T16:56:17.145Z]  Insecure Registries:
16:56:17 [2020-02-06T16:56:17.145Z]   127.0.0.0/8
16:56:17 [2020-02-06T16:56:17.145Z]  Live Restore Enabled: true
16:56:17 [2020-02-06T16:56:17.145Z] 
16:56:17 [2020-02-06T16:56:17.145Z] WARNING: No swap limit support
[Pipeline] sh
16:56:16 [2020-02-06T16:56:16.516Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:56:16 [2020-02-06T16:56:16.544Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:16 [2020-02-06T16:56:16.563Z]  > git config core.sparsecheckout # timeout=10
16:56:16 [2020-02-06T16:56:16.568Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:17 [2020-02-06T16:56:17.424Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:17 [2020-02-06T16:56:17.424Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:17 [2020-02-06T16:56:17.424Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:56:17 [2020-02-06T16:56:17.679Z] + bash /home/ubuntu/workspace/moby_PR-40467/check-config.sh
16:56:17 [2020-02-06T16:56:17.679Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:56:17 [2020-02-06T16:56:17.679Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
16:56:17 [2020-02-06T16:56:17.679Z] 
16:56:17 [2020-02-06T16:56:17.679Z] Generally Necessary:
16:56:17 [2020-02-06T16:56:17.679Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:56:17 [2020-02-06T16:56:17.679Z] - apparmor: enabled and tools installed
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NAMESPACES: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NET_NS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_PID_NS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IPC_NS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_UTS_NS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUPS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_CPUACCT: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_DEVICE: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_FREEZER: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_SCHED: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CPUSETS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_MEMCG: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_KEYS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_VETH: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_BRIDGE: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NF_NAT: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NF_NAT_NEEDED: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_POSIX_MQUEUE: enabled
16:56:17 [2020-02-06T16:56:17.679Z] 
16:56:17 [2020-02-06T16:56:17.679Z] Optional Features:
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_USER_NS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_SECCOMP: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_PIDS: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_MEMCG_SWAP: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:56:17 [2020-02-06T16:56:17.679Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_BLK_CGROUP: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IOSCHED_CFQ: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_PERF: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_HUGETLB: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_CFS_BANDWIDTH: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_RT_GROUP_SCHED: missing
16:56:17 [2020-02-06T16:56:17.679Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:56:17 [2020-02-06T16:56:17.901Z] + docker version
16:56:17 [2020-02-06T16:56:17.901Z] Client:
16:56:17 [2020-02-06T16:56:17.901Z]  Version:           18.06.1-ce
16:56:17 [2020-02-06T16:56:17.901Z]  API version:       1.38
16:56:17 [2020-02-06T16:56:17.901Z]  Go version:        go1.10.3
16:56:17 [2020-02-06T16:56:17.901Z]  Git commit:        e68fc7a
16:56:17 [2020-02-06T16:56:17.901Z]  Built:             Tue Aug 21 17:26:10 2018
16:56:17 [2020-02-06T16:56:17.901Z]  OS/Arch:           linux/ppc64le
16:56:17 [2020-02-06T16:56:17.901Z]  Experimental:      false
16:56:17 [2020-02-06T16:56:17.901Z] 
16:56:17 [2020-02-06T16:56:17.901Z] Server:
16:56:17 [2020-02-06T16:56:17.901Z]  Engine:
16:56:17 [2020-02-06T16:56:17.901Z]   Version:          18.06.1-ce
16:56:17 [2020-02-06T16:56:17.901Z]   API version:      1.38 (minimum version 1.12)
16:56:17 [2020-02-06T16:56:17.901Z]   Go version:       go1.10.3
16:56:17 [2020-02-06T16:56:17.901Z]   Git commit:       e68fc7a
16:56:17 [2020-02-06T16:56:17.901Z]   Built:            Tue Aug 21 17:24:20 2018
16:56:17 [2020-02-06T16:56:17.901Z]   OS/Arch:          linux/ppc64le
16:56:17 [2020-02-06T16:56:17.901Z]   Experimental:     true
[Pipeline] sh
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_IP_VS: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_IP_VS_NFCT: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_IP_VS_RR: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_EXT4_FS: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:56:17 [2020-02-06T16:56:17.934Z] - Network Drivers:
16:56:17 [2020-02-06T16:56:17.934Z]   - "overlay":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_VXLAN: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       Optional (for encrypted networks):
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_CRYPTO: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_CRYPTO_AEAD: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_CRYPTO_GCM: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_CRYPTO_GHASH: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_XFRM: enabled
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_XFRM_USER: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_INET_ESP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "ipvlan":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_IPVLAN: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "macvlan":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_MACVLAN: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_DUMMY: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "ftp,tftp client in container":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z] - Storage Drivers:
16:56:17 [2020-02-06T16:56:17.934Z]   - "aufs":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_AUFS_FS: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "btrfs":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:56:17 [2020-02-06T16:56:17.934Z]   - "devicemapper":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_BLK_DEV_DM: enabled
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "overlay":
16:56:17 [2020-02-06T16:56:17.934Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:56:17 [2020-02-06T16:56:17.934Z]   - "zfs":
16:56:17 [2020-02-06T16:56:17.934Z]     - /dev/zfs: missing
16:56:17 [2020-02-06T16:56:17.934Z]     - zfs command: missing
16:56:17 [2020-02-06T16:56:17.934Z]     - zpool command: missing
16:56:17 [2020-02-06T16:56:17.934Z] 
16:56:17 [2020-02-06T16:56:17.934Z] Limits:
16:56:17 [2020-02-06T16:56:17.934Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:56:17 [2020-02-06T16:56:17.934Z] 
16:56:17 [2020-02-06T16:56:17.934Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:56:18 [2020-02-06T16:56:18.298Z] + docker info
16:56:18 [2020-02-06T16:56:18.299Z] Containers: 0
16:56:18 [2020-02-06T16:56:18.299Z]  Running: 0
16:56:18 [2020-02-06T16:56:18.299Z]  Paused: 0
16:56:18 [2020-02-06T16:56:18.299Z]  Stopped: 0
16:56:18 [2020-02-06T16:56:18.299Z] Images: 0
16:56:18 [2020-02-06T16:56:18.299Z] Server Version: 18.06.1-ce
16:56:18 [2020-02-06T16:56:18.299Z] Storage Driver: overlay2
16:56:18 [2020-02-06T16:56:18.299Z]  Backing Filesystem: extfs
16:56:18 [2020-02-06T16:56:18.299Z]  Supports d_type: true
16:56:18 [2020-02-06T16:56:18.299Z]  Native Overlay Diff: true
16:56:18 [2020-02-06T16:56:18.299Z] Logging Driver: json-file
16:56:18 [2020-02-06T16:56:18.299Z] Cgroup Driver: cgroupfs
16:56:18 [2020-02-06T16:56:18.299Z] Plugins:
16:56:18 [2020-02-06T16:56:18.299Z]  Volume: local
16:56:18 [2020-02-06T16:56:18.299Z]  Network: bridge host ipvlan macvlan null overlay
16:56:18 [2020-02-06T16:56:18.299Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
16:56:18 [2020-02-06T16:56:18.299Z] Swarm: inactive
16:56:18 [2020-02-06T16:56:18.299Z] Runtimes: runc
16:56:18 [2020-02-06T16:56:18.299Z] Default Runtime: runc
16:56:18 [2020-02-06T16:56:18.299Z] Init Binary: docker-init
16:56:18 [2020-02-06T16:56:18.299Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
16:56:18 [2020-02-06T16:56:18.299Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
16:56:18 [2020-02-06T16:56:18.299Z] init version: fec3683
16:56:18 [2020-02-06T16:56:18.299Z] Security Options:
16:56:18 [2020-02-06T16:56:18.299Z]  apparmor
16:56:18 [2020-02-06T16:56:18.299Z]  seccomp
16:56:18 [2020-02-06T16:56:18.299Z]   Profile: default
16:56:18 [2020-02-06T16:56:18.299Z] Kernel Version: 4.4.0-139-generic
16:56:18 [2020-02-06T16:56:18.299Z] Operating System: Ubuntu 16.04.3 LTS
16:56:18 [2020-02-06T16:56:18.299Z] OSType: linux
16:56:18 [2020-02-06T16:56:18.299Z] Architecture: ppc64le
16:56:18 [2020-02-06T16:56:18.299Z] CPUs: 4
16:56:18 [2020-02-06T16:56:18.299Z] Total Memory: 7.972GiB
16:56:18 [2020-02-06T16:56:18.299Z] Name: ppc64le-ubuntu-16
16:56:18 [2020-02-06T16:56:18.299Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
16:56:18 [2020-02-06T16:56:18.299Z] Docker Root Dir: /var/lib/docker
16:56:18 [2020-02-06T16:56:18.299Z] Debug Mode (client): false
16:56:18 [2020-02-06T16:56:18.299Z] Debug Mode (server): false
16:56:18 [2020-02-06T16:56:18.299Z] Username: dockerbuildbot
16:56:18 [2020-02-06T16:56:18.299Z] Registry: https://index.docker.io/v1/
16:56:18 [2020-02-06T16:56:18.299Z] Labels:
16:56:18 [2020-02-06T16:56:18.299Z] Experimental: true
16:56:18 [2020-02-06T16:56:18.299Z] Insecure Registries:
16:56:18 [2020-02-06T16:56:18.299Z]  127.0.0.0/8
16:56:18 [2020-02-06T16:56:18.299Z] Live Restore Enabled: false
16:56:18 [2020-02-06T16:56:18.299Z] 
[Pipeline] sh
16:56:18 [2020-02-06T16:56:18.424Z] + sudo modprobe ip_vs
16:56:18 [2020-02-06T16:56:18.424Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf .
16:56:18 [2020-02-06T16:56:18.679Z] #2 [internal] load build definition from Dockerfile
16:56:18 [2020-02-06T16:56:18.679Z] #2 transferring dockerfile: 15.71kB done
16:56:18 [2020-02-06T16:56:18.679Z] #2 DONE 0.0s
16:56:18 [2020-02-06T16:56:18.679Z] 
16:56:18 [2020-02-06T16:56:18.679Z] #1 [internal] load .dockerignore
16:56:18 [2020-02-06T16:56:18.679Z] #1 transferring context: 87B done
16:56:18 [2020-02-06T16:56:18.679Z] #1 DONE 0.0s
16:56:18 [2020-02-06T16:56:18.679Z] 
16:56:18 [2020-02-06T16:56:18.679Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
16:56:18 [2020-02-06T16:56:18.690Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:18 [2020-02-06T16:56:18.690Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:18 [2020-02-06T16:56:18.690Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:56:18 [2020-02-06T16:56:18.974Z] #3 DONE 0.3s
16:56:18 [2020-02-06T16:56:18.974Z] 
16:56:18 [2020-02-06T16:56:18.974Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
16:56:18 [2020-02-06T16:56:18.974Z] #4 CACHED
16:56:18 [2020-02-06T16:56:18.978Z] + bash /home/docker/workspace/moby_PR-40467/check-config.sh
16:56:18 [2020-02-06T16:56:18.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:56:18 [2020-02-06T16:56:18.978Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
16:56:18 [2020-02-06T16:56:18.978Z] 
16:56:18 [2020-02-06T16:56:18.978Z] Generally Necessary:
16:56:18 [2020-02-06T16:56:18.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:56:18 [2020-02-06T16:56:18.978Z] - apparmor: enabled and tools installed
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_NAMESPACES: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_NET_NS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_PID_NS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_IPC_NS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_UTS_NS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CGROUPS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CGROUP_CPUACCT: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CGROUP_DEVICE: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CGROUP_FREEZER: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CGROUP_SCHED: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_CPUSETS: enabled
16:56:18 [2020-02-06T16:56:18.978Z] - CONFIG_MEMCG: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_KEYS: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_VETH: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_BRIDGE: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NF_NAT: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NF_NAT_NEEDED: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_POSIX_MQUEUE: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
16:56:19 [2020-02-06T16:56:19.265Z] 
16:56:19 [2020-02-06T16:56:19.265Z] Optional Features:
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_USER_NS: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_SECCOMP: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CGROUP_PIDS: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_MEMCG_SWAP: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:56:19 [2020-02-06T16:56:19.265Z]     (cgroup swap accounting is currently enabled)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_MEMCG_KMEM: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_BLK_CGROUP: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_IOSCHED_CFQ: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CGROUP_PERF: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CGROUP_HUGETLB: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_CFS_BANDWIDTH: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_RT_GROUP_SCHED: missing
16:56:19 [2020-02-06T16:56:19.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:56:19 [2020-02-06T16:56:19.536Z] 
16:56:19 [2020-02-06T16:56:19.536Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
16:56:19 [2020-02-06T16:56:19.536Z] #5 DONE 0.0s
16:56:19 [2020-02-06T16:56:19.536Z] 
16:56:19 [2020-02-06T16:56:19.536Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_IP_VS: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_IP_VS_NFCT: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_IP_VS_RR: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_EXT4_FS: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:56:19 [2020-02-06T16:56:19.554Z] - Network Drivers:
16:56:19 [2020-02-06T16:56:19.554Z]   - "overlay":
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_VXLAN: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:56:19 [2020-02-06T16:56:19.554Z]       Optional (for encrypted networks):
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_CRYPTO: enabled
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_XFRM: enabled
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_XFRM_USER: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_INET_ESP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]   - "ipvlan":
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_IPVLAN: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]   - "macvlan":
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_MACVLAN: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_DUMMY: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]   - "ftp,tftp client in container":
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z] - Storage Drivers:
16:56:19 [2020-02-06T16:56:19.554Z]   - "aufs":
16:56:19 [2020-02-06T16:56:19.554Z]     - CONFIG_AUFS_FS: enabled (as module)
16:56:19 [2020-02-06T16:56:19.554Z]   - "btrfs":
16:56:19 [2020-02-06T16:56:19.791Z] #6 DONE 0.2s
16:56:19 [2020-02-06T16:56:19.791Z] 
16:56:19 [2020-02-06T16:56:19.791Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
16:56:19 [2020-02-06T16:56:19.791Z] #68 CACHED
16:56:19 [2020-02-06T16:56:19.791Z] 
16:56:19 [2020-02-06T16:56:19.791Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:56:19 [2020-02-06T16:56:19.791Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
16:56:19 [2020-02-06T16:56:19.791Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
16:56:19 [2020-02-06T16:56:19.791Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done
16:56:19 [2020-02-06T16:56:19.791Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 11.00MB / 120.07MB 0.2s
16:56:19 [2020-02-06T16:56:19.791Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done
16:56:19 [2020-02-06T16:56:19.791Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 0.1s done
16:56:19 [2020-02-06T16:56:19.838Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:56:19 [2020-02-06T16:56:19.838Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:56:19 [2020-02-06T16:56:19.838Z]   - "devicemapper":
16:56:19 [2020-02-06T16:56:19.838Z]     - CONFIG_BLK_DEV_DM: enabled
16:56:19 [2020-02-06T16:56:19.838Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:56:19 [2020-02-06T16:56:19.838Z]   - "overlay":
16:56:19 [2020-02-06T16:56:19.838Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:56:19 [2020-02-06T16:56:19.838Z]   - "zfs":
16:56:19 [2020-02-06T16:56:19.838Z]     - /dev/zfs: missing
16:56:19 [2020-02-06T16:56:19.838Z]     - zfs command: missing
16:56:19 [2020-02-06T16:56:19.838Z]     - zpool command: missing
16:56:19 [2020-02-06T16:56:19.838Z] 
16:56:19 [2020-02-06T16:56:19.838Z] Limits:
16:56:19 [2020-02-06T16:56:19.838Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:56:19 [2020-02-06T16:56:19.838Z] 
16:56:19 [2020-02-06T16:56:19.838Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:56:20 [2020-02-06T16:56:20.087Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 21.67MB / 120.07MB 0.3s
16:56:20 [2020-02-06T16:56:20.087Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 30.72MB / 120.07MB 0.4s
16:56:20 [2020-02-06T16:56:20.172Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40467
[Pipeline] {
[Pipeline] checkout
16:56:20 [2020-02-06T16:56:20.288Z] + make bundles/buildx
16:56:20 [2020-02-06T16:56:20.342Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 40.32MB / 120.07MB 0.5s
16:56:20 [2020-02-06T16:56:20.342Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 62.93MB / 120.07MB 0.7s
16:56:20 [2020-02-06T16:56:20.601Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 70.42MB / 120.07MB 0.8s
16:56:20 [2020-02-06T16:56:20.601Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 77.62MB / 120.07MB 0.9s
16:56:20 [2020-02-06T16:56:20.601Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 84.95MB / 120.07MB 1.0s
16:56:20 [2020-02-06T16:56:20.617Z] using credential docker-jenkins-github-credentials
16:56:20 [2020-02-06T16:56:20.660Z] Cloning the remote Git repository
16:56:20 [2020-02-06T16:56:20.660Z] Cloning with configured refspecs honoured and without tags
16:56:20 [2020-02-06T16:56:20.858Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 95.12MB / 120.07MB 1.2s
16:56:20 [2020-02-06T16:56:20.922Z] make: command: Command not found
16:56:20 [2020-02-06T16:56:20.923Z] make: command: Command not found
16:56:20 [2020-02-06T16:56:20.923Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
16:56:20 [2020-02-06T16:56:20.923Z] 	--build-arg BUILDX_COMMIT \
16:56:20 [2020-02-06T16:56:20.923Z] 	--build-arg BUILDX_REPO \
16:56:20 [2020-02-06T16:56:20.923Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
16:56:20 [2020-02-06T16:56:20.923Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
16:56:20 [2020-02-06T16:56:20.923Z] 	.
16:56:20 [2020-02-06T16:56:20.923Z] /bin/sh: 4: go: not found
16:56:20 [2020-02-06T16:56:20.923Z] /bin/sh: 5: go: not found
16:56:21 [2020-02-06T16:56:21.116Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 109.56MB / 120.07MB 1.4s
16:56:21 [2020-02-06T16:56:21.116Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 118.70MB / 120.07MB 1.5s
16:56:20 [2020-02-06T16:56:20.698Z] Cloning repository https://github.com/moby/moby.git
16:56:20 [2020-02-06T16:56:20.815Z]  > git init /home/jenkins/workspace/moby_PR-40467 # timeout=10
16:56:20 [2020-02-06T16:56:20.835Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:20 [2020-02-06T16:56:20.836Z]  > git --version # timeout=10
16:56:20 [2020-02-06T16:56:20.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:20 [2020-02-06T16:56:20.849Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:21 [2020-02-06T16:56:21.721Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 1.7s done
16:56:21 [2020-02-06T16:56:21.721Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4
16:56:22 [2020-02-06T16:56:22.286Z] #7 ...
16:56:22 [2020-02-06T16:56:22.286Z] 
16:56:22 [2020-02-06T16:56:22.286Z] #20 [internal] load build context
16:56:22 [2020-02-06T16:56:22.286Z] #20 transferring context: 46.81MB 2.4s done
16:56:22 [2020-02-06T16:56:22.286Z] #20 DONE 2.5s
16:56:22 [2020-02-06T16:56:22.286Z] 
16:56:22 [2020-02-06T16:56:22.286Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:56:24 [2020-02-06T16:56:24.404Z] Sending build context to Docker daemon  51.35MB

16:56:24 [2020-02-06T16:56:24.404Z] Step 1/16 : ARG GO_VERSION=1.12.10
16:56:24 [2020-02-06T16:56:24.404Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
16:56:24 [2020-02-06T16:56:24.404Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
16:56:24 [2020-02-06T16:56:24.404Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
16:56:24 [2020-02-06T16:56:24.404Z] 1.12.10-stretch: Pulling from library/golang
16:56:24 [2020-02-06T16:56:24.689Z] fb056072eab9: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 6a33b1f9796f: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 8f8f8962e456: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 68adcc365214: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 76d8adf27bdf: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] d66e58854927: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 71497195576e: Pulling fs layer
16:56:24 [2020-02-06T16:56:24.689Z] 68adcc365214: Waiting
16:56:24 [2020-02-06T16:56:24.689Z] 76d8adf27bdf: Waiting
16:56:24 [2020-02-06T16:56:24.689Z] 71497195576e: Waiting
16:56:24 [2020-02-06T16:56:24.689Z] d66e58854927: Waiting
16:56:24 [2020-02-06T16:56:24.982Z] 8f8f8962e456: Verifying Checksum
16:56:24 [2020-02-06T16:56:24.982Z] 8f8f8962e456: Download complete
16:56:25 [2020-02-06T16:56:25.622Z] 6a33b1f9796f: Verifying Checksum
16:56:25 [2020-02-06T16:56:25.622Z] 6a33b1f9796f: Download complete
16:56:26 [2020-02-06T16:56:26.485Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.3s done
16:56:26 [2020-02-06T16:56:26.485Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462
16:56:26 [2020-02-06T16:56:26.485Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done
16:56:26 [2020-02-06T16:56:26.485Z] #7 DONE 6.6s
16:56:26 [2020-02-06T16:56:26.485Z] 
16:56:26 [2020-02-06T16:56:26.485Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
16:56:27 [2020-02-06T16:56:27.681Z] fb056072eab9: Download complete
16:56:28 [2020-02-06T16:56:28.470Z] #8 DONE 1.9s
16:56:28 [2020-02-06T16:56:28.470Z] 
16:56:28 [2020-02-06T16:56:28.470Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:56:28 [2020-02-06T16:56:28.615Z] Fetching without tags
16:56:28 [2020-02-06T16:56:28.708Z] 68adcc365214: Verifying Checksum
16:56:28 [2020-02-06T16:56:28.708Z] 68adcc365214: Download complete
16:56:28 [2020-02-06T16:56:28.892Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:29 [2020-02-06T16:56:29.030Z] #9 DONE 0.8s
16:56:29 [2020-02-06T16:56:29.030Z] 
16:56:29 [2020-02-06T16:56:29.030Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:56:29 [2020-02-06T16:56:29.030Z] #40 DONE 0.1s
16:56:29 [2020-02-06T16:56:29.030Z] 
16:56:29 [2020-02-06T16:56:29.030Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:56:28 [2020-02-06T16:56:28.581Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:28 [2020-02-06T16:56:28.592Z]  > git config --add remote.origin.fetch +refs/pull/40467/head:refs/remotes/origin/PR-40467 # timeout=10
16:56:28 [2020-02-06T16:56:28.595Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:56:28 [2020-02-06T16:56:28.602Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:28 [2020-02-06T16:56:28.611Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:28 [2020-02-06T16:56:28.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:28 [2020-02-06T16:56:28.611Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:28 [2020-02-06T16:56:28.888Z]  > git config core.sparsecheckout # timeout=10
16:56:28 [2020-02-06T16:56:28.895Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:29 [2020-02-06T16:56:29.247Z] Fetching without tags
16:56:29 [2020-02-06T16:56:29.285Z] #43 ...
16:56:29 [2020-02-06T16:56:29.285Z] 
16:56:29 [2020-02-06T16:56:29.286Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:56:29 [2020-02-06T16:56:29.286Z] #29 DONE 0.1s
16:56:29 [2020-02-06T16:56:29.286Z] 
16:56:29 [2020-02-06T16:56:29.286Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:56:29 [2020-02-06T16:56:29.286Z] #21 DONE 0.3s
16:56:29 [2020-02-06T16:56:29.286Z] 
16:56:29 [2020-02-06T16:56:29.286Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:56:29 [2020-02-06T16:56:29.286Z] #70 DONE 0.1s
16:56:29 [2020-02-06T16:56:29.286Z] 
16:56:29 [2020-02-06T16:56:29.286Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:56:29 [2020-02-06T16:56:29.340Z] 71497195576e: Verifying Checksum
16:56:29 [2020-02-06T16:56:29.340Z] 71497195576e: Download complete
16:56:29 [2020-02-06T16:56:29.415Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:29 [2020-02-06T16:56:29.416Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
16:56:29 [2020-02-06T16:56:29.541Z] #32 DONE 0.1s
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:56:29 [2020-02-06T16:56:29.541Z] #22 DONE 0.2s
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:56:29 [2020-02-06T16:56:29.541Z] #46 DONE 0.2s
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:56:29 [2020-02-06T16:56:29.541Z] #23 ...
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:56:29 [2020-02-06T16:56:29.541Z] #49 DONE 0.2s
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:56:29 [2020-02-06T16:56:29.541Z] #52 DONE 0.2s
16:56:29 [2020-02-06T16:56:29.541Z] 
16:56:29 [2020-02-06T16:56:29.541Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:56:29 [2020-02-06T16:56:29.541Z] #64 DONE 0.2s
16:56:29 [2020-02-06T16:56:29.629Z] 76d8adf27bdf: Verifying Checksum
16:56:29 [2020-02-06T16:56:29.629Z] 76d8adf27bdf: Download complete
16:56:29 [2020-02-06T16:56:29.664Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:29 [2020-02-06T16:56:29.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:29 [2020-02-06T16:56:29.158Z]  > git config --add remote.origin.fetch +refs/pull/40467/head:refs/remotes/origin/PR-40467 # timeout=10
16:56:29 [2020-02-06T16:56:29.170Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:56:29 [2020-02-06T16:56:29.221Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:29 [2020-02-06T16:56:29.275Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:29 [2020-02-06T16:56:29.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:29 [2020-02-06T16:56:29.277Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:56:29 [2020-02-06T16:56:29.690Z]  > git config core.sparsecheckout # timeout=10
16:56:29 [2020-02-06T16:56:29.703Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:29 [2020-02-06T16:56:29.820Z] Commit message: "testing: bump docker-py to 4.2.0"
16:56:29 [2020-02-06T16:56:29.911Z] 
16:56:29 [2020-02-06T16:56:29.911Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:56:29 [2020-02-06T16:56:29.912Z] Still waiting to schedule task
16:56:29 [2020-02-06T16:56:29.912Z] All nodes of label ‘arm64&&linux’ are offline
16:56:29 [2020-02-06T16:56:29.915Z] Still waiting to schedule task
16:56:29 [2020-02-06T16:56:29.915Z] All nodes of label ‘windows-2019’ are offline
16:56:30 [2020-02-06T16:56:30.352Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:56:30 [2020-02-06T16:56:30.353Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:56:30 [2020-02-06T16:56:30.795Z] Commit message: "testing: bump docker-py to 4.2.0"
16:56:30 [2020-02-06T16:56:30.875Z] + [ PR != PR ]
16:56:30 [2020-02-06T16:56:30.875Z] + [ master != master ]
16:56:30 [2020-02-06T16:56:30.875Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
16:56:29 [2020-02-06T16:56:29.386Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:56:29 [2020-02-06T16:56:29.400Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:29 [2020-02-06T16:56:29.411Z]  > git config core.sparsecheckout # timeout=10
16:56:29 [2020-02-06T16:56:29.416Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:56:31 [2020-02-06T16:56:31.207Z] + docker version
16:56:31 [2020-02-06T16:56:31.207Z] Client: Docker Engine - Community
16:56:31 [2020-02-06T16:56:31.207Z]  Version:           19.03.2
16:56:31 [2020-02-06T16:56:31.207Z]  API version:       1.40
16:56:31 [2020-02-06T16:56:31.207Z]  Go version:        go1.12.8
16:56:31 [2020-02-06T16:56:31.207Z]  Git commit:        6a30dfc
16:56:31 [2020-02-06T16:56:31.207Z]  Built:             Thu Aug 29 05:29:11 2019
16:56:31 [2020-02-06T16:56:31.207Z]  OS/Arch:           linux/amd64
16:56:31 [2020-02-06T16:56:31.207Z]  Experimental:      false
16:56:31 [2020-02-06T16:56:31.207Z] 
16:56:31 [2020-02-06T16:56:31.207Z] Server: Docker Engine - Community
16:56:31 [2020-02-06T16:56:31.207Z]  Engine:
16:56:31 [2020-02-06T16:56:31.207Z]   Version:          19.03.2
16:56:31 [2020-02-06T16:56:31.207Z]   API version:      1.40 (minimum version 1.12)
16:56:31 [2020-02-06T16:56:31.207Z]   Go version:       go1.12.8
16:56:31 [2020-02-06T16:56:31.207Z]   Git commit:       6a30dfc
16:56:31 [2020-02-06T16:56:31.207Z]   Built:            Thu Aug 29 05:27:45 2019
16:56:31 [2020-02-06T16:56:31.207Z]   OS/Arch:          linux/amd64
16:56:31 [2020-02-06T16:56:31.207Z]   Experimental:     true
16:56:31 [2020-02-06T16:56:31.207Z]  containerd:
16:56:31 [2020-02-06T16:56:31.207Z]   Version:          1.2.6
16:56:31 [2020-02-06T16:56:31.207Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:56:31 [2020-02-06T16:56:31.207Z]  runc:
16:56:31 [2020-02-06T16:56:31.207Z]   Version:          1.0.0-rc8
16:56:31 [2020-02-06T16:56:31.207Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:56:31 [2020-02-06T16:56:31.207Z]  docker-init:
16:56:31 [2020-02-06T16:56:31.208Z]   Version:          0.18.0
16:56:31 [2020-02-06T16:56:31.208Z]   GitCommit:        fec3683
[Pipeline] sh
16:56:30 [2020-02-06T16:56:30.267Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:56:30 [2020-02-06T16:56:30.323Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:30 [2020-02-06T16:56:30.380Z]  > git config core.sparsecheckout # timeout=10
16:56:30 [2020-02-06T16:56:30.394Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:56:31 [2020-02-06T16:56:31.489Z] + docker info
16:56:31 [2020-02-06T16:56:31.489Z] Client:
16:56:31 [2020-02-06T16:56:31.489Z]  Debug Mode: false
16:56:31 [2020-02-06T16:56:31.489Z] 
16:56:31 [2020-02-06T16:56:31.489Z] Server:
16:56:31 [2020-02-06T16:56:31.489Z]  Containers: 0
16:56:31 [2020-02-06T16:56:31.489Z]   Running: 0
16:56:31 [2020-02-06T16:56:31.489Z]   Paused: 0
16:56:31 [2020-02-06T16:56:31.489Z]   Stopped: 0
16:56:31 [2020-02-06T16:56:31.489Z]  Images: 4
16:56:31 [2020-02-06T16:56:31.489Z]  Server Version: 19.03.2
16:56:31 [2020-02-06T16:56:31.489Z]  Storage Driver: overlay2
16:56:31 [2020-02-06T16:56:31.489Z]   Backing Filesystem: extfs
16:56:31 [2020-02-06T16:56:31.489Z]   Supports d_type: true
16:56:31 [2020-02-06T16:56:31.489Z]   Native Overlay Diff: true
16:56:31 [2020-02-06T16:56:31.489Z]  Logging Driver: json-file
16:56:31 [2020-02-06T16:56:31.489Z]  Cgroup Driver: cgroupfs
16:56:31 [2020-02-06T16:56:31.489Z]  Plugins:
16:56:31 [2020-02-06T16:56:31.489Z]   Volume: local
16:56:31 [2020-02-06T16:56:31.489Z]   Network: bridge host ipvlan macvlan null overlay
16:56:31 [2020-02-06T16:56:31.489Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:56:31 [2020-02-06T16:56:31.489Z]  Swarm: inactive
16:56:31 [2020-02-06T16:56:31.489Z]  Runtimes: runc
16:56:31 [2020-02-06T16:56:31.489Z]  Default Runtime: runc
16:56:31 [2020-02-06T16:56:31.489Z]  Init Binary: docker-init
16:56:31 [2020-02-06T16:56:31.489Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:56:31 [2020-02-06T16:56:31.489Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:56:31 [2020-02-06T16:56:31.489Z]  init version: fec3683
16:56:31 [2020-02-06T16:56:31.489Z]  Security Options:
16:56:31 [2020-02-06T16:56:31.489Z]   apparmor
16:56:31 [2020-02-06T16:56:31.489Z]   seccomp
16:56:31 [2020-02-06T16:56:31.489Z]    Profile: default
16:56:31 [2020-02-06T16:56:31.489Z]  Kernel Version: 4.15.0-1048-aws
16:56:31 [2020-02-06T16:56:31.489Z]  Operating System: Ubuntu 18.04.3 LTS
16:56:31 [2020-02-06T16:56:31.489Z]  OSType: linux
16:56:31 [2020-02-06T16:56:31.489Z]  Architecture: x86_64
16:56:31 [2020-02-06T16:56:31.489Z]  CPUs: 2
16:56:31 [2020-02-06T16:56:31.489Z]  Total Memory: 7.501GiB
16:56:31 [2020-02-06T16:56:31.489Z]  Name: ip-10-100-110-138
16:56:31 [2020-02-06T16:56:31.489Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
16:56:31 [2020-02-06T16:56:31.489Z]  Docker Root Dir: /var/lib/docker
16:56:31 [2020-02-06T16:56:31.489Z]  Debug Mode: false
16:56:31 [2020-02-06T16:56:31.489Z]  Registry: https://index.docker.io/v1/
16:56:31 [2020-02-06T16:56:31.489Z]  Labels:
16:56:31 [2020-02-06T16:56:31.489Z]  Experimental: true
16:56:31 [2020-02-06T16:56:31.489Z]  Insecure Registries:
16:56:31 [2020-02-06T16:56:31.489Z]   127.0.0.0/8
16:56:31 [2020-02-06T16:56:31.489Z]  Live Restore Enabled: true
16:56:31 [2020-02-06T16:56:31.489Z] 
16:56:31 [2020-02-06T16:56:31.489Z] WARNING: No swap limit support
[Pipeline] sh
16:56:31 [2020-02-06T16:56:31.991Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:31 [2020-02-06T16:56:31.991Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:31 [2020-02-06T16:56:31.991Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:56:31 [2020-02-06T16:56:31.991Z] + bash /home/ubuntu/workspace/moby_PR-40467/check-config.sh
16:56:31 [2020-02-06T16:56:31.991Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:56:31 [2020-02-06T16:56:31.991Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
16:56:31 [2020-02-06T16:56:31.991Z] 
16:56:31 [2020-02-06T16:56:31.991Z] Generally Necessary:
16:56:31 [2020-02-06T16:56:31.991Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:56:31 [2020-02-06T16:56:31.991Z] - apparmor: enabled and tools installed
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NAMESPACES: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NET_NS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_PID_NS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_IPC_NS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_UTS_NS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUPS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUP_CPUACCT: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUP_DEVICE: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUP_FREEZER: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUP_SCHED: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CPUSETS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_MEMCG: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_KEYS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_VETH: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_BRIDGE: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NF_NAT: enabled (as module)
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_NF_NAT_NEEDED: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_POSIX_MQUEUE: enabled
16:56:31 [2020-02-06T16:56:31.991Z] 
16:56:31 [2020-02-06T16:56:31.991Z] Optional Features:
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_USER_NS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_SECCOMP: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_CGROUP_PIDS: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_MEMCG_SWAP: enabled
16:56:31 [2020-02-06T16:56:31.991Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:56:32 [2020-02-06T16:56:32.041Z] + docker version
16:56:32 [2020-02-06T16:56:32.042Z] Client:
16:56:32 [2020-02-06T16:56:32.042Z]  Version:           18.06.3-ce
16:56:32 [2020-02-06T16:56:32.042Z]  API version:       1.38
16:56:32 [2020-02-06T16:56:32.042Z]  Go version:        go1.10.3
16:56:32 [2020-02-06T16:56:32.042Z]  Git commit:        d7080c1
16:56:32 [2020-02-06T16:56:32.042Z]  Built:             Wed Feb 20 02:27:09 2019
16:56:32 [2020-02-06T16:56:32.042Z]  OS/Arch:           linux/s390x
16:56:32 [2020-02-06T16:56:32.042Z]  Experimental:      false
16:56:32 [2020-02-06T16:56:32.042Z] 
16:56:32 [2020-02-06T16:56:32.042Z] Server:
16:56:32 [2020-02-06T16:56:32.042Z]  Engine:
16:56:32 [2020-02-06T16:56:32.042Z]   Version:          18.06.3-ce
16:56:32 [2020-02-06T16:56:32.042Z]   API version:      1.38 (minimum version 1.12)
16:56:32 [2020-02-06T16:56:32.042Z]   Go version:       go1.10.3
16:56:32 [2020-02-06T16:56:32.042Z]   Git commit:       d7080c1
16:56:32 [2020-02-06T16:56:32.042Z]   Built:            Wed Feb 20 02:26:03 2019
16:56:32 [2020-02-06T16:56:32.042Z]   OS/Arch:          linux/s390x
16:56:32 [2020-02-06T16:56:32.042Z]   Experimental:     true
[Pipeline] sh
16:56:32 [2020-02-06T16:56:32.249Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_BLK_CGROUP: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IOSCHED_CFQ: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_CGROUP_PERF: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_CGROUP_HUGETLB: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_CFS_BANDWIDTH: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_RT_GROUP_SCHED: missing
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_VS: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_VS_NFCT: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_IP_VS_RR: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_EXT4_FS: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:56:32 [2020-02-06T16:56:32.249Z] - Network Drivers:
16:56:32 [2020-02-06T16:56:32.249Z]   - "overlay":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_VXLAN: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       Optional (for encrypted networks):
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_CRYPTO: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_CRYPTO_AEAD: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_CRYPTO_GCM: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_CRYPTO_GHASH: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_XFRM: enabled
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_XFRM_USER: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_INET_ESP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]   - "ipvlan":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_IPVLAN: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]   - "macvlan":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_MACVLAN: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_DUMMY: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]   - "ftp,tftp client in container":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z] - Storage Drivers:
16:56:32 [2020-02-06T16:56:32.249Z]   - "aufs":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_AUFS_FS: enabled (as module)
16:56:32 [2020-02-06T16:56:32.249Z]   - "btrfs":
16:56:32 [2020-02-06T16:56:32.249Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:56:32 [2020-02-06T16:56:32.373Z] fb056072eab9: Pull complete
16:56:32 [2020-02-06T16:56:32.507Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:56:32 [2020-02-06T16:56:32.507Z]   - "devicemapper":
16:56:32 [2020-02-06T16:56:32.507Z]     - CONFIG_BLK_DEV_DM: enabled
16:56:32 [2020-02-06T16:56:32.507Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:56:32 [2020-02-06T16:56:32.507Z]   - "overlay":
16:56:32 [2020-02-06T16:56:32.507Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:56:32 [2020-02-06T16:56:32.507Z]   - "zfs":
16:56:32 [2020-02-06T16:56:32.507Z]     - /dev/zfs: missing
16:56:32 [2020-02-06T16:56:32.507Z]     - zfs command: missing
16:56:32 [2020-02-06T16:56:32.507Z]     - zpool command: missing
16:56:32 [2020-02-06T16:56:32.507Z] 
16:56:32 [2020-02-06T16:56:32.507Z] Limits:
16:56:32 [2020-02-06T16:56:32.507Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:56:32 [2020-02-06T16:56:32.507Z] 
16:56:32 [2020-02-06T16:56:32.507Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:56:32 [2020-02-06T16:56:32.839Z] + docker info
16:56:32 [2020-02-06T16:56:32.839Z] Containers: 0
16:56:32 [2020-02-06T16:56:32.839Z]  Running: 0
16:56:32 [2020-02-06T16:56:32.839Z]  Paused: 0
16:56:32 [2020-02-06T16:56:32.839Z]  Stopped: 0
16:56:32 [2020-02-06T16:56:32.839Z] Images: 0
16:56:32 [2020-02-06T16:56:32.839Z] Server Version: 18.06.3-ce
16:56:32 [2020-02-06T16:56:32.839Z] Storage Driver: overlay2
16:56:32 [2020-02-06T16:56:32.839Z]  Backing Filesystem: extfs
16:56:32 [2020-02-06T16:56:32.839Z]  Supports d_type: true
16:56:32 [2020-02-06T16:56:32.839Z]  Native Overlay Diff: true
16:56:32 [2020-02-06T16:56:32.839Z] Logging Driver: json-file
16:56:32 [2020-02-06T16:56:32.839Z] Cgroup Driver: cgroupfs
16:56:32 [2020-02-06T16:56:32.839Z] Plugins:
16:56:32 [2020-02-06T16:56:32.839Z]  Volume: local
16:56:32 [2020-02-06T16:56:32.839Z]  Network: bridge host ipvlan macvlan null overlay
16:56:32 [2020-02-06T16:56:32.839Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
16:56:32 [2020-02-06T16:56:32.839Z] Swarm: inactive
16:56:32 [2020-02-06T16:56:32.839Z] Runtimes: runc
16:56:32 [2020-02-06T16:56:32.839Z] Default Runtime: runc
16:56:32 [2020-02-06T16:56:32.839Z] Init Binary: docker-init
16:56:32 [2020-02-06T16:56:32.839Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
16:56:32 [2020-02-06T16:56:32.839Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
16:56:32 [2020-02-06T16:56:32.839Z] init version: fec3683
16:56:32 [2020-02-06T16:56:32.839Z] Security Options:
16:56:32 [2020-02-06T16:56:32.839Z]  apparmor
16:56:32 [2020-02-06T16:56:32.839Z]  seccomp
16:56:32 [2020-02-06T16:56:32.839Z]   Profile: default
16:56:32 [2020-02-06T16:56:32.839Z] Kernel Version: 4.4.0-171-generic
16:56:32 [2020-02-06T16:56:32.839Z] Operating System: Ubuntu 16.04.5 LTS
16:56:32 [2020-02-06T16:56:32.839Z] OSType: linux
16:56:32 [2020-02-06T16:56:32.839Z] Architecture: s390x
16:56:32 [2020-02-06T16:56:32.839Z] CPUs: 2
16:56:32 [2020-02-06T16:56:32.839Z] Total Memory: 7.862GiB
16:56:32 [2020-02-06T16:56:32.839Z] Name: s390x-ubuntu-01
16:56:32 [2020-02-06T16:56:32.839Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
16:56:32 [2020-02-06T16:56:32.839Z] Docker Root Dir: /var/lib/docker
16:56:32 [2020-02-06T16:56:32.839Z] Debug Mode (client): false
16:56:32 [2020-02-06T16:56:32.839Z] Debug Mode (server): false
16:56:32 [2020-02-06T16:56:32.839Z] Username: dockerbuildbot
16:56:32 [2020-02-06T16:56:32.839Z] Registry: https://index.docker.io/v1/
16:56:32 [2020-02-06T16:56:32.839Z] Labels:
16:56:32 [2020-02-06T16:56:32.839Z] Experimental: true
16:56:32 [2020-02-06T16:56:32.839Z] Insecure Registries:
16:56:32 [2020-02-06T16:56:32.839Z]  127.0.0.0/8
16:56:32 [2020-02-06T16:56:32.839Z] Live Restore Enabled: false
16:56:32 [2020-02-06T16:56:32.839Z] 
16:56:32 [2020-02-06T16:56:32.839Z] WARNING: No swap limit support
16:56:32 [2020-02-06T16:56:32.860Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf .
16:56:32 [2020-02-06T16:56:32.860Z] #2 [internal] load build definition from Dockerfile
16:56:32 [2020-02-06T16:56:32.860Z] #2 transferring dockerfile: 15.71kB done
16:56:32 [2020-02-06T16:56:32.860Z] #2 DONE 0.0s
16:56:32 [2020-02-06T16:56:32.860Z] 
16:56:32 [2020-02-06T16:56:32.860Z] #1 [internal] load .dockerignore
16:56:32 [2020-02-06T16:56:32.860Z] #1 transferring context: 87B done
16:56:32 [2020-02-06T16:56:32.860Z] #1 DONE 0.0s
16:56:32 [2020-02-06T16:56:32.860Z] 
16:56:32 [2020-02-06T16:56:32.860Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
16:56:32 [2020-02-06T16:56:32.860Z] #3 DONE 0.1s
[Pipeline] sh
16:56:33 [2020-02-06T16:56:33.119Z] 
16:56:33 [2020-02-06T16:56:33.119Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
16:56:33 [2020-02-06T16:56:33.119Z] #4 CACHED
16:56:33 [2020-02-06T16:56:33.412Z] 6a33b1f9796f: Pull complete
16:56:33 [2020-02-06T16:56:33.576Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:33 [2020-02-06T16:56:33.576Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:56:33 [2020-02-06T16:56:33.576Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:56:33 [2020-02-06T16:56:33.576Z] + bash /home/jenkins/workspace/moby_PR-40467/check-config.sh
16:56:33 [2020-02-06T16:56:33.576Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:56:33 [2020-02-06T16:56:33.576Z] info: reading kernel config from /boot/config-4.4.0-171-generic ...
16:56:33 [2020-02-06T16:56:33.576Z] 
16:56:33 [2020-02-06T16:56:33.576Z] Generally Necessary:
16:56:33 [2020-02-06T16:56:33.576Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:56:33 [2020-02-06T16:56:33.576Z] - apparmor: enabled and tools installed
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NAMESPACES: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NET_NS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_PID_NS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IPC_NS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_UTS_NS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUPS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_CPUACCT: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_DEVICE: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_FREEZER: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_SCHED: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CPUSETS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_MEMCG: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_KEYS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_VETH: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_BRIDGE: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NF_NAT: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NF_NAT_NEEDED: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_POSIX_MQUEUE: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
16:56:33 [2020-02-06T16:56:33.576Z] 
16:56:33 [2020-02-06T16:56:33.576Z] Optional Features:
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_USER_NS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_SECCOMP: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_PIDS: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_MEMCG_SWAP: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:56:33 [2020-02-06T16:56:33.576Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_MEMCG_KMEM: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_BLK_CGROUP: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IOSCHED_CFQ: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_PERF: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_HUGETLB: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_CFS_BANDWIDTH: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_RT_GROUP_SCHED: missing
16:56:33 [2020-02-06T16:56:33.576Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:56:33 [2020-02-06T16:56:33.687Z] 
16:56:33 [2020-02-06T16:56:33.687Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
16:56:33 [2020-02-06T16:56:33.687Z] #5 DONE 0.0s
16:56:33 [2020-02-06T16:56:33.687Z] 
16:56:33 [2020-02-06T16:56:33.687Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
16:56:33 [2020-02-06T16:56:33.687Z] #6 DONE 0.2s
16:56:33 [2020-02-06T16:56:33.687Z] 
16:56:33 [2020-02-06T16:56:33.687Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
16:56:33 [2020-02-06T16:56:33.687Z] #68 DONE 0.0s
16:56:33 [2020-02-06T16:56:33.687Z] 
16:56:33 [2020-02-06T16:56:33.687Z] #20 [internal] load build context
16:56:33 [2020-02-06T16:56:33.701Z] 8f8f8962e456: Pull complete
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_IP_VS: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_IP_VS_NFCT: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_IP_VS_RR: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_EXT4_FS: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:56:33 [2020-02-06T16:56:33.925Z] - Network Drivers:
16:56:33 [2020-02-06T16:56:33.925Z]   - "overlay":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_VXLAN: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:56:33 [2020-02-06T16:56:33.925Z]       Optional (for encrypted networks):
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_CRYPTO: enabled
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_XFRM: enabled
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_XFRM_USER: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_INET_ESP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "ipvlan":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_IPVLAN: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "macvlan":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_MACVLAN: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_DUMMY: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "ftp,tftp client in container":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z] - Storage Drivers:
16:56:33 [2020-02-06T16:56:33.925Z]   - "aufs":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_AUFS_FS: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "btrfs":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:56:33 [2020-02-06T16:56:33.925Z]   - "devicemapper":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_BLK_DEV_DM: enabled
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "overlay":
16:56:33 [2020-02-06T16:56:33.925Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:56:33 [2020-02-06T16:56:33.925Z]   - "zfs":
16:56:33 [2020-02-06T16:56:33.925Z]     - /dev/zfs: missing
16:56:33 [2020-02-06T16:56:33.925Z]     - zfs command: missing
16:56:33 [2020-02-06T16:56:33.925Z]     - zpool command: missing
16:56:33 [2020-02-06T16:56:33.925Z] 
16:56:33 [2020-02-06T16:56:33.925Z] Limits:
16:56:33 [2020-02-06T16:56:33.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:56:33 [2020-02-06T16:56:33.925Z] 
16:56:33 [2020-02-06T16:56:33.925Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:56:34 [2020-02-06T16:56:34.674Z] + make bundles/buildx
16:56:34 [2020-02-06T16:56:34.674Z] make: command: Command not found
16:56:34 [2020-02-06T16:56:34.674Z] make: command: Command not found
16:56:34 [2020-02-06T16:56:34.674Z] mkdir bundles
16:56:34 [2020-02-06T16:56:34.674Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
16:56:34 [2020-02-06T16:56:34.674Z] 	--build-arg BUILDX_COMMIT \
16:56:34 [2020-02-06T16:56:34.674Z] 	--build-arg BUILDX_REPO \
16:56:34 [2020-02-06T16:56:34.674Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
16:56:34 [2020-02-06T16:56:34.674Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
16:56:34 [2020-02-06T16:56:34.674Z] 	.
16:56:34 [2020-02-06T16:56:34.674Z] /bin/sh: 4: go: not found
16:56:34 [2020-02-06T16:56:34.674Z] /bin/sh: 5: go: not found
16:56:35 [2020-02-06T16:56:35.153Z] #65 ...
16:56:35 [2020-02-06T16:56:35.153Z] 
16:56:35 [2020-02-06T16:56:35.153Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:56:35 [2020-02-06T16:56:35.153Z] #25 3.897 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:35 [2020-02-06T16:56:35.153Z] #25 3.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:35 [2020-02-06T16:56:35.153Z] #25 4.176 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:35 [2020-02-06T16:56:35.153Z] #25 4.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:35 [2020-02-06T16:56:35.153Z] #25 5.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:35 [2020-02-06T16:56:35.194Z] d66e58854927: Verifying Checksum
16:56:35 [2020-02-06T16:56:35.194Z] d66e58854927: Download complete
16:56:35 [2020-02-06T16:56:35.916Z] Sending build context to Docker daemon  51.35MB

16:56:35 [2020-02-06T16:56:35.916Z] Step 1/16 : ARG GO_VERSION=1.12.10
16:56:35 [2020-02-06T16:56:35.916Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
16:56:35 [2020-02-06T16:56:35.916Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
16:56:35 [2020-02-06T16:56:35.916Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
16:56:35 [2020-02-06T16:56:35.916Z] 1.12.10-stretch: Pulling from library/golang
16:56:36 [2020-02-06T16:56:36.121Z] #25 ...
16:56:36 [2020-02-06T16:56:36.121Z] 
16:56:36 [2020-02-06T16:56:36.121Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:56:36 [2020-02-06T16:56:36.121Z] #43 7.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:36 [2020-02-06T16:56:36.286Z] ade01ea651a2: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] fbabdb69f639: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] ff33bd1013d7: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] 85cfe9d77eff: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] ace5139f9caa: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] e4d79466b81c: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] b00baabad4ce: Pulling fs layer
16:56:36 [2020-02-06T16:56:36.286Z] 85cfe9d77eff: Waiting
16:56:36 [2020-02-06T16:56:36.286Z] ace5139f9caa: Waiting
16:56:36 [2020-02-06T16:56:36.286Z] e4d79466b81c: Waiting
16:56:36 [2020-02-06T16:56:36.286Z] b00baabad4ce: Waiting
16:56:36 [2020-02-06T16:56:36.377Z] #43 7.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:36 [2020-02-06T16:56:36.377Z] #43 7.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:36 [2020-02-06T16:56:36.701Z] fbabdb69f639: Verifying Checksum
16:56:36 [2020-02-06T16:56:36.701Z] fbabdb69f639: Download complete
16:56:36 [2020-02-06T16:56:36.701Z] ff33bd1013d7: Verifying Checksum
16:56:36 [2020-02-06T16:56:36.701Z] ff33bd1013d7: Download complete
16:56:37 [2020-02-06T16:56:37.120Z] ade01ea651a2: Verifying Checksum
16:56:37 [2020-02-06T16:56:37.120Z] ade01ea651a2: Download complete
16:56:37 [2020-02-06T16:56:37.252Z] 68adcc365214: Pull complete
16:56:37 [2020-02-06T16:56:37.741Z] #43 8.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:37 [2020-02-06T16:56:37.870Z] #20 transferring context: 46.81MB 3.9s done
16:56:37 [2020-02-06T16:56:37.870Z] #20 DONE 3.9s
16:56:37 [2020-02-06T16:56:37.870Z] 
16:56:37 [2020-02-06T16:56:37.870Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:56:37 [2020-02-06T16:56:37.870Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.1s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.3s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.8s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.4s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 3.3s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 1.4s done
16:56:37 [2020-02-06T16:56:37.870Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 2.5s
16:56:37 [2020-02-06T16:56:37.948Z] 85cfe9d77eff: Verifying Checksum
16:56:37 [2020-02-06T16:56:37.948Z] 85cfe9d77eff: Download complete
16:56:38 [2020-02-06T16:56:38.346Z] b00baabad4ce: Verifying Checksum
16:56:38 [2020-02-06T16:56:38.346Z] b00baabad4ce: Download complete
16:56:38 [2020-02-06T16:56:38.710Z] ade01ea651a2: Pull complete
16:56:38 [2020-02-06T16:56:38.710Z] e4d79466b81c: Verifying Checksum
16:56:38 [2020-02-06T16:56:38.710Z] e4d79466b81c: Download complete
16:56:38 [2020-02-06T16:56:38.710Z] ace5139f9caa: Verifying Checksum
16:56:38 [2020-02-06T16:56:38.710Z] ace5139f9caa: Download complete
16:56:38 [2020-02-06T16:56:38.801Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 3.6s done
16:56:38 [2020-02-06T16:56:38.801Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
16:56:39 [2020-02-06T16:56:39.057Z] fbabdb69f639: Pull complete
16:56:39 [2020-02-06T16:56:39.058Z] ff33bd1013d7: Pull complete
16:56:39 [2020-02-06T16:56:39.058Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
16:56:39 [2020-02-06T16:56:39.104Z] #43 ...
16:56:39 [2020-02-06T16:56:39.104Z] 
16:56:39 [2020-02-06T16:56:39.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:56:39 [2020-02-06T16:56:39.104Z] #10 7.385 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #10 7.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #10 7.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #10 8.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #10 ...
16:56:39 [2020-02-06T16:56:39.104Z] 
16:56:39 [2020-02-06T16:56:39.104Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:56:39 [2020-02-06T16:56:39.104Z] #35 5.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #35 5.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #35 5.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #35 6.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:39 [2020-02-06T16:56:39.104Z] #35 9.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:39 [2020-02-06T16:56:39.314Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s
16:56:39 [2020-02-06T16:56:39.360Z] #35 ...
16:56:39 [2020-02-06T16:56:39.360Z] 
16:56:39 [2020-02-06T16:56:39.360Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:56:39 [2020-02-06T16:56:39.360Z] #41 7.049 + git clone https://github.com/docker/distribution.git .
16:56:39 [2020-02-06T16:56:39.360Z] #41 7.053 Cloning into '.'...
16:56:39 [2020-02-06T16:56:39.360Z] #41 ...
16:56:39 [2020-02-06T16:56:39.360Z] 
16:56:39 [2020-02-06T16:56:39.360Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:56:39 [2020-02-06T16:56:39.360Z] #30 7.033 + git clone https://github.com/kolyshkin/go-swagger.git .
16:56:39 [2020-02-06T16:56:39.360Z] #30 7.036 Cloning into '.'...
16:56:39 [2020-02-06T16:56:39.579Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.2s done
16:56:39 [2020-02-06T16:56:39.579Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0.1s
16:56:39 [2020-02-06T16:56:39.616Z] #30 ...
16:56:39 [2020-02-06T16:56:39.616Z] 
16:56:39 [2020-02-06T16:56:39.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.441 + RM_GOPATH=0
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.442 + TMP_GOPATH=
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.442 + : /build
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.443 + '[' -z '' ']'
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.450 ++ mktemp -d
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.452 + export GOPATH=/tmp/tmp.g24VfPNCu8
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.452 + GOPATH=/tmp/tmp.g24VfPNCu8
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.452 + RM_GOPATH=1
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.453 ++ dirname ./install.sh
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.455 + dir=.
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 + bin=tomlv
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 + shift
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 + '[' '!' -f ./tomlv.installer ']'
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 + . ./tomlv.installer
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.471 + install_tomlv
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.473 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.474 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.474 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g24VfPNCu8/src/github.com/BurntSushi/toml
16:56:39 [2020-02-06T16:56:39.616Z] #33 7.484 Cloning into '/tmp/tmp.g24VfPNCu8/src/github.com/BurntSushi/toml'...
16:56:39 [2020-02-06T16:56:39.616Z] #33 8.702 + cd /tmp/tmp.g24VfPNCu8/src/github.com/BurntSushi/toml
16:56:39 [2020-02-06T16:56:39.616Z] #33 8.710 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:56:39 [2020-02-06T16:56:39.616Z] #33 8.719 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:56:39 [2020-02-06T16:56:39.616Z] #33 9.531 internal/cpu
16:56:39 [2020-02-06T16:56:39.616Z] #33 9.581 runtime/internal/atomic
16:56:39 [2020-02-06T16:56:39.616Z] #33 9.860 runtime/internal/sys
16:56:39 [2020-02-06T16:56:39.616Z] #33 10.14 runtime/internal/math
16:56:39 [2020-02-06T16:56:39.616Z] #33 10.23 internal/bytealg
16:56:39 [2020-02-06T16:56:39.616Z] #33 10.24 math/bits
16:56:39 [2020-02-06T16:56:39.616Z] #33 ...
16:56:39 [2020-02-06T16:56:39.616Z] 
16:56:39 [2020-02-06T16:56:39.616Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:56:39 [2020-02-06T16:56:39.616Z] #59 7.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:39 [2020-02-06T16:56:39.616Z] #59 7.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:39 [2020-02-06T16:56:39.616Z] #59 7.254 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:39 [2020-02-06T16:56:39.616Z] #59 8.472 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:39 [2020-02-06T16:56:39.871Z] #59 ...
16:56:39 [2020-02-06T16:56:39.871Z] 
16:56:39 [2020-02-06T16:56:39.871Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.239 + RM_GOPATH=0
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.240 + TMP_GOPATH=
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.240 + : /build
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.240 + '[' -z '' ']'
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.244 ++ mktemp -d
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.248 + export GOPATH=/tmp/tmp.kCLsXYkkHr
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.248 + GOPATH=/tmp/tmp.kCLsXYkkHr
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.248 + RM_GOPATH=1
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.249 ++ dirname ./install.sh
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.253 + dir=.
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.258 + bin=gotestsum
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.258 + shift
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.259 + '[' '!' -f ./gotestsum.installer ']'
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.259 + . ./gotestsum.installer
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.259 ++ : v0.3.5
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.260 + install_gotestsum
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.260 + echo 'Installing gotestsum version v0.3.5'
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.260 + go get -d gotest.tools/gotestsum
16:56:39 [2020-02-06T16:56:39.871Z] #50 7.261 Installing gotestsum version v0.3.5
16:56:39 [2020-02-06T16:56:39.957Z] 76d8adf27bdf: Pull complete
16:56:40 [2020-02-06T16:56:40.127Z] #50 ...
16:56:40 [2020-02-06T16:56:40.127Z] 
16:56:40 [2020-02-06T16:56:40.127Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.711 + RM_GOPATH=0
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.711 + TMP_GOPATH=
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.711 + : /build
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.712 + '[' -z '' ']'
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.723 ++ mktemp -d
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.731 + export GOPATH=/tmp/tmp.ZgIKighcDr
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.731 + GOPATH=/tmp/tmp.ZgIKighcDr
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.731 + RM_GOPATH=1
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.731 ++ dirname ./install.sh
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + dir=.
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + bin=golangci_lint
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + shift
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + '[' '!' -f ./golangci_lint.installer ']'
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + . ./golangci_lint.installer
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 ++ : v1.20.0
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 Installing golangci-lint version v1.20.0
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + install_golangci_lint
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.752 + echo 'Installing golangci-lint version v1.20.0'
16:56:40 [2020-02-06T16:56:40.127Z] #53 7.754 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:56:40 [2020-02-06T16:56:40.127Z] #53 ...
16:56:40 [2020-02-06T16:56:40.127Z] 
16:56:40 [2020-02-06T16:56:40.127Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + RM_GOPATH=0
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + TMP_GOPATH=
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + : /build
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + '[' -z '' ']'
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 ++ mktemp -d
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + export GOPATH=/tmp/tmp.F9NKjazKZv
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + GOPATH=/tmp/tmp.F9NKjazKZv
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 + RM_GOPATH=1
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.878 ++ dirname ./install.sh
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.888 + dir=.
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.888 + bin=vndr
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.888 + shift
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.888 + '[' '!' -f ./vndr.installer ']'
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.889 + . ./vndr.installer
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.889 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.889 + install_vndr
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.890 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.890 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.890 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F9NKjazKZv/src/github.com/LK4D4/vndr
16:56:40 [2020-02-06T16:56:40.127Z] #47 6.892 Cloning into '/tmp/tmp.F9NKjazKZv/src/github.com/LK4D4/vndr'...
16:56:40 [2020-02-06T16:56:40.127Z] #47 7.680 + cd /tmp/tmp.F9NKjazKZv/src/github.com/LK4D4/vndr
16:56:40 [2020-02-06T16:56:40.127Z] #47 7.681 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:56:40 [2020-02-06T16:56:40.127Z] #47 7.693 + go build -buildmode=pie -v -o /build/vndr .
16:56:40 [2020-02-06T16:56:40.127Z] #47 9.318 internal/cpu
16:56:40 [2020-02-06T16:56:40.127Z] #47 9.378 runtime/internal/atomic
16:56:40 [2020-02-06T16:56:40.127Z] #47 9.735 runtime/internal/sys
16:56:40 [2020-02-06T16:56:40.127Z] #47 10.01 internal/bytealg
16:56:40 [2020-02-06T16:56:40.127Z] #47 10.03 runtime/internal/math
16:56:40 [2020-02-06T16:56:40.127Z] #47 10.20 internal/race
16:56:40 [2020-02-06T16:56:40.127Z] #47 10.29 sync/atomic
16:56:40 [2020-02-06T16:56:40.127Z] #47 10.70 unicode
16:56:40 [2020-02-06T16:56:40.424Z] #47 ...
16:56:40 [2020-02-06T16:56:40.424Z] 
16:56:40 [2020-02-06T16:56:40.424Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.154 + RM_GOPATH=0
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.154 + TMP_GOPATH=
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.154 + : /build
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.157 + '[' -z '' ']'
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.177 ++ mktemp -d
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.179 + export GOPATH=/tmp/tmp.mdK554YlO7
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.179 + GOPATH=/tmp/tmp.mdK554YlO7
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.179 + RM_GOPATH=1
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.179 ++ dirname ./install.sh
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.182 + dir=.
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.182 + bin=proxy
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.182 + shift
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.182 + '[' '!' -f ./proxy.installer ']'
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.182 + . ./proxy.installer
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.184 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.185 + install_proxy
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.185 + case "$1" in
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.186 + export CGO_ENABLED=0
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.186 + CGO_ENABLED=0
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.188 + _install_proxy
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.196 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.198 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.203 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mdK554YlO7/src/github.com/docker/libnetwork
16:56:40 [2020-02-06T16:56:40.424Z] #71 7.205 Cloning into '/tmp/tmp.mdK554YlO7/src/github.com/docker/libnetwork'...
16:56:40 [2020-02-06T16:56:40.424Z] #71 ...
16:56:40 [2020-02-06T16:56:40.424Z] 
16:56:40 [2020-02-06T16:56:40.424Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.126 + RM_GOPATH=0
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.126 + TMP_GOPATH=
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.126 + : /build/
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.126 + '[' -z '' ']'
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.132 ++ mktemp -d
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.138 + export GOPATH=/tmp/tmp.9pGR0YxeBu
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.139 + GOPATH=/tmp/tmp.9pGR0YxeBu
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.139 + RM_GOPATH=1
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.143 ++ dirname ./install.sh
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.145 + dir=.
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.145 + bin=rootlesskit
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.145 + shift
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.145 + '[' '!' -f ./rootlesskit.installer ']'
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.145 + . ./rootlesskit.installer
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.146 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.146 + install_rootlesskit
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.146 + case "$1" in
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.148 + export CGO_ENABLED=0
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.148 + CGO_ENABLED=0
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.149 + _install_rootlesskit
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.149 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.149 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.149 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9pGR0YxeBu/src/github.com/rootless-containers/rootlesskit
16:56:40 [2020-02-06T16:56:40.424Z] #65 7.151 Cloning into '/tmp/tmp.9pGR0YxeBu/src/github.com/rootless-containers/rootlesskit'...
16:56:40 [2020-02-06T16:56:40.788Z] 85cfe9d77eff: Pull complete
16:56:41 [2020-02-06T16:56:41.351Z] #65 11.65 + cd /tmp/tmp.9pGR0YxeBu/src/github.com/rootless-containers/rootlesskit
16:56:41 [2020-02-06T16:56:41.351Z] #65 11.65 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:56:41 [2020-02-06T16:56:41.911Z] #65 12.27 + for f in rootlesskit rootlesskit-docker-proxy
16:56:41 [2020-02-06T16:56:41.912Z] #65 12.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:56:41 [2020-02-06T16:56:41.997Z] ace5139f9caa: Pull complete
16:56:42 [2020-02-06T16:56:42.100Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 2.1s done
16:56:42 [2020-02-06T16:56:42.100Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
16:56:43 [2020-02-06T16:56:43.997Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 2.0s done
16:56:44 [2020-02-06T16:56:44.254Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4
16:56:45 [2020-02-06T16:56:45.127Z] e4d79466b81c: Pull complete
16:56:45 [2020-02-06T16:56:45.127Z] b00baabad4ce: Pull complete
16:56:45 [2020-02-06T16:56:45.127Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
16:56:45 [2020-02-06T16:56:45.127Z] Status: Downloaded newer image for golang:1.12.10-stretch
16:56:45 [2020-02-06T16:56:45.127Z]  ---> 687421176e14
16:56:45 [2020-02-06T16:56:45.127Z] Step 5/16 : ARG BUILDX_REPO
16:56:45 [2020-02-06T16:56:45.127Z]  ---> Running in 0aec77947b05
16:56:45 [2020-02-06T16:56:45.127Z] Removing intermediate container 0aec77947b05
16:56:45 [2020-02-06T16:56:45.127Z]  ---> b4a4c5618ca1
16:56:45 [2020-02-06T16:56:45.127Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
16:56:45 [2020-02-06T16:56:45.127Z]  ---> Running in 749eaf699c28
16:56:45 [2020-02-06T16:56:45.476Z] Cloning into '/buildx'...
16:56:45 [2020-02-06T16:56:45.545Z] d66e58854927: Pull complete
16:56:45 [2020-02-06T16:56:45.545Z] 71497195576e: Pull complete
16:56:45 [2020-02-06T16:56:45.545Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
16:56:45 [2020-02-06T16:56:45.545Z] Status: Downloaded newer image for golang:1.12.10-stretch
16:56:45 [2020-02-06T16:56:45.545Z]  ---> ebd73b5ebd31
16:56:45 [2020-02-06T16:56:45.545Z] Step 5/16 : ARG BUILDX_REPO
16:56:45 [2020-02-06T16:56:45.545Z]  ---> Running in 059ac35a3422
16:56:45 [2020-02-06T16:56:45.832Z] Removing intermediate container 059ac35a3422
16:56:45 [2020-02-06T16:56:45.832Z]  ---> 14c64e84bd01
16:56:45 [2020-02-06T16:56:45.832Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
16:56:45 [2020-02-06T16:56:45.832Z]  ---> Running in de9df37d4725
16:56:46 [2020-02-06T16:56:46.118Z] Cloning into '/buildx'...
16:56:46 [2020-02-06T16:56:46.121Z] #65 ...
16:56:46 [2020-02-06T16:56:46.121Z] 
16:56:46 [2020-02-06T16:56:46.121Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.095 + RM_GOPATH=0
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.095 + TMP_GOPATH=
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.095 + : /build
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.095 + '[' -z '' ']'
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.096 ++ mktemp -d
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 Install docker/cli version 17.06.2-ce from stable
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + export GOPATH=/tmp/tmp.RR77AbTTuY
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + GOPATH=/tmp/tmp.RR77AbTTuY
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + RM_GOPATH=1
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 ++ dirname ./install.sh
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + dir=.
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + bin=dockercli
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + shift
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + '[' '!' -f ./dockercli.installer ']'
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + . ./dockercli.installer
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 ++ : stable
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 ++ : 17.06.2-ce
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + install_dockercli
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.117 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.126 ++ uname -m
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.133 + arch=x86_64
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.133 + '[' x86_64 '!=' x86_64 ']'
16:56:46 [2020-02-06T16:56:46.121Z] #23 7.134 + url=https://download.docker.com/linux/static
16:56:46 [2020-02-06T16:56:46.122Z] #23 7.134 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:56:46 [2020-02-06T16:56:46.122Z] #23 7.139 + tar -xz docker/docker
16:56:46 [2020-02-06T16:56:46.122Z] #23 16.21 + mkdir -p /build
16:56:46 [2020-02-06T16:56:46.122Z] #23 16.21 + mv docker/docker /build/
16:56:46 [2020-02-06T16:56:46.122Z] #23 16.24 + rmdir docker
16:56:46 [2020-02-06T16:56:46.122Z] #23 DONE 16.7s
16:56:46 [2020-02-06T16:56:46.122Z] 
16:56:46 [2020-02-06T16:56:46.122Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:56:46 [2020-02-06T16:56:46.122Z] #33 11.05 runtime
16:56:46 [2020-02-06T16:56:46.122Z] #33 11.05 math
16:56:46 [2020-02-06T16:56:46.122Z] #33 15.45 internal/testlog
16:56:46 [2020-02-06T16:56:46.122Z] #33 15.86 encoding
16:56:46 [2020-02-06T16:56:46.122Z] #33 16.09 runtime/cgo
16:56:47 [2020-02-06T16:56:47.047Z] #33 ...
16:56:47 [2020-02-06T16:56:47.047Z] 
16:56:47 [2020-02-06T16:56:47.047Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:56:47 [2020-02-06T16:56:47.047Z] #25 7.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:47 [2020-02-06T16:56:47.047Z] #25 ...
16:56:47 [2020-02-06T16:56:47.047Z] 
16:56:47 [2020-02-06T16:56:47.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:56:47 [2020-02-06T16:56:47.047Z] #47 11.02 runtime
16:56:47 [2020-02-06T16:56:47.047Z] #47 14.48 unicode/utf8
16:56:47 [2020-02-06T16:56:47.047Z] #47 15.35 math
16:56:47 [2020-02-06T16:56:47.890Z] Removing intermediate container 749eaf699c28
16:56:47 [2020-02-06T16:56:47.890Z]  ---> 7fbd0c02fea2
16:56:47 [2020-02-06T16:56:47.890Z] Step 7/16 : WORKDIR /buildx
16:56:47 [2020-02-06T16:56:47.890Z]  ---> Running in 5491f2f4d447
16:56:47 [2020-02-06T16:56:47.890Z] Removing intermediate container 5491f2f4d447
16:56:47 [2020-02-06T16:56:47.890Z]  ---> c6eda84a4813
16:56:47 [2020-02-06T16:56:47.890Z] Step 8/16 : ARG BUILDX_COMMIT
16:56:47 [2020-02-06T16:56:47.890Z]  ---> Running in 5eefa0a6d071
16:56:48 [2020-02-06T16:56:48.236Z] Removing intermediate container 5eefa0a6d071
16:56:48 [2020-02-06T16:56:48.236Z]  ---> a57e21c4c9f5
16:56:48 [2020-02-06T16:56:48.236Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
16:56:48 [2020-02-06T16:56:48.236Z]  ---> Running in a854841efc02
16:56:48 [2020-02-06T16:56:48.432Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.3s done
16:56:48 [2020-02-06T16:56:48.453Z] #47 ...
16:56:48 [2020-02-06T16:56:48.453Z] 
16:56:48 [2020-02-06T16:56:48.453Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:56:48 [2020-02-06T16:56:48.453Z] #25 19.43 Fetched 8325 kB in 16s (525 kB/s)
16:56:48 [2020-02-06T16:56:48.581Z] From https://github.com/docker/buildx
16:56:48 [2020-02-06T16:56:48.581Z]  * [new tag]         v0.3.1     -> build
16:56:48 [2020-02-06T16:56:48.689Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done
16:56:48 [2020-02-06T16:56:48.689Z] #7 DONE 15.0s
16:56:48 [2020-02-06T16:56:48.689Z] 
16:56:48 [2020-02-06T16:56:48.689Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
16:56:48 [2020-02-06T16:56:48.932Z] Switched to branch 'build'
16:56:49 [2020-02-06T16:56:49.784Z] Removing intermediate container a854841efc02
16:56:49 [2020-02-06T16:56:49.784Z]  ---> d800d00d0e1d
16:56:49 [2020-02-06T16:56:49.784Z] Step 10/16 : RUN go mod download
16:56:49 [2020-02-06T16:56:49.784Z]  ---> Running in 254e611e8e84
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/bitly/go-simplejson v0.5.0
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/opencontainers/image-spec v1.0.1
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/gofrs/flock v0.7.0
16:56:50 [2020-02-06T16:56:50.235Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
16:56:50 [2020-02-06T16:56:50.339Z] #25 19.43 Reading package lists...
16:56:50 [2020-02-06T16:56:50.339Z] #25 ...
16:56:50 [2020-02-06T16:56:50.339Z] 
16:56:50 [2020-02-06T16:56:50.339Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:56:50 [2020-02-06T16:56:50.339Z] #10 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:50 [2020-02-06T16:56:50.339Z] #10 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:50 [2020-02-06T16:56:50.339Z] #10 ...
16:56:50 [2020-02-06T16:56:50.339Z] 
16:56:50 [2020-02-06T16:56:50.339Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:56:50 [2020-02-06T16:56:50.339Z] #43 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:50 [2020-02-06T16:56:50.339Z] #43 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:50 [2020-02-06T16:56:50.339Z] #43 ...
16:56:50 [2020-02-06T16:56:50.339Z] 
16:56:50 [2020-02-06T16:56:50.339Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:56:50 [2020-02-06T16:56:50.339Z] #59 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:50 [2020-02-06T16:56:50.339Z] #59 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:50 [2020-02-06T16:56:50.550Z] Removing intermediate container de9df37d4725
16:56:50 [2020-02-06T16:56:50.551Z]  ---> 745f4ebada70
16:56:50 [2020-02-06T16:56:50.551Z] Step 7/16 : WORKDIR /buildx
16:56:50 [2020-02-06T16:56:50.551Z]  ---> Running in cf8a2f9203e6
16:56:50 [2020-02-06T16:56:50.551Z] Removing intermediate container cf8a2f9203e6
16:56:50 [2020-02-06T16:56:50.551Z]  ---> 82a82193be53
16:56:50 [2020-02-06T16:56:50.551Z] Step 8/16 : ARG BUILDX_COMMIT
16:56:50 [2020-02-06T16:56:50.551Z]  ---> Running in 496846dac4bb
16:56:50 [2020-02-06T16:56:50.551Z] Removing intermediate container 496846dac4bb
16:56:50 [2020-02-06T16:56:50.551Z]  ---> 0a09ff8dcfca
16:56:50 [2020-02-06T16:56:50.551Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
16:56:50 [2020-02-06T16:56:50.551Z]  ---> Running in 7495ca3f3cff
16:56:50 [2020-02-06T16:56:50.594Z] #59 ...
16:56:50 [2020-02-06T16:56:50.594Z] 
16:56:50 [2020-02-06T16:56:50.594Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:56:50 [2020-02-06T16:56:50.594Z] #47 19.83 unicode/utf16
16:56:50 [2020-02-06T16:56:50.594Z] #47 20.05 container/list
16:56:50 [2020-02-06T16:56:50.594Z] #47 20.77 crypto/internal/subtle
16:56:50 [2020-02-06T16:56:50.594Z] #47 20.88 crypto/subtle
16:56:50 [2020-02-06T16:56:50.594Z] #47 21.04 vendor/golang.org/x/crypto/cryptobyte/asn1
16:56:50 [2020-02-06T16:56:50.594Z] #47 21.15 internal/nettrace
16:56:50 [2020-02-06T16:56:50.674Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:56:50 [2020-02-06T16:56:50.848Z] #47 21.38 runtime/cgo
16:56:51 [2020-02-06T16:56:51.169Z] From https://github.com/docker/buildx
16:56:51 [2020-02-06T16:56:51.169Z]  * [new tag]         v0.3.1     -> build
16:56:51 [2020-02-06T16:56:51.211Z] #8 DONE 2.5s
16:56:51 [2020-02-06T16:56:51.211Z] 
16:56:51 [2020-02-06T16:56:51.211Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:56:51 [2020-02-06T16:56:51.408Z] #47 ...
16:56:51 [2020-02-06T16:56:51.408Z] 
16:56:51 [2020-02-06T16:56:51.408Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:56:51 [2020-02-06T16:56:51.408Z] #35 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:51 [2020-02-06T16:56:51.513Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
16:56:51 [2020-02-06T16:56:51.513Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
16:56:51 [2020-02-06T16:56:51.513Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
16:56:51 [2020-02-06T16:56:51.513Z] go: finding github.com/ghodss/yaml v1.0.0
16:56:51 [2020-02-06T16:56:51.513Z] go: finding github.com/json-iterator/go v1.1.6
16:56:51 [2020-02-06T16:56:51.513Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
16:56:51 [2020-02-06T16:56:51.789Z] Switched to branch 'build'
16:56:51 [2020-02-06T16:56:51.944Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
16:56:51 [2020-02-06T16:56:51.944Z] go: finding github.com/theupdateframework/notary v0.6.1
16:56:51 [2020-02-06T16:56:51.968Z] #35 ...
16:56:51 [2020-02-06T16:56:51.968Z] 
16:56:51 [2020-02-06T16:56:51.968Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:56:51 [2020-02-06T16:56:51.968Z] #41 22.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:56:52 [2020-02-06T16:56:52.140Z] #9 DONE 0.8s
16:56:52 [2020-02-06T16:56:52.140Z] 
16:56:52 [2020-02-06T16:56:52.140Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:56:52 [2020-02-06T16:56:52.140Z] #21 DONE 0.1s
16:56:52 [2020-02-06T16:56:52.140Z] 
16:56:52 [2020-02-06T16:56:52.140Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:56:52 [2020-02-06T16:56:52.140Z] #10 ...
16:56:52 [2020-02-06T16:56:52.140Z] 
16:56:52 [2020-02-06T16:56:52.140Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:56:52 [2020-02-06T16:56:52.140Z] #22 DONE 0.1s
16:56:52 [2020-02-06T16:56:52.319Z] go: finding github.com/google/certificate-transparency-go v1.0.21
16:56:52 [2020-02-06T16:56:52.319Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
16:56:52 [2020-02-06T16:56:52.397Z] 
16:56:52 [2020-02-06T16:56:52.397Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:56:52 [2020-02-06T16:56:52.417Z] Removing intermediate container 7495ca3f3cff
16:56:52 [2020-02-06T16:56:52.417Z]  ---> bf5a5c2871d5
16:56:52 [2020-02-06T16:56:52.417Z] Step 10/16 : RUN go mod download
16:56:52 [2020-02-06T16:56:52.417Z]  ---> Running in eb7086d8549e
16:56:52 [2020-02-06T16:56:52.674Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
16:56:52 [2020-02-06T16:56:52.675Z] go: finding github.com/spf13/cobra v0.0.3
16:56:52 [2020-02-06T16:56:52.675Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:56:53 [2020-02-06T16:56:53.036Z] go: finding github.com/gorilla/mux v1.7.0
16:56:53 [2020-02-06T16:56:53.036Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/spf13/pflag v1.0.3
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/go-sql-driver/mysql v1.4.1
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/Microsoft/hcsshim v0.8.6
16:56:53 [2020-02-06T16:56:53.053Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:56:53 [2020-02-06T16:56:53.328Z] #23 1.220 + RM_GOPATH=0
16:56:53 [2020-02-06T16:56:53.328Z] #23 1.220 + TMP_GOPATH=
16:56:53 [2020-02-06T16:56:53.328Z] #23 1.220 + : /build
16:56:53 [2020-02-06T16:56:53.408Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
16:56:53 [2020-02-06T16:56:53.408Z] go: finding github.com/hashicorp/hcl v1.0.0
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.220 + '[' -z '' ']'
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.220 ++ mktemp -d
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.224 + export GOPATH=/tmp/tmp.iDkSjLtsfG
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.224 + GOPATH=/tmp/tmp.iDkSjLtsfG
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.224 + RM_GOPATH=1
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.224 ++ dirname ./install.sh
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 Install docker/cli version 17.06.2-ce from stable
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + dir=.
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + bin=dockercli
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + shift
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + '[' '!' -f ./dockercli.installer ']'
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + . ./dockercli.installer
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 ++ : stable
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 ++ : 17.06.2-ce
16:56:53 [2020-02-06T16:56:53.585Z] #23 1.225 + install_dockercli
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.225 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.225 ++ uname -m
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.226 + arch=x86_64
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.226 + '[' x86_64 '!=' x86_64 ']'
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.226 + url=https://download.docker.com/linux/static
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.226 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:56:53 [2020-02-06T16:56:53.586Z] #23 1.229 + tar -xz docker/docker
16:56:53 [2020-02-06T16:56:53.781Z] go: finding github.com/jinzhu/gorm v1.9.2
16:56:53 [2020-02-06T16:56:53.781Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
16:56:54 [2020-02-06T16:56:54.151Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
16:56:54 [2020-02-06T16:56:54.201Z] #41 24.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:56:54 [2020-02-06T16:56:54.535Z] go: finding github.com/Microsoft/hcsshim v0.8.6
16:56:54 [2020-02-06T16:56:54.535Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:56:54 [2020-02-06T16:56:54.535Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
16:56:54 [2020-02-06T16:56:54.535Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
16:56:54 [2020-02-06T16:56:54.573Z] go: finding gopkg.in/inf.v0 v0.9.1
16:56:54 [2020-02-06T16:56:54.873Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
16:56:55 [2020-02-06T16:56:55.169Z] go: finding github.com/jinzhu/now v1.0.0
16:56:55 [2020-02-06T16:56:55.169Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
16:56:55 [2020-02-06T16:56:55.338Z] go: finding github.com/gogo/protobuf v1.2.1
16:56:55 [2020-02-06T16:56:55.338Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
16:56:55 [2020-02-06T16:56:55.480Z] #23 3.402 + mkdir -p /build
16:56:55 [2020-02-06T16:56:55.701Z] go: finding github.com/sirupsen/logrus v1.4.0
16:56:55 [2020-02-06T16:56:55.701Z] go: finding github.com/spf13/pflag v1.0.3
16:56:55 [2020-02-06T16:56:55.701Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
16:56:55 [2020-02-06T16:56:55.701Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
16:56:55 [2020-02-06T16:56:55.701Z] go: finding github.com/jinzhu/now v1.0.0
16:56:55 [2020-02-06T16:56:55.701Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:56:55 [2020-02-06T16:56:55.737Z] #23 3.404 + mv docker/docker /build/
16:56:55 [2020-02-06T16:56:55.737Z] #23 3.405 + rmdir docker
16:56:55 [2020-02-06T16:56:55.737Z] #23 DONE 3.6s
16:56:55 [2020-02-06T16:56:55.737Z] 
16:56:55 [2020-02-06T16:56:55.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:56:55 [2020-02-06T16:56:55.737Z] #10 1.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:56:55 [2020-02-06T16:56:55.737Z] #10 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:56:55 [2020-02-06T16:56:55.737Z] #10 1.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:56:55 [2020-02-06T16:56:55.737Z] #10 2.032 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:56:55 [2020-02-06T16:56:55.737Z] #10 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:56:55 [2020-02-06T16:56:55.737Z] #10 3.285 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:56:55 [2020-02-06T16:56:55.803Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:56:55 [2020-02-06T16:56:55.803Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
16:56:55 [2020-02-06T16:56:55.803Z] go: finding github.com/modern-go/reflect2 v1.0.1
16:56:56 [2020-02-06T16:56:56.133Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
16:56:56 [2020-02-06T16:56:56.432Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
16:56:56 [2020-02-06T16:56:56.432Z] go: finding github.com/gorilla/mux v1.7.0
16:56:56 [2020-02-06T16:56:56.578Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
16:56:57 [2020-02-06T16:56:57.032Z] go: finding github.com/bugsnag/panicwrap v1.2.0
16:56:57 [2020-02-06T16:56:57.032Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
16:56:57 [2020-02-06T16:56:57.032Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
16:56:57 [2020-02-06T16:56:57.066Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
16:56:57 [2020-02-06T16:56:57.066Z] go: finding github.com/stretchr/testify v1.3.0
16:56:57 [2020-02-06T16:56:57.106Z] #10 5.118 Fetched 8325 kB in 4s (2163 kB/s)
16:56:57 [2020-02-06T16:56:57.357Z] go: finding github.com/opencontainers/image-spec v1.0.1
16:56:57 [2020-02-06T16:56:57.440Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
16:56:57 [2020-02-06T16:56:57.440Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
16:56:57 [2020-02-06T16:56:57.440Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
16:56:57 [2020-02-06T16:56:57.463Z] #41 ...
16:56:57 [2020-02-06T16:56:57.463Z] 
16:56:57 [2020-02-06T16:56:57.463Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:56:57 [2020-02-06T16:56:57.463Z] #53 27.81 + cd /tmp/tmp.ZgIKighcDr/src/github.com/golangci/golangci-lint/
16:56:57 [2020-02-06T16:56:57.463Z] #53 27.81 + git checkout -q v1.20.0
16:56:57 [2020-02-06T16:56:57.664Z] go: finding github.com/hashicorp/hcl v1.0.0
16:56:57 [2020-02-06T16:56:57.835Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
16:56:57 [2020-02-06T16:56:57.835Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
16:56:57 [2020-02-06T16:56:57.961Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
16:56:58 [2020-02-06T16:56:58.037Z] #10 5.118 Reading package lists...
16:56:58 [2020-02-06T16:56:58.204Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:56:58 [2020-02-06T16:56:58.204Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.80 ++ git describe --tags
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.80 + version=v1.20.0
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.80 ++ git rev-parse --short HEAD
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.82 + commit=cc98739
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.83 ++ git show -s --format=%cd
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.85 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
16:56:58 [2020-02-06T16:56:58.387Z] #53 28.85 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:56:58 [2020-02-06T16:56:58.582Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
16:56:58 [2020-02-06T16:56:58.601Z] go: finding github.com/jinzhu/gorm v1.9.2
16:56:58 [2020-02-06T16:56:58.601Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
16:56:58 [2020-02-06T16:56:58.901Z] go: finding github.com/json-iterator/go v1.1.6
16:56:58 [2020-02-06T16:56:58.958Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
16:56:58 [2020-02-06T16:56:58.969Z] #10 6.097 Reading package lists...
16:56:59 [2020-02-06T16:56:59.204Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
16:56:59 [2020-02-06T16:56:59.226Z] #10 7.098 Building dependency tree...
16:56:59 [2020-02-06T16:56:59.332Z] go: finding github.com/mattn/go-shellwords v1.0.5
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.285 Reading state information...
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.446 The following additional packages will be installed:
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.447   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.447   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.447   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.448   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.449 Suggested packages:
16:56:59 [2020-02-06T16:56:59.483Z] #10 7.449   gcc-8-locales seccomp wine64
16:56:59 [2020-02-06T16:56:59.498Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.632 The following NEW packages will be installed:
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.632   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.633   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.633   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.633   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.633   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:56:59 [2020-02-06T16:56:59.740Z] #10 7.634   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.906 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.906 Need to get 77.7 MB of archives.
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.906 After this operation, 487 MB of additional disk space will be used.
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.942 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.983 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 7.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 8.065 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 8.122 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:56:59 [2020-02-06T16:56:59.998Z] #10 8.126 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:57:00 [2020-02-06T16:57:00.137Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
16:57:00 [2020-02-06T16:57:00.137Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
16:57:00 [2020-02-06T16:57:00.137Z] go: finding github.com/go-sql-driver/mysql v1.4.1
16:57:00 [2020-02-06T16:57:00.518Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
16:57:00 [2020-02-06T16:57:00.518Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
16:57:00 [2020-02-06T16:57:00.535Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
16:57:00 [2020-02-06T16:57:00.535Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
16:57:00 [2020-02-06T16:57:00.562Z] #10 8.673 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:57:00 [2020-02-06T16:57:00.819Z] #10 ...
16:57:00 [2020-02-06T16:57:00.819Z] 
16:57:00 [2020-02-06T16:57:00.819Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:57:00 [2020-02-06T16:57:00.819Z] #25 1.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 1.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 1.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 2.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 3.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:57:00 [2020-02-06T16:57:00.819Z] #25 5.228 Fetched 8325 kB in 4s (2152 kB/s)
16:57:00 [2020-02-06T16:57:00.819Z] #25 5.228 Reading package lists...
16:57:00 [2020-02-06T16:57:00.819Z] #25 6.212 Reading package lists...
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.182 Building dependency tree...
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.361 Reading state information...
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.521 ca-certificates is already the newest version (20190110).
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.521 The following additional packages will be installed:
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.521   libjq1 libonig5
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.585 The following NEW packages will be installed:
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.587   jq libjq1 libonig5
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.962 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.962 Need to get 355 kB of archives.
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.962 After this operation, 1072 kB of additional disk space will be used.
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 7.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.123 debconf: delaying package configuration, since apt-utils is not installed
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.152 Fetched 355 kB in 0s (960 kB/s)
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.185 Selecting previously unselected package libonig5:amd64.
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.185 (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 ... 15401 files and directories currently installed.)
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.198 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.208 Unpacking libonig5:amd64 (6.9.1-1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.276 Selecting previously unselected package libjq1:amd64.
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.280 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.284 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.336 Selecting previously unselected package jq.
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.336 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.339 Unpacking jq (1.5+dfsg-2+b1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.390 Setting up libonig5:amd64 (6.9.1-1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.404 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.414 Setting up jq (1.5+dfsg-2+b1) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 8.425 Processing triggers for libc-bin (2.28-10) ...
16:57:00 [2020-02-06T16:57:00.819Z] #25 DONE 8.7s
16:57:00 [2020-02-06T16:57:00.819Z] 
16:57:00 [2020-02-06T16:57:00.819Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:00 [2020-02-06T16:57:00.827Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.049 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.050 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.052 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.053 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.054 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.054 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.055 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.059 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.061 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.064 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.065 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.071 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.073 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.074 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.074 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
16:57:01 [2020-02-06T16:57:01.076Z] #10 9.183 debconf: delaying package configuration, since apt-utils is not installed
16:57:01 [2020-02-06T16:57:01.120Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:57:01 [2020-02-06T16:57:01.120Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
16:57:01 [2020-02-06T16:57:01.328Z] go: finding github.com/golang/protobuf v1.2.0
16:57:01 [2020-02-06T16:57:01.333Z] #10 9.204 Fetched 77.7 MB in 1s (54.2 MB/s)
16:57:01 [2020-02-06T16:57:01.333Z] #10 9.223 Selecting previously unselected package binutils-mingw-w64-i686.
16:57:01 [2020-02-06T16:57:01.333Z] #10 9.223 (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 ... 15401 files and directories currently installed.)
16:57:01 [2020-02-06T16:57:01.333Z] #10 9.230 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:57:01 [2020-02-06T16:57:01.333Z] #10 9.233 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:57:01 [2020-02-06T16:57:01.409Z] go: finding github.com/bugsnag/panicwrap v1.2.0
16:57:01 [2020-02-06T16:57:01.590Z] #10 9.538 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:57:01 [2020-02-06T16:57:01.590Z] #10 9.540 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:57:01 [2020-02-06T16:57:01.590Z] #10 9.543 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:57:01 [2020-02-06T16:57:01.701Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
16:57:01 [2020-02-06T16:57:01.701Z] go: finding github.com/gogo/googleapis v1.1.0
16:57:01 [2020-02-06T16:57:01.701Z] go: finding github.com/docker/go-connections v0.3.0
16:57:01 [2020-02-06T16:57:01.701Z] go: finding github.com/hashicorp/go-version v1.1.0
16:57:01 [2020-02-06T16:57:01.847Z] #10 9.870 Selecting previously unselected package binutils-mingw-w64.
16:57:01 [2020-02-06T16:57:01.847Z] #10 9.870 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:57:01 [2020-02-06T16:57:01.847Z] #10 9.873 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:57:01 [2020-02-06T16:57:01.847Z] #10 9.907 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:57:01 [2020-02-06T16:57:01.847Z] #10 9.907 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:57:02 [2020-02-06T16:57:02.032Z] go: finding github.com/prometheus/client_golang v0.8.0
16:57:02 [2020-02-06T16:57:02.080Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.913 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.948 Selecting previously unselected package dmsetup.
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.949 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.952 Unpacking dmsetup (2:1.02.155-3) ...
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.985 Selecting previously unselected package mingw-w64-common.
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.987 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:57:02 [2020-02-06T16:57:02.103Z] #10 9.990 Unpacking mingw-w64-common (6.0.0-3) ...
16:57:02 [2020-02-06T16:57:02.588Z] #53 ...
16:57:02 [2020-02-06T16:57:02.588Z] 
16:57:02 [2020-02-06T16:57:02.588Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:02 [2020-02-06T16:57:02.588Z] #35 23.31 Fetched 8325 kB in 18s (459 kB/s)
16:57:02 [2020-02-06T16:57:02.588Z] #35 23.31 Reading package lists...
16:57:02 [2020-02-06T16:57:02.588Z] #35 30.34 Reading package lists...
16:57:02 [2020-02-06T16:57:02.588Z] #35 ...
16:57:02 [2020-02-06T16:57:02.588Z] 
16:57:02 [2020-02-06T16:57:02.588Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:02 [2020-02-06T16:57:02.588Z] #71 23.95 Checking out files:  67% (1352/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
16:57:02 [2020-02-06T16:57:02.588Z] #71 24.47 + cd /tmp/tmp.mdK554YlO7/src/github.com/docker/libnetwork
16:57:02 [2020-02-06T16:57:02.588Z] #71 24.47 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:57:02 [2020-02-06T16:57:02.588Z] #71 25.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:57:02 [2020-02-06T16:57:02.668Z] #10 10.67 Selecting previously unselected package mingw-w64-x86-64-dev.
16:57:02 [2020-02-06T16:57:02.668Z] #10 10.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:57:02 [2020-02-06T16:57:02.668Z] #10 10.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:57:02 [2020-02-06T16:57:02.875Z] go: finding github.com/pkg/errors v0.8.1
16:57:03 [2020-02-06T16:57:03.232Z] #10 11.38 Selecting previously unselected package gcc-mingw-w64-base.
16:57:03 [2020-02-06T16:57:03.232Z] #10 11.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:57:03 [2020-02-06T16:57:03.260Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
16:57:03 [2020-02-06T16:57:03.260Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
16:57:03 [2020-02-06T16:57:03.260Z] go: finding github.com/docker/go-connections v0.4.0
16:57:03 [2020-02-06T16:57:03.260Z] go: finding github.com/stretchr/testify v1.3.0
16:57:03 [2020-02-06T16:57:03.488Z] #10 11.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:57:03 [2020-02-06T16:57:03.488Z] #10 11.42 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:57:03 [2020-02-06T16:57:03.488Z] #10 11.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:57:03 [2020-02-06T16:57:03.488Z] #10 11.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:57:03 [2020-02-06T16:57:03.515Z] #71 ...
16:57:03 [2020-02-06T16:57:03.515Z] 
16:57:03 [2020-02-06T16:57:03.515Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:03 [2020-02-06T16:57:03.515Z] #43 24.61 Fetched 8325 kB in 18s (472 kB/s)
16:57:03 [2020-02-06T16:57:03.515Z] #43 24.61 Reading package lists...
16:57:03 [2020-02-06T16:57:03.590Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
16:57:03 [2020-02-06T16:57:03.648Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:57:03 [2020-02-06T16:57:03.648Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
16:57:03 [2020-02-06T16:57:03.769Z] #43 31.51 Reading package lists...
16:57:03 [2020-02-06T16:57:03.769Z] #43 ...
16:57:03 [2020-02-06T16:57:03.769Z] 
16:57:03 [2020-02-06T16:57:03.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:03 [2020-02-06T16:57:03.769Z] #10 24.74 Fetched 8325 kB in 18s (475 kB/s)
16:57:03 [2020-02-06T16:57:03.769Z] #10 24.74 Reading package lists...
16:57:03 [2020-02-06T16:57:03.883Z] go: finding github.com/mattn/go-shellwords v1.0.5
16:57:03 [2020-02-06T16:57:03.883Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
16:57:04 [2020-02-06T16:57:04.018Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
16:57:04 [2020-02-06T16:57:04.018Z] go: finding github.com/modern-go/reflect2 v1.0.1
16:57:04 [2020-02-06T16:57:04.018Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
16:57:04 [2020-02-06T16:57:04.018Z] go: finding github.com/gogo/protobuf v1.2.0
16:57:04 [2020-02-06T16:57:04.024Z] #10 32.24 Reading package lists...
16:57:04 [2020-02-06T16:57:04.024Z] #10 ...
16:57:04 [2020-02-06T16:57:04.024Z] 
16:57:04 [2020-02-06T16:57:04.024Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:57:04 [2020-02-06T16:57:04.024Z] #59 24.82 Fetched 8325 kB in 18s (465 kB/s)
16:57:04 [2020-02-06T16:57:04.024Z] #59 24.82 Reading package lists...
16:57:04 [2020-02-06T16:57:04.024Z] #59 32.32 Reading package lists...
16:57:04 [2020-02-06T16:57:04.024Z] #59 ...
16:57:04 [2020-02-06T16:57:04.024Z] 
16:57:04 [2020-02-06T16:57:04.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:04 [2020-02-06T16:57:04.024Z] #47 31.04 vendor/golang.org/x/crypto/internal/subtle
16:57:04 [2020-02-06T16:57:04.024Z] #47 31.27 vendor/golang.org/x/crypto/curve25519
16:57:04 [2020-02-06T16:57:04.175Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
16:57:04 [2020-02-06T16:57:04.408Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
16:57:04 [2020-02-06T16:57:04.408Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
16:57:04 [2020-02-06T16:57:04.793Z] go: finding github.com/google/go-cmp v0.2.0
16:57:04 [2020-02-06T16:57:04.815Z] go: finding github.com/sirupsen/logrus v1.4.0
16:57:04 [2020-02-06T16:57:04.816Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
16:57:04 [2020-02-06T16:57:04.816Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
16:57:05 [2020-02-06T16:57:05.160Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
16:57:05 [2020-02-06T16:57:05.160Z] go: finding github.com/imdario/mergo v0.3.7
16:57:05 [2020-02-06T16:57:05.160Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
16:57:05 [2020-02-06T16:57:05.385Z] #47 ...
16:57:05 [2020-02-06T16:57:05.385Z] 
16:57:05 [2020-02-06T16:57:05.385Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:57:05 [2020-02-06T16:57:05.385Z] #25 19.43 Reading package lists...
16:57:05 [2020-02-06T16:57:05.385Z] #25 26.54 Reading package lists...
16:57:05 [2020-02-06T16:57:05.385Z] #25 33.84 Building dependency tree...
16:57:05 [2020-02-06T16:57:05.385Z] #25 35.51 Reading state information...
16:57:05 [2020-02-06T16:57:05.449Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
16:57:05 [2020-02-06T16:57:05.529Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
16:57:05 [2020-02-06T16:57:05.529Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:57:05 [2020-02-06T16:57:05.917Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
16:57:05 [2020-02-06T16:57:05.917Z] go: finding github.com/davecgh/go-spew v1.1.1
16:57:06 [2020-02-06T16:57:06.029Z] #25 ...
16:57:06 [2020-02-06T16:57:06.029Z] 
16:57:06 [2020-02-06T16:57:06.029Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:06 [2020-02-06T16:57:06.029Z] #35 30.34 Reading package lists...
16:57:06 [2020-02-06T16:57:06.278Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:57:06 [2020-02-06T16:57:06.278Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
16:57:06 [2020-02-06T16:57:06.278Z] go: finding github.com/stretchr/testify v1.2.2
16:57:06 [2020-02-06T16:57:06.278Z] go: finding github.com/pkg/profile v1.2.1
16:57:06 [2020-02-06T16:57:06.278Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
16:57:06 [2020-02-06T16:57:06.278Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
16:57:06 [2020-02-06T16:57:06.650Z] go: finding github.com/kr/pretty v0.1.0
16:57:06 [2020-02-06T16:57:06.650Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
16:57:06 [2020-02-06T16:57:06.977Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
16:57:07 [2020-02-06T16:57:07.031Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
16:57:07 [2020-02-06T16:57:07.031Z] go: finding gotest.tools v2.2.0+incompatible
16:57:07 [2020-02-06T16:57:07.276Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
16:57:07 [2020-02-06T16:57:07.407Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
16:57:07 [2020-02-06T16:57:07.407Z] go: finding github.com/uber/jaeger-lib v1.2.1
16:57:07 [2020-02-06T16:57:07.407Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
16:57:07 [2020-02-06T16:57:07.407Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
16:57:07 [2020-02-06T16:57:07.407Z] go: finding github.com/stretchr/objx v0.1.1
16:57:07 [2020-02-06T16:57:07.582Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
16:57:07 [2020-02-06T16:57:07.670Z] #10 15.20 Selecting previously unselected package g++-mingw-w64-x86-64.
16:57:07 [2020-02-06T16:57:07.670Z] #10 15.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:57:07 [2020-02-06T16:57:07.670Z] #10 15.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:57:07 [2020-02-06T16:57:07.777Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
16:57:07 [2020-02-06T16:57:07.892Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
16:57:08 [2020-02-06T16:57:08.144Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
16:57:08 [2020-02-06T16:57:08.144Z] go: finding github.com/gogo/protobuf v1.0.0
16:57:08 [2020-02-06T16:57:08.144Z] go: finding gotest.tools v2.1.0+incompatible
16:57:08 [2020-02-06T16:57:08.144Z] go: finding github.com/sirupsen/logrus v1.3.0
16:57:08 [2020-02-06T16:57:08.144Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
16:57:08 [2020-02-06T16:57:08.168Z] #35 37.25 Building dependency tree...
16:57:08 [2020-02-06T16:57:08.168Z] #35 39.05 Reading state information...
16:57:08 [2020-02-06T16:57:08.184Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
16:57:08 [2020-02-06T16:57:08.184Z] go: finding github.com/bitly/go-simplejson v0.5.0
16:57:08 [2020-02-06T16:57:08.475Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
16:57:08 [2020-02-06T16:57:08.523Z] go: finding github.com/stretchr/objx v0.1.0
16:57:08 [2020-02-06T16:57:08.523Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
16:57:08 [2020-02-06T16:57:08.900Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
16:57:08 [2020-02-06T16:57:08.900Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
16:57:08 [2020-02-06T16:57:08.900Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
16:57:09 [2020-02-06T16:57:09.265Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
16:57:09 [2020-02-06T16:57:09.635Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
16:57:09 [2020-02-06T16:57:09.635Z] go: finding github.com/davecgh/go-spew v1.1.0
16:57:09 [2020-02-06T16:57:09.635Z] go: finding github.com/lib/pq v1.0.0
16:57:09 [2020-02-06T16:57:09.635Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
16:57:10 [2020-02-06T16:57:10.027Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
16:57:10 [2020-02-06T16:57:10.027Z] go: finding github.com/onsi/gomega v1.4.3
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.08 Selecting previously unselected package libapparmor1:amd64.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.09 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.12 Selecting previously unselected package libapparmor-dev:amd64.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.12 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.12 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.16 Selecting previously unselected package libbtrfs0.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.16 Unpacking libbtrfs0 (4.20.1-2) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.18 Selecting previously unselected package libbtrfs-dev.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.19 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.19 Unpacking libbtrfs-dev (4.20.1-2) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.22 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.26 Selecting previously unselected package libudev-dev:amd64.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.27 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.30 Selecting previously unselected package libsepol1-dev:amd64.
16:57:10 [2020-02-06T16:57:10.195Z] #10 18.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.397Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.30 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.37 Selecting previously unselected package libpcre16-3:amd64.
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.37 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.37 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.42 Selecting previously unselected package libpcre32-3:amd64.
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.42 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.42 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.47 Selecting previously unselected package libpcrecpp0v5:amd64.
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.47 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.47 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.50 Selecting previously unselected package libpcre3-dev:amd64.
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.50 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.452Z] #10 18.50 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.544Z] go: finding github.com/golang/protobuf v1.2.0
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.34 The following additional packages will be installed:
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.35   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.37 Suggested packages:
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.37   cmake-doc ninja-build lrzip
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.37 Recommended packages:
16:57:10 [2020-02-06T16:57:10.678Z] #35 41.37   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.58 Selecting previously unselected package libselinux1-dev:amd64.
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.59 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.59 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.64 Selecting previously unselected package libdevmapper-dev:amd64.
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.64 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.64 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.67 Selecting previously unselected package libseccomp-dev:amd64.
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.67 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.68 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.71 Selecting previously unselected package libsystemd-dev:amd64.
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.71 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
16:57:10 [2020-02-06T16:57:10.709Z] #10 18.80 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.776Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
16:57:10 [2020-02-06T16:57:10.776Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
16:57:10 [2020-02-06T16:57:10.837Z] go: finding github.com/gogo/protobuf v1.2.1
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.81 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.81 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.82 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.83 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.84 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.85 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.86 Setting up libbtrfs0 (4.20.1-2) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.87 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.87 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.89 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.90 Setting up libbtrfs-dev (4.20.1-2) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.90 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.91 Setting up mingw-w64-common (6.0.0-3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.92 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.94 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.95 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
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.96 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
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.96 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.97 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
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.97 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
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.98 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.99 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 18.99 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 19.00 Setting up dmsetup (2:1.02.155-3) ...
16:57:10 [2020-02-06T16:57:10.966Z] #10 19.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:57:11 [2020-02-06T16:57:11.223Z] #10 19.02 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:57:11 [2020-02-06T16:57:11.223Z] #10 19.03 Processing triggers for libc-bin (2.28-10) ...
16:57:11 [2020-02-06T16:57:11.223Z] #10 DONE 19.2s
16:57:11 [2020-02-06T16:57:11.223Z] 
16:57:11 [2020-02-06T16:57:11.223Z] #11 [dev 1/25] RUN groupadd -r docker
16:57:11 [2020-02-06T16:57:11.224Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
16:57:11 [2020-02-06T16:57:11.237Z] #35 42.37 The following NEW packages will be installed:
16:57:11 [2020-02-06T16:57:11.535Z] #35 ...
16:57:11 [2020-02-06T16:57:11.535Z] 
16:57:11 [2020-02-06T16:57:11.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:57:11 [2020-02-06T16:57:11.535Z] #25 37.98 ca-certificates is already the newest version (20190110).
16:57:11 [2020-02-06T16:57:11.535Z] #25 37.98 The following additional packages will be installed:
16:57:11 [2020-02-06T16:57:11.535Z] #25 37.99   libjq1 libonig5
16:57:11 [2020-02-06T16:57:11.535Z] #25 38.54 The following NEW packages will be installed:
16:57:11 [2020-02-06T16:57:11.535Z] #25 38.56   jq libjq1 libonig5
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.11 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.11 Need to get 355 kB of archives.
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.11 After this operation, 1072 kB of additional disk space will be used.
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:57:11 [2020-02-06T16:57:11.535Z] #25 39.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.41 debconf: delaying package configuration, since apt-utils is not installed
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.65 Fetched 355 kB in 0s (901 kB/s)
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.79 Selecting previously unselected package libonig5:amd64.
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.79 (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 ... 15401 files and directories currently installed.)
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
16:57:11 [2020-02-06T16:57:11.535Z] #25 40.87 Unpacking libonig5:amd64 (6.9.1-1) ...
16:57:11 [2020-02-06T16:57:11.535Z] #25 41.12 Selecting previously unselected package libjq1:amd64.
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.37 Selecting previously unselected package jq.
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.41 Unpacking jq (1.5+dfsg-2+b1) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.66 Setting up libonig5:amd64 (6.9.1-1) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.73 Setting up jq (1.5+dfsg-2+b1) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 41.75 Processing triggers for libc-bin (2.28-10) ...
16:57:11 [2020-02-06T16:57:11.536Z] #25 DONE 42.4s
16:57:11 [2020-02-06T16:57:11.536Z] 
16:57:11 [2020-02-06T16:57:11.536Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:57:11 [2020-02-06T16:57:11.536Z] #26 DONE 0.1s
16:57:11 [2020-02-06T16:57:11.536Z] 
16:57:11 [2020-02-06T16:57:11.536Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:11 [2020-02-06T16:57:11.536Z] #35 42.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:57:11 [2020-02-06T16:57:11.536Z] #35 42.40   vim-common xxd
16:57:11 [2020-02-06T16:57:11.536Z] #35 ...
16:57:11 [2020-02-06T16:57:11.536Z] 
16:57:11 [2020-02-06T16:57:11.536Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:11 [2020-02-06T16:57:11.536Z] #43 31.51 Reading package lists...
16:57:11 [2020-02-06T16:57:11.536Z] #43 38.87 Building dependency tree...
16:57:11 [2020-02-06T16:57:11.536Z] #43 40.49 Reading state information...
16:57:11 [2020-02-06T16:57:11.790Z] #43 42.84 The following additional packages will be installed:
16:57:11 [2020-02-06T16:57:11.790Z] #43 42.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:57:11 [2020-02-06T16:57:11.790Z] #43 42.85   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:57:11 [2020-02-06T16:57:11.790Z] #43 42.87 Suggested packages:
16:57:11 [2020-02-06T16:57:11.790Z] #43 42.87   manpages-dev python-setuptools
16:57:11 [2020-02-06T16:57:11.940Z] go: finding go.etcd.io/bbolt v1.3.2
16:57:11 [2020-02-06T16:57:11.940Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
16:57:11 [2020-02-06T16:57:11.940Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
16:57:12 [2020-02-06T16:57:12.164Z] #11 DONE 0.8s
16:57:12 [2020-02-06T16:57:12.164Z] 
16:57:12 [2020-02-06T16:57:12.164Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
16:57:12 [2020-02-06T16:57:12.351Z] #43 ...
16:57:12 [2020-02-06T16:57:12.351Z] 
16:57:12 [2020-02-06T16:57:12.351Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:12 [2020-02-06T16:57:12.351Z] #71 DONE 42.8s
16:57:12 [2020-02-06T16:57:12.351Z] 
16:57:12 [2020-02-06T16:57:12.351Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.16 Need to get 14.9 MB of archives.
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.16 After this operation, 61.8 MB of additional disk space will be used.
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:57:12 [2020-02-06T16:57:12.351Z] #35 43.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:57:12 [2020-02-06T16:57:12.541Z] go: finding github.com/pmezard/go-difflib v1.0.0
16:57:12 [2020-02-06T16:57:12.606Z] #35 43.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
16:57:12 [2020-02-06T16:57:12.728Z] #12 DONE 0.8s
16:57:12 [2020-02-06T16:57:12.973Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
16:57:12 [2020-02-06T16:57:12.985Z] 
16:57:12 [2020-02-06T16:57:12.985Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
16:57:13 [2020-02-06T16:57:13.362Z] go: finding github.com/kr/text v0.1.0
16:57:13 [2020-02-06T16:57:13.549Z] #13 0.664 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:57:13 [2020-02-06T16:57:13.549Z] #13 DONE 0.7s
16:57:13 [2020-02-06T16:57:13.549Z] 
16:57:13 [2020-02-06T16:57:13.549Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
16:57:13 [2020-02-06T16:57:13.595Z] go: finding github.com/davecgh/go-spew v1.1.0
16:57:13 [2020-02-06T16:57:13.595Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
16:57:13 [2020-02-06T16:57:13.869Z] go: finding github.com/onsi/ginkgo v1.7.0
16:57:13 [2020-02-06T16:57:13.869Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
16:57:13 [2020-02-06T16:57:13.887Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
16:57:13 [2020-02-06T16:57:13.968Z] #35 44.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
16:57:13 [2020-02-06T16:57:13.968Z] #35 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:57:13 [2020-02-06T16:57:13.968Z] #35 44.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:57:13 [2020-02-06T16:57:13.968Z] #35 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:57:13 [2020-02-06T16:57:13.968Z] #35 44.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:57:13 [2020-02-06T16:57:13.968Z] #35 45.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:57:14 [2020-02-06T16:57:14.112Z] #14 DONE 0.7s
16:57:14 [2020-02-06T16:57:14.235Z] go: finding github.com/hashicorp/go-uuid v1.0.0
16:57:14 [2020-02-06T16:57:14.236Z] go: finding github.com/docker/go-units v0.3.1
16:57:14 [2020-02-06T16:57:14.368Z] 
16:57:14 [2020-02-06T16:57:14.368Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
16:57:14 [2020-02-06T16:57:14.612Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
16:57:14 [2020-02-06T16:57:14.612Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
16:57:14 [2020-02-06T16:57:14.932Z] #15 DONE 0.7s
16:57:14 [2020-02-06T16:57:14.987Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
16:57:14 [2020-02-06T16:57:14.987Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
16:57:14 [2020-02-06T16:57:14.987Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
16:57:15 [2020-02-06T16:57:15.190Z] 
16:57:15 [2020-02-06T16:57:15.190Z] #16 [dev 6/25] RUN ldconfig
16:57:15 [2020-02-06T16:57:15.359Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
16:57:15 [2020-02-06T16:57:15.754Z] #16 DONE 0.8s
16:57:15 [2020-02-06T16:57:15.754Z] 
16:57:15 [2020-02-06T16:57:15.754Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.43 debconf: delaying package configuration, since apt-utils is not installed
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.59 Fetched 14.9 MB in 3s (5953 kB/s)
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.69 Selecting previously unselected package xxd.
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.69 (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 ... 15401 files and directories currently installed.)
16:57:15 [2020-02-06T16:57:15.852Z] #35 ...
16:57:15 [2020-02-06T16:57:15.852Z] 
16:57:15 [2020-02-06T16:57:15.852Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:57:15 [2020-02-06T16:57:15.852Z] #59 32.32 Reading package lists...
16:57:15 [2020-02-06T16:57:15.852Z] #59 38.97 Building dependency tree...
16:57:15 [2020-02-06T16:57:15.852Z] #59 40.61 Reading state information...
16:57:15 [2020-02-06T16:57:15.852Z] #59 42.92 The following additional packages will be installed:
16:57:15 [2020-02-06T16:57:15.852Z] #59 42.94   libbtrfs0
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.33 The following NEW packages will be installed:
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.33   libbtrfs-dev libbtrfs0
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.96 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.96 Need to get 119 kB of archives.
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.96 After this operation, 387 kB of additional disk space will be used.
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:57:15 [2020-02-06T16:57:15.852Z] #59 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.56 debconf: delaying package configuration, since apt-utils is not installed
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.78 Fetched 119 kB in 0s (362 kB/s)
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.88 Selecting previously unselected package libbtrfs0.
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.88 (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 ... 15401 files and directories currently installed.)
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 45.99 Unpacking libbtrfs0 (4.20.1-2) ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.11 Selecting previously unselected package libbtrfs-dev.
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.14 Unpacking libbtrfs-dev (4.20.1-2) ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.40 Setting up libbtrfs0 (4.20.1-2) ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.44 Setting up libbtrfs-dev (4.20.1-2) ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 46.45 Processing triggers for libc-bin (2.28-10) ...
16:57:15 [2020-02-06T16:57:15.852Z] #59 DONE 46.9s
16:57:15 [2020-02-06T16:57:15.852Z] 
16:57:15 [2020-02-06T16:57:15.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:57:15 [2020-02-06T16:57:15.852Z] #35 46.76 Unpacking xxd (2:8.1.0875-5) ...
16:57:16 [2020-02-06T16:57:16.107Z] #35 ...
16:57:16 [2020-02-06T16:57:16.107Z] 
16:57:16 [2020-02-06T16:57:16.107Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:57:16 [2020-02-06T16:57:16.107Z] #60 DONE 0.1s
16:57:16 [2020-02-06T16:57:16.107Z] 
16:57:16 [2020-02-06T16:57:16.107Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:57:16 [2020-02-06T16:57:16.107Z] #61 DONE 0.1s
16:57:16 [2020-02-06T16:57:16.107Z] 
16:57:16 [2020-02-06T16:57:16.107Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:16 [2020-02-06T16:57:16.107Z] #35 47.09 Selecting previously unselected package vim-common.
16:57:16 [2020-02-06T16:57:16.107Z] #35 47.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:57:16 [2020-02-06T16:57:16.107Z] #35 47.24 Unpacking vim-common (2:8.1.0875-5) ...
16:57:16 [2020-02-06T16:57:16.217Z] go: finding github.com/hpcloud/tail v1.0.0
16:57:16 [2020-02-06T16:57:16.217Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
16:57:16 [2020-02-06T16:57:16.614Z] go: finding github.com/imdario/mergo v0.3.7
16:57:16 [2020-02-06T16:57:16.614Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
16:57:16 [2020-02-06T16:57:16.634Z] go: finding github.com/prometheus/client_golang v0.8.0
16:57:16 [2020-02-06T16:57:16.686Z] #17 0.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:57:16 [2020-02-06T16:57:16.686Z] #17 0.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:16 [2020-02-06T16:57:16.686Z] #17 0.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:57:16 [2020-02-06T16:57:16.686Z] #17 1.025 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:57:16 [2020-02-06T16:57:16.709Z] #35 47.70 Selecting previously unselected package cmake-data.
16:57:16 [2020-02-06T16:57:16.709Z] #35 47.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:57:16 [2020-02-06T16:57:16.709Z] #35 47.73 Unpacking cmake-data (3.13.4-1) ...
16:57:16 [2020-02-06T16:57:16.906Z] go: finding github.com/kr/pretty v0.1.0
16:57:16 [2020-02-06T16:57:16.943Z] #17 1.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:57:16 [2020-02-06T16:57:16.943Z] #17 1.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:57:17 [2020-02-06T16:57:17.005Z] go: finding github.com/containerd/containerd v1.2.4
16:57:17 [2020-02-06T16:57:17.197Z] go: finding github.com/google/certificate-transparency-go v1.0.21
16:57:17 [2020-02-06T16:57:17.197Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:57:17 [2020-02-06T16:57:17.398Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
16:57:17 [2020-02-06T16:57:17.398Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
16:57:17 [2020-02-06T16:57:17.398Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
16:57:17 [2020-02-06T16:57:17.398Z] go: finding github.com/hashicorp/go-version v1.1.0
16:57:17 [2020-02-06T16:57:17.781Z] go: finding github.com/Microsoft/hcsshim v0.8.5
16:57:17 [2020-02-06T16:57:17.781Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
16:57:18 [2020-02-06T16:57:18.077Z] #35 ...
16:57:18 [2020-02-06T16:57:18.077Z] 
16:57:18 [2020-02-06T16:57:18.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:18 [2020-02-06T16:57:18.077Z] #10 32.24 Reading package lists...
16:57:18 [2020-02-06T16:57:18.077Z] #10 39.44 Building dependency tree...
16:57:18 [2020-02-06T16:57:18.077Z] #10 40.86 Reading state information...
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.14 The following additional packages will be installed:
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.15   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.15   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.16   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.20   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.27 Suggested packages:
16:57:18 [2020-02-06T16:57:18.077Z] #10 43.27   gcc-8-locales seccomp wine64
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25 The following NEW packages will be installed:
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.25   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.75 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.75 Need to get 77.7 MB of archives.
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.75 After this operation, 487 MB of additional disk space will be used.
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 45.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 46.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 46.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 46.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 46.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 47.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:57:18 [2020-02-06T16:57:18.077Z] #10 47.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:57:18 [2020-02-06T16:57:18.145Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
16:57:18 [2020-02-06T16:57:18.145Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
16:57:18 [2020-02-06T16:57:18.316Z] #17 2.392 Fetched 8325 kB in 2s (4850 kB/s)
16:57:18 [2020-02-06T16:57:18.333Z] #10 ...
16:57:18 [2020-02-06T16:57:18.333Z] 
16:57:18 [2020-02-06T16:57:18.333Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:18 [2020-02-06T16:57:18.333Z] #27 5.494 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:57:18 [2020-02-06T16:57:18.333Z] #27 6.097 
16:57:18 [2020-02-06T16:57:18.521Z] go: finding github.com/spf13/viper v1.3.2
16:57:18 [2020-02-06T16:57:18.521Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
16:57:18 [2020-02-06T16:57:18.521Z] go: finding github.com/Microsoft/go-winio v0.4.11
16:57:18 [2020-02-06T16:57:18.521Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
16:57:18 [2020-02-06T16:57:18.521Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
16:57:18 [2020-02-06T16:57:18.881Z] #17 2.392 Reading package lists...
16:57:18 [2020-02-06T16:57:18.884Z] go: finding gopkg.in/inf.v0 v0.9.1
16:57:18 [2020-02-06T16:57:18.939Z] Running on ubuntu-1604-overlay2-arm64v8 (i-056693dfcbebd0994) in /home/ubuntu/workspace/moby_PR-40467
[Pipeline] {
[Pipeline] checkout
16:57:19 [2020-02-06T16:57:19.103Z] #27 6.322 
###                                                                        4.3%
#######                                                                   10.3%
############                                                              16.7%
################                                                          23.5%
######################                                                    31.2%
###########################                                               38.7%
###############################                                           43.4%
####################################                                      51.0%
########################################                                  56.7%
#############################################                             63.3%
##################################################                        69.5%
########################################################                  78.6%
############################################################              84.6%
16:57:19 [2020-02-06T16:57:19.103Z] #27 ...
16:57:19 [2020-02-06T16:57:19.103Z] 
16:57:19 [2020-02-06T16:57:19.103Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:19 [2020-02-06T16:57:19.103Z] #33 39.72 sync
16:57:19 [2020-02-06T16:57:19.103Z] #33 39.73 internal/reflectlite
16:57:19 [2020-02-06T16:57:19.103Z] #33 42.47 errors
16:57:19 [2020-02-06T16:57:19.103Z] #33 42.47 sort
16:57:19 [2020-02-06T16:57:19.103Z] #33 43.61 strconv
16:57:19 [2020-02-06T16:57:19.103Z] #33 44.39 io
16:57:19 [2020-02-06T16:57:19.103Z] #33 45.35 internal/oserror
16:57:19 [2020-02-06T16:57:19.103Z] #33 45.43 syscall
16:57:19 [2020-02-06T16:57:19.103Z] #33 48.35 reflect
16:57:19 [2020-02-06T16:57:19.256Z] go: finding github.com/kisielk/errcheck v1.1.0
16:57:19 [2020-02-06T16:57:19.256Z] go: finding github.com/pelletier/go-toml v1.2.0
16:57:19 [2020-02-06T16:57:19.256Z] go: finding golang.org/x/text v0.3.0
16:57:19 [2020-02-06T16:57:19.276Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
16:57:19 [2020-02-06T16:57:19.276Z] go: finding github.com/vishvananda/netlink v1.0.0
16:57:19 [2020-02-06T16:57:19.358Z] #33 ...
16:57:19 [2020-02-06T16:57:19.358Z] 
16:57:19 [2020-02-06T16:57:19.358Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:19 [2020-02-06T16:57:19.358Z] #27 6.322 
###                                                                        4.3%
#######                                                                   10.3%
############                                                              16.7%
################                                                          23.5%
######################                                                    31.2%
###########################                                               38.7%
###############################                                           43.4%
####################################                                      51.0%
########################################                                  56.7%
#############################################                             63.3%
##################################################                        69.5%
########################################################                  78.6%
############################################################              84.6%
##################################################################        92.4%
#######################################################################   99.5%
######################################################################## 100.0%
16:57:19 [2020-02-06T16:57:19.447Z] #17 2.997 Reading package lists...
16:57:19 [2020-02-06T16:57:19.447Z] #17 3.566 Building dependency tree...
16:57:19 [2020-02-06T16:57:19.447Z] #17 3.680 Reading state information...
16:57:19 [2020-02-06T16:57:19.447Z] #17 3.786 libcap2-bin is already the newest version (1:2.25-2).
16:57:19 [2020-02-06T16:57:19.447Z] #17 3.786 The following additional packages will be installed:
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.786   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.787   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.787   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.787   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.787   python3.7 python3.7-minimal vim-runtime xxd
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788 Suggested packages:
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788 Recommended packages:
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788   aufs-dkms nftables build-essential python3-dev python3-keyring
16:57:19 [2020-02-06T16:57:19.704Z] #17 3.788   python3-keyrings.alt python3-xdg unzip
16:57:19 [2020-02-06T16:57:19.710Z] go: finding github.com/spf13/cast v1.3.0
16:57:19 [2020-02-06T16:57:19.919Z] #27 8.295 
16:57:19 [2020-02-06T16:57:19.928Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.144 The following NEW packages will be installed:
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.144   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.145   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.145   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.145   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.145   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.145   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.146   python3-setuptools python3-wheel python3.7 python3.7-minimal
16:57:19 [2020-02-06T16:57:19.961Z] #17 4.146   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
16:57:20 [2020-02-06T16:57:20.209Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
16:57:20 [2020-02-06T16:57:20.209Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
16:57:20 [2020-02-06T16:57:20.209Z] go: finding github.com/spf13/afero v1.1.2
16:57:20 [2020-02-06T16:57:20.209Z] go: finding github.com/hashicorp/golang-lru v0.5.0
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.412 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.412 Need to get 27.0 MB of archives.
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.412 After this operation, 111 MB of additional disk space will be used.
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.414 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.444 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.446 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.463 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.467 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.468 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.469 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.470 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.471 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.471 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.472 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.472 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.473 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.480 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.482 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.484 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.487 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.488 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.490 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.495 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.496 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.498 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.500 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.501 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.501 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.502 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
16:57:20 [2020-02-06T16:57:20.218Z] #17 4.589 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:57:20 [2020-02-06T16:57:20.430Z] #27 8.521 
######                                                                     8.8%
#######################                                                   32.3%
###################################                                       49.2%
##################################################                        70.4%
#####################################################################     96.7%
######################################################################## 100.0%
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.590 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.591 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.592 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.593 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.596 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.611 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.612 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.618 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.620 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.622 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.626 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.627 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.631 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.698 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.712 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.722 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:57:20 [2020-02-06T16:57:20.476Z] #17 4.839 debconf: delaying package configuration, since apt-utils is not installed
16:57:20 [2020-02-06T16:57:20.621Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
16:57:20 [2020-02-06T16:57:20.621Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
16:57:20 [2020-02-06T16:57:20.621Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.861 Fetched 27.0 MB in 1s (47.6 MB/s)
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.881 Selecting previously unselected package pigz.
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.881 (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 ... 23423 files and directories currently installed.)
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.892 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.895 Unpacking pigz (2.4-1) ...
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.929 Selecting previously unselected package libpython3.7-minimal:amd64.
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.929 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
16:57:20 [2020-02-06T16:57:20.734Z] #17 4.931 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
16:57:20 [2020-02-06T16:57:20.991Z] #17 5.054 Selecting previously unselected package python3.7-minimal.
16:57:20 [2020-02-06T16:57:20.991Z] #17 5.056 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
16:57:20 [2020-02-06T16:57:20.991Z] #17 5.062 Unpacking python3.7-minimal (3.7.3-2) ...
16:57:20 [2020-02-06T16:57:20.991Z] #17 5.266 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
16:57:21 [2020-02-06T16:57:21.032Z] #27 9.324 
16:57:21 [2020-02-06T16:57:21.039Z] go: finding github.com/kr/pty v1.1.1
16:57:21 [2020-02-06T16:57:21.039Z] go: finding gopkg.in/yaml.v2 v2.2.1
16:57:21 [2020-02-06T16:57:21.039Z] go: finding github.com/onsi/ginkgo v1.6.0
16:57:21 [2020-02-06T16:57:21.248Z] #17 5.280 Setting up python3.7-minimal (3.7.3-2) ...
16:57:21 [2020-02-06T16:57:21.434Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
16:57:21 [2020-02-06T16:57:21.439Z] go: finding github.com/kr/text v0.1.0
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.712 Selecting previously unselected package python3-minimal.
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.712 (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 ... 23672 files and directories currently installed.)
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.717 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.719 Unpacking python3-minimal (3.7.3-1) ...
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.773 Selecting previously unselected package libmpdec2:amd64.
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.773 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.779 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.812 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.812 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
16:57:21 [2020-02-06T16:57:21.506Z] #17 5.815 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.016 Selecting previously unselected package python3.7.
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.019 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.022 Unpacking python3.7 (3.7.3-2) ...
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.058 Selecting previously unselected package libpython3-stdlib:amd64.
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.058 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.061 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:57:21 [2020-02-06T16:57:21.763Z] #17 6.090 Setting up python3-minimal (3.7.3-1) ...
16:57:21 [2020-02-06T16:57:21.807Z] go: finding google.golang.org/grpc v1.20.1
16:57:21 [2020-02-06T16:57:21.807Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
16:57:21 [2020-02-06T16:57:21.807Z] go: finding github.com/BurntSushi/toml v0.3.1
16:57:22 [2020-02-06T16:57:22.020Z] #17 6.255 Selecting previously unselected package python3.
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.255 (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 ... 24084 files and directories currently installed.)
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.265 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.270 Unpacking python3 (3.7.3-1) ...
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.307 Selecting previously unselected package libip4tc0:amd64.
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.307 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.310 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:57:22 [2020-02-06T16:57:22.021Z] #17 6.343 Selecting previously unselected package libip6tc0:amd64.
16:57:22 [2020-02-06T16:57:22.158Z] using credential docker-jenkins-github-credentials
16:57:22 [2020-02-06T16:57:22.167Z] Cloning the remote Git repository
16:57:22 [2020-02-06T16:57:22.167Z] Cloning with configured refspecs honoured and without tags
16:57:22 [2020-02-06T16:57:22.186Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
16:57:22 [2020-02-06T16:57:22.186Z] go: finding github.com/fsnotify/fsnotify v1.4.7
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.345 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.348 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.380 Selecting previously unselected package libiptc0:amd64.
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.380 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.382 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.414 Selecting previously unselected package libnfnetlink0:amd64.
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.414 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.418 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.448 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.448 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.451 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.484 Selecting previously unselected package libnftnl11:amd64.
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.486 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.490 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.521 Selecting previously unselected package iptables.
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.524 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.278Z] #17 6.527 Unpacking iptables (1.8.2-4) ...
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.598 Selecting previously unselected package xxd.
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.599 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.602 Unpacking xxd (2:8.1.0875-5) ...
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.645 Selecting previously unselected package vim-common.
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.646 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.654 Unpacking vim-common (2:8.1.0875-5) ...
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.705 Selecting previously unselected package bash-completion.
16:57:22 [2020-02-06T16:57:22.535Z] #17 6.708 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:57:22 [2020-02-06T16:57:22.662Z] Cloning repository https://github.com/moby/moby.git
16:57:22 [2020-02-06T16:57:22.704Z]  > git init /home/ubuntu/workspace/moby_PR-40467 # timeout=10
16:57:22 [2020-02-06T16:57:22.957Z] Fetching upstream changes from https://github.com/moby/moby.git
16:57:22 [2020-02-06T16:57:22.958Z]  > git --version # timeout=10
16:57:22 [2020-02-06T16:57:22.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:22 [2020-02-06T16:57:22.978Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:57:22 [2020-02-06T16:57:22.627Z] #27 9.517 
####                                                                       6.3%
#########                                                                 13.7%
##############                                                            20.7%
###################                                                       27.2%
########################                                                  34.0%
#############################                                             40.8%
################################                                          45.4%
###################################                                       48.7%
####################################                                      51.0%
#########################################                                 57.2%
#############################################                             62.7%
##################################################                        69.8%
#######################################################                   76.6%
###########################################################               82.3%
################################################################          89.9%
######################################################################## 100.0%
16:57:22 [2020-02-06T16:57:22.627Z] #27 ...
16:57:22 [2020-02-06T16:57:22.627Z] 
16:57:22 [2020-02-06T16:57:22.627Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:22 [2020-02-06T16:57:22.627Z] #47 43.21 errors
16:57:22 [2020-02-06T16:57:22.627Z] #47 43.23 sort
16:57:22 [2020-02-06T16:57:22.627Z] #47 44.12 io
16:57:22 [2020-02-06T16:57:22.627Z] #47 44.88 strconv
16:57:22 [2020-02-06T16:57:22.627Z] #47 45.56 bytes
16:57:22 [2020-02-06T16:57:22.627Z] #47 48.30 bufio
16:57:22 [2020-02-06T16:57:22.627Z] #47 49.11 reflect
16:57:22 [2020-02-06T16:57:22.627Z] #47 50.65 syscall
16:57:22 [2020-02-06T16:57:22.712Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
16:57:22 [2020-02-06T16:57:22.712Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
16:57:22 [2020-02-06T16:57:22.882Z] #47 ...
16:57:22 [2020-02-06T16:57:22.882Z] 
16:57:22 [2020-02-06T16:57:22.882Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:22 [2020-02-06T16:57:22.882Z] #43 44.77 The following NEW packages will be installed:
16:57:22 [2020-02-06T16:57:22.882Z] #43 44.77   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:57:22 [2020-02-06T16:57:22.882Z] #43 44.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:57:22 [2020-02-06T16:57:22.882Z] #43 44.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:57:22 [2020-02-06T16:57:22.882Z] #43 44.77   python-six zlib1g-dev
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 Need to get 4095 kB of archives.
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 After this operation, 22.5 MB of additional disk space will be used.
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 45.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:57:22 [2020-02-06T16:57:22.882Z] #43 46.65 debconf: delaying package configuration, since apt-utils is not installed
16:57:22 [2020-02-06T16:57:22.882Z] #43 46.89 Fetched 4095 kB in 1s (6037 kB/s)
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.06 Selecting previously unselected package libcap-dev:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.06 (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 ... 15401 files and directories currently installed.)
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.29 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.48 Selecting previously unselected package libnet1:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.65 Selecting previously unselected package libnet1-dev.
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.95 Selecting previously unselected package libnl-3-200:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 47.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.33 Selecting previously unselected package libnl-3-dev:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.70 Selecting previously unselected package libprotobuf-c1:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.92 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 48.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.11 Selecting previously unselected package zlib1g-dev:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.45 Selecting previously unselected package libprotobuf17:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 49.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.37 Selecting previously unselected package libprotobuf-lite17:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.60 Selecting previously unselected package libprotobuf-dev:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 50.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.06 Selecting previously unselected package libprotoc17:amd64.
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.84 Selecting previously unselected package protobuf-c-compiler.
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 52.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.22 Selecting previously unselected package protobuf-compiler.
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.50 Selecting previously unselected package python-pkg-resources.
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.52 Unpacking python-pkg-resources (40.8.0-1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.82 Selecting previously unselected package python-six.
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 53.87 Unpacking python-six (1.12.0-1) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 54.01 Selecting previously unselected package python-protobuf.
16:57:22 [2020-02-06T16:57:22.882Z] #43 54.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 54.03 Unpacking python-protobuf (3.6.1.3-2) ...
16:57:22 [2020-02-06T16:57:22.882Z] #43 ...
16:57:22 [2020-02-06T16:57:22.882Z] 
16:57:22 [2020-02-06T16:57:22.882Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:22 [2020-02-06T16:57:22.882Z] #27 11.54 
16:57:22 [2020-02-06T16:57:22.964Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
16:57:23 [2020-02-06T16:57:23.095Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
16:57:23 [2020-02-06T16:57:23.099Z] #17 7.305 Unpacking bash-completion (1:2.8-6) ...
16:57:23 [2020-02-06T16:57:23.099Z] #17 7.395 Selecting previously unselected package bzip2.
16:57:23 [2020-02-06T16:57:23.099Z] #17 7.397 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.099Z] #17 7.400 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:57:23 [2020-02-06T16:57:23.099Z] #17 7.427 Selecting previously unselected package xz-utils.
16:57:23 [2020-02-06T16:57:23.256Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.430 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.433 Unpacking xz-utils (5.2.4-1) ...
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.481 Selecting previously unselected package apparmor.
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.483 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.506 Unpacking apparmor (2.13.2-10) ...
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.598 Selecting previously unselected package aufs-tools.
16:57:23 [2020-02-06T16:57:23.355Z] #17 7.600 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.356Z] #17 7.603 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:57:23 [2020-02-06T16:57:23.356Z] #17 7.640 Selecting previously unselected package libonig5:amd64.
16:57:23 [2020-02-06T16:57:23.356Z] #17 7.642 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.356Z] #17 7.645 Unpacking libonig5:amd64 (6.9.1-1) ...
16:57:23 [2020-02-06T16:57:23.356Z] #17 7.685 Selecting previously unselected package libjq1:amd64.
16:57:23 [2020-02-06T16:57:23.478Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
16:57:23 [2020-02-06T16:57:23.478Z] go: finding gopkg.in/yaml.v2 v2.2.2
16:57:23 [2020-02-06T16:57:23.548Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.688 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.691 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.721 Selecting previously unselected package jq.
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.724 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.727 Unpacking jq (1.5+dfsg-2+b1) ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.758 Selecting previously unselected package libaio1:amd64.
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.761 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.763 Unpacking libaio1:amd64 (0.3.112-3) ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.789 Selecting previously unselected package libgpm2:amd64.
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.791 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.794 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.821 Selecting previously unselected package libicu63:amd64.
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.824 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
16:57:23 [2020-02-06T16:57:23.613Z] #17 7.827 Unpacking libicu63:amd64 (63.1-6) ...
16:57:23 [2020-02-06T16:57:23.850Z] go: finding github.com/coreos/go-semver v0.2.0
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.764 Selecting previously unselected package libnet1:amd64.
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.767 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.769 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.801 Selecting previously unselected package libnl-3-200:amd64.
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.804 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.807 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.839 Selecting previously unselected package libprotobuf-c1:amd64.
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.842 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.845 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.870 Selecting previously unselected package libreadline5:amd64.
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.872 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.875 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:57:24 [2020-02-06T16:57:24.545Z] #17 8.908 Selecting previously unselected package net-tools.
16:57:24 [2020-02-06T16:57:24.652Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
16:57:24 [2020-02-06T16:57:24.652Z] go: finding github.com/client9/misspell v0.3.4
16:57:24 [2020-02-06T16:57:24.652Z] go: finding cloud.google.com/go v0.26.0
16:57:24 [2020-02-06T16:57:24.652Z] go: finding github.com/golang/mock v1.1.1
16:57:24 [2020-02-06T16:57:24.803Z] #17 8.910 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 8.913 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 8.965 Selecting previously unselected package python-pip-whl.
16:57:24 [2020-02-06T16:57:24.803Z] #17 8.968 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 8.971 Unpacking python-pip-whl (18.1-5) ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.104 Selecting previously unselected package python3-lib2to3.
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.107 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.110 Unpacking python3-lib2to3 (3.7.3-1) ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.145 Selecting previously unselected package python3-distutils.
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.147 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.151 Unpacking python3-distutils (3.7.3-1) ...
16:57:24 [2020-02-06T16:57:24.803Z] #17 9.188 Selecting previously unselected package python3-pip.
16:57:25 [2020-02-06T16:57:25.058Z] go: finding github.com/stretchr/objx v0.1.1
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.191 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.194 Unpacking python3-pip (18.1-5) ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.240 Selecting previously unselected package python3-pkg-resources.
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.242 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.245 Unpacking python3-pkg-resources (40.8.0-1) ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.282 Selecting previously unselected package python3-setuptools.
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.284 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.287 Unpacking python3-setuptools (40.8.0-1) ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.340 Selecting previously unselected package python3-wheel.
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.342 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.345 Unpacking python3-wheel (0.32.3-2) ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.370 Selecting previously unselected package thin-provisioning-tools.
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.372 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.375 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:57:25 [2020-02-06T16:57:25.060Z] #17 9.441 Selecting previously unselected package vim-runtime.
16:57:25 [2020-02-06T16:57:25.318Z] #17 9.444 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:57:25 [2020-02-06T16:57:25.318Z] #17 9.453 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:57:25 [2020-02-06T16:57:25.318Z] #17 9.464 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:57:25 [2020-02-06T16:57:25.318Z] #17 9.466 Unpacking vim-runtime (2:8.1.0875-5) ...
16:57:25 [2020-02-06T16:57:25.640Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
16:57:25 [2020-02-06T16:57:25.882Z] #17 10.16 Selecting previously unselected package vim.
16:57:26 [2020-02-06T16:57:26.011Z] go: finding github.com/vishvananda/netlink v1.0.0
16:57:26 [2020-02-06T16:57:26.011Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
16:57:26 [2020-02-06T16:57:26.011Z] go: finding github.com/sirupsen/logrus v1.0.3
16:57:26 [2020-02-06T16:57:26.135Z] #27 11.74 
#                                                                          1.8%
###                                                                        4.3%
####                                                                       6.5%
######                                                                     8.5%
########                                                                  11.2%
#########                                                                 13.3%
##########                                                                15.2%
#############                                                             18.3%
###############                                                           21.6%
#################                                                         24.2%
###################                                                       27.3%
#####################                                                     30.6%
#######################                                                   33.3%
#########################                                                 36.1%
###########################                                               38.8%
##############################                                            42.0%
###############################                                           44.1%
################################                                          45.7%
###################################                                       49.4%
#####################################                                     51.9%
#######################################                                   54.4%
#########################################                                 57.6%
###########################################                               60.1%
#############################################                             62.6%
###############################################                           65.6%
################################################                          67.5%
16:57:26 [2020-02-06T16:57:26.135Z] #27 ...
16:57:26 [2020-02-06T16:57:26.135Z] 
16:57:26 [2020-02-06T16:57:26.135Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.574 + RM_GOPATH=0
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.575 + TMP_GOPATH=
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.575 + : /build
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.575 + '[' -z '' ']'
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.581 ++ mktemp -d
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.582 + export GOPATH=/tmp/tmp.B46ymYpQ3x
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.582 + GOPATH=/tmp/tmp.B46ymYpQ3x
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.583 + RM_GOPATH=1
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.583 ++ dirname ./install.sh
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.585 + dir=.
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.593 + bin=containerd
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.594 + shift
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.594 + '[' '!' -f ./containerd.installer ']'
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.594 + . ./containerd.installer
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.594 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.595 + install_containerd
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.596 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.597 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.597 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B46ymYpQ3x/src/github.com/containerd/containerd
16:57:26 [2020-02-06T16:57:26.135Z] #62 3.599 Cloning into '/tmp/tmp.B46ymYpQ3x/src/github.com/containerd/containerd'...
16:57:26 [2020-02-06T16:57:26.135Z] #62 ...
16:57:26 [2020-02-06T16:57:26.135Z] 
16:57:26 [2020-02-06T16:57:26.135Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.17 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.17 Unpacking vim (2:8.1.0875-5) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.31 Selecting previously unselected package xfsprogs.
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.31 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.31 Unpacking xfsprogs (4.20.0-1) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.42 Selecting previously unselected package zip.
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.42 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.42 Unpacking zip (3.0-11+b1) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.47 Setting up aufs-tools (1:4.14+20190211-1) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.49 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.51 Setting up libgpm2:amd64 (1.20.7-5) ...
16:57:26 [2020-02-06T16:57:26.139Z] #17 10.52 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.53 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.57 Setting up libicu63:amd64 (63.1-6) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.57 Setting up xxd (2:8.1.0875-5) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.58 Setting up zip (3.0-11+b1) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.59 Setting up vim-common (2:8.1.0875-5) ...
16:57:26 [2020-02-06T16:57:26.396Z] #17 10.61 Setting up bash-completion (1:2.8-6) ...
16:57:26 [2020-02-06T16:57:26.561Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
16:57:26 [2020-02-06T16:57:26.561Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
16:57:26 [2020-02-06T16:57:26.802Z] go: finding github.com/magiconair/properties v1.8.0
16:57:26 [2020-02-06T16:57:26.802Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
16:57:27 [2020-02-06T16:57:27.158Z] #27 11.74 
#                                                                          1.8%
###                                                                        4.3%
####                                                                       6.5%
######                                                                     8.5%
########                                                                  11.2%
#########                                                                 13.3%
##########                                                                15.2%
#############                                                             18.3%
###############                                                           21.6%
#################                                                         24.2%
###################                                                       27.3%
#####################                                                     30.6%
#######################                                                   33.3%
#########################                                                 36.1%
###########################                                               38.8%
##############################                                            42.0%
###############################                                           44.1%
################################                                          45.7%
###################################                                       49.4%
#####################################                                     51.9%
#######################################                                   54.4%
#########################################                                 57.6%
###########################################                               60.1%
#############################################                             62.6%
###############################################                           65.6%
################################################                          67.5%
##################################################                        70.6%
#####################################################                     73.8%
########################################################                  77.9%
##########################################################                81.3%
############################################################              83.9%
##############################################################            86.2%
###############################################################           88.6%
##################################################################        91.9%
###################################################################       94.3%
#####################################################################     97.0%
######################################################################## 100.0%
16:57:27 [2020-02-06T16:57:27.158Z] #27 15.80 
16:57:27 [2020-02-06T16:57:27.178Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.27 Setting up libiptc0:amd64 (1.8.2-4) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.28 Setting up xz-utils (5.2.4-1) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.30 Setting up pigz (2.4-1) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.32 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.33 Setting up python-pip-whl (18.1-5) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.34 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.35 Setting up vim-runtime (2:8.1.0875-5) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.43 Setting up libaio1:amd64 (0.3.112-3) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.44 Setting up libonig5:amd64 (6.9.1-1) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.46 Setting up vim (2:8.1.0875-5) ...
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:57:27 [2020-02-06T16:57:27.326Z] #17 11.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.50 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.52 Setting up jq (1.5+dfsg-2+b1) ...
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:57:27 [2020-02-06T16:57:27.327Z] #17 11.54 Setting up python3.7 (3.7.3-2) ...
16:57:27 [2020-02-06T16:57:27.454Z] #27 ...
16:57:27 [2020-02-06T16:57:27.454Z] 
16:57:27 [2020-02-06T16:57:27.454Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:57:27 [2020-02-06T16:57:27.454Z] #50 48.03 + cd /tmp/tmp.kCLsXYkkHr/src/gotest.tools/gotestsum
16:57:27 [2020-02-06T16:57:27.454Z] #50 48.03 + git checkout -q v0.3.5
16:57:27 [2020-02-06T16:57:27.454Z] #50 48.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:57:27 [2020-02-06T16:57:27.571Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
16:57:27 [2020-02-06T16:57:27.571Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
16:57:27 [2020-02-06T16:57:27.571Z] go: finding github.com/kisielk/gotool v1.0.0
16:57:27 [2020-02-06T16:57:27.571Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
16:57:27 [2020-02-06T16:57:27.599Z] go: finding github.com/docker/go-connections v0.4.0
16:57:27 [2020-02-06T16:57:27.710Z] #50 ...
16:57:27 [2020-02-06T16:57:27.710Z] 
16:57:27 [2020-02-06T16:57:27.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:27 [2020-02-06T16:57:27.710Z] #10 51.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 53.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 54.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 54.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
16:57:27 [2020-02-06T16:57:27.710Z] #10 55.53 debconf: delaying package configuration, since apt-utils is not installed
16:57:27 [2020-02-06T16:57:27.710Z] #10 55.85 Fetched 77.7 MB in 9s (9066 kB/s)
16:57:27 [2020-02-06T16:57:27.710Z] #10 55.99 Selecting previously unselected package binutils-mingw-w64-i686.
16:57:27 [2020-02-06T16:57:27.710Z] #10 55.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 ... 15401 files and directories currently installed.)
16:57:27 [2020-02-06T16:57:27.710Z] #10 56.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:57:27 [2020-02-06T16:57:27.710Z] #10 56.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.14 Setting up iptables (1.8.2-4) ...
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.17 Setting up python3 (3.7.3-1) ...
16:57:27 [2020-02-06T16:57:27.891Z] #17 12.25 Setting up python3-wheel (0.32.3-2) ...
16:57:27 [2020-02-06T16:57:27.950Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
16:57:28 [2020-02-06T16:57:28.147Z] #17 12.39 Setting up apparmor (2.13.2-10) ...
16:57:28 [2020-02-06T16:57:28.271Z] #10 59.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:57:28 [2020-02-06T16:57:28.271Z] #10 ...
16:57:28 [2020-02-06T16:57:28.271Z] 
16:57:28 [2020-02-06T16:57:28.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:28 [2020-02-06T16:57:28.271Z] #27 16.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:57:28 [2020-02-06T16:57:28.307Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
16:57:28 [2020-02-06T16:57:28.307Z] go: finding github.com/mitchellh/mapstructure v1.1.2
16:57:28 [2020-02-06T16:57:28.307Z] go: finding google.golang.org/appengine v1.1.0
16:57:28 [2020-02-06T16:57:28.307Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
16:57:28 [2020-02-06T16:57:28.307Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
16:57:28 [2020-02-06T16:57:28.636Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
16:57:28 [2020-02-06T16:57:28.671Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
16:57:28 [2020-02-06T16:57:28.671Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
16:57:28 [2020-02-06T16:57:28.671Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
16:57:28 [2020-02-06T16:57:28.833Z] #27 17.17 
16:57:29 [2020-02-06T16:57:29.084Z] #17 13.02 Setting up xfsprogs (4.20.0-1) ...
16:57:29 [2020-02-06T16:57:29.084Z] #17 13.03 Setting up python3-lib2to3 (3.7.3-1) ...
16:57:29 [2020-02-06T16:57:29.084Z] #17 13.12 Setting up python3-pkg-resources (40.8.0-1) ...
16:57:29 [2020-02-06T16:57:29.084Z] #17 13.29 Setting up python3-distutils (3.7.3-1) ...
16:57:29 [2020-02-06T16:57:29.084Z] #17 13.39 Setting up python3-setuptools (40.8.0-1) ...
16:57:29 [2020-02-06T16:57:29.088Z] #27 17.40 
################################################################          89.8%
######################################################################## 100.0%
16:57:29 [2020-02-06T16:57:29.088Z] #27 17.55 
16:57:29 [2020-02-06T16:57:29.272Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
16:57:29 [2020-02-06T16:57:29.344Z] #27 ...
16:57:29 [2020-02-06T16:57:29.344Z] 
16:57:29 [2020-02-06T16:57:29.344Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:57:29 [2020-02-06T16:57:29.344Z] #30 50.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
16:57:29 [2020-02-06T16:57:29.344Z] #30 52.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:57:29 [2020-02-06T16:57:29.347Z] #17 13.65 Setting up python3-pip (18.1-5) ...
16:57:29 [2020-02-06T16:57:29.563Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
16:57:29 [2020-02-06T16:57:29.600Z] #30 ...
16:57:29 [2020-02-06T16:57:29.600Z] 
16:57:29 [2020-02-06T16:57:29.600Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:29 [2020-02-06T16:57:29.600Z] #10 59.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:57:29 [2020-02-06T16:57:29.600Z] #10 59.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:57:29 [2020-02-06T16:57:29.604Z] #17 13.85 Processing triggers for libc-bin (2.28-10) ...
16:57:29 [2020-02-06T16:57:29.604Z] #17 13.86 Processing triggers for mime-support (3.62) ...
16:57:29 [2020-02-06T16:57:29.855Z] go: finding github.com/kisielk/errcheck v1.1.0
16:57:29 [2020-02-06T16:57:29.861Z] #17 DONE 14.1s
16:57:29 [2020-02-06T16:57:29.861Z] 
16:57:29 [2020-02-06T16:57:29.861Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
16:57:30 [2020-02-06T16:57:30.425Z] #18 0.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:57:30 [2020-02-06T16:57:30.527Z] #10 ...
16:57:30 [2020-02-06T16:57:30.527Z] 
16:57:30 [2020-02-06T16:57:30.527Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:30 [2020-02-06T16:57:30.527Z] #35 51.62 Selecting previously unselected package libicu63:amd64.
16:57:30 [2020-02-06T16:57:30.527Z] #35 51.63 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 51.65 Unpacking libicu63:amd64 (63.1-6) ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 60.32 Selecting previously unselected package libxml2:amd64.
16:57:30 [2020-02-06T16:57:30.527Z] #35 60.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 60.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.09 Selecting previously unselected package libarchive13:amd64.
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.54 Selecting previously unselected package libjsoncpp1:amd64.
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:57:30 [2020-02-06T16:57:30.527Z] #35 61.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:57:30 [2020-02-06T16:57:30.682Z] #18 0.669 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:57:30 [2020-02-06T16:57:30.682Z] #18 0.672 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:57:30 [2020-02-06T16:57:30.682Z] #18 DONE 0.8s
16:57:30 [2020-02-06T16:57:30.682Z] 
16:57:30 [2020-02-06T16:57:30.682Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
16:57:30 [2020-02-06T16:57:30.783Z] #35 61.71 Selecting previously unselected package librhash0:amd64.
16:57:30 [2020-02-06T16:57:30.783Z] #35 61.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:57:30 [2020-02-06T16:57:30.783Z] #35 ...
16:57:30 [2020-02-06T16:57:30.783Z] 
16:57:30 [2020-02-06T16:57:30.783Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:30 [2020-02-06T16:57:30.783Z] #27 18.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:57:30 [2020-02-06T16:57:30.783Z] #27 18.97 
16:57:30 [2020-02-06T16:57:30.783Z] #27 19.20 
####################################################                      73.4%
######################################################################## 100.0%
16:57:30 [2020-02-06T16:57:30.917Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
16:57:31 [2020-02-06T16:57:31.039Z] #27 19.39 
16:57:31 [2020-02-06T16:57:31.206Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
16:57:31 [2020-02-06T16:57:31.965Z] #27 20.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:57:32 [2020-02-06T16:57:32.052Z] #19 1.491 Collecting yamllint==1.16.0
16:57:32 [2020-02-06T16:57:32.221Z] #27 20.61 skipping existing 1849cc453dee
16:57:32 [2020-02-06T16:57:32.221Z] #27 20.75 
16:57:32 [2020-02-06T16:57:32.250Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
16:57:32 [2020-02-06T16:57:32.544Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
16:57:33 [2020-02-06T16:57:33.183Z] go: finding github.com/pkg/profile v1.2.1
16:57:33 [2020-02-06T16:57:33.588Z] #27 21.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:57:33 [2020-02-06T16:57:33.844Z] #27 22.33 #=#=#                                                                         
16:57:33 [2020-02-06T16:57:33.844Z] #27 ...
16:57:33 [2020-02-06T16:57:33.844Z] 
16:57:33 [2020-02-06T16:57:33.844Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:33 [2020-02-06T16:57:33.844Z] #43 54.83 Setting up python-pkg-resources (40.8.0-1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 60.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 60.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 60.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 60.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 60.36 Setting up python-six (1.12.0-1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.55 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.58 Setting up protobuf-compiler (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 64.66 Setting up python-protobuf (3.6.1.3-2) ...
16:57:33 [2020-02-06T16:57:33.844Z] #43 ...
16:57:33 [2020-02-06T16:57:33.844Z] 
16:57:33 [2020-02-06T16:57:33.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:33 [2020-02-06T16:57:33.844Z] #27 22.33 #=#=#                                                                         
16:57:34 [2020-02-06T16:57:34.104Z] #27 22.51 
######################################################################## 100.0%
16:57:34 [2020-02-06T16:57:34.104Z] #27 ...
16:57:34 [2020-02-06T16:57:34.104Z] 
16:57:34 [2020-02-06T16:57:34.104Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:34 [2020-02-06T16:57:34.104Z] #33 54.56 time
16:57:34 [2020-02-06T16:57:34.104Z] #33 61.78 internal/poll
16:57:34 [2020-02-06T16:57:34.104Z] #33 64.28 internal/fmtsort
16:57:34 [2020-02-06T16:57:34.104Z] #33 64.32 internal/syscall/unix
16:57:34 [2020-02-06T16:57:34.104Z] #33 64.75 os
16:57:34 [2020-02-06T16:57:34.104Z] #33 ...
16:57:34 [2020-02-06T16:57:34.104Z] 
16:57:34 [2020-02-06T16:57:34.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:34 [2020-02-06T16:57:34.104Z] #27 22.63 
16:57:34 [2020-02-06T16:57:34.104Z] #27 22.73 Download of images into '/build' complete.
16:57:34 [2020-02-06T16:57:34.402Z] #27 22.73 Use something like the following to load the result into a Docker daemon:
16:57:34 [2020-02-06T16:57:34.402Z] #27 22.74   tar -cC '/build' . | docker load
16:57:34 [2020-02-06T16:57:34.712Z] go: finding github.com/google/go-cmp v0.2.0
16:57:35 [2020-02-06T16:57:35.005Z] #27 DONE 23.5s
16:57:35 [2020-02-06T16:57:35.005Z] 
16:57:35 [2020-02-06T16:57:35.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.75 Selecting previously unselected package binutils-mingw-w64.
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.93 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 62.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.19 Selecting previously unselected package dmsetup.
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.20 Unpacking dmsetup (2:1.02.155-3) ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.39 Selecting previously unselected package mingw-w64-common.
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:57:35 [2020-02-06T16:57:35.005Z] #10 63.42 Unpacking mingw-w64-common (6.0.0-3) ...
16:57:35 [2020-02-06T16:57:35.351Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
16:57:35 [2020-02-06T16:57:35.932Z] #10 ...
16:57:35 [2020-02-06T16:57:35.932Z] 
16:57:35 [2020-02-06T16:57:35.932Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:35 [2020-02-06T16:57:35.932Z] #35 61.74 Unpacking librhash0:amd64 (1.3.8-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 61.93 Selecting previously unselected package libuv1:amd64.
16:57:35 [2020-02-06T16:57:35.932Z] #35 61.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 61.97 Unpacking libuv1:amd64 (1.24.1-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 62.21 Selecting previously unselected package cmake.
16:57:35 [2020-02-06T16:57:35.932Z] #35 62.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 62.22 Unpacking cmake (3.13.4-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 65.88 Setting up libicu63:amd64 (63.1-6) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 65.93 Setting up xxd (2:8.1.0875-5) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 65.97 Setting up libuv1:amd64 (1.24.1-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 65.99 Setting up vim-common (2:8.1.0875-5) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.06 Setting up librhash0:amd64 (1.3.8-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.07 Setting up cmake-data (3.13.4-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.16 Setting up cmake (3.13.4-1) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.17 Processing triggers for libc-bin (2.28-10) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 66.32 Processing triggers for mime-support (3.62) ...
16:57:35 [2020-02-06T16:57:35.932Z] #35 DONE 66.8s
16:57:35 [2020-02-06T16:57:35.932Z] 
16:57:35 [2020-02-06T16:57:35.932Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:57:35 [2020-02-06T16:57:35.932Z] #36 DONE 0.1s
16:57:35 [2020-02-06T16:57:35.932Z] 
16:57:35 [2020-02-06T16:57:35.932Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:57:35 [2020-02-06T16:57:35.932Z] #37 DONE 0.1s
16:57:35 [2020-02-06T16:57:35.932Z] 
16:57:35 [2020-02-06T16:57:35.932Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:35 [2020-02-06T16:57:35.932Z] #33 65.16 strings
16:57:35 [2020-02-06T16:57:35.984Z] go: finding github.com/uber/jaeger-lib v1.2.1
16:57:35 [2020-02-06T16:57:35.984Z] go: finding github.com/theupdateframework/notary v0.6.1
16:57:36 [2020-02-06T16:57:36.276Z] go: finding github.com/pmezard/go-difflib v1.0.0
16:57:36 [2020-02-06T16:57:36.276Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
16:57:37 [2020-02-06T16:57:37.305Z] #19 6.637   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:57:37 [2020-02-06T16:57:37.305Z] #19 6.655 Collecting pyyaml (from yamllint==1.16.0)
16:57:37 [2020-02-06T16:57:37.305Z] #19 6.683   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
16:57:37 [2020-02-06T16:57:37.562Z] #19 6.965 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:57:37 [2020-02-06T16:57:37.562Z] #19 6.976   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
16:57:37 [2020-02-06T16:57:37.562Z] #19 6.985 Building wheels for collected packages: pyyaml
16:57:37 [2020-02-06T16:57:37.562Z] #19 6.985   Running setup.py bdist_wheel for pyyaml: started
16:57:37 [2020-02-06T16:57:37.784Z] go: finding google.golang.org/grpc v1.20.1
16:57:37 [2020-02-06T16:57:37.784Z] go: finding github.com/docker/go-connections v0.3.0
16:57:37 [2020-02-06T16:57:37.784Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
16:57:37 [2020-02-06T16:57:37.784Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
16:57:38 [2020-02-06T16:57:38.126Z] #19 7.198   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:57:38 [2020-02-06T16:57:38.126Z] #19 7.199   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
16:57:38 [2020-02-06T16:57:38.126Z] #19 7.215 Successfully built pyyaml
16:57:38 [2020-02-06T16:57:38.126Z] #19 7.219 Installing collected packages: pyyaml, pathspec, yamllint
16:57:38 [2020-02-06T16:57:38.126Z] #19 7.290 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
16:57:38 [2020-02-06T16:57:38.126Z] #19 DONE 7.4s
16:57:38 [2020-02-06T16:57:38.126Z] 
16:57:38 [2020-02-06T16:57:38.126Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
16:57:38 [2020-02-06T16:57:38.126Z] #68 CACHED
16:57:38 [2020-02-06T16:57:38.126Z] 
16:57:38 [2020-02-06T16:57:38.126Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:57:38 [2020-02-06T16:57:38.126Z] #40 DONE 0.1s
16:57:38 [2020-02-06T16:57:38.126Z] 
16:57:38 [2020-02-06T16:57:38.126Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:57:38 [2020-02-06T16:57:38.126Z] #46 DONE 0.2s
16:57:38 [2020-02-06T16:57:38.126Z] 
16:57:38 [2020-02-06T16:57:38.126Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:57:38 [2020-02-06T16:57:38.383Z] #41 ...
16:57:38 [2020-02-06T16:57:38.383Z] 
16:57:38 [2020-02-06T16:57:38.383Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:57:38 [2020-02-06T16:57:38.383Z] #32 DONE 0.2s
16:57:38 [2020-02-06T16:57:38.383Z] 
16:57:38 [2020-02-06T16:57:38.383Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:57:38 [2020-02-06T16:57:38.383Z] #64 DONE 0.2s
16:57:38 [2020-02-06T16:57:38.383Z] 
16:57:38 [2020-02-06T16:57:38.383Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:57:38 [2020-02-06T16:57:38.383Z] #55 DONE 0.3s
16:57:38 [2020-02-06T16:57:38.420Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
16:57:38 [2020-02-06T16:57:38.641Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:57:38 [2020-02-06T16:57:38.642Z] #49 DONE 0.4s
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:57:38 [2020-02-06T16:57:38.642Z] #70 DONE 0.4s
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:57:38 [2020-02-06T16:57:38.642Z] #50 ...
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:57:38 [2020-02-06T16:57:38.642Z] #52 DONE 0.4s
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:57:38 [2020-02-06T16:57:38.642Z] #29 DONE 0.5s
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:57:38 [2020-02-06T16:57:38.642Z] #26 DONE 0.5s
16:57:38 [2020-02-06T16:57:38.642Z] 
16:57:38 [2020-02-06T16:57:38.642Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:57:38 [2020-02-06T16:57:38.642Z] #24 DONE 0.5s
16:57:38 [2020-02-06T16:57:38.713Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
16:57:38 [2020-02-06T16:57:38.899Z] 
16:57:38 [2020-02-06T16:57:38.899Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
16:57:38 [2020-02-06T16:57:38.899Z] #56 DONE 0.3s
16:57:38 [2020-02-06T16:57:38.899Z] 
16:57:38 [2020-02-06T16:57:38.899Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:39 [2020-02-06T16:57:39.010Z] go: finding github.com/kisielk/gotool v1.0.0
16:57:39 [2020-02-06T16:57:39.010Z] go: finding go.etcd.io/bbolt v1.3.2
16:57:39 [2020-02-06T16:57:39.239Z] #33 69.82 path
16:57:39 [2020-02-06T16:57:39.800Z] #33 70.42 fmt
16:57:39 [2020-02-06T16:57:39.800Z] #33 70.44 path/filepath
16:57:39 [2020-02-06T16:57:39.800Z] #33 ...
16:57:39 [2020-02-06T16:57:39.800Z] 
16:57:39 [2020-02-06T16:57:39.800Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:39 [2020-02-06T16:57:39.800Z] #47 60.36 time
16:57:39 [2020-02-06T16:57:39.800Z] #47 64.56 internal/fmtsort
16:57:39 [2020-02-06T16:57:39.800Z] #47 65.55 strings
16:57:39 [2020-02-06T16:57:39.800Z] #47 68.45 os
16:57:39 [2020-02-06T16:57:39.800Z] #47 70.14 regexp/syntax
16:57:40 [2020-02-06T16:57:40.361Z] #47 ...
16:57:40 [2020-02-06T16:57:40.361Z] 
16:57:40 [2020-02-06T16:57:40.361Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.069 + RM_GOPATH=0
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.069 + TMP_GOPATH=
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.069 + : /build
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.069 + '[' -z '' ']'
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.071 ++ mktemp -d
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.084 + export GOPATH=/tmp/tmp.WrSb6JlZFb
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.084 + GOPATH=/tmp/tmp.WrSb6JlZFb
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.084 + RM_GOPATH=1
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.084 ++ dirname ./install.sh
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.086 + dir=.
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.086 + bin=tini
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + shift
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + '[' '!' -f ./tini.installer ']'
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + . ./tini.installer
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 ++ : fec3683b971d9c3ef73f284f176672c44b448662
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + install_tini
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 + git clone https://github.com/krallin/tini.git /tmp/tmp.WrSb6JlZFb/tini
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.087 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:57:40 [2020-02-06T16:57:40.361Z] #38 4.088 Cloning into '/tmp/tmp.WrSb6JlZFb/tini'...
16:57:40 [2020-02-06T16:57:40.571Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
16:57:40 [2020-02-06T16:57:40.864Z] go: finding github.com/BurntSushi/toml v0.3.1
16:57:40 [2020-02-06T16:57:40.963Z] #38 4.849 + cd /tmp/tmp.WrSb6JlZFb/tini
16:57:40 [2020-02-06T16:57:40.963Z] #38 4.849 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:57:40 [2020-02-06T16:57:40.963Z] #38 4.867 + cmake .
16:57:41 [2020-02-06T16:57:41.154Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
16:57:41 [2020-02-06T16:57:41.446Z] go: finding github.com/stretchr/objx v0.1.0
16:57:41 [2020-02-06T16:57:41.446Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
16:57:41 [2020-02-06T16:57:41.446Z] go: finding github.com/client9/misspell v0.3.4
16:57:41 [2020-02-06T16:57:41.522Z] #38 5.495 -- The C compiler identification is GNU 8.3.0
16:57:41 [2020-02-06T16:57:41.737Z] go: finding github.com/gogo/googleapis v1.1.0
16:57:41 [2020-02-06T16:57:41.777Z] #38 5.548 -- Check for working C compiler: /usr/bin/cc
16:57:42 [2020-02-06T16:57:42.033Z] #38 ...
16:57:42 [2020-02-06T16:57:42.033Z] 
16:57:42 [2020-02-06T16:57:42.033Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:42 [2020-02-06T16:57:42.033Z] #43 72.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:57:42 [2020-02-06T16:57:42.033Z] #43 72.91 Processing triggers for libc-bin (2.28-10) ...
16:57:42 [2020-02-06T16:57:42.786Z] go: finding google.golang.org/appengine v1.1.0
16:57:42 [2020-02-06T16:57:42.786Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
16:57:42 [2020-02-06T16:57:42.959Z] #43 DONE 73.7s
16:57:42 [2020-02-06T16:57:42.959Z] 
16:57:42 [2020-02-06T16:57:42.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:57:43 [2020-02-06T16:57:43.084Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
16:57:43 [2020-02-06T16:57:43.724Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
16:57:43 [2020-02-06T16:57:43.791Z] Fetching without tags
16:57:44 [2020-02-06T16:57:44.017Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
16:57:44 [2020-02-06T16:57:44.166Z] #57 ...
16:57:44 [2020-02-06T16:57:44.166Z] 
16:57:44 [2020-02-06T16:57:44.166Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:57:44 [2020-02-06T16:57:44.166Z] #41 5.717 + git clone https://github.com/docker/distribution.git .
16:57:44 [2020-02-06T16:57:44.166Z] #41 5.721 Cloning into '.'...
16:57:44 [2020-02-06T16:57:44.213Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:57:45 [2020-02-06T16:57:45.067Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
16:57:45 [2020-02-06T16:57:45.067Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
16:57:43 [2020-02-06T16:57:43.711Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:57:43 [2020-02-06T16:57:43.727Z]  > git config --add remote.origin.fetch +refs/pull/40467/head:refs/remotes/origin/PR-40467 # timeout=10
16:57:43 [2020-02-06T16:57:43.746Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:57:43 [2020-02-06T16:57:43.777Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:57:43 [2020-02-06T16:57:43.796Z] Fetching upstream changes from https://github.com/moby/moby.git
16:57:43 [2020-02-06T16:57:43.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:57:43 [2020-02-06T16:57:43.798Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
16:57:44 [2020-02-06T16:57:44.227Z]  > git config core.sparsecheckout # timeout=10
16:57:44 [2020-02-06T16:57:44.242Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:57:45 [2020-02-06T16:57:45.371Z] go: finding github.com/stretchr/testify v1.2.2
16:57:45 [2020-02-06T16:57:45.661Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
16:57:46 [2020-02-06T16:57:46.298Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
16:57:46 [2020-02-06T16:57:46.298Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
16:57:46 [2020-02-06T16:57:46.320Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:57:46 [2020-02-06T16:57:46.321Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
16:57:46 [2020-02-06T16:57:46.592Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:57:46 [2020-02-06T16:57:46.886Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
16:57:47 [2020-02-06T16:57:47.115Z] #44 3.867 Note: Building without setproctitle() and strlcpy() support.
16:57:47 [2020-02-06T16:57:47.115Z] #44 3.867       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:57:46 [2020-02-06T16:57:46.291Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
16:57:46 [2020-02-06T16:57:46.311Z]  > git rev-parse HEAD^{commit} # timeout=10
16:57:46 [2020-02-06T16:57:46.324Z]  > git config core.sparsecheckout # timeout=10
16:57:46 [2020-02-06T16:57:46.333Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
16:57:47 [2020-02-06T16:57:47.520Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
16:57:47 [2020-02-06T16:57:47.520Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
16:57:47 [2020-02-06T16:57:47.661Z] Commit message: "testing: bump docker-py to 4.2.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:57:48 [2020-02-06T16:57:48.349Z] #41 ...
16:57:48 [2020-02-06T16:57:48.349Z] 
16:57:48 [2020-02-06T16:57:48.349Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:48 [2020-02-06T16:57:48.350Z] #43 5.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #43 5.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #43 5.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #43 6.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #43 8.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #43 ...
16:57:48 [2020-02-06T16:57:48.350Z] 
16:57:48 [2020-02-06T16:57:48.350Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:57:48 [2020-02-06T16:57:48.350Z] #59 4.430 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #59 4.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #59 4.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #59 5.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #59 7.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #59 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:57:48 [2020-02-06T16:57:48.350Z] #59 ...
16:57:48 [2020-02-06T16:57:48.350Z] 
16:57:48 [2020-02-06T16:57:48.350Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:48 [2020-02-06T16:57:48.350Z] #35 4.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #35 4.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #35 4.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #35 5.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #35 7.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:57:48 [2020-02-06T16:57:48.350Z] #35 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:57:48 [2020-02-06T16:57:48.350Z] #35 ...
16:57:48 [2020-02-06T16:57:48.350Z] 
16:57:48 [2020-02-06T16:57:48.350Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.934 + RM_GOPATH=0
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.934 + TMP_GOPATH=
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.936 + : /build
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.936 + '[' -z '' ']'
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.936 ++ mktemp -d
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.938 + export GOPATH=/tmp/tmp.QMwYFCPd4u
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.938 + GOPATH=/tmp/tmp.QMwYFCPd4u
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.938 + RM_GOPATH=1
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.941 ++ dirname ./install.sh
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 + dir=.
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 + bin=vndr
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 + shift
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 + '[' '!' -f ./vndr.installer ']'
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 + . ./vndr.installer
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.942 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.943 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.943 + install_vndr
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.943 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.943 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QMwYFCPd4u/src/github.com/LK4D4/vndr
16:57:48 [2020-02-06T16:57:48.350Z] #47 6.956 Cloning into '/tmp/tmp.QMwYFCPd4u/src/github.com/LK4D4/vndr'...
16:57:48 [2020-02-06T16:57:48.350Z] #47 7.776 + cd /tmp/tmp.QMwYFCPd4u/src/github.com/LK4D4/vndr
16:57:48 [2020-02-06T16:57:48.350Z] #47 7.776 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:57:48 [2020-02-06T16:57:48.350Z] #47 7.840 + go build -buildmode=pie -v -o /build/vndr .
16:57:48 [2020-02-06T16:57:48.350Z] #47 9.219 runtime/internal/sys
16:57:48 [2020-02-06T16:57:48.350Z] #47 9.273 internal/cpu
16:57:48 [2020-02-06T16:57:48.350Z] #47 9.598 internal/race
16:57:48 [2020-02-06T16:57:48.350Z] #47 9.777 internal/bytealg
16:57:48 [2020-02-06T16:57:48.350Z] #47 9.821 sync/atomic
16:57:48 [2020-02-06T16:57:48.350Z] #47 10.11 unicode
[Pipeline] sh
16:57:48 [2020-02-06T16:57:48.477Z] #44 ...
16:57:48 [2020-02-06T16:57:48.477Z] 
16:57:48 [2020-02-06T16:57:48.477Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:48 [2020-02-06T16:57:48.477Z] #38 6.296 -- Check for working C compiler: /usr/bin/cc -- works
16:57:48 [2020-02-06T16:57:48.477Z] #38 6.298 -- Detecting C compiler ABI info
16:57:48 [2020-02-06T16:57:48.477Z] #38 7.237 -- Detecting C compiler ABI info - done
16:57:48 [2020-02-06T16:57:48.477Z] #38 7.362 -- Detecting C compile features
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.324 -- Detecting C compile features - done
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.371 -- Performing Test HAS_BUILTIN_FORTIFY
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.531 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.594 -- Configuring done
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.616 -- Generating done
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.627 -- Build files have been written to: /tmp/tmp.WrSb6JlZFb/tini
16:57:48 [2020-02-06T16:57:48.477Z] #38 9.629 + make tini-static
16:57:48 [2020-02-06T16:57:48.477Z] #38 10.10 Scanning dependencies of target tini-static
16:57:48 [2020-02-06T16:57:48.477Z] #38 10.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:57:48 [2020-02-06T16:57:48.477Z] #38 11.64 [100%] Linking C executable tini-static
16:57:48 [2020-02-06T16:57:48.477Z] #38 12.37 [100%] Built target tini-static
16:57:48 [2020-02-06T16:57:48.477Z] #38 12.51 + mkdir -p /build
16:57:48 [2020-02-06T16:57:48.477Z] #38 12.52 + cp tini-static /build/docker-init
16:57:48 [2020-02-06T16:57:48.477Z] #38 ...
16:57:48 [2020-02-06T16:57:48.477Z] 
16:57:48 [2020-02-06T16:57:48.477Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:57:48 [2020-02-06T16:57:48.477Z] #44 5.852 fatal: not a git repository (or any of the parent directories): .git
16:57:48 [2020-02-06T16:57:48.578Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
16:57:48 [2020-02-06T16:57:48.578Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:57:48 [2020-02-06T16:57:48.578Z] go: finding github.com/Microsoft/go-winio v0.4.11
16:57:48 [2020-02-06T16:57:48.608Z] #47 ...
16:57:48 [2020-02-06T16:57:48.608Z] 
16:57:48 [2020-02-06T16:57:48.608Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.621 + RM_GOPATH=0
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.621 + TMP_GOPATH=
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.621 + : /build
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.621 + '[' -z '' ']'
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.626 ++ mktemp -d
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.630 + export GOPATH=/tmp/tmp.t1g6aWtiI8
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.630 + GOPATH=/tmp/tmp.t1g6aWtiI8
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.630 + RM_GOPATH=1
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.630 ++ dirname ./install.sh
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.637 + dir=.
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.637 + bin=proxy
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.637 + shift
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.637 + '[' '!' -f ./proxy.installer ']'
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.642 + . ./proxy.installer
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.642 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + install_proxy
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + case "$1" in
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + export CGO_ENABLED=0
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + CGO_ENABLED=0
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + _install_proxy
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.t1g6aWtiI8/src/github.com/docker/libnetwork
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.647 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:57:48 [2020-02-06T16:57:48.608Z] #71 5.651 Cloning into '/tmp/tmp.t1g6aWtiI8/src/github.com/docker/libnetwork'...
16:57:48 [2020-02-06T16:57:48.731Z] #44 5.886   GEN      .gitid
16:57:48 [2020-02-06T16:57:48.731Z] #44 5.893   GEN      criu/include/version.h
16:57:48 [2020-02-06T16:57:48.731Z] #44 5.952   GEN      include/common/asm
16:57:48 [2020-02-06T16:57:48.826Z] + docker version
16:57:48 [2020-02-06T16:57:48.866Z] #71 ...
16:57:48 [2020-02-06T16:57:48.866Z] 
16:57:48 [2020-02-06T16:57:48.866Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.735 + RM_GOPATH=0
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.736 + TMP_GOPATH=
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.736 + : /build/
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.737 + '[' -z '' ']'
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.741 ++ mktemp -d
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.741 + export GOPATH=/tmp/tmp.NW0dkhYFoo
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.741 + GOPATH=/tmp/tmp.NW0dkhYFoo
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.741 + RM_GOPATH=1
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.743 ++ dirname ./install.sh
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + dir=.
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + bin=rootlesskit
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + shift
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + '[' '!' -f ./rootlesskit.installer ']'
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + . ./rootlesskit.installer
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + install_rootlesskit
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + case "$1" in
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + export CGO_ENABLED=0
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + CGO_ENABLED=0
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + _install_rootlesskit
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.752 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.765 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NW0dkhYFoo/src/github.com/rootless-containers/rootlesskit
16:57:48 [2020-02-06T16:57:48.866Z] #65 6.774 Cloning into '/tmp/tmp.NW0dkhYFoo/src/github.com/rootless-containers/rootlesskit'...
16:57:48 [2020-02-06T16:57:48.866Z] #65 ...
16:57:48 [2020-02-06T16:57:48.866Z] 
16:57:48 [2020-02-06T16:57:48.866Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.880 + RM_GOPATH=0
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.880 + TMP_GOPATH=
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.880 + : /build
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.881 + '[' -z '' ']'
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.885 ++ mktemp -d
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.885 + export GOPATH=/tmp/tmp.y7j8EOJkdg
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.885 + GOPATH=/tmp/tmp.y7j8EOJkdg
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.885 + RM_GOPATH=1
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.888 ++ dirname ./install.sh
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + dir=.
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + bin=tomlv
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + shift
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + '[' '!' -f ./tomlv.installer ']'
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + . ./tomlv.installer
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + install_tomlv
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.889 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.y7j8EOJkdg/src/github.com/BurntSushi/toml
16:57:48 [2020-02-06T16:57:48.866Z] #33 6.904 Cloning into '/tmp/tmp.y7j8EOJkdg/src/github.com/BurntSushi/toml'...
16:57:48 [2020-02-06T16:57:48.866Z] #33 8.173 + cd /tmp/tmp.y7j8EOJkdg/src/github.com/BurntSushi/toml
16:57:48 [2020-02-06T16:57:48.866Z] #33 8.174 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:57:48 [2020-02-06T16:57:48.866Z] #33 8.182 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:57:48 [2020-02-06T16:57:48.866Z] #33 8.827 internal/cpu
16:57:48 [2020-02-06T16:57:48.866Z] #33 8.827 runtime/internal/atomic
16:57:48 [2020-02-06T16:57:48.866Z] #33 9.154 runtime/internal/sys
16:57:48 [2020-02-06T16:57:48.866Z] #33 9.377 runtime/internal/math
16:57:48 [2020-02-06T16:57:48.866Z] #33 9.410 internal/bytealg
16:57:48 [2020-02-06T16:57:48.866Z] #33 9.484 math/bits
16:57:48 [2020-02-06T16:57:48.866Z] #33 10.16 runtime
16:57:48 [2020-02-06T16:57:48.866Z] #33 10.17 math
16:57:48 [2020-02-06T16:57:48.871Z] go: finding gotest.tools v2.2.0+incompatible
16:57:48 [2020-02-06T16:57:48.986Z] #44 ...
16:57:48 [2020-02-06T16:57:48.987Z] 
16:57:48 [2020-02-06T16:57:48.987Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:48 [2020-02-06T16:57:48.987Z] #38 DONE 12.7s
16:57:48 [2020-02-06T16:57:48.987Z] 
16:57:48 [2020-02-06T16:57:48.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:57:48 [2020-02-06T16:57:48.987Z] #10 71.97 Selecting previously unselected package mingw-w64-x86-64-dev.
16:57:48 [2020-02-06T16:57:48.987Z] #10 71.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:57:48 [2020-02-06T16:57:48.987Z] #10 71.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:57:48 [2020-02-06T16:57:48.987Z] #10 79.95 Selecting previously unselected package gcc-mingw-w64-base.
16:57:48 [2020-02-06T16:57:48.987Z] #10 79.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:57:48 [2020-02-06T16:57:48.987Z] #10 79.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:57:49 [2020-02-06T16:57:49.124Z] #33 ...
16:57:49 [2020-02-06T16:57:49.124Z] 
16:57:49 [2020-02-06T16:57:49.124Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:57:49 [2020-02-06T16:57:49.124Z] #30 6.300 + git clone https://github.com/kolyshkin/go-swagger.git .
16:57:49 [2020-02-06T16:57:49.124Z] #30 6.308 Cloning into '.'...
16:57:49 [2020-02-06T16:57:49.124Z] #30 ...
16:57:49 [2020-02-06T16:57:49.124Z] 
16:57:49 [2020-02-06T16:57:49.124Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.569 + RM_GOPATH=0
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.569 + TMP_GOPATH=
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.569 + : /build
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.569 + '[' -z '' ']'
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.578 ++ mktemp -d
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.578 + export GOPATH=/tmp/tmp.xbahikeSCS
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.578 + GOPATH=/tmp/tmp.xbahikeSCS
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.578 + RM_GOPATH=1
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.580 ++ dirname ./install.sh
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.587 + dir=.
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.601 + bin=golangci_lint
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.601 + shift
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.601 + '[' '!' -f ./golangci_lint.installer ']'
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.601 + . ./golangci_lint.installer
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.602 ++ : v1.20.0
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.603 + install_golangci_lint
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.603 + echo 'Installing golangci-lint version v1.20.0'
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.604 Installing golangci-lint version v1.20.0
16:57:49 [2020-02-06T16:57:49.124Z] #53 6.604 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:57:49 [2020-02-06T16:57:49.165Z] go: finding github.com/ghodss/yaml v1.0.0
16:57:49 [2020-02-06T16:57:49.382Z] #53 ...
16:57:49 [2020-02-06T16:57:49.382Z] 
16:57:49 [2020-02-06T16:57:49.382Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:49 [2020-02-06T16:57:49.382Z] #27 6.945 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:57:49 [2020-02-06T16:57:49.382Z] #27 7.435 
16:57:49 [2020-02-06T16:57:49.382Z] #27 7.620 
                                                                           0.3%
###                                                                        5.4%
#######                                                                   10.2%
###########                                                               15.9%
##############                                                            19.5%
#################                                                         24.5%
####################                                                      28.8%
########################                                                  34.7%
###########################                                               38.7%
##############################                                            43.0%
#################################                                         46.1%
####################################                                      51.4%
#######################################                                   55.2%
##########################################                                59.5%
#############################################                             63.7%
#################################################                         68.9%
#####################################################                     74.3%
#########################################################                 80.1%
#############################################################             85.5%
###################################################################       93.2%
######################################################################## 100.0%
16:57:49 [2020-02-06T16:57:49.382Z] #27 10.25 #=#=#                                                                         
16:57:49 [2020-02-06T16:57:49.459Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
16:57:49 [2020-02-06T16:57:49.459Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
16:57:49 [2020-02-06T16:57:49.546Z] #10 80.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:57:49 [2020-02-06T16:57:49.546Z] #10 80.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:57:49 [2020-02-06T16:57:49.546Z] #10 80.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:57:49 [2020-02-06T16:57:49.640Z] #27 10.46 
####                                                                       5.9%
##################                                                        25.2%
########################################                                  56.5%
########################################################                  78.1%
#################################################################         91.3%
######################################################################## 100.0%
16:57:49 [2020-02-06T16:57:49.751Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
16:57:49 [2020-02-06T16:57:49.751Z] go: finding github.com/gofrs/flock v0.7.0
16:57:50 [2020-02-06T16:57:50.204Z] #27 11.37 
16:57:50 [2020-02-06T16:57:50.808Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:57:50 [2020-02-06T16:57:50.808Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
16:57:51 [2020-02-06T16:57:51.441Z] go: finding github.com/pkg/errors v0.8.1
16:57:51 [2020-02-06T16:57:51.441Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
16:57:51 [2020-02-06T16:57:51.451Z] #10 ...
16:57:51 [2020-02-06T16:57:51.451Z] 
16:57:51 [2020-02-06T16:57:51.451Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:51 [2020-02-06T16:57:51.451Z] #33 71.93 io/ioutil
16:57:51 [2020-02-06T16:57:51.451Z] #33 72.62 text/tabwriter
16:57:51 [2020-02-06T16:57:51.451Z] #33 74.59 github.com/BurntSushi/toml
16:57:51 [2020-02-06T16:57:51.451Z] #33 74.60 flag
16:57:51 [2020-02-06T16:57:51.451Z] #33 76.61 log
16:57:51 [2020-02-06T16:57:51.451Z] #33 79.19 github.com/BurntSushi/toml/cmd/tomlv
16:57:51 [2020-02-06T16:57:51.451Z] #33 ...
16:57:51 [2020-02-06T16:57:51.451Z] 
16:57:51 [2020-02-06T16:57:51.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:57:51 [2020-02-06T16:57:51.451Z] #44 8.564   PBCC     images/google/protobuf/descriptor.pb-c.c
16:57:51 [2020-02-06T16:57:51.451Z] #44 8.645   PBCC     images/opts.pb-c.c
16:57:51 [2020-02-06T16:57:51.451Z] #44 8.696   PBCC     images/sit.pb-c.c
16:57:51 [2020-02-06T16:57:51.451Z] #44 8.788   DEP      images/google/protobuf/descriptor.pb-c.d
16:57:51 [2020-02-06T16:57:51.501Z] #27 11.61 
######                                                                     8.6%
############                                                              17.9%
##################                                                        25.7%
#######################                                                   32.9%
#############################                                             41.6%
###################################                                       49.6%
########################################                                  56.6%
#############################################                             63.3%
##################################################                        69.6%
########################################################                  77.9%
#############################################################             85.8%
#####################################################################     96.8%
######################################################################## 100.0%
16:57:51 [2020-02-06T16:57:51.706Z] #44 8.883   DEP      images/opts.pb-c.d
16:57:51 [2020-02-06T16:57:51.706Z] #44 8.934   DEP      images/sit.pb-c.d
16:57:51 [2020-02-06T16:57:51.706Z] #44 9.026   PBCC     images/macvlan.pb-c.c
16:57:51 [2020-02-06T16:57:51.706Z] #44 9.040   DEP      images/macvlan.pb-c.d
16:57:51 [2020-02-06T16:57:51.706Z] #44 9.076   PBCC     images/autofs.pb-c.c
16:57:51 [2020-02-06T16:57:51.706Z] #44 9.114   DEP      images/autofs.pb-c.d
16:57:51 [2020-02-06T16:57:51.733Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
16:57:51 [2020-02-06T16:57:51.734Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
16:57:51 [2020-02-06T16:57:51.734Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
16:57:51 [2020-02-06T16:57:51.759Z] #27 13.19 
16:57:51 [2020-02-06T16:57:51.962Z] #44 9.156   PBCC     images/sysctl.pb-c.c
16:57:51 [2020-02-06T16:57:51.962Z] #44 9.198   DEP      images/sysctl.pb-c.d
16:57:51 [2020-02-06T16:57:51.962Z] #44 9.252   PBCC     images/time.pb-c.c
16:57:52 [2020-02-06T16:57:52.022Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
16:57:52 [2020-02-06T16:57:52.022Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
16:57:52 [2020-02-06T16:57:52.022Z] go: finding github.com/docker/go-units v0.3.1
16:57:52 [2020-02-06T16:57:52.022Z] go: finding gotest.tools v2.1.0+incompatible
16:57:52 [2020-02-06T16:57:52.217Z] #44 9.300   DEP      images/time.pb-c.d
16:57:52 [2020-02-06T16:57:52.217Z] #44 9.350   PBCC     images/binfmt-misc.pb-c.c
16:57:52 [2020-02-06T16:57:52.217Z] #44 9.427   DEP      images/binfmt-misc.pb-c.d
16:57:52 [2020-02-06T16:57:52.217Z] #44 9.491   PBCC     images/seccomp.pb-c.c
16:57:52 [2020-02-06T16:57:52.217Z] #44 9.529   DEP      images/seccomp.pb-c.d
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.586   PBCC     images/userns.pb-c.c
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.650   DEP      images/userns.pb-c.d
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.719   PBCC     images/cgroup.pb-c.c
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.755   DEP      images/cgroup.pb-c.d
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.803   PBCC     images/fown.pb-c.c
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.833   PBCC     images/ext-file.pb-c.c
16:57:52 [2020-02-06T16:57:52.472Z] #44 9.866   DEP      images/fown.pb-c.d
16:57:52 [2020-02-06T16:57:52.727Z] #44 9.940   DEP      images/ext-file.pb-c.d
16:57:52 [2020-02-06T16:57:52.727Z] #44 9.995   PBCC     images/rpc.pb-c.c
16:57:52 [2020-02-06T16:57:52.727Z] #44 ...
16:57:52 [2020-02-06T16:57:52.727Z] 
16:57:52 [2020-02-06T16:57:52.727Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:52 [2020-02-06T16:57:52.727Z] #47 73.23 fmt
16:57:52 [2020-02-06T16:57:52.727Z] #47 75.72 regexp
16:57:52 [2020-02-06T16:57:52.727Z] #47 79.03 internal/lazyregexp
16:57:52 [2020-02-06T16:57:52.727Z] #47 79.14 go/token
16:57:52 [2020-02-06T16:57:52.727Z] #47 79.61 net/url
16:57:52 [2020-02-06T16:57:52.727Z] #47 80.83 go/scanner
16:57:52 [2020-02-06T16:57:52.727Z] #47 81.86 text/template/parse
16:57:52 [2020-02-06T16:57:52.727Z] #47 82.58 go/ast
16:57:52 [2020-02-06T16:57:52.727Z] #47 ...
16:57:52 [2020-02-06T16:57:52.727Z] 
16:57:52 [2020-02-06T16:57:52.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:57:52 [2020-02-06T16:57:52.727Z] #44 10.08   DEP      images/rpc.pb-c.d
16:57:52 [2020-02-06T16:57:52.982Z] #44 10.15   PBCC     images/siginfo.pb-c.c
16:57:52 [2020-02-06T16:57:52.982Z] #44 10.20   DEP      images/siginfo.pb-c.d
16:57:52 [2020-02-06T16:57:52.982Z] #44 10.26   PBCC     images/pagemap.pb-c.c
16:57:52 [2020-02-06T16:57:52.982Z] #44 10.31   DEP      images/pagemap.pb-c.d
16:57:53 [2020-02-06T16:57:53.238Z] #44 10.37   PBCC     images/rlimit.pb-c.c
16:57:53 [2020-02-06T16:57:53.238Z] #44 10.38   DEP      images/rlimit.pb-c.d
16:57:53 [2020-02-06T16:57:53.238Z] #44 10.49   PBCC     images/file-lock.pb-c.c
16:57:53 [2020-02-06T16:57:53.238Z] #44 10.53   DEP      images/file-lock.pb-c.d
16:57:53 [2020-02-06T16:57:53.238Z] #44 10.58   PBCC     images/tty.pb-c.c
16:57:53 [2020-02-06T16:57:53.494Z] #44 10.72   DEP      images/tty.pb-c.d
16:57:53 [2020-02-06T16:57:53.494Z] #44 10.81   PBCC     images/tun.pb-c.c
16:57:53 [2020-02-06T16:57:53.494Z] #44 10.87   PBCC     images/netdev.pb-c.c
16:57:53 [2020-02-06T16:57:53.526Z] go: finding github.com/spf13/viper v1.3.2
16:57:53 [2020-02-06T16:57:53.526Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
16:57:53 [2020-02-06T16:57:53.750Z] #44 ...
16:57:53 [2020-02-06T16:57:53.750Z] 
16:57:53 [2020-02-06T16:57:53.750Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:57:53 [2020-02-06T16:57:53.750Z] #33 DONE 84.3s
16:57:53 [2020-02-06T16:57:53.750Z] 
16:57:53 [2020-02-06T16:57:53.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:57:53 [2020-02-06T16:57:53.750Z] #44 10.95   DEP      images/tun.pb-c.d
16:57:53 [2020-02-06T16:57:53.750Z] #44 11.04   DEP      images/netdev.pb-c.d
16:57:53 [2020-02-06T16:57:53.750Z] #44 11.11   PBCC     images/vma.pb-c.c
16:57:53 [2020-02-06T16:57:53.750Z] #44 11.17   DEP      images/vma.pb-c.d
16:57:54 [2020-02-06T16:57:54.004Z] #44 11.30   PBCC     images/creds.pb-c.c
16:57:54 [2020-02-06T16:57:54.004Z] #44 11.32   DEP      images/creds.pb-c.d
16:57:54 [2020-02-06T16:57:54.004Z] #44 11.38   PBCC     images/utsns.pb-c.c
16:57:54 [2020-02-06T16:57:54.004Z] #44 11.43   DEP      images/utsns.pb-c.d
16:57:54 [2020-02-06T16:57:54.162Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
16:57:54 [2020-02-06T16:57:54.259Z] #44 11.55   PBCC     images/ipc-desc.pb-c.c
16:57:54 [2020-02-06T16:57:54.259Z] #44 11.59   PBCC     images/ipc-sem.pb-c.c
16:57:54 [2020-02-06T16:57:54.259Z] #44 11.62   DEP      images/ipc-desc.pb-c.d
16:57:54 [2020-02-06T16:57:54.464Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
16:57:54 [2020-02-06T16:57:54.464Z] go: finding github.com/hashicorp/go-uuid v1.0.0
16:57:54 [2020-02-06T16:57:54.464Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
16:57:54 [2020-02-06T16:57:54.513Z] #44 11.76   DEP      images/ipc-sem.pb-c.d
16:57:54 [2020-02-06T16:57:54.513Z] #44 11.90   PBCC     images/ipc-msg.pb-c.c
16:57:54 [2020-02-06T16:57:54.754Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
16:57:54 [2020-02-06T16:57:54.768Z] #44 11.97   DEP      images/ipc-msg.pb-c.d
16:57:54 [2020-02-06T16:57:54.768Z] #44 12.11   PBCC     images/ipc-shm.pb-c.c
16:57:54 [2020-02-06T16:57:54.768Z] #44 12.14   DEP      images/ipc-shm.pb-c.d
16:57:54 [2020-02-06T16:57:54.768Z] #44 12.19   PBCC     images/ipc-var.pb-c.c
16:57:55 [2020-02-06T16:57:55.023Z] #44 12.22   DEP      images/ipc-var.pb-c.d
16:57:55 [2020-02-06T16:57:55.023Z] #44 12.27   PBCC     images/sk-opts.pb-c.c
16:57:55 [2020-02-06T16:57:55.023Z] #44 12.30   PBCC     images/packet-sock.pb-c.c
16:57:55 [2020-02-06T16:57:55.023Z] #44 12.35   DEP      images/sk-opts.pb-c.d
16:57:55 [2020-02-06T16:57:55.023Z] #44 12.42   DEP      images/packet-sock.pb-c.d
16:57:55 [2020-02-06T16:57:55.046Z] go: finding github.com/sirupsen/logrus v1.0.3
16:57:55 [2020-02-06T16:57:55.107Z] #27 13.37 
###                                                                        4.2%
#####                                                                      8.3%
########                                                                  12.2%
###########                                                               15.6%
#############                                                             19.1%
###############                                                           22.1%
#################                                                         24.8%
####################                                                      28.1%
######################                                                    30.8%
########################                                                  34.4%
##########################                                                36.8%
#############################                                             41.2%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.7%
#####################################                                     51.7%
#######################################                                   55.3%
#########################################                                 57.1%
###########################################                               60.1%
############################################                              62.4%
##############################################                            65.0%
################################################                          68.0%
##################################################                        70.6%
#####################################################                     74.2%
########################################################                  77.8%
##########################################################                81.6%
############################################################              84.6%
###############################################################           87.8%
#################################################################         91.5%
####################################################################      95.0%
16:57:55 [2020-02-06T16:57:55.107Z] #27 ...
16:57:55 [2020-02-06T16:57:55.107Z] 
16:57:55 [2020-02-06T16:57:55.107Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.308 + RM_GOPATH=0
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.308 + TMP_GOPATH=
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.308 + : /build
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.308 + '[' -z '' ']'
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.308 ++ mktemp -d
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.311 + export GOPATH=/tmp/tmp.BF4FpYx4Cj
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.311 + GOPATH=/tmp/tmp.BF4FpYx4Cj
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.311 + RM_GOPATH=1
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.311 ++ dirname ./install.sh
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.313 + dir=.
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.352 + bin=runc
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.352 + shift
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.354 + '[' '!' -f ./runc.installer ']'
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.355 + . ./runc.installer
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.355 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.356 + install_runc
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.359 + uname -r
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.360 + grep -q '^3\.10\.0.*\.el7\.'
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.366 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.380 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.380 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.380 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BF4FpYx4Cj/src/github.com/opencontainers/runc
16:57:55 [2020-02-06T16:57:55.107Z] #57 6.387 Cloning into '/tmp/tmp.BF4FpYx4Cj/src/github.com/opencontainers/runc'...
16:57:55 [2020-02-06T16:57:55.107Z] #57 16.44 + cd /tmp/tmp.BF4FpYx4Cj/src/github.com/opencontainers/runc
16:57:55 [2020-02-06T16:57:55.107Z] #57 16.45 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:57:55 [2020-02-06T16:57:55.107Z] #57 ...
16:57:55 [2020-02-06T16:57:55.107Z] 
16:57:55 [2020-02-06T16:57:55.107Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.588 + RM_GOPATH=0
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.588 + TMP_GOPATH=
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.588 + : /build
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.588 + '[' -z '' ']'
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.599 ++ mktemp -d
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.599 + export GOPATH=/tmp/tmp.iFDovWOuAT
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.599 + GOPATH=/tmp/tmp.iFDovWOuAT
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.599 + RM_GOPATH=1
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.599 ++ dirname ./install.sh
16:57:55 [2020-02-06T16:57:55.107Z] #50 6.600 + dir=.
16:57:55 [2020-02-06T16:57:55.108Z] #50 6.600 + bin=gotestsum
16:57:55 [2020-02-06T16:57:55.277Z] #44 12.49   PBCC     images/sk-netlink.pb-c.c
16:57:55 [2020-02-06T16:57:55.277Z] #44 12.55   DEP      images/sk-netlink.pb-c.d
16:57:55 [2020-02-06T16:57:55.277Z] #44 12.64   PBCC     images/sk-inet.pb-c.c
16:57:55 [2020-02-06T16:57:55.277Z] #44 12.70   DEP      images/sk-inet.pb-c.d
16:57:55 [2020-02-06T16:57:55.337Z] go: finding github.com/spf13/cobra v0.0.3
16:57:55 [2020-02-06T16:57:55.338Z] go: finding github.com/gogo/protobuf v1.2.0
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.601 + shift
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.601 + '[' '!' -f ./gotestsum.installer ']'
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.601 + . ./gotestsum.installer
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.601 ++ : v0.3.5
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.602 + install_gotestsum
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.602 + echo 'Installing gotestsum version v0.3.5'
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.602 Installing gotestsum version v0.3.5
16:57:55 [2020-02-06T16:57:55.366Z] #50 6.603 + go get -d gotest.tools/gotestsum
16:57:55 [2020-02-06T16:57:55.366Z] #50 ...
16:57:55 [2020-02-06T16:57:55.366Z] 
16:57:55 [2020-02-06T16:57:55.366Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:55 [2020-02-06T16:57:55.366Z] #27 13.37 
###                                                                        4.2%
#####                                                                      8.3%
########                                                                  12.2%
###########                                                               15.6%
#############                                                             19.1%
###############                                                           22.1%
#################                                                         24.8%
####################                                                      28.1%
######################                                                    30.8%
########################                                                  34.4%
##########################                                                36.8%
#############################                                             41.2%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.7%
#####################################                                     51.7%
#######################################                                   55.3%
#########################################                                 57.1%
###########################################                               60.1%
############################################                              62.4%
##############################################                            65.0%
################################################                          68.0%
##################################################                        70.6%
#####################################################                     74.2%
########################################################                  77.8%
##########################################################                81.6%
############################################################              84.6%
###############################################################           87.8%
#################################################################         91.5%
####################################################################      95.0%
#####################################################################     97.0%
#######################################################################  100.0%
######################################################################## 100.0%
16:57:55 [2020-02-06T16:57:55.532Z] #44 12.75   PBCC     images/sk-unix.pb-c.c
16:57:55 [2020-02-06T16:57:55.532Z] #44 12.82   DEP      images/sk-unix.pb-c.d
16:57:55 [2020-02-06T16:57:55.532Z] #44 12.89   PBCC     images/mm.pb-c.c
16:57:55 [2020-02-06T16:57:55.532Z] #44 12.94   DEP      images/mm.pb-c.d
16:57:55 [2020-02-06T16:57:55.623Z] #27 16.85 
16:57:55 [2020-02-06T16:57:55.830Z] #44 13.01   PBCC     images/timerfd.pb-c.c
16:57:55 [2020-02-06T16:57:55.830Z] #44 13.08   DEP      images/timerfd.pb-c.d
16:57:55 [2020-02-06T16:57:55.830Z] #44 13.12   PBCC     images/timer.pb-c.c
16:57:55 [2020-02-06T16:57:55.830Z] #44 13.15   DEP      images/timer.pb-c.d
16:57:55 [2020-02-06T16:57:55.830Z] #44 13.18   PBCC     images/sa.pb-c.c
16:57:55 [2020-02-06T16:57:55.972Z] go: finding github.com/davecgh/go-spew v1.1.1
16:57:55 [2020-02-06T16:57:55.973Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
16:57:56 [2020-02-06T16:57:56.085Z] #44 13.22   DEP      images/sa.pb-c.d
16:57:56 [2020-02-06T16:57:56.085Z] #44 13.27   PBCC     images/pipe-data.pb-c.c
16:57:56 [2020-02-06T16:57:56.085Z] #44 13.32   DEP      images/pipe-data.pb-c.d
16:57:56 [2020-02-06T16:57:56.085Z] #44 13.39   PBCC     images/mnt.pb-c.c
16:57:56 [2020-02-06T16:57:56.085Z] #44 13.44   DEP      images/mnt.pb-c.d
16:57:56 [2020-02-06T16:57:56.267Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
16:57:56 [2020-02-06T16:57:56.267Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
16:57:56 [2020-02-06T16:57:56.341Z] #44 13.48   PBCC     images/sk-packet.pb-c.c
16:57:56 [2020-02-06T16:57:56.341Z] #44 13.51   DEP      images/sk-packet.pb-c.d
16:57:56 [2020-02-06T16:57:56.341Z] #44 13.58   PBCC     images/tcp-stream.pb-c.c
16:57:56 [2020-02-06T16:57:56.341Z] #44 13.65   DEP      images/tcp-stream.pb-c.d
16:57:56 [2020-02-06T16:57:56.341Z] #44 13.70   PBCC     images/pipe.pb-c.c
16:57:56 [2020-02-06T16:57:56.561Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.74   DEP      images/pipe.pb-c.d
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.78   PBCC     images/pstree.pb-c.c
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.79   DEP      images/pstree.pb-c.d
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.84   PBCC     images/fs.pb-c.c
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.89   DEP      images/fs.pb-c.d
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.92   PBCC     images/signalfd.pb-c.c
16:57:56 [2020-02-06T16:57:56.596Z] #44 13.97   DEP      images/signalfd.pb-c.d
16:57:56 [2020-02-06T16:57:56.851Z] #44 14.08   PBCC     images/fh.pb-c.c
16:57:56 [2020-02-06T16:57:56.851Z] #44 14.11   PBCC     images/fsnotify.pb-c.c
16:57:56 [2020-02-06T16:57:56.851Z] #44 14.17   DEP      images/fh.pb-c.d
16:57:56 [2020-02-06T16:57:56.995Z] #27 18.13 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:57:57 [2020-02-06T16:57:57.107Z] #44 14.24   DEP      images/fsnotify.pb-c.d
16:57:57 [2020-02-06T16:57:57.107Z] #44 14.33   PBCC     images/eventpoll.pb-c.c
16:57:57 [2020-02-06T16:57:57.107Z] #44 14.37   DEP      images/eventpoll.pb-c.d
16:57:57 [2020-02-06T16:57:57.107Z] #44 14.43   PBCC     images/eventfd.pb-c.c
16:57:57 [2020-02-06T16:57:57.107Z] #44 14.46   DEP      images/eventfd.pb-c.d
16:57:57 [2020-02-06T16:57:57.194Z] go: finding golang.org/x/text v0.3.0
16:57:57 [2020-02-06T16:57:57.252Z] #27 18.50 
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.51   PBCC     images/remap-file-path.pb-c.c
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.54   DEP      images/remap-file-path.pb-c.d
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.58   PBCC     images/fifo.pb-c.c
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.60   DEP      images/fifo.pb-c.d
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.66   PBCC     images/ghost-file.pb-c.c
16:57:57 [2020-02-06T16:57:57.361Z] #44 14.71   DEP      images/ghost-file.pb-c.d
16:57:57 [2020-02-06T16:57:57.376Z] Removing intermediate container 254e611e8e84
16:57:57 [2020-02-06T16:57:57.376Z]  ---> 97c411b661a3
16:57:57 [2020-02-06T16:57:57.376Z] Step 11/16 : ARG GOOS
16:57:57 [2020-02-06T16:57:57.376Z]  ---> Running in bd1f8cf5c2e6
16:57:57 [2020-02-06T16:57:57.376Z] Removing intermediate container bd1f8cf5c2e6
16:57:57 [2020-02-06T16:57:57.376Z]  ---> 3bcf29ef0828
16:57:57 [2020-02-06T16:57:57.376Z] Step 12/16 : ARG GOARCH
16:57:57 [2020-02-06T16:57:57.484Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
16:57:57 [2020-02-06T16:57:57.510Z] #27 18.74 
######################################################################## 100.0%
16:57:57 [2020-02-06T16:57:57.510Z] #27 18.85 
16:57:57 [2020-02-06T16:57:57.616Z] #44 14.78   PBCC     images/regfile.pb-c.c
16:57:57 [2020-02-06T16:57:57.616Z] #44 14.85   DEP      images/regfile.pb-c.d
16:57:57 [2020-02-06T16:57:57.616Z] #44 14.91   PBCC     images/ns.pb-c.c
16:57:57 [2020-02-06T16:57:57.616Z] #44 14.95   DEP      images/ns.pb-c.d
16:57:57 [2020-02-06T16:57:57.731Z]  ---> Running in d5c3eecae5cd
16:57:57 [2020-02-06T16:57:57.731Z] Removing intermediate container d5c3eecae5cd
16:57:57 [2020-02-06T16:57:57.731Z]  ---> ae814bcd2e83
16:57:57 [2020-02-06T16:57:57.731Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
16:57:57 [2020-02-06T16:57:57.731Z]  ---> Running in 2c6c504183a7
16:57:57 [2020-02-06T16:57:57.871Z] #44 15.02   PBCC     images/fdinfo.pb-c.c
16:57:57 [2020-02-06T16:57:57.871Z] #44 15.12   DEP      images/fdinfo.pb-c.d
16:57:57 [2020-02-06T16:57:57.871Z] #44 15.16   PBCC     images/core-aarch64.pb-c.c
16:57:57 [2020-02-06T16:57:57.871Z] #44 15.24   PBCC     images/core-arm.pb-c.c
16:57:58 [2020-02-06T16:57:58.120Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
16:57:58 [2020-02-06T16:57:58.126Z] #44 15.28   PBCC     images/core-ppc64.pb-c.c
16:57:58 [2020-02-06T16:57:58.126Z] #44 15.36   PBCC     images/core-s390.pb-c.c
16:57:58 [2020-02-06T16:57:58.126Z] #44 15.45   PBCC     images/core-x86.pb-c.c
16:57:58 [2020-02-06T16:57:58.126Z] #44 15.50   PBCC     images/core.pb-c.c
16:57:58 [2020-02-06T16:57:58.412Z] go: finding github.com/golang/mock v1.1.1
16:57:58 [2020-02-06T16:57:58.427Z] #44 15.60   PBCC     images/inventory.pb-c.c
16:57:58 [2020-02-06T16:57:58.427Z] #44 15.67   DEP      images/core-aarch64.pb-c.d
16:57:58 [2020-02-06T16:57:58.427Z] #44 15.73   DEP      images/core-arm.pb-c.d
16:57:58 [2020-02-06T16:57:58.682Z] #44 15.81   DEP      images/core-ppc64.pb-c.d
16:57:58 [2020-02-06T16:57:58.682Z] #44 15.86   DEP      images/core-s390.pb-c.d
16:57:58 [2020-02-06T16:57:58.682Z] #44 15.94   DEP      images/core-x86.pb-c.d
16:57:58 [2020-02-06T16:57:58.703Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
16:57:58 [2020-02-06T16:57:58.704Z] go: finding github.com/Microsoft/hcsshim v0.8.5
16:57:58 [2020-02-06T16:57:58.822Z] Client: Docker Engine - Community
16:57:58 [2020-02-06T16:57:58.822Z]  Version:           19.03.2
16:57:58 [2020-02-06T16:57:58.822Z]  API version:       1.40
16:57:58 [2020-02-06T16:57:58.822Z]  Go version:        go1.12.8
16:57:58 [2020-02-06T16:57:58.822Z]  Git commit:        6a30dfc
16:57:58 [2020-02-06T16:57:58.822Z]  Built:             Thu Aug 29 05:32:25 2019
16:57:58 [2020-02-06T16:57:58.822Z]  OS/Arch:           linux/arm64
16:57:58 [2020-02-06T16:57:58.822Z]  Experimental:      false
16:57:58 [2020-02-06T16:57:58.822Z] 
16:57:58 [2020-02-06T16:57:58.822Z] Server: Docker Engine - Community
16:57:58 [2020-02-06T16:57:58.822Z]  Engine:
16:57:58 [2020-02-06T16:57:58.822Z]   Version:          19.03.2
16:57:58 [2020-02-06T16:57:58.822Z]   API version:      1.40 (minimum version 1.12)
16:57:58 [2020-02-06T16:57:58.822Z]   Go version:       go1.12.8
16:57:58 [2020-02-06T16:57:58.822Z]   Git commit:       6a30dfc
16:57:58 [2020-02-06T16:57:58.822Z]   Built:            Thu Aug 29 05:30:57 2019
16:57:58 [2020-02-06T16:57:58.822Z]   OS/Arch:          linux/arm64
16:57:58 [2020-02-06T16:57:58.822Z]   Experimental:     true
16:57:58 [2020-02-06T16:57:58.822Z]  containerd:
16:57:58 [2020-02-06T16:57:58.822Z]   Version:          1.2.6
16:57:58 [2020-02-06T16:57:58.822Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:57:58 [2020-02-06T16:57:58.822Z]  runc:
16:57:58 [2020-02-06T16:57:58.822Z]   Version:          1.0.0-rc8
16:57:58 [2020-02-06T16:57:58.822Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:57:58 [2020-02-06T16:57:58.822Z]  docker-init:
16:57:58 [2020-02-06T16:57:58.822Z]   Version:          0.18.0
16:57:58 [2020-02-06T16:57:58.822Z]   GitCommit:        fec3683
[Pipeline] sh
16:57:58 [2020-02-06T16:57:58.935Z] #27 20.06 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:57:58 [2020-02-06T16:57:58.935Z] #27 ...
16:57:58 [2020-02-06T16:57:58.935Z] 
16:57:58 [2020-02-06T16:57:58.935Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:57:58 [2020-02-06T16:57:58.935Z] #47 10.38 runtime
16:57:58 [2020-02-06T16:57:58.935Z] #47 14.23 unicode/utf8
16:57:58 [2020-02-06T16:57:58.935Z] #47 15.10 internal/testlog
16:57:58 [2020-02-06T16:57:58.935Z] #47 15.51 encoding
16:57:58 [2020-02-06T16:57:58.935Z] #47 15.70 unicode/utf16
16:57:58 [2020-02-06T16:57:58.935Z] #47 15.90 container/list
16:57:58 [2020-02-06T16:57:58.935Z] #47 16.55 crypto/internal/subtle
16:57:58 [2020-02-06T16:57:58.935Z] #47 16.66 crypto/subtle
16:57:58 [2020-02-06T16:57:58.935Z] #47 16.80 vendor/golang.org/x/crypto/cryptobyte/asn1
16:57:58 [2020-02-06T16:57:58.935Z] #47 16.95 internal/nettrace
16:57:58 [2020-02-06T16:57:58.935Z] #47 17.12 runtime/cgo
16:57:58 [2020-02-06T16:57:58.935Z] #47 ...
16:57:58 [2020-02-06T16:57:58.935Z] 
16:57:58 [2020-02-06T16:57:58.935Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:57:58 [2020-02-06T16:57:58.935Z] #35 20.65 Fetched 8325 kB in 16s (505 kB/s)
16:57:58 [2020-02-06T16:57:58.978Z] #44 16.03   DEP      images/core.pb-c.d
16:57:58 [2020-02-06T16:57:58.978Z] #44 16.08   DEP      images/inventory.pb-c.d
16:57:58 [2020-02-06T16:57:58.978Z] #44 16.17   PBCC     images/cpuinfo.pb-c.c
16:57:58 [2020-02-06T16:57:58.978Z] #44 16.18   DEP      images/cpuinfo.pb-c.d
16:57:58 [2020-02-06T16:57:58.978Z] #44 16.27   PBCC     images/stats.pb-c.c
16:57:59 [2020-02-06T16:57:59.151Z] + docker info
16:57:59 [2020-02-06T16:57:59.192Z] #35 20.65 Reading package lists...
16:57:59 [2020-02-06T16:57:59.192Z] #35 ...
16:57:59 [2020-02-06T16:57:59.192Z] 
16:57:59 [2020-02-06T16:57:59.192Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:57:59 [2020-02-06T16:57:59.192Z] #65 10.63 + cd /tmp/tmp.NW0dkhYFoo/src/github.com/rootless-containers/rootlesskit
16:57:59 [2020-02-06T16:57:59.192Z] #65 10.63 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:57:59 [2020-02-06T16:57:59.192Z] #65 11.05 + for f in rootlesskit rootlesskit-docker-proxy
16:57:59 [2020-02-06T16:57:59.192Z] #65 11.05 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:57:59 [2020-02-06T16:57:59.192Z] #65 ...
16:57:59 [2020-02-06T16:57:59.192Z] 
16:57:59 [2020-02-06T16:57:59.192Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:57:59 [2020-02-06T16:57:59.192Z] #43 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:57:59 [2020-02-06T16:57:59.234Z] #44 16.31   DEP      images/stats.pb-c.d
16:57:59 [2020-02-06T16:57:59.449Z] #43 ...
16:57:59 [2020-02-06T16:57:59.449Z] 
16:57:59 [2020-02-06T16:57:59.449Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:57:59 [2020-02-06T16:57:59.449Z] #27 20.42 
16:57:59 [2020-02-06T16:57:59.449Z] #27 20.65 
#########################################                                 57.4%
######################################################################## 100.0%
16:57:59 [2020-02-06T16:57:59.707Z] #27 20.97 
16:57:59 [2020-02-06T16:57:59.754Z] go: finding github.com/pelletier/go-toml v1.2.0
16:57:59 [2020-02-06T16:57:59.754Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
16:58:00 [2020-02-06T16:58:00.048Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
16:58:00 [2020-02-06T16:58:00.048Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
16:58:00 [2020-02-06T16:58:00.595Z] #44 17.82 make[1]: Nothing to be done for 'all'.
16:58:00 [2020-02-06T16:58:00.641Z] #27 22.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:58:00 [2020-02-06T16:58:00.899Z] #27 22.20 skipping existing 1849cc453dee
16:58:00 [2020-02-06T16:58:00.899Z] #27 22.37 
16:58:01 [2020-02-06T16:58:01.084Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
16:58:01 [2020-02-06T16:58:01.377Z] go: finding github.com/onsi/gomega v1.4.3
16:58:02 [2020-02-06T16:58:02.270Z] #27 23.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:58:02 [2020-02-06T16:58:02.415Z] go: finding github.com/hashicorp/golang-lru v0.5.0
16:58:02 [2020-02-06T16:58:02.482Z] #44 19.53   CC       images/stats.o
16:58:02 [2020-02-06T16:58:02.527Z] #27 23.81 
16:58:02 [2020-02-06T16:58:02.527Z] #27 23.93 
16:58:02 [2020-02-06T16:58:02.527Z] #27 ...
16:58:02 [2020-02-06T16:58:02.527Z] 
16:58:02 [2020-02-06T16:58:02.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:02 [2020-02-06T16:58:02.527Z] #33 14.12 unicode/utf8
16:58:02 [2020-02-06T16:58:02.527Z] #33 15.04 internal/testlog
16:58:02 [2020-02-06T16:58:02.527Z] #33 15.38 encoding
16:58:02 [2020-02-06T16:58:02.527Z] #33 15.56 runtime/cgo
16:58:02 [2020-02-06T16:58:02.709Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
16:58:02 [2020-02-06T16:58:02.737Z] #44 19.96   CC       images/core.o
16:58:02 [2020-02-06T16:58:02.784Z] #33 ...
16:58:02 [2020-02-06T16:58:02.785Z] 
16:58:02 [2020-02-06T16:58:02.785Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:58:02 [2020-02-06T16:58:02.785Z] #27 23.93 
######################################################################## 100.0%
16:58:02 [2020-02-06T16:58:02.785Z] #27 24.06 
16:58:02 [2020-02-06T16:58:02.785Z] #27 24.18 Download of images into '/build' complete.
16:58:03 [2020-02-06T16:58:03.003Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
16:58:03 [2020-02-06T16:58:03.003Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
16:58:03 [2020-02-06T16:58:03.003Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
16:58:03 [2020-02-06T16:58:03.003Z] go: finding github.com/fsnotify/fsnotify v1.4.7
16:58:03 [2020-02-06T16:58:03.034Z] #44 ...
16:58:03 [2020-02-06T16:58:03.034Z] 
16:58:03 [2020-02-06T16:58:03.034Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:58:03 [2020-02-06T16:58:03.034Z] #62 36.90 Checking out files:  53% (1621/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  86% (2631/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
16:58:03 [2020-02-06T16:58:03.034Z] #62 38.76 + cd /tmp/tmp.B46ymYpQ3x/src/github.com/containerd/containerd
16:58:03 [2020-02-06T16:58:03.034Z] #62 38.76 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + export 'BUILDTAGS=netgo osusergo static_build'
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + BUILDTAGS='netgo osusergo static_build'
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + export EXTRA_FLAGS=-buildmode=pie
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + EXTRA_FLAGS=-buildmode=pie
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + '[' '' = dynamic ']'
16:58:03 [2020-02-06T16:58:03.034Z] #62 39.79 + make
16:58:03 [2020-02-06T16:58:03.034Z] #62 40.73 + bin/ctr
16:58:03 [2020-02-06T16:58:03.042Z] #27 24.18 Use something like the following to load the result into a Docker daemon:
16:58:03 [2020-02-06T16:58:03.042Z] #27 24.18   tar -cC '/build' . | docker load
16:58:03 [2020-02-06T16:58:03.289Z] #62 ...
16:58:03 [2020-02-06T16:58:03.289Z] 
16:58:03 [2020-02-06T16:58:03.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:03 [2020-02-06T16:58:03.289Z] #44 20.70   CC       images/core-x86.o
16:58:03 [2020-02-06T16:58:03.641Z] go: finding github.com/spf13/afero v1.1.2
16:58:03 [2020-02-06T16:58:03.641Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
16:58:03 [2020-02-06T16:58:03.641Z] go: finding github.com/spf13/cast v1.3.0
16:58:03 [2020-02-06T16:58:03.950Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
16:58:03 [2020-02-06T16:58:03.974Z] #27 DONE 25.3s
16:58:03 [2020-02-06T16:58:03.974Z] 
16:58:03 [2020-02-06T16:58:03.974Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:03 [2020-02-06T16:58:03.974Z] #71 22.75 Checking out files:  64% (1282/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
16:58:03 [2020-02-06T16:58:03.974Z] #71 23.49 + cd /tmp/tmp.t1g6aWtiI8/src/github.com/docker/libnetwork
16:58:03 [2020-02-06T16:58:03.974Z] #71 23.49 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:58:03 [2020-02-06T16:58:03.974Z] #71 24.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:58:04 [2020-02-06T16:58:04.216Z] #44 21.43   CC       images/core-arm.o
16:58:04 [2020-02-06T16:58:04.777Z] #44 21.95   CC       images/core-aarch64.o
16:58:04 [2020-02-06T16:58:04.983Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
16:58:05 [2020-02-06T16:58:05.032Z] #44 22.39   CC       images/core-ppc64.o
16:58:05 [2020-02-06T16:58:05.275Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
16:58:05 [2020-02-06T16:58:05.344Z] #71 ...
16:58:05 [2020-02-06T16:58:05.344Z] 
16:58:05 [2020-02-06T16:58:05.344Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:05 [2020-02-06T16:58:05.344Z] #57 16.52 + '[' -z '' ']'
16:58:05 [2020-02-06T16:58:05.344Z] #57 16.52 + target=static
16:58:05 [2020-02-06T16:58:05.344Z] #57 16.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:58:05 [2020-02-06T16:58:05.344Z] #57 18.73 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 .
16:58:05 [2020-02-06T16:58:05.567Z] go: finding github.com/containerd/containerd v1.2.4
16:58:05 [2020-02-06T16:58:05.601Z] #57 ...
16:58:05 [2020-02-06T16:58:05.601Z] 
16:58:05 [2020-02-06T16:58:05.601Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:58:05 [2020-02-06T16:58:05.601Z] #41 21.24 Checking out files:  99% (1552/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
16:58:05 [2020-02-06T16:58:05.601Z] #41 21.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:58:05 [2020-02-06T16:58:05.601Z] #41 23.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:58:05 [2020-02-06T16:58:05.857Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
16:58:05 [2020-02-06T16:58:05.857Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
16:58:05 [2020-02-06T16:58:05.858Z] #41 ...
16:58:05 [2020-02-06T16:58:05.858Z] 
16:58:05 [2020-02-06T16:58:05.858Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:05 [2020-02-06T16:58:05.858Z] #35 20.65 Reading package lists...
16:58:05 [2020-02-06T16:58:05.959Z] #44 23.14   CC       images/core-s390.o
16:58:06 [2020-02-06T16:58:06.147Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
16:58:06 [2020-02-06T16:58:06.215Z] #44 ...
16:58:06 [2020-02-06T16:58:06.215Z] 
16:58:06 [2020-02-06T16:58:06.215Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:06 [2020-02-06T16:58:06.215Z] #47 86.89 text/template
16:58:06 [2020-02-06T16:58:06.215Z] #47 88.28 go/parser
16:58:06 [2020-02-06T16:58:06.215Z] #47 91.74 encoding/xml
16:58:06 [2020-02-06T16:58:06.215Z] #47 92.22 go/doc
16:58:06 [2020-02-06T16:58:06.215Z] #47 95.69 github.com/LK4D4/vndr/build
16:58:06 [2020-02-06T16:58:06.436Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
16:58:06 [2020-02-06T16:58:06.776Z] #47 ...
16:58:06 [2020-02-06T16:58:06.776Z] 
16:58:06 [2020-02-06T16:58:06.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:06 [2020-02-06T16:58:06.776Z] #44 24.04   CC       images/cpuinfo.o
16:58:07 [2020-02-06T16:58:07.336Z] #44 24.57   CC       images/inventory.o
16:58:07 [2020-02-06T16:58:07.463Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
16:58:07 [2020-02-06T16:58:07.592Z] #44 24.81   CC       images/fdinfo.o
16:58:07 [2020-02-06T16:58:07.753Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
16:58:08 [2020-02-06T16:58:08.152Z] #44 25.30   CC       images/fown.o
16:58:08 [2020-02-06T16:58:08.159Z] #35 28.47 Reading package lists...
16:58:08 [2020-02-06T16:58:08.159Z] #35 ...
16:58:08 [2020-02-06T16:58:08.159Z] 
16:58:08 [2020-02-06T16:58:08.159Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:58:08 [2020-02-06T16:58:08.159Z] #28 DONE 0.9s
16:58:08 [2020-02-06T16:58:08.159Z] 
16:58:08 [2020-02-06T16:58:08.159Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:58:08 [2020-02-06T16:58:08.159Z] #53 26.26 + cd /tmp/tmp.xbahikeSCS/src/github.com/golangci/golangci-lint/
16:58:08 [2020-02-06T16:58:08.159Z] #53 26.26 + git checkout -q v1.20.0
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.00 ++ git describe --tags
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.03 + version=v1.20.0
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.03 ++ git rev-parse --short HEAD
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.07 + commit=cc98739
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.07 ++ git show -s --format=%cd
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.09 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
16:58:08 [2020-02-06T16:58:08.159Z] #53 28.09 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:58:08 [2020-02-06T16:58:08.408Z] #44 25.54   CC       images/ns.o
16:58:08 [2020-02-06T16:58:08.408Z] #44 25.81   CC       images/regfile.o
16:58:08 [2020-02-06T16:58:08.968Z] #44 26.10   CC       images/ghost-file.o
16:58:09 [2020-02-06T16:58:09.138Z] Client:
16:58:09 [2020-02-06T16:58:09.138Z]  Debug Mode: false
16:58:09 [2020-02-06T16:58:09.138Z] 
16:58:09 [2020-02-06T16:58:09.138Z] Server:
16:58:09 [2020-02-06T16:58:09.138Z]  Containers: 0
16:58:09 [2020-02-06T16:58:09.138Z]   Running: 0
16:58:09 [2020-02-06T16:58:09.138Z]   Paused: 0
16:58:09 [2020-02-06T16:58:09.138Z]   Stopped: 0
16:58:09 [2020-02-06T16:58:09.138Z]  Images: 0
16:58:09 [2020-02-06T16:58:09.138Z]  Server Version: 19.03.2
16:58:09 [2020-02-06T16:58:09.138Z]  Storage Driver: overlay2
16:58:09 [2020-02-06T16:58:09.138Z]   Backing Filesystem: extfs
16:58:09 [2020-02-06T16:58:09.138Z]   Supports d_type: true
16:58:09 [2020-02-06T16:58:09.138Z]   Native Overlay Diff: true
16:58:09 [2020-02-06T16:58:09.138Z]  Logging Driver: json-file
16:58:09 [2020-02-06T16:58:09.138Z]  Cgroup Driver: cgroupfs
16:58:09 [2020-02-06T16:58:09.138Z]  Plugins:
16:58:09 [2020-02-06T16:58:09.138Z]   Volume: local
16:58:09 [2020-02-06T16:58:09.138Z]   Network: bridge host ipvlan macvlan null overlay
16:58:09 [2020-02-06T16:58:09.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:58:09 [2020-02-06T16:58:09.138Z]  Swarm: inactive
16:58:09 [2020-02-06T16:58:09.138Z]  Runtimes: runc
16:58:09 [2020-02-06T16:58:09.138Z]  Default Runtime: runc
16:58:09 [2020-02-06T16:58:09.138Z]  Init Binary: docker-init
16:58:09 [2020-02-06T16:58:09.138Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:58:09 [2020-02-06T16:58:09.138Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:58:09 [2020-02-06T16:58:09.138Z]  init version: fec3683
16:58:09 [2020-02-06T16:58:09.138Z]  Security Options:
16:58:09 [2020-02-06T16:58:09.138Z]   apparmor
16:58:09 [2020-02-06T16:58:09.138Z]   seccomp
16:58:09 [2020-02-06T16:58:09.138Z]    Profile: default
16:58:09 [2020-02-06T16:58:09.138Z]  Kernel Version: 4.15.0-1048-aws
16:58:09 [2020-02-06T16:58:09.138Z]  Operating System: Ubuntu 16.04.6 LTS
16:58:09 [2020-02-06T16:58:09.138Z]  OSType: linux
16:58:09 [2020-02-06T16:58:09.138Z]  Architecture: aarch64
16:58:09 [2020-02-06T16:58:09.138Z]  CPUs: 4
16:58:09 [2020-02-06T16:58:09.138Z]  Total Memory: 7.525GiB
16:58:09 [2020-02-06T16:58:09.138Z]  Name: ip-10-100-50-235
16:58:09 [2020-02-06T16:58:09.138Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
16:58:09 [2020-02-06T16:58:09.138Z]  Docker Root Dir: /var/lib/docker
16:58:09 [2020-02-06T16:58:09.138Z]  Debug Mode: false
16:58:09 [2020-02-06T16:58:09.138Z]  Registry: https://index.docker.io/v1/
16:58:09 [2020-02-06T16:58:09.138Z]  Labels:
16:58:09 [2020-02-06T16:58:09.138Z]  Experimental: true
16:58:09 [2020-02-06T16:58:09.138Z]  Insecure Registries:
16:58:09 [2020-02-06T16:58:09.138Z]   127.0.0.0/8
16:58:09 [2020-02-06T16:58:09.138Z]  Live Restore Enabled: true
16:58:09 [2020-02-06T16:58:09.138Z] 
16:58:09 [2020-02-06T16:58:09.138Z] WARNING: No swap limit support
[Pipeline] sh
16:58:09 [2020-02-06T16:58:09.224Z] #44 26.43   CC       images/fifo.o
16:58:09 [2020-02-06T16:58:09.265Z] go: finding gopkg.in/yaml.v2 v2.2.1
16:58:09 [2020-02-06T16:58:09.433Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:58:09 [2020-02-06T16:58:09.433Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:58:09 [2020-02-06T16:58:09.433Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40467/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:58:09 [2020-02-06T16:58:09.433Z] + bash /home/ubuntu/workspace/moby_PR-40467/check-config.sh
16:58:09 [2020-02-06T16:58:09.433Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:58:09 [2020-02-06T16:58:09.433Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
16:58:09 [2020-02-06T16:58:09.433Z] 
16:58:09 [2020-02-06T16:58:09.433Z] Generally Necessary:
16:58:09 [2020-02-06T16:58:09.433Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:58:09 [2020-02-06T16:58:09.433Z] - apparmor: enabled and tools installed
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_NAMESPACES: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_NET_NS: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_PID_NS: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_IPC_NS: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_UTS_NS: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_CGROUPS: enabled
16:58:09 [2020-02-06T16:58:09.433Z] - CONFIG_CGROUP_CPUACCT: enabled
16:58:09 [2020-02-06T16:58:09.479Z] #44 26.74   CC       images/remap-file-path.o
16:58:09 [2020-02-06T16:58:09.529Z] #53 ...
16:58:09 [2020-02-06T16:58:09.529Z] 
16:58:09 [2020-02-06T16:58:09.529Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:09 [2020-02-06T16:58:09.529Z] #59 21.44 Fetched 8325 kB in 17s (480 kB/s)
16:58:09 [2020-02-06T16:58:09.529Z] #59 21.44 Reading package lists...
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_CGROUP_DEVICE: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_CGROUP_FREEZER: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_CGROUP_SCHED: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_CPUSETS: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_MEMCG: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_KEYS: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_VETH: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_BRIDGE: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NF_NAT: enabled (as module)
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_NF_NAT_NEEDED: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_POSIX_MQUEUE: enabled
16:58:09 [2020-02-06T16:58:09.693Z] 
16:58:09 [2020-02-06T16:58:09.693Z] Optional Features:
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_USER_NS: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_SECCOMP: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_CGROUP_PIDS: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_MEMCG_SWAP: enabled
16:58:09 [2020-02-06T16:58:09.693Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:58:09 [2020-02-06T16:58:09.693Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:58:09 [2020-02-06T16:58:09.734Z] #44 27.06   CC       images/eventfd.o
16:58:09 [2020-02-06T16:58:09.786Z] #59 30.48 Reading package lists...
16:58:09 [2020-02-06T16:58:09.786Z] #59 ...
16:58:09 [2020-02-06T16:58:09.786Z] 
16:58:09 [2020-02-06T16:58:09.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:09 [2020-02-06T16:58:09.786Z] #47 28.66 vendor/golang.org/x/crypto/internal/subtle
16:58:09 [2020-02-06T16:58:09.786Z] #47 28.71 vendor/golang.org/x/crypto/curve25519
16:58:09 [2020-02-06T16:58:09.903Z] go: finding github.com/lib/pq v1.0.0
16:58:09 [2020-02-06T16:58:09.903Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_BLK_CGROUP: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IOSCHED_CFQ: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_CGROUP_PERF: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_CGROUP_HUGETLB: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_CFS_BANDWIDTH: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_RT_GROUP_SCHED: missing
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_VS: enabled (as module)
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_VS_NFCT: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_IP_VS_RR: enabled (as module)
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_EXT4_FS: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:58:09 [2020-02-06T16:58:09.954Z] - Network Drivers:
16:58:09 [2020-02-06T16:58:09.954Z]   - "overlay":
16:58:09 [2020-02-06T16:58:09.954Z]     - CONFIG_VXLAN: enabled (as module)
16:58:09 [2020-02-06T16:58:09.954Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:58:09 [2020-02-06T16:58:09.954Z]       Optional (for encrypted networks):
16:58:09 [2020-02-06T16:58:09.990Z] #44 27.41   CC       images/eventpoll.o
16:58:10 [2020-02-06T16:58:10.213Z]       - CONFIG_CRYPTO: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_CRYPTO_AEAD: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_CRYPTO_GCM: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_CRYPTO_GHASH: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_XFRM: enabled
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_XFRM_USER: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_INET_ESP: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "ipvlan":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_IPVLAN: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "macvlan":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_MACVLAN: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_DUMMY: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "ftp,tftp client in container":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z] - Storage Drivers:
16:58:10 [2020-02-06T16:58:10.214Z]   - "aufs":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_AUFS_FS: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "btrfs":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:58:10 [2020-02-06T16:58:10.214Z]   - "devicemapper":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_BLK_DEV_DM: enabled
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "overlay":
16:58:10 [2020-02-06T16:58:10.214Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:58:10 [2020-02-06T16:58:10.214Z]   - "zfs":
16:58:10 [2020-02-06T16:58:10.214Z]     - /dev/zfs: missing
16:58:10 [2020-02-06T16:58:10.473Z]     - zfs command: missing
16:58:10 [2020-02-06T16:58:10.473Z]     - zpool command: missing
16:58:10 [2020-02-06T16:58:10.473Z] 
16:58:10 [2020-02-06T16:58:10.473Z] Limits:
16:58:10 [2020-02-06T16:58:10.473Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:58:10 [2020-02-06T16:58:10.473Z] 
16:58:10 [2020-02-06T16:58:10.473Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:58:10 [2020-02-06T16:58:10.539Z] go: finding github.com/onsi/ginkgo v1.6.0
16:58:10 [2020-02-06T16:58:10.550Z] #44 27.73   CC       images/fh.o
16:58:10 [2020-02-06T16:58:10.718Z] #47 ...
16:58:10 [2020-02-06T16:58:10.718Z] 
16:58:10 [2020-02-06T16:58:10.718Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:10 [2020-02-06T16:58:10.718Z] #43 22.67 Fetched 8325 kB in 18s (474 kB/s)
16:58:10 [2020-02-06T16:58:10.718Z] #43 22.67 Reading package lists...
16:58:10 [2020-02-06T16:58:10.817Z] #44 28.12   CC       images/fsnotify.o
16:58:10 [2020-02-06T16:58:10.822Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf .
16:58:10 [2020-02-06T16:58:10.822Z] #2 [internal] load build definition from Dockerfile
16:58:10 [2020-02-06T16:58:10.822Z] #2 transferring dockerfile: 15.71kB 0.0s done
16:58:10 [2020-02-06T16:58:10.822Z] #2 DONE 0.0s
16:58:10 [2020-02-06T16:58:10.822Z] 
16:58:10 [2020-02-06T16:58:10.822Z] #1 [internal] load .dockerignore
16:58:10 [2020-02-06T16:58:10.822Z] #1 transferring context: 87B done
16:58:10 [2020-02-06T16:58:10.822Z] #1 DONE 0.1s
16:58:11 [2020-02-06T16:58:11.083Z] 
16:58:11 [2020-02-06T16:58:11.083Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
16:58:11 [2020-02-06T16:58:11.697Z] #3 DONE 0.6s
16:58:11 [2020-02-06T16:58:11.697Z] 
16:58:11 [2020-02-06T16:58:11.697Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
16:58:11 [2020-02-06T16:58:11.697Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
16:58:11 [2020-02-06T16:58:11.758Z] #44 28.88   CC       images/signalfd.o
16:58:11 [2020-02-06T16:58:11.957Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
16:58:11 [2020-02-06T16:58:11.957Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s
16:58:11 [2020-02-06T16:58:11.957Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
16:58:11 [2020-02-06T16:58:11.957Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
16:58:11 [2020-02-06T16:58:11.957Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.3s
16:58:11 [2020-02-06T16:58:11.957Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
16:58:12 [2020-02-06T16:58:12.013Z] #44 29.19   CC       images/fs.o
16:58:12 [2020-02-06T16:58:12.219Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
16:58:12 [2020-02-06T16:58:12.268Z] #44 29.41   CC       images/pstree.o
16:58:12 [2020-02-06T16:58:12.480Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
16:58:12 [2020-02-06T16:58:12.480Z] #4 DONE 0.8s
16:58:12 [2020-02-06T16:58:12.568Z] #44 29.63   CC       images/pipe.o
16:58:12 [2020-02-06T16:58:12.740Z] 
16:58:12 [2020-02-06T16:58:12.740Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
16:58:12 [2020-02-06T16:58:12.823Z] #44 29.94   CC       images/tcp-stream.o
16:58:12 [2020-02-06T16:58:12.823Z] #44 30.18   CC       images/sk-packet.o
16:58:13 [2020-02-06T16:58:13.001Z] #6 DONE 0.3s
16:58:13 [2020-02-06T16:58:13.001Z] 
16:58:13 [2020-02-06T16:58:13.001Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
16:58:13 [2020-02-06T16:58:13.001Z] #5 DONE 0.3s
16:58:13 [2020-02-06T16:58:13.241Z] #43 31.74 Reading package lists...
16:58:13 [2020-02-06T16:58:13.242Z] #43 ...
16:58:13 [2020-02-06T16:58:13.242Z] 
16:58:13 [2020-02-06T16:58:13.242Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:13 [2020-02-06T16:58:13.242Z] #35 28.47 Reading package lists...
16:58:13 [2020-02-06T16:58:13.263Z] 
16:58:13 [2020-02-06T16:58:13.263Z] #20 [internal] load build context
16:58:13 [2020-02-06T16:58:13.265Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
16:58:13 [2020-02-06T16:58:13.265Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
16:58:13 [2020-02-06T16:58:13.383Z] #44 30.49   CC       images/mnt.o
16:58:13 [2020-02-06T16:58:13.556Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
16:58:13 [2020-02-06T16:58:13.556Z] go: finding github.com/mitchellh/mapstructure v1.1.2
16:58:13 [2020-02-06T16:58:13.639Z] #44 30.91   CC       images/pipe-data.o
16:58:13 [2020-02-06T16:58:13.848Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:58:13 [2020-02-06T16:58:13.894Z] #44 31.11   CC       images/sa.o
16:58:14 [2020-02-06T16:58:14.149Z] #44 31.34   CC       images/timer.o
16:58:14 [2020-02-06T16:58:14.404Z] #44 31.76   CC       images/timerfd.o
16:58:14 [2020-02-06T16:58:14.404Z] #44 ...
16:58:14 [2020-02-06T16:58:14.404Z] 
16:58:14 [2020-02-06T16:58:14.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:14 [2020-02-06T16:58:14.404Z] #10 105.4 Selecting previously unselected package g++-mingw-w64-x86-64.
16:58:14 [2020-02-06T16:58:14.404Z] #10 105.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:58:14 [2020-02-06T16:58:14.404Z] #10 105.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:58:14 [2020-02-06T16:58:14.869Z] #35 35.30 Building dependency tree...
16:58:14 [2020-02-06T16:58:14.869Z] #35 36.51 Reading state information...
16:58:15 [2020-02-06T16:58:15.364Z] go: finding github.com/sirupsen/logrus v1.3.0
16:58:15 [2020-02-06T16:58:15.942Z] #20 transferring context: 46.81MB 2.2s done
16:58:16 [2020-02-06T16:58:16.002Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
16:58:16 [2020-02-06T16:58:16.634Z] go: finding github.com/magiconair/properties v1.8.0
16:58:16 [2020-02-06T16:58:16.634Z] go: finding github.com/coreos/go-semver v0.2.0
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.33 The following additional packages will be installed:
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.35   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.36 Suggested packages:
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.37   cmake-doc ninja-build lrzip
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.37 Recommended packages:
16:58:16 [2020-02-06T16:58:16.766Z] #35 38.37   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:58:16 [2020-02-06T16:58:16.886Z] #20 DONE 3.8s
16:58:16 [2020-02-06T16:58:16.886Z] 
16:58:16 [2020-02-06T16:58:16.886Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:58:16 [2020-02-06T16:58:16.886Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:9277e5655887609441e706e5a7c28e4382a3b512e2f8c2ec48dbc68ea9af7ac6 1.79kB / 1.79kB done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 3.7s
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.5s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:f30d74e80031513250dfe99512ef9076be0ab2aa70ef18a55a8bd05e58b507a3 5.46kB / 5.46kB done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 0.6s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 3.7s
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 3.7s
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 3.7s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 3.8s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 3.7s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 0B / 97.60MB 3.9s
16:58:16 [2020-02-06T16:58:16.886Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 3.8s done
16:58:16 [2020-02-06T16:58:16.886Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7
16:58:17 [2020-02-06T16:58:17.148Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 14.44MB / 97.60MB 4.0s
16:58:17 [2020-02-06T16:58:17.148Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 27.60MB / 97.60MB 4.1s
16:58:17 [2020-02-06T16:58:17.266Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
16:58:17 [2020-02-06T16:58:17.410Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 33.54MB / 97.60MB 4.2s
16:58:17 [2020-02-06T16:58:17.410Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 41.26MB / 97.60MB 4.3s
16:58:17 [2020-02-06T16:58:17.675Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 56.87MB / 97.60MB 4.4s
16:58:17 [2020-02-06T16:58:17.675Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 65.79MB / 97.60MB 4.5s
16:58:17 [2020-02-06T16:58:17.675Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 72.44MB / 97.60MB 4.6s
16:58:17 [2020-02-06T16:58:17.697Z] #35 39.45 The following NEW packages will be installed:
16:58:17 [2020-02-06T16:58:17.698Z] #35 39.46   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:58:17 [2020-02-06T16:58:17.698Z] #35 39.47   vim-common xxd
16:58:17 [2020-02-06T16:58:17.704Z] #10 ...
16:58:17 [2020-02-06T16:58:17.704Z] 
16:58:17 [2020-02-06T16:58:17.704Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:17 [2020-02-06T16:58:17.704Z] #47 98.24 github.com/LK4D4/vndr/godl/singleflight
16:58:17 [2020-02-06T16:58:17.704Z] #47 98.59 github.com/LK4D4/vndr/versioned
16:58:17 [2020-02-06T16:58:17.704Z] #47 98.73 hash/crc32
16:58:17 [2020-02-06T16:58:17.704Z] #47 99.11 net
16:58:17 [2020-02-06T16:58:17.704Z] #47 99.28 compress/gzip
16:58:17 [2020-02-06T16:58:17.704Z] #47 100.1 vendor/golang.org/x/text/transform
16:58:17 [2020-02-06T16:58:17.704Z] #47 101.0 vendor/golang.org/x/text/unicode/bidi
16:58:17 [2020-02-06T16:58:17.704Z] #47 103.2 vendor/golang.org/x/text/secure/bidirule
16:58:17 [2020-02-06T16:58:17.704Z] #47 103.5 vendor/golang.org/x/text/unicode/norm
16:58:17 [2020-02-06T16:58:17.704Z] #47 108.2 vendor/golang.org/x/net/idna
16:58:17 [2020-02-06T16:58:17.897Z] go: finding cloud.google.com/go v0.26.0
16:58:17 [2020-02-06T16:58:17.946Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 82.46MB / 97.60MB 4.7s
16:58:17 [2020-02-06T16:58:17.946Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 4.9s
16:58:17 [2020-02-06T16:58:17.954Z] #35 39.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
16:58:17 [2020-02-06T16:58:17.954Z] #35 39.86 Need to get 14.9 MB of archives.
16:58:17 [2020-02-06T16:58:17.954Z] #35 39.86 After this operation, 61.8 MB of additional disk space will be used.
16:58:17 [2020-02-06T16:58:17.954Z] #35 39.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:58:17 [2020-02-06T16:58:17.955Z] #35 39.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:58:17 [2020-02-06T16:58:17.955Z] #35 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:58:17 [2020-02-06T16:58:17.959Z] #47 ...
16:58:17 [2020-02-06T16:58:17.959Z] 
16:58:17 [2020-02-06T16:58:17.959Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:58:17 [2020-02-06T16:58:17.959Z] #65 108.2 + for f in rootlesskit rootlesskit-docker-proxy
16:58:17 [2020-02-06T16:58:17.959Z] #65 108.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:58:18 [2020-02-06T16:58:18.208Z] #7 ...
16:58:18 [2020-02-06T16:58:18.208Z] 
16:58:18 [2020-02-06T16:58:18.208Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
16:58:18 [2020-02-06T16:58:18.208Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
16:58:18 [2020-02-06T16:58:18.208Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
16:58:18 [2020-02-06T16:58:18.208Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
16:58:18 [2020-02-06T16:58:18.208Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.0s done
16:58:18 [2020-02-06T16:58:18.208Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done
16:58:18 [2020-02-06T16:58:18.208Z] #68 DONE 5.0s
16:58:18 [2020-02-06T16:58:18.208Z] 
16:58:18 [2020-02-06T16:58:18.208Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:58:18 [2020-02-06T16:58:18.208Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 5.0s done
16:58:18 [2020-02-06T16:58:18.212Z] #35 39.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
16:58:18 [2020-02-06T16:58:18.527Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
16:58:18 [2020-02-06T16:58:18.816Z] go: finding gopkg.in/yaml.v2 v2.2.2
16:58:18 [2020-02-06T16:58:18.816Z] go: finding github.com/kr/pty v1.1.1
16:58:18 [2020-02-06T16:58:18.816Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
16:58:19 [2020-02-06T16:58:19.143Z] #35 40.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
16:58:19 [2020-02-06T16:58:19.144Z] #35 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:58:19 [2020-02-06T16:58:19.144Z] #35 40.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:58:19 [2020-02-06T16:58:19.144Z] #35 40.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:58:19 [2020-02-06T16:58:19.144Z] #35 40.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:58:19 [2020-02-06T16:58:19.144Z] #35 40.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:58:19 [2020-02-06T16:58:19.444Z] go: finding github.com/hpcloud/tail v1.0.0
16:58:19 [2020-02-06T16:58:19.709Z] #35 ...
16:58:19 [2020-02-06T16:58:19.709Z] 
16:58:19 [2020-02-06T16:58:19.709Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:19 [2020-02-06T16:58:19.709Z] #59 30.48 Reading package lists...
16:58:19 [2020-02-06T16:58:19.709Z] #59 36.78 Building dependency tree...
16:58:19 [2020-02-06T16:58:19.709Z] #59 38.13 Reading state information...
16:58:19 [2020-02-06T16:58:19.709Z] #59 39.50 The following additional packages will be installed:
16:58:19 [2020-02-06T16:58:19.709Z] #59 39.51   libbtrfs0
16:58:19 [2020-02-06T16:58:19.709Z] #59 39.66 The following NEW packages will be installed:
16:58:19 [2020-02-06T16:58:19.709Z] #59 39.67   libbtrfs-dev libbtrfs0
16:58:19 [2020-02-06T16:58:19.709Z] #59 40.11 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
16:58:19 [2020-02-06T16:58:19.709Z] #59 40.11 Need to get 119 kB of archives.
16:58:19 [2020-02-06T16:58:19.709Z] #59 40.11 After this operation, 387 kB of additional disk space will be used.
16:58:19 [2020-02-06T16:58:19.709Z] #59 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:58:19 [2020-02-06T16:58:19.709Z] #59 40.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:58:19 [2020-02-06T16:58:19.709Z] #59 41.22 debconf: delaying package configuration, since apt-utils is not installed
16:58:19 [2020-02-06T16:58:19.709Z] #59 41.43 Fetched 119 kB in 0s (413 kB/s)
16:58:19 [2020-02-06T16:58:19.709Z] #59 41.66 Selecting previously unselected package libbtrfs0.
16:58:19 [2020-02-06T16:58:19.967Z] #59 41.66 (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 ... 15401 files and directories currently installed.)
16:58:19 [2020-02-06T16:58:19.967Z] #59 41.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:58:19 [2020-02-06T16:58:19.967Z] #59 41.73 Unpacking libbtrfs0 (4.20.1-2) ...
16:58:20 [2020-02-06T16:58:20.149Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 2.8s done
16:58:20 [2020-02-06T16:58:20.149Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739
16:58:20 [2020-02-06T16:58:20.225Z] #59 41.99 Selecting previously unselected package libbtrfs-dev.
16:58:20 [2020-02-06T16:58:20.225Z] #59 41.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:58:20 [2020-02-06T16:58:20.225Z] #59 42.01 Unpacking libbtrfs-dev (4.20.1-2) ...
16:58:20 [2020-02-06T16:58:20.225Z] #59 ...
16:58:20 [2020-02-06T16:58:20.225Z] 
16:58:20 [2020-02-06T16:58:20.225Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:20 [2020-02-06T16:58:20.225Z] #71 DONE 41.7s
16:58:20 [2020-02-06T16:58:20.225Z] 
16:58:20 [2020-02-06T16:58:20.225Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:20 [2020-02-06T16:58:20.225Z] #43 31.74 Reading package lists...
16:58:20 [2020-02-06T16:58:20.225Z] #43 37.42 Building dependency tree...
16:58:20 [2020-02-06T16:58:20.225Z] #43 38.85 Reading state information...
16:58:20 [2020-02-06T16:58:20.225Z] #43 40.13 The following additional packages will be installed:
16:58:20 [2020-02-06T16:58:20.225Z] #43 40.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:58:20 [2020-02-06T16:58:20.225Z] #43 40.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:58:20 [2020-02-06T16:58:20.225Z] #43 40.15 Suggested packages:
16:58:20 [2020-02-06T16:58:20.225Z] #43 40.17   manpages-dev python-setuptools
16:58:20 [2020-02-06T16:58:20.225Z] #43 41.64 The following NEW packages will be installed:
16:58:20 [2020-02-06T16:58:20.225Z] #43 41.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:58:20 [2020-02-06T16:58:20.225Z] #43 41.65   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:58:20 [2020-02-06T16:58:20.225Z] #43 41.65   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:58:20 [2020-02-06T16:58:20.225Z] #43 41.65   python-six zlib1g-dev
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.14 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.14 Need to get 4095 kB of archives.
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.14 After this operation, 22.5 MB of additional disk space will be used.
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:58:20 [2020-02-06T16:58:20.225Z] #43 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:58:20 [2020-02-06T16:58:20.409Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0.3s done
16:58:20 [2020-02-06T16:58:20.409Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba
16:58:20 [2020-02-06T16:58:20.483Z] #43 42.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:58:20 [2020-02-06T16:58:20.483Z] #43 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:58:20 [2020-02-06T16:58:20.483Z] #43 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:58:20 [2020-02-06T16:58:20.483Z] #43 42.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:58:20 [2020-02-06T16:58:20.485Z] go: finding github.com/gogo/protobuf v1.0.0
16:58:20 [2020-02-06T16:58:20.671Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.3s done
16:58:20 [2020-02-06T16:58:20.741Z] #43 ...
16:58:20 [2020-02-06T16:58:20.741Z] 
16:58:20 [2020-02-06T16:58:20.741Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:20 [2020-02-06T16:58:20.741Z] #59 42.53 Setting up libbtrfs0 (4.20.1-2) ...
16:58:20 [2020-02-06T16:58:20.741Z] #59 42.59 Setting up libbtrfs-dev (4.20.1-2) ...
16:58:20 [2020-02-06T16:58:20.741Z] #59 42.63 Processing triggers for libc-bin (2.28-10) ...
16:58:20 [2020-02-06T16:58:20.775Z] go: finding github.com/onsi/ginkgo v1.7.0
16:58:20 [2020-02-06T16:58:20.931Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f
16:58:21 [2020-02-06T16:58:21.306Z] #59 DONE 43.1s
16:58:21 [2020-02-06T16:58:21.306Z] 
16:58:21 [2020-02-06T16:58:21.306Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:58:21 [2020-02-06T16:58:21.306Z] #60 DONE 0.1s
16:58:21 [2020-02-06T16:58:21.306Z] 
16:58:21 [2020-02-06T16:58:21.306Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.34 debconf: delaying package configuration, since apt-utils is not installed
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.58 Fetched 14.9 MB in 2s (8959 kB/s)
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.81 Selecting previously unselected package xxd.
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.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 ... 15401 files and directories currently installed.)
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:58:21 [2020-02-06T16:58:21.306Z] #35 42.98 Unpacking xxd (2:8.1.0875-5) ...
16:58:21 [2020-02-06T16:58:21.405Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
16:58:21 [2020-02-06T16:58:21.405Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
16:58:21 [2020-02-06T16:58:21.570Z] #35 ...
16:58:21 [2020-02-06T16:58:21.570Z] 
16:58:21 [2020-02-06T16:58:21.570Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:58:21 [2020-02-06T16:58:21.570Z] #61 DONE 0.1s
16:58:21 [2020-02-06T16:58:21.570Z] 
16:58:21 [2020-02-06T16:58:21.570Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:21 [2020-02-06T16:58:21.570Z] #35 43.30 Selecting previously unselected package vim-common.
16:58:21 [2020-02-06T16:58:21.570Z] #35 43.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:58:21 [2020-02-06T16:58:21.570Z] #35 43.37 Unpacking vim-common (2:8.1.0875-5) ...
16:58:22 [2020-02-06T16:58:22.146Z] #35 44.01 Selecting previously unselected package cmake-data.
16:58:22 [2020-02-06T16:58:22.146Z] #35 44.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:58:22 [2020-02-06T16:58:22.146Z] #35 44.04 Unpacking cmake-data (3.13.4-1) ...
16:58:23 [2020-02-06T16:58:23.203Z] #65 ...
16:58:23 [2020-02-06T16:58:23.203Z] 
16:58:23 [2020-02-06T16:58:23.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:23 [2020-02-06T16:58:23.203Z] #44 32.02   CC       images/mm.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 32.40   CC       images/sk-opts.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 32.65   CC       images/sk-unix.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 32.94   CC       images/sk-inet.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 33.46   CC       images/tun.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 33.77   CC       images/sk-netlink.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 34.02   CC       images/packet-sock.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 34.29   CC       images/ipc-var.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 34.51   CC       images/ipc-desc.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 34.69   CC       images/ipc-shm.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 35.00   CC       images/ipc-msg.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 35.33   CC       images/ipc-sem.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 35.58   CC       images/utsns.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 35.81   CC       images/creds.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 36.13   CC       images/vma.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 36.47   CC       images/netdev.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 36.90   CC       images/tty.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 37.61   CC       images/file-lock.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 37.82   CC       images/rlimit.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 38.04   CC       images/pagemap.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 38.40   CC       images/siginfo.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 38.69   CC       images/rpc.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 39.98   CC       images/ext-file.o
16:58:23 [2020-02-06T16:58:23.203Z] #44 40.23   CC       images/cgroup.o
16:58:23 [2020-02-06T16:58:23.478Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 2.1s done
16:58:23 [2020-02-06T16:58:23.478Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 0.1s
16:58:23 [2020-02-06T16:58:23.762Z] #44 41.05   CC       images/userns.o
16:58:24 [2020-02-06T16:58:24.018Z] #44 41.31   CC       images/google/protobuf/descriptor.o
16:58:25 [2020-02-06T16:58:25.392Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 1.6s done
16:58:25 [2020-02-06T16:58:25.392Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db
16:58:25 [2020-02-06T16:58:25.421Z] #35 47.07 Selecting previously unselected package libicu63:amd64.
16:58:25 [2020-02-06T16:58:25.421Z] #35 47.07 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
16:58:25 [2020-02-06T16:58:25.421Z] #35 47.09 Unpacking libicu63:amd64 (63.1-6) ...
16:58:25 [2020-02-06T16:58:25.902Z] #44 ...
16:58:25 [2020-02-06T16:58:25.902Z] 
16:58:25 [2020-02-06T16:58:25.902Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:58:25 [2020-02-06T16:58:25.902Z] #65 DONE 116.2s
16:58:25 [2020-02-06T16:58:25.902Z] 
16:58:25 [2020-02-06T16:58:25.902Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:58:25 [2020-02-06T16:58:25.902Z] #66 DONE 0.1s
16:58:25 [2020-02-06T16:58:25.902Z] 
16:58:25 [2020-02-06T16:58:25.902Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:25 [2020-02-06T16:58:25.902Z] #47 110.5 vendor/golang.org/x/net/http2/hpack
16:58:25 [2020-02-06T16:58:25.902Z] #47 111.6 mime
16:58:25 [2020-02-06T16:58:25.902Z] #47 113.6 mime/quotedprintable
16:58:25 [2020-02-06T16:58:25.902Z] #47 114.0 net/http/internal
16:58:26 [2020-02-06T16:58:26.020Z] Removing intermediate container 2c6c504183a7
16:58:26 [2020-02-06T16:58:26.020Z]  ---> f76fed20a036
16:58:26 [2020-02-06T16:58:26.020Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
16:58:26 [2020-02-06T16:58:26.020Z]  ---> 687421176e14
16:58:26 [2020-02-06T16:58:26.020Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
16:58:26 [2020-02-06T16:58:26.020Z]  ---> 3748dfd8440c
16:58:26 [2020-02-06T16:58:26.020Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
16:58:26 [2020-02-06T16:58:26.020Z]  ---> Running in c367e88604d6
16:58:26 [2020-02-06T16:58:26.390Z] Removing intermediate container c367e88604d6
16:58:26 [2020-02-06T16:58:26.390Z]  ---> 7e5a3c0cbdb7
16:58:26 [2020-02-06T16:58:26.390Z] Successfully built 7e5a3c0cbdb7
16:58:26 [2020-02-06T16:58:26.390Z] Successfully tagged moby-buildx:latest
16:58:26 [2020-02-06T16:58:26.390Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
16:58:26 [2020-02-06T16:58:26.390Z] if [ -n "${id}" ]; then \
16:58:26 [2020-02-06T16:58:26.390Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
16:58:26 [2020-02-06T16:58:26.390Z] 	&& touch bundles/buildx; \
16:58:26 [2020-02-06T16:58:26.390Z] 	docker rm -f ${id}; \
16:58:26 [2020-02-06T16:58:26.390Z] fi
16:58:26 [2020-02-06T16:58:26.461Z] #47 ...
16:58:26 [2020-02-06T16:58:26.461Z] 
16:58:26 [2020-02-06T16:58:26.461Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:26 [2020-02-06T16:58:26.461Z] #44 43.80   CC       images/opts.o
16:58:26 [2020-02-06T16:58:26.962Z] dbf4decd4fcd9276420d8c0dec992e304589204ccfe8043360c12be0c16168b4
16:58:26 [2020-02-06T16:58:26.962Z] bundles/buildx version
16:58:26 [2020-02-06T16:58:26.962Z] buildx v0.3.1 6db68d0
16:58:26 [2020-02-06T16:58:26.962Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf .
16:58:26 [2020-02-06T16:58:26.962Z] #1 [internal] booting buildkit
16:58:26 [2020-02-06T16:58:26.962Z] #1 pulling image moby/buildkit:buildx-stable-1
16:58:27 [2020-02-06T16:58:27.021Z] #44 44.24   CC       images/seccomp.o
16:58:27 [2020-02-06T16:58:27.275Z] #44 44.45   CC       images/binfmt-misc.o
16:58:27 [2020-02-06T16:58:27.275Z] #44 44.67   CC       images/time.o
16:58:27 [2020-02-06T16:58:27.317Z] #35 ...
16:58:27 [2020-02-06T16:58:27.317Z] 
16:58:27 [2020-02-06T16:58:27.317Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:27 [2020-02-06T16:58:27.317Z] #33 38.97 sync
16:58:27 [2020-02-06T16:58:27.317Z] #33 38.98 internal/reflectlite
16:58:27 [2020-02-06T16:58:27.317Z] #33 41.56 sort
16:58:27 [2020-02-06T16:58:27.317Z] #33 41.57 errors
16:58:27 [2020-02-06T16:58:27.317Z] #33 42.19 strconv
16:58:27 [2020-02-06T16:58:27.317Z] #33 43.10 io
16:58:27 [2020-02-06T16:58:27.317Z] #33 44.42 internal/oserror
16:58:27 [2020-02-06T16:58:27.317Z] #33 44.50 syscall
16:58:27 [2020-02-06T16:58:27.317Z] #33 46.49 reflect
16:58:27 [2020-02-06T16:58:27.575Z] #33 ...
16:58:27 [2020-02-06T16:58:27.575Z] 
16:58:27 [2020-02-06T16:58:27.575Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:27 [2020-02-06T16:58:27.575Z] #43 42.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 42.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 42.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 42.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 43.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 43.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 43.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.56 debconf: delaying package configuration, since apt-utils is not installed
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.71 Fetched 4095 kB in 1s (3297 kB/s)
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.81 Selecting previously unselected package libcap-dev:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.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 ... 15401 files and directories currently installed.)
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 44.91 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.02 Selecting previously unselected package libnet1:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.17 Selecting previously unselected package libnet1-dev.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.42 Selecting previously unselected package libnl-3-200:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.54 Selecting previously unselected package libnl-3-dev:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.81 Selecting previously unselected package libprotobuf-c1:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.92 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 45.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.05 Selecting previously unselected package zlib1g-dev:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.38 Selecting previously unselected package libprotobuf17:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 46.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.04 Selecting previously unselected package libprotobuf-lite17:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.33 Selecting previously unselected package libprotobuf-dev:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 47.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 48.55 Selecting previously unselected package libprotoc17:amd64.
16:58:27 [2020-02-06T16:58:27.575Z] #43 48.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 48.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.16 Selecting previously unselected package protobuf-c-compiler.
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.33 Selecting previously unselected package protobuf-compiler.
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 49.37 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:58:27 [2020-02-06T16:58:27.575Z] #43 ...
16:58:27 [2020-02-06T16:58:27.575Z] 
16:58:27 [2020-02-06T16:58:27.575Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:58:27 [2020-02-06T16:58:27.575Z] #30 48.92 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
16:58:27 [2020-02-06T16:58:27.835Z] #44 44.88   CC       images/sysctl.o
16:58:28 [2020-02-06T16:58:28.090Z] #44 45.19   CC       images/autofs.o
16:58:28 [2020-02-06T16:58:28.140Z] #30 ...
16:58:28 [2020-02-06T16:58:28.140Z] 
16:58:28 [2020-02-06T16:58:28.140Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:28 [2020-02-06T16:58:28.140Z] #47 39.77 sync
16:58:28 [2020-02-06T16:58:28.140Z] #47 39.77 internal/reflectlite
16:58:28 [2020-02-06T16:58:28.140Z] #47 41.31 github.com/LK4D4/vndr/godl/singleflight
16:58:28 [2020-02-06T16:58:28.140Z] #47 41.74 math/rand
16:58:28 [2020-02-06T16:58:28.140Z] #47 43.58 internal/singleflight
16:58:28 [2020-02-06T16:58:28.140Z] #47 44.05 io
16:58:28 [2020-02-06T16:58:28.140Z] #47 44.07 strconv
16:58:28 [2020-02-06T16:58:28.140Z] #47 45.30 bytes
16:58:28 [2020-02-06T16:58:28.140Z] #47 47.44 reflect
16:58:28 [2020-02-06T16:58:28.140Z] #47 47.56 bufio
16:58:28 [2020-02-06T16:58:28.140Z] #47 49.27 syscall
16:58:28 [2020-02-06T16:58:28.140Z] #47 ...
16:58:28 [2020-02-06T16:58:28.140Z] 
16:58:28 [2020-02-06T16:58:28.140Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.53 Selecting previously unselected package python-pkg-resources.
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.54 Unpacking python-pkg-resources (40.8.0-1) ...
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.85 Selecting previously unselected package python-six.
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:58:28 [2020-02-06T16:58:28.140Z] #43 49.88 Unpacking python-six (1.12.0-1) ...
16:58:28 [2020-02-06T16:58:28.140Z] #43 50.00 Selecting previously unselected package python-protobuf.
16:58:28 [2020-02-06T16:58:28.140Z] #43 50.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:58:28 [2020-02-06T16:58:28.140Z] #43 50.02 Unpacking python-protobuf (3.6.1.3-2) ...
16:58:28 [2020-02-06T16:58:28.345Z] #44 45.43   CC       images/macvlan.o
16:58:28 [2020-02-06T16:58:28.345Z] #44 45.61   CC       images/sit.o
16:58:28 [2020-02-06T16:58:28.600Z] #44 45.83   LINK     images/built-in.o
16:58:28 [2020-02-06T16:58:28.600Z] #44 45.91   GEN      compel/include/asm
16:58:28 [2020-02-06T16:58:28.600Z] #44 45.91   GEN      compel/include/version.h
16:58:28 [2020-02-06T16:58:28.600Z] #44 45.93 touch .config
16:58:28 [2020-02-06T16:58:28.600Z] #44 45.93   GEN      include/common/config.h
16:58:28 [2020-02-06T16:58:28.689Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 3.4s done
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.01   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.03   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.05   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.08   DEP      compel/arch/x86/plugins/std/memcpy.d
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.11   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:58:28 [2020-02-06T16:58:28.855Z] #44 46.14   GEN      compel/plugins/include/uapi/std/syscall.h
16:58:28 [2020-02-06T16:58:28.949Z] #7 extracting sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 done
16:58:29 [2020-02-06T16:58:29.073Z] #43 50.61 Setting up python-pkg-resources (40.8.0-1) ...
16:58:29 [2020-02-06T16:58:29.111Z] #44 46.16   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:58:29 [2020-02-06T16:58:29.111Z] #44 46.17   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:58:29 [2020-02-06T16:58:29.111Z] #44 46.20   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:58:29 [2020-02-06T16:58:29.111Z] #44 46.20   DEP      compel/plugins/std/infect.d
16:58:29 [2020-02-06T16:58:29.111Z] #44 46.38   DEP      compel/plugins/std/string.d
16:58:29 [2020-02-06T16:58:29.209Z] #7 DONE 16.1s
16:58:29 [2020-02-06T16:58:29.209Z] 
16:58:29 [2020-02-06T16:58:29.209Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
16:58:29 [2020-02-06T16:58:29.366Z] #44 46.49   DEP      compel/plugins/std/log.d
16:58:29 [2020-02-06T16:58:29.366Z] #44 46.56   DEP      compel/plugins/std/fds.d
16:58:29 [2020-02-06T16:58:29.366Z] #44 46.66   DEP      compel/plugins/std/std.d
16:58:29 [2020-02-06T16:58:29.366Z] #44 46.77   DEP      compel/plugins/shmem/shmem.d
16:58:29 [2020-02-06T16:58:29.367Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
16:58:29 [2020-02-06T16:58:29.367Z] #1 creating container buildx_buildkit_default
16:58:29 [2020-02-06T16:58:29.621Z] #44 46.92   DEP      compel/plugins/fds/fds.d
16:58:29 [2020-02-06T16:58:29.735Z] #1 creating container buildx_buildkit_default 0.4s done
16:58:29 [2020-02-06T16:58:29.735Z] #1 DONE 2.9s
16:58:29 [2020-02-06T16:58:29.735Z] 
16:58:29 [2020-02-06T16:58:29.735Z] #3 [internal] load build definition from Dockerfile
16:58:29 [2020-02-06T16:58:29.877Z] #44 47.11   CC       compel/plugins/std/std.o
16:58:30 [2020-02-06T16:58:30.084Z] #3 transferring dockerfile: 15.71kB 0.0s done
16:58:30 [2020-02-06T16:58:30.084Z] #3 DONE 0.0s
16:58:30 [2020-02-06T16:58:30.084Z] 
16:58:30 [2020-02-06T16:58:30.084Z] #2 [internal] load .dockerignore
16:58:30 [2020-02-06T16:58:30.084Z] #2 transferring context: 87B done
16:58:30 [2020-02-06T16:58:30.084Z] #2 DONE 0.0s
16:58:30 [2020-02-06T16:58:30.084Z] 
16:58:30 [2020-02-06T16:58:30.084Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
16:58:30 [2020-02-06T16:58:30.132Z] #44 47.36   CC       compel/plugins/std/fds.o
16:58:30 [2020-02-06T16:58:30.431Z] #4 DONE 0.5s
16:58:30 [2020-02-06T16:58:30.431Z] 
16:58:30 [2020-02-06T16:58:30.431Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
16:58:30 [2020-02-06T16:58:30.431Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
16:58:30 [2020-02-06T16:58:30.693Z] #44 47.89   CC       compel/plugins/std/log.o
16:58:30 [2020-02-06T16:58:30.783Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.45MB / 8.87MB 0.1s
16:58:30 [2020-02-06T16:58:30.783Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
16:58:30 [2020-02-06T16:58:30.783Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
16:58:30 [2020-02-06T16:58:30.783Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
16:58:31 [2020-02-06T16:58:31.131Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
16:58:31 [2020-02-06T16:58:31.131Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
16:58:31 [2020-02-06T16:58:31.131Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done
16:58:31 [2020-02-06T16:58:31.131Z] #5 DONE 0.7s
16:58:31 [2020-02-06T16:58:31.479Z] 
16:58:31 [2020-02-06T16:58:31.479Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
16:58:31 [2020-02-06T16:58:31.598Z] #43 ...
16:58:31 [2020-02-06T16:58:31.598Z] 
16:58:31 [2020-02-06T16:58:31.598Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.914 + RM_GOPATH=0
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.914 + TMP_GOPATH=
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.914 + : /build
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.914 + '[' -z '' ']'
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.918 ++ mktemp -d
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.930 + export GOPATH=/tmp/tmp.OID1WY9tIb
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.930 + GOPATH=/tmp/tmp.OID1WY9tIb
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.930 + RM_GOPATH=1
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.931 ++ dirname ./install.sh
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + dir=.
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + bin=containerd
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + shift
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + '[' '!' -f ./containerd.installer ']'
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + . ./containerd.installer
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + install_containerd
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.935 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OID1WY9tIb/src/github.com/containerd/containerd
16:58:31 [2020-02-06T16:58:31.598Z] #62 2.944 Cloning into '/tmp/tmp.OID1WY9tIb/src/github.com/containerd/containerd'...
16:58:31 [2020-02-06T16:58:31.598Z] #62 ...
16:58:31 [2020-02-06T16:58:31.598Z] 
16:58:31 [2020-02-06T16:58:31.598Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:31 [2020-02-06T16:58:31.598Z] #35 53.35 Selecting previously unselected package libxml2:amd64.
16:58:31 [2020-02-06T16:58:31.598Z] #35 53.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
16:58:31 [2020-02-06T16:58:31.598Z] #35 53.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:58:31 [2020-02-06T16:58:31.620Z] #44 48.79   CC       compel/plugins/std/string.o
16:58:31 [2020-02-06T16:58:31.851Z] #6 ...
16:58:31 [2020-02-06T16:58:31.851Z] 
16:58:31 [2020-02-06T16:58:31.851Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
16:58:31 [2020-02-06T16:58:31.851Z] #7 DONE 0.3s
16:58:31 [2020-02-06T16:58:31.851Z] 
16:58:31 [2020-02-06T16:58:31.851Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
16:58:31 [2020-02-06T16:58:31.851Z] #6 DONE 0.4s
16:58:31 [2020-02-06T16:58:31.851Z] 
16:58:31 [2020-02-06T16:58:31.851Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
16:58:31 [2020-02-06T16:58:31.851Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
16:58:32 [2020-02-06T16:58:32.163Z] #35 53.91 Selecting previously unselected package libarchive13:amd64.
16:58:32 [2020-02-06T16:58:32.164Z] #35 53.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.164Z] #35 53.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:58:32 [2020-02-06T16:58:32.326Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
16:58:32 [2020-02-06T16:58:32.326Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s
16:58:32 [2020-02-06T16:58:32.326Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
16:58:32 [2020-02-06T16:58:32.326Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.24MB / 9.11MB 0.3s
16:58:32 [2020-02-06T16:58:32.326Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.13MB / 9.11MB 0.4s
16:58:32 [2020-02-06T16:58:32.421Z] #35 54.24 Selecting previously unselected package libjsoncpp1:amd64.
16:58:32 [2020-02-06T16:58:32.421Z] #35 54.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.421Z] #35 54.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:58:32 [2020-02-06T16:58:32.546Z] #44 49.55   CC       compel/plugins/std/infect.o
16:58:32 [2020-02-06T16:58:32.546Z] #44 ...
16:58:32 [2020-02-06T16:58:32.546Z] 
16:58:32 [2020-02-06T16:58:32.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:32 [2020-02-06T16:58:32.546Z] #10 123.6 Selecting previously unselected package libapparmor1:amd64.
16:58:32 [2020-02-06T16:58:32.546Z] #10 123.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.546Z] #10 123.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:58:32 [2020-02-06T16:58:32.546Z] #10 123.7 Selecting previously unselected package libapparmor-dev:amd64.
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.42 Selecting previously unselected package librhash0:amd64.
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.42 Unpacking librhash0:amd64 (1.3.8-1) ...
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.60 Selecting previously unselected package libuv1:amd64.
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.679Z] #35 54.61 Unpacking libuv1:amd64 (1.24.1-1) ...
16:58:32 [2020-02-06T16:58:32.802Z] #10 123.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.802Z] #10 123.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:58:32 [2020-02-06T16:58:32.815Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
16:58:32 [2020-02-06T16:58:32.816Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
16:58:32 [2020-02-06T16:58:32.938Z] #35 54.76 Selecting previously unselected package cmake.
16:58:32 [2020-02-06T16:58:32.938Z] #35 54.76 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:58:32 [2020-02-06T16:58:32.938Z] #35 54.77 Unpacking cmake (3.13.4-1) ...
16:58:33 [2020-02-06T16:58:33.057Z] #10 123.9 Selecting previously unselected package libbtrfs0.
16:58:33 [2020-02-06T16:58:33.057Z] #10 123.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.057Z] #10 123.9 Unpacking libbtrfs0 (4.20.1-2) ...
16:58:33 [2020-02-06T16:58:33.057Z] #10 124.0 Selecting previously unselected package libbtrfs-dev.
16:58:33 [2020-02-06T16:58:33.057Z] #10 124.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.057Z] #10 124.0 Unpacking libbtrfs-dev (4.20.1-2) ...
16:58:33 [2020-02-06T16:58:33.191Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done
16:58:33 [2020-02-06T16:58:33.191Z] #69 DONE 1.4s
16:58:33 [2020-02-06T16:58:33.191Z] 
16:58:33 [2020-02-06T16:58:33.191Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:58:33 [2020-02-06T16:58:33.191Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.5s done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 28.54MB / 51.33MB 1.3s
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.3s done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 28.31MB / 102.16MB 1.3s
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 28.85MB / 48.95MB 1.3s
16:58:33 [2020-02-06T16:58:33.191Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 28.46MB / 56.59MB 1.3s
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.3 Selecting previously unselected package libudev-dev:amd64.
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.312Z] #10 124.3 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
16:58:33 [2020-02-06T16:58:33.406Z] #8 DONE 3.5s
16:58:33 [2020-02-06T16:58:33.406Z] 
16:58:33 [2020-02-06T16:58:33.406Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:58:33 [2020-02-06T16:58:33.567Z] #10 124.4 Selecting previously unselected package libsepol1-dev:amd64.
16:58:33 [2020-02-06T16:58:33.567Z] #10 124.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.567Z] #10 124.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 32.40MB / 51.33MB 1.5s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 33.44MB / 48.95MB 1.5s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.80MB / 56.59MB 1.5s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 36.11MB / 51.33MB 1.6s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 36.99MB / 102.16MB 1.6s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 38.06MB / 48.95MB 1.6s
16:58:33 [2020-02-06T16:58:33.580Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 37.40MB / 56.59MB 1.6s
16:58:33 [2020-02-06T16:58:33.667Z] #9 DONE 1.0s
16:58:33 [2020-02-06T16:58:33.822Z] #10 124.7 Selecting previously unselected package libpcre16-3:amd64.
16:58:33 [2020-02-06T16:58:33.822Z] #10 124.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.822Z] #10 124.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:58:33 [2020-02-06T16:58:33.822Z] #10 124.9 Selecting previously unselected package libpcre32-3:amd64.
16:58:33 [2020-02-06T16:58:33.822Z] #10 124.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:58:33 [2020-02-06T16:58:33.927Z] #40 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:58:33 [2020-02-06T16:58:33.927Z] #29 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:58:33 [2020-02-06T16:58:33.927Z] #21 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:58:33 [2020-02-06T16:58:33.927Z] #30 ...
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #70 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:58:33 [2020-02-06T16:58:33.927Z] #52 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #49 DONE 0.1s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #22 DONE 0.2s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #46 DONE 0.2s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #32 DONE 0.2s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:58:33 [2020-02-06T16:58:33.927Z] #64 DONE 0.2s
16:58:33 [2020-02-06T16:58:33.927Z] 
16:58:33 [2020-02-06T16:58:33.927Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:58:33 [2020-02-06T16:58:33.955Z] #8 ...
16:58:33 [2020-02-06T16:58:33.955Z] 
16:58:33 [2020-02-06T16:58:33.955Z] #21 [internal] load build context
16:58:33 [2020-02-06T16:58:33.955Z] #21 transferring context: 46.81MB 1.9s done
16:58:33 [2020-02-06T16:58:33.955Z] #21 DONE 1.9s
16:58:33 [2020-02-06T16:58:33.955Z] 
16:58:33 [2020-02-06T16:58:33.955Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 40.83MB / 51.33MB 1.8s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 42.67MB / 48.95MB 1.8s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 41.53MB / 56.59MB 1.8s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 45.15MB / 51.33MB 1.9s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 45.23MB / 102.16MB 1.9s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 46.87MB / 48.95MB 1.9s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 45.80MB / 56.59MB 1.9s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 50.98MB / 51.33MB 2.1s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 50.44MB / 102.16MB 2.1s
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.1s done
16:58:33 [2020-02-06T16:58:33.955Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 51.36MB / 56.59MB 2.1s
16:58:34 [2020-02-06T16:58:34.077Z] #10 124.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:58:34 [2020-02-06T16:58:34.077Z] #10 125.2 Selecting previously unselected package libpcrecpp0v5:amd64.
16:58:34 [2020-02-06T16:58:34.077Z] #10 125.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:58:34 [2020-02-06T16:58:34.077Z] #10 125.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:58:34 [2020-02-06T16:58:34.311Z] #35 ...
16:58:34 [2020-02-06T16:58:34.311Z] 
16:58:34 [2020-02-06T16:58:34.311Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:34 [2020-02-06T16:58:34.311Z] #50 45.65 + cd /tmp/tmp.iFDovWOuAT/src/gotest.tools/gotestsum
16:58:34 [2020-02-06T16:58:34.311Z] #50 45.65 + git checkout -q v0.3.5
16:58:34 [2020-02-06T16:58:34.311Z] #50 45.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:58:34 [2020-02-06T16:58:34.311Z] #50 ...
16:58:34 [2020-02-06T16:58:34.311Z] 
16:58:34 [2020-02-06T16:58:34.311Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:34 [2020-02-06T16:58:34.311Z] #43 54.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:58:34 [2020-02-06T16:58:34.311Z] #43 54.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:58:34 [2020-02-06T16:58:34.311Z] #43 54.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:58:34 [2020-02-06T16:58:34.311Z] #43 54.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:58:34 [2020-02-06T16:58:34.311Z] #43 54.99 Setting up python-six (1.12.0-1) ...
16:58:34 [2020-02-06T16:58:34.316Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s done
16:58:34 [2020-02-06T16:58:34.316Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 61.45MB / 102.16MB 2.2s
16:58:34 [2020-02-06T16:58:34.316Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.2s
16:58:34 [2020-02-06T16:58:34.316Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 78.37MB / 102.16MB 2.4s
16:58:34 [2020-02-06T16:58:34.316Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.3s done
16:58:34 [2020-02-06T16:58:34.332Z] #10 125.3 Selecting previously unselected package libpcre3-dev:amd64.
16:58:34 [2020-02-06T16:58:34.332Z] #10 125.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:58:34 [2020-02-06T16:58:34.332Z] #10 125.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:58:34 [2020-02-06T16:58:34.696Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 95.57MB / 102.16MB 2.5s
16:58:34 [2020-02-06T16:58:34.696Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.8s done
16:58:34 [2020-02-06T16:58:34.696Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf
16:58:34 [2020-02-06T16:58:34.898Z] #10 ...
16:58:34 [2020-02-06T16:58:34.898Z] 
16:58:34 [2020-02-06T16:58:34.898Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:34 [2020-02-06T16:58:34.898Z] #50 DONE 125.2s
16:58:34 [2020-02-06T16:58:34.898Z] 
16:58:34 [2020-02-06T16:58:34.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:34 [2020-02-06T16:58:34.898Z] #10 125.9 Selecting previously unselected package libselinux1-dev:amd64.
16:58:34 [2020-02-06T16:58:34.898Z] #10 125.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:58:34 [2020-02-06T16:58:34.898Z] #10 125.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:58:35 [2020-02-06T16:58:35.458Z] #10 126.6 Selecting previously unselected package libdevmapper-dev:amd64.
16:58:35 [2020-02-06T16:58:35.458Z] #10 126.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:58:35 [2020-02-06T16:58:35.458Z] #10 126.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:58:35 [2020-02-06T16:58:35.713Z] #10 126.7 Selecting previously unselected package libseccomp-dev:amd64.
16:58:35 [2020-02-06T16:58:35.713Z] #10 126.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:58:35 [2020-02-06T16:58:35.713Z] #10 126.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:58:35 [2020-02-06T16:58:35.968Z] #10 127.0 Selecting previously unselected package libsystemd-dev:amd64.
16:58:35 [2020-02-06T16:58:35.968Z] #10 127.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
16:58:36 [2020-02-06T16:58:36.223Z] #10 127.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up libbtrfs0 (4.20.1-2) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.7 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up libbtrfs-dev (4.20.1-2) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up mingw-w64-common (6.0.0-3) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.8 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
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 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
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 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
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 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
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:58:36 [2020-02-06T16:58:36.803Z] #10 127.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:58:36 [2020-02-06T16:58:36.844Z] #43 58.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:58:36 [2020-02-06T16:58:36.844Z] #43 58.79 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:58:37 [2020-02-06T16:58:37.058Z] #10 127.9 Setting up dmsetup (2:1.02.155-3) ...
16:58:37 [2020-02-06T16:58:37.058Z] #10 127.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:58:37 [2020-02-06T16:58:37.058Z] #10 128.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:58:37 [2020-02-06T16:58:37.058Z] #10 128.0 Processing triggers for libc-bin (2.28-10) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 58.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...#43 ...
16:58:37 [2020-02-06T16:58:37.101Z] 
16:58:37 [2020-02-06T16:58:37.101Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:37 [2020-02-06T16:58:37.101Z] #35 57.92 Setting up libicu63:amd64 (63.1-6) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 57.95 Setting up xxd (2:8.1.0875-5) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 57.96 Setting up libuv1:amd64 (1.24.1-1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 57.97 Setting up vim-common (2:8.1.0875-5) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.01 Setting up librhash0:amd64 (1.3.8-1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.03 Setting up cmake-data (3.13.4-1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.08 Setting up cmake (3.13.4-1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.09 Processing triggers for libc-bin (2.28-10) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 58.17 Processing triggers for mime-support (3.62) ...
16:58:37 [2020-02-06T16:58:37.101Z] #35 DONE 58.9s
16:58:37 [2020-02-06T16:58:37.101Z] 
16:58:37 [2020-02-06T16:58:37.101Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:37 [2020-02-06T16:58:37.101Z] #43 58.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 58.92 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 58.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 58.95 Setting up protobuf-compiler (3.6.1.3-2) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 59.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 ...
16:58:37 [2020-02-06T16:58:37.101Z] 
16:58:37 [2020-02-06T16:58:37.101Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:58:37 [2020-02-06T16:58:37.101Z] #36 DONE 0.1s
16:58:37 [2020-02-06T16:58:37.101Z] 
16:58:37 [2020-02-06T16:58:37.101Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:58:37 [2020-02-06T16:58:37.101Z] #37 DONE 0.1s
16:58:37 [2020-02-06T16:58:37.101Z] 
16:58:37 [2020-02-06T16:58:37.101Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:37 [2020-02-06T16:58:37.101Z] #43 59.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 59.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:58:37 [2020-02-06T16:58:37.101Z] #43 59.05 Setting up python-protobuf (3.6.1.3-2) ...
16:58:37 [2020-02-06T16:58:37.313Z] #10 DONE 128.3s
16:58:37 [2020-02-06T16:58:37.313Z] 
16:58:37 [2020-02-06T16:58:37.313Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:58:37 [2020-02-06T16:58:37.313Z] #55 DONE 0.1s
16:58:37 [2020-02-06T16:58:37.313Z] 
16:58:37 [2020-02-06T16:58:37.313Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
16:58:37 [2020-02-06T16:58:37.568Z] #56 DONE 0.1s
16:58:37 [2020-02-06T16:58:37.568Z] 
16:58:37 [2020-02-06T16:58:37.568Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:38 [2020-02-06T16:58:38.128Z] #57 ...
16:58:38 [2020-02-06T16:58:38.128Z] 
16:58:38 [2020-02-06T16:58:38.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:38 [2020-02-06T16:58:38.128Z] #47 118.7 net/textproto
16:58:38 [2020-02-06T16:58:38.128Z] #47 118.7 crypto/x509
16:58:38 [2020-02-06T16:58:38.128Z] #47 119.9 vendor/golang.org/x/net/http/httpguts
16:58:38 [2020-02-06T16:58:38.128Z] #47 120.3 vendor/golang.org/x/net/http/httpproxy
16:58:38 [2020-02-06T16:58:38.128Z] #47 120.9 mime/multipart
16:58:38 [2020-02-06T16:58:38.128Z] #47 123.0 crypto/tls
16:58:38 [2020-02-06T16:58:38.383Z] #47 ...
16:58:38 [2020-02-06T16:58:38.383Z] 
16:58:38 [2020-02-06T16:58:38.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:38 [2020-02-06T16:58:38.383Z] #44 49.95   CC       compel/arch/x86/plugins/std/parasite-head.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.02   CC       compel/arch/x86/plugins/std/memcpy.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.11   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.18   AR       compel/plugins/std.lib.a
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.25   CC       compel/plugins/fds/fds.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.51   AR       compel/plugins/fds.lib.a
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.57   HOSTDEP  compel/src/lib/log-host.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.70   HOSTDEP  compel/src/lib/handle-elf-host.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.88   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 50.99   HOSTDEP  compel/src/main-host.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.09   DEP      compel/src/lib/ptrace.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.22   DEP      compel/src/lib/infect.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.36   DEP      compel/src/lib/infect-util.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.52   DEP      compel/src/lib/infect-rpc.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.71   DEP      compel/arch/x86/src/lib/infect.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.91   DEP      compel/arch/x86/src/lib/cpu.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 51.97   DEP      compel/src/lib/log.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 52.13   DEP      compel/src/main.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 52.33   DEP      compel/src/lib/handle-elf.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 52.43   DEP      compel/arch/x86/src/lib/handle-elf.d
16:58:38 [2020-02-06T16:58:38.383Z] #44 52.63   CC       compel/src/lib/log.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 53.14   CC       compel/arch/x86/src/lib/cpu.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 54.27   CC       compel/arch/x86/src/lib/infect.o
16:58:38 [2020-02-06T16:58:38.383Z] #44 55.37   CC       compel/src/lib/infect-rpc.o
16:58:38 [2020-02-06T16:58:38.638Z] #44 56.05   CC       compel/src/lib/infect-util.o
16:58:39 [2020-02-06T16:58:39.197Z] #44 56.40   CC       compel/src/lib/infect.o
16:58:39 [2020-02-06T16:58:39.627Z] #43 ...
16:58:39 [2020-02-06T16:58:39.627Z] 
16:58:39 [2020-02-06T16:58:39.627Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:58:39 [2020-02-06T16:58:39.627Z] #30 50.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:58:39 [2020-02-06T16:58:39.627Z] #30 ...
16:58:39 [2020-02-06T16:58:39.627Z] 
16:58:39 [2020-02-06T16:58:39.627Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:39 [2020-02-06T16:58:39.627Z] #33 51.80 time
16:58:39 [2020-02-06T16:58:39.627Z] #33 57.53 internal/poll
16:58:39 [2020-02-06T16:58:39.627Z] #33 58.53 internal/fmtsort
16:58:39 [2020-02-06T16:58:39.627Z] #33 59.09 internal/syscall/unix
16:58:39 [2020-02-06T16:58:39.627Z] #33 59.39 strings
16:58:39 [2020-02-06T16:58:39.627Z] #33 60.00 os
16:58:39 [2020-02-06T16:58:39.885Z] #33 ...
16:58:39 [2020-02-06T16:58:39.885Z] 
16:58:39 [2020-02-06T16:58:39.885Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.706 + RM_GOPATH=0
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.706 + TMP_GOPATH=
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.706 + : /build
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.706 + '[' -z '' ']'
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.706 ++ mktemp -d
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.710 + export GOPATH=/tmp/tmp.hp8IW1PGXc
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.710 + GOPATH=/tmp/tmp.hp8IW1PGXc
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.711 + RM_GOPATH=1
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.711 ++ dirname ./install.sh
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.715 + dir=.
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.716 + bin=tini
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.716 + shift
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.718 + '[' '!' -f ./tini.installer ']'
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.718 + . ./tini.installer
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.722 ++ : fec3683b971d9c3ef73f284f176672c44b448662
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.723 + install_tini
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.723 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.723 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.723 + git clone https://github.com/krallin/tini.git /tmp/tmp.hp8IW1PGXc/tini
16:58:39 [2020-02-06T16:58:39.885Z] #38 2.729 Cloning into '/tmp/tmp.hp8IW1PGXc/tini'...
16:58:40 [2020-02-06T16:58:40.123Z] #44 ...
16:58:40 [2020-02-06T16:58:40.123Z] 
16:58:40 [2020-02-06T16:58:40.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:40 [2020-02-06T16:58:40.123Z] #47 130.5 net/http/httptrace
16:58:40 [2020-02-06T16:58:40.123Z] #47 ...
16:58:40 [2020-02-06T16:58:40.123Z] 
16:58:40 [2020-02-06T16:58:40.123Z] #11 [dev 1/25] RUN groupadd -r docker
16:58:40 [2020-02-06T16:58:40.123Z] #11 DONE 2.9s
16:58:40 [2020-02-06T16:58:40.123Z] 
16:58:40 [2020-02-06T16:58:40.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:40 [2020-02-06T16:58:40.123Z] #47 130.7 net/http
16:58:40 [2020-02-06T16:58:40.818Z] #38 3.416 + cd /tmp/tmp.hp8IW1PGXc/tini
16:58:40 [2020-02-06T16:58:40.818Z] #38 3.416 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:58:40 [2020-02-06T16:58:40.818Z] #38 3.438 + cmake .
16:58:41 [2020-02-06T16:58:41.090Z] #65 ...
16:58:41 [2020-02-06T16:58:41.090Z] 
16:58:41 [2020-02-06T16:58:41.090Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:41 [2020-02-06T16:58:41.090Z] #59 6.508 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:41 [2020-02-06T16:58:41.090Z] #59 6.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:41 [2020-02-06T16:58:41.090Z] #59 6.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:41 [2020-02-06T16:58:41.090Z] #59 7.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
16:58:41 [2020-02-06T16:58:41.352Z] #59 ...
16:58:41 [2020-02-06T16:58:41.352Z] 
16:58:41 [2020-02-06T16:58:41.352Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.342 + RM_GOPATH=0
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.342 + TMP_GOPATH=
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.342 + : /build
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.342 + '[' -z '' ']'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.343 ++ mktemp -d
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 Install docker/cli version 17.06.2-ce from stable
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + export GOPATH=/tmp/tmp.rGNlg4uiIw
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + GOPATH=/tmp/tmp.rGNlg4uiIw
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + RM_GOPATH=1
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 ++ dirname ./install.sh
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + dir=.
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + bin=dockercli
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + shift
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + '[' '!' -f ./dockercli.installer ']'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + . ./dockercli.installer
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 ++ : stable
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 ++ : 17.06.2-ce
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + install_dockercli
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.357 ++ uname -m
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + arch=aarch64
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + '[' aarch64 '!=' x86_64 ']'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + '[' aarch64 '!=' s390x ']'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + '[' aarch64 '!=' armhf ']'
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + build_dockercli
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.367 + git clone https://github.com/docker/docker-ce /tmp/tmp.rGNlg4uiIw/tmp/docker-ce
16:58:41 [2020-02-06T16:58:41.352Z] #23 7.369 Cloning into '/tmp/tmp.rGNlg4uiIw/tmp/docker-ce'...
16:58:41 [2020-02-06T16:58:41.384Z] #38 4.081 -- The C compiler identification is GNU 8.3.0
16:58:41 [2020-02-06T16:58:41.384Z] #38 4.148 -- Check for working C compiler: /usr/bin/cc
16:58:41 [2020-02-06T16:58:41.924Z] #23 ...
16:58:41 [2020-02-06T16:58:41.924Z] 
16:58:41 [2020-02-06T16:58:41.924Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:58:41 [2020-02-06T16:58:41.924Z] #30 8.098 + git clone https://github.com/kolyshkin/go-swagger.git .
16:58:41 [2020-02-06T16:58:41.924Z] #30 8.098 Cloning into '.'...
16:58:41 [2020-02-06T16:58:41.949Z] #38 4.849 -- Check for working C compiler: /usr/bin/cc -- works
16:58:42 [2020-02-06T16:58:42.207Z] #38 4.867 -- Detecting C compiler ABI info
16:58:43 [2020-02-06T16:58:43.141Z] #38 5.637 -- Detecting C compiler ABI info - done
16:58:43 [2020-02-06T16:58:43.141Z] #38 5.661 -- Detecting C compile features
16:58:43 [2020-02-06T16:58:43.429Z] #47 ...
16:58:43 [2020-02-06T16:58:43.429Z] 
16:58:43 [2020-02-06T16:58:43.429Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
16:58:43 [2020-02-06T16:58:43.429Z] #12 DONE 2.6s
16:58:43 [2020-02-06T16:58:43.429Z] 
16:58:43 [2020-02-06T16:58:43.429Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
16:58:43 [2020-02-06T16:58:43.706Z] #38 ...
16:58:43 [2020-02-06T16:58:43.706Z] 
16:58:43 [2020-02-06T16:58:43.706Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:43 [2020-02-06T16:58:43.706Z] #47 55.10 time
16:58:43 [2020-02-06T16:58:43.706Z] #47 61.14 os
16:58:43 [2020-02-06T16:58:43.706Z] #47 61.26 strings
16:58:43 [2020-02-06T16:58:43.706Z] #47 64.12 regexp/syntax
16:58:43 [2020-02-06T16:58:43.706Z] #47 65.17 fmt
16:58:43 [2020-02-06T16:58:43.706Z] #47 ...
16:58:43 [2020-02-06T16:58:43.706Z] 
16:58:43 [2020-02-06T16:58:43.706Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:43 [2020-02-06T16:58:43.706Z] #43 65.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:58:43 [2020-02-06T16:58:43.706Z] #43 65.31 Processing triggers for libc-bin (2.28-10) ...
16:58:43 [2020-02-06T16:58:43.706Z] #43 DONE 65.7s
16:58:43 [2020-02-06T16:58:43.706Z] 
16:58:43 [2020-02-06T16:58:43.706Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:43 [2020-02-06T16:58:43.855Z] #30 ...
16:58:43 [2020-02-06T16:58:43.855Z] 
16:58:43 [2020-02-06T16:58:43.855Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:43 [2020-02-06T16:58:43.855Z] #43 7.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #43 7.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #43 7.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #43 8.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #43 ...
16:58:43 [2020-02-06T16:58:43.855Z] 
16:58:43 [2020-02-06T16:58:43.855Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:43 [2020-02-06T16:58:43.855Z] #35 9.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #35 9.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:43 [2020-02-06T16:58:43.855Z] #35 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #35 ...
16:58:44 [2020-02-06T16:58:44.117Z] 
16:58:44 [2020-02-06T16:58:44.117Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:58:44 [2020-02-06T16:58:44.117Z] #25 6.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #25 6.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #25 6.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #25 7.528 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #25 9.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
16:58:44 [2020-02-06T16:58:44.117Z] #25 ...
16:58:44 [2020-02-06T16:58:44.117Z] 
16:58:44 [2020-02-06T16:58:44.117Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.828 + RM_GOPATH=0
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.828 + TMP_GOPATH=
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.828 + : /build
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.828 + '[' -z '' ']'
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.828 ++ mktemp -d
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + export GOPATH=/tmp/tmp.gsB4EIpJxm
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + GOPATH=/tmp/tmp.gsB4EIpJxm
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + RM_GOPATH=1
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 ++ dirname ./install.sh
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + dir=.
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + bin=gotestsum
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + shift
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + '[' '!' -f ./gotestsum.installer ']'
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + . ./gotestsum.installer
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 ++ : v0.3.5
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + install_gotestsum
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + echo 'Installing gotestsum version v0.3.5'
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.842 + go get -d gotest.tools/gotestsum
16:58:44 [2020-02-06T16:58:44.117Z] #50 6.843 Installing gotestsum version v0.3.5
16:58:44 [2020-02-06T16:58:44.380Z] #50 ...
16:58:44 [2020-02-06T16:58:44.380Z] 
16:58:44 [2020-02-06T16:58:44.380Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:58:44 [2020-02-06T16:58:44.380Z] #41 9.773 + git clone https://github.com/docker/distribution.git .
16:58:44 [2020-02-06T16:58:44.380Z] #41 9.778 Cloning into '.'...
16:58:44 [2020-02-06T16:58:44.380Z] #41 ...
16:58:44 [2020-02-06T16:58:44.380Z] 
16:58:44 [2020-02-06T16:58:44.380Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:44 [2020-02-06T16:58:44.380Z] #10 8.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:44 [2020-02-06T16:58:44.380Z] #10 8.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:44 [2020-02-06T16:58:44.380Z] #10 8.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:44 [2020-02-06T16:58:44.380Z] #10 9.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
16:58:44 [2020-02-06T16:58:44.738Z] #10 ...
16:58:44 [2020-02-06T16:58:44.738Z] 
16:58:44 [2020-02-06T16:58:44.738Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.383 + RM_GOPATH=0
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.384 + TMP_GOPATH=
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.384 + : /build
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.384 + '[' -z '' ']'
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.384 ++ mktemp -d
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.389 + export GOPATH=/tmp/tmp.CVYDhwDCeT
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.390 + GOPATH=/tmp/tmp.CVYDhwDCeT
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.390 + RM_GOPATH=1
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.406 ++ dirname ./install.sh
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.407 + dir=.
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.408 + bin=proxy
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.408 + shift
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.408 + '[' '!' -f ./proxy.installer ']'
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.408 + . ./proxy.installer
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.409 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.409 + install_proxy
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.409 + case "$1" in
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.410 + export CGO_ENABLED=0
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.410 + CGO_ENABLED=0
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.411 + _install_proxy
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.411 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.411 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.411 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CVYDhwDCeT/src/github.com/docker/libnetwork
16:58:44 [2020-02-06T16:58:44.738Z] #71 8.428 Cloning into '/tmp/tmp.CVYDhwDCeT/src/github.com/docker/libnetwork'...
16:58:44 [2020-02-06T16:58:44.738Z] #71 ...
16:58:44 [2020-02-06T16:58:44.738Z] 
16:58:44 [2020-02-06T16:58:44.738Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + RM_GOPATH=0
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + TMP_GOPATH=
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + : /build
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + '[' -z '' ']'
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 ++ mktemp -d
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + export GOPATH=/tmp/tmp.cS5lAY9TEL
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + GOPATH=/tmp/tmp.cS5lAY9TEL
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.790 + RM_GOPATH=1
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 ++ dirname ./install.sh
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + dir=.
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + bin=golangci_lint
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + shift
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + '[' '!' -f ./golangci_lint.installer ']'
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + . ./golangci_lint.installer
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 ++ : v1.20.0
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + install_golangci_lint
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + echo 'Installing golangci-lint version v1.20.0'
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.796 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:58:44 [2020-02-06T16:58:44.738Z] #53 6.801 Installing golangci-lint version v1.20.0
16:58:44 [2020-02-06T16:58:44.999Z] #53 ...
16:58:44 [2020-02-06T16:58:44.999Z] 
16:58:44 [2020-02-06T16:58:44.999Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.764 + RM_GOPATH=0
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.764 + TMP_GOPATH=
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.765 + : /build
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.766 + '[' -z '' ']'
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.768 ++ mktemp -d
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.771 + export GOPATH=/tmp/tmp.bBmeoIIoKp
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.772 + GOPATH=/tmp/tmp.bBmeoIIoKp
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.772 + RM_GOPATH=1
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.775 ++ dirname ./install.sh
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.780 + dir=.
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.780 + bin=tomlv
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.781 + shift
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.781 + '[' '!' -f ./tomlv.installer ']'
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.782 + . ./tomlv.installer
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.782 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.783 + install_tomlv
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.783 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.784 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.784 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bBmeoIIoKp/src/github.com/BurntSushi/toml
16:58:44 [2020-02-06T16:58:44.999Z] #33 8.787 Cloning into '/tmp/tmp.bBmeoIIoKp/src/github.com/BurntSushi/toml'...
16:58:44 [2020-02-06T16:58:44.999Z] #33 9.693 + cd /tmp/tmp.bBmeoIIoKp/src/github.com/BurntSushi/toml
16:58:44 [2020-02-06T16:58:44.999Z] #33 9.696 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:44 [2020-02-06T16:58:44.999Z] #33 9.731 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:58:44 [2020-02-06T16:58:44.999Z] #33 10.71 internal/cpu
16:58:44 [2020-02-06T16:58:44.999Z] #33 10.72 runtime/internal/sys
16:58:44 [2020-02-06T16:58:44.999Z] #33 10.86 runtime/internal/atomic
16:58:44 [2020-02-06T16:58:44.999Z] #33 10.96 math/bits
16:58:44 [2020-02-06T16:58:44.999Z] #33 ...
16:58:44 [2020-02-06T16:58:44.999Z] 
16:58:44 [2020-02-06T16:58:44.999Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.590 + RM_GOPATH=0
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.591 + TMP_GOPATH=
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.591 + : /build
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.591 + '[' -z '' ']'
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.592 ++ mktemp -d
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.599 + export GOPATH=/tmp/tmp.2Adat1SuPb
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.600 + GOPATH=/tmp/tmp.2Adat1SuPb
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.603 + RM_GOPATH=1
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.604 ++ dirname ./install.sh
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.608 + dir=.
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.608 + bin=vndr
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.608 + shift
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.609 + '[' '!' -f ./vndr.installer ']'
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.609 + . ./vndr.installer
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.610 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.610 + install_vndr
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.611 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.611 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.611 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2Adat1SuPb/src/github.com/LK4D4/vndr
16:58:44 [2020-02-06T16:58:44.999Z] #47 9.614 Cloning into '/tmp/tmp.2Adat1SuPb/src/github.com/LK4D4/vndr'...
16:58:44 [2020-02-06T16:58:44.999Z] #47 10.64 + cd /tmp/tmp.2Adat1SuPb/src/github.com/LK4D4/vndr
16:58:44 [2020-02-06T16:58:44.999Z] #47 10.64 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:44 [2020-02-06T16:58:44.999Z] #47 10.65 + go build -buildmode=pie -v -o /build/vndr .
16:58:45 [2020-02-06T16:58:45.261Z] #47 ...
16:58:45 [2020-02-06T16:58:45.261Z] 
16:58:45 [2020-02-06T16:58:45.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:45 [2020-02-06T16:58:45.261Z] #10 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
16:58:45 [2020-02-06T16:58:45.319Z] #13 2.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:58:45 [2020-02-06T16:58:45.319Z] #13 DONE 2.5s
16:58:45 [2020-02-06T16:58:45.319Z] 
16:58:45 [2020-02-06T16:58:45.319Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
16:58:45 [2020-02-06T16:58:45.813Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.4s done
16:58:45 [2020-02-06T16:58:45.813Z] #8 DONE 12.3s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
16:58:45 [2020-02-06T16:58:45.813Z] #9 DONE 0.3s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:58:45 [2020-02-06T16:58:45.813Z] #10 DONE 0.3s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:58:45 [2020-02-06T16:58:45.813Z] #30 DONE 0.0s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:58:45 [2020-02-06T16:58:45.813Z] #41 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:58:45 [2020-02-06T16:58:45.813Z] #22 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:58:45 [2020-02-06T16:58:45.813Z] #33 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.813Z] 
16:58:45 [2020-02-06T16:58:45.813Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:58:45 [2020-02-06T16:58:45.814Z] #23 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:58:45 [2020-02-06T16:58:45.814Z] #71 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:58:45 [2020-02-06T16:58:45.814Z] #53 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:58:45 [2020-02-06T16:58:45.814Z] #65 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:45 [2020-02-06T16:58:45.814Z] #34 ...
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:58:45 [2020-02-06T16:58:45.814Z] #47 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:58:45 [2020-02-06T16:58:45.814Z] #50 DONE 0.1s
16:58:45 [2020-02-06T16:58:45.814Z] 
16:58:45 [2020-02-06T16:58:45.814Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:58:45 [2020-02-06T16:58:45.814Z] #26 0.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:45 [2020-02-06T16:58:45.814Z] #26 0.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:45 [2020-02-06T16:58:45.814Z] #26 0.432 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:45 [2020-02-06T16:58:45.814Z] #26 0.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
16:58:47 [2020-02-06T16:58:47.839Z] #10 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
16:58:47 [2020-02-06T16:58:47.963Z] #14 DONE 2.4s
16:58:47 [2020-02-06T16:58:47.963Z] 
16:58:47 [2020-02-06T16:58:47.963Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
16:58:47 [2020-02-06T16:58:47.983Z] #44 3.856 Note: Building without setproctitle() and strlcpy() support.
16:58:47 [2020-02-06T16:58:47.983Z] #44 3.857       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:58:48 [2020-02-06T16:58:48.871Z] #26 3.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
16:58:48 [2020-02-06T16:58:48.871Z] #26 3.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
16:58:49 [2020-02-06T16:58:49.356Z] #44 5.567 fatal: not a git repository (or any of the parent directories): .git
16:58:49 [2020-02-06T16:58:49.356Z] #44 5.578   GEN      .gitid
16:58:49 [2020-02-06T16:58:49.356Z] #44 5.590   GEN      criu/include/version.h
16:58:49 [2020-02-06T16:58:49.356Z] #44 5.627   GEN      include/common/asm
16:58:49 [2020-02-06T16:58:49.613Z] #44 ...
16:58:49 [2020-02-06T16:58:49.613Z] 
16:58:49 [2020-02-06T16:58:49.613Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:49 [2020-02-06T16:58:49.613Z] #38 8.425 -- Detecting C compile features - done
16:58:49 [2020-02-06T16:58:49.613Z] #38 8.490 -- Performing Test HAS_BUILTIN_FORTIFY
16:58:49 [2020-02-06T16:58:49.613Z] #38 8.800 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:58:49 [2020-02-06T16:58:49.613Z] #38 8.972 -- Configuring done
16:58:49 [2020-02-06T16:58:49.613Z] #38 9.004 -- Generating done
16:58:49 [2020-02-06T16:58:49.613Z] #38 9.010 -- Build files have been written to: /tmp/tmp.hp8IW1PGXc/tini
16:58:49 [2020-02-06T16:58:49.613Z] #38 9.028 + make tini-static
16:58:49 [2020-02-06T16:58:49.613Z] #38 9.437 Scanning dependencies of target tini-static
16:58:49 [2020-02-06T16:58:49.613Z] #38 9.671 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:58:49 [2020-02-06T16:58:49.613Z] #38 11.08 [100%] Linking C executable tini-static
16:58:49 [2020-02-06T16:58:49.613Z] #38 12.00 [100%] Built target tini-static
16:58:49 [2020-02-06T16:58:49.613Z] #38 12.13 + mkdir -p /build
16:58:49 [2020-02-06T16:58:49.613Z] #38 12.14 + cp tini-static /build/docker-init
16:58:49 [2020-02-06T16:58:49.613Z] #38 DONE 12.4s
16:58:49 [2020-02-06T16:58:49.613Z] 
16:58:49 [2020-02-06T16:58:49.613Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:49 [2020-02-06T16:58:49.613Z] #33 62.51 path
16:58:49 [2020-02-06T16:58:49.613Z] #33 63.24 text/tabwriter
16:58:49 [2020-02-06T16:58:49.613Z] #33 63.88 fmt
16:58:49 [2020-02-06T16:58:49.613Z] #33 63.95 path/filepath
16:58:49 [2020-02-06T16:58:49.613Z] #33 65.54 io/ioutil
16:58:49 [2020-02-06T16:58:49.613Z] #33 67.98 github.com/BurntSushi/toml
16:58:49 [2020-02-06T16:58:49.613Z] #33 67.98 flag
16:58:49 [2020-02-06T16:58:49.613Z] #33 69.63 log
16:58:50 [2020-02-06T16:58:50.178Z] #26 ...
16:58:50 [2020-02-06T16:58:50.178Z] 
16:58:50 [2020-02-06T16:58:50.178Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.454 + RM_GOPATH=0
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.454 + TMP_GOPATH=
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.454 + : /build
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.454 + '[' -z '' ']'
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.455 ++ mktemp -d
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.457 + export GOPATH=/tmp/tmp.rg017yy5yH
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.458 + GOPATH=/tmp/tmp.rg017yy5yH
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.458 + RM_GOPATH=1
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.459 ++ dirname ./install.sh
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.461 + dir=.
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.461 + bin=vndr
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.461 + shift
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.461 + '[' '!' -f ./vndr.installer ']'
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.461 + . ./vndr.installer
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.462 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.462 + install_vndr
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.462 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.462 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.462 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rg017yy5yH/src/github.com/LK4D4/vndr
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.466 Cloning into '/tmp/tmp.rg017yy5yH/src/github.com/LK4D4/vndr'...
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.873 + cd /tmp/tmp.rg017yy5yH/src/github.com/LK4D4/vndr
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.873 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
16:58:50 [2020-02-06T16:58:50.178Z] #48 0.892 + go build -buildmode=pie -v -o /build/vndr .
16:58:50 [2020-02-06T16:58:50.178Z] #48 1.760 runtime/internal/sys
16:58:50 [2020-02-06T16:58:50.178Z] #48 1.762 internal/cpu
16:58:50 [2020-02-06T16:58:50.178Z] #48 2.155 internal/race
16:58:50 [2020-02-06T16:58:50.178Z] #48 2.287 sync/atomic
16:58:50 [2020-02-06T16:58:50.178Z] #48 2.456 unicode
16:58:50 [2020-02-06T16:58:50.178Z] #48 2.570 internal/bytealg
16:58:50 [2020-02-06T16:58:50.178Z] #48 3.058 runtime
16:58:50 [2020-02-06T16:58:50.387Z] #10 ...
16:58:50 [2020-02-06T16:58:50.387Z] 
16:58:50 [2020-02-06T16:58:50.387Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:50 [2020-02-06T16:58:50.387Z] #47 12.32 unicode
16:58:50 [2020-02-06T16:58:50.387Z] #47 12.42 math
16:58:50 [2020-02-06T16:58:50.387Z] #47 12.52 internal/bytealg
16:58:50 [2020-02-06T16:58:50.387Z] #47 12.62 internal/testlog
16:58:50 [2020-02-06T16:58:50.387Z] #47 13.14 encoding
16:58:50 [2020-02-06T16:58:50.387Z] #47 13.39 unicode/utf16
16:58:50 [2020-02-06T16:58:50.387Z] #47 14.04 runtime
16:58:50 [2020-02-06T16:58:50.387Z] #47 14.06 container/list
16:58:50 [2020-02-06T16:58:50.387Z] #47 14.99 crypto/internal/subtle
16:58:50 [2020-02-06T16:58:50.387Z] #47 15.58 crypto/subtle
16:58:50 [2020-02-06T16:58:50.387Z] #47 15.81 vendor/golang.org/x/crypto/cryptobyte/asn1
16:58:50 [2020-02-06T16:58:50.387Z] #47 15.98 internal/nettrace
16:58:50 [2020-02-06T16:58:50.473Z] #15 DONE 2.6s
16:58:50 [2020-02-06T16:58:50.473Z] 
16:58:50 [2020-02-06T16:58:50.473Z] #16 [dev 6/25] RUN ldconfig
16:58:50 [2020-02-06T16:58:50.473Z] #16 ...
16:58:50 [2020-02-06T16:58:50.473Z] 
16:58:50 [2020-02-06T16:58:50.473Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.948 + RM_GOPATH=0
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.948 + TMP_GOPATH=
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.948 + : /build
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.948 + '[' -z '' ']'
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.954 ++ mktemp -d
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.954 + export GOPATH=/tmp/tmp.KRN4lKpIB0
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.954 + GOPATH=/tmp/tmp.KRN4lKpIB0
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.954 + RM_GOPATH=1
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.954 ++ dirname ./install.sh
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 + dir=.
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 + bin=runc
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 + shift
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 + '[' '!' -f ./runc.installer ']'
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 + . ./runc.installer
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.970 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.973 + install_runc
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.987 + uname -r
16:58:50 [2020-02-06T16:58:50.473Z] #57 2.987 + grep -q '^3\.10\.0.*\.el7\.'
16:58:50 [2020-02-06T16:58:50.473Z] #57 3.022 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:58:50 [2020-02-06T16:58:50.473Z] #57 3.022 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
16:58:50 [2020-02-06T16:58:50.473Z] #57 3.022 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KRN4lKpIB0/src/github.com/opencontainers/runc
16:58:50 [2020-02-06T16:58:50.473Z] #57 3.022 Cloning into '/tmp/tmp.KRN4lKpIB0/src/github.com/opencontainers/runc'...
16:58:50 [2020-02-06T16:58:50.473Z] #57 3.022 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
16:58:50 [2020-02-06T16:58:50.473Z] #57 9.349 + cd /tmp/tmp.KRN4lKpIB0/src/github.com/opencontainers/runc
16:58:50 [2020-02-06T16:58:50.473Z] #57 9.355 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:58:50 [2020-02-06T16:58:50.473Z] #57 9.693 + '[' -z '' ']'
16:58:50 [2020-02-06T16:58:50.473Z] #57 9.701 + target=static
16:58:50 [2020-02-06T16:58:50.473Z] #57 9.701 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:58:50 [2020-02-06T16:58:50.473Z] #57 11.41 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 .
16:58:50 [2020-02-06T16:58:50.649Z] #47 16.50 runtime/cgo
16:58:50 [2020-02-06T16:58:50.729Z] #57 ...
16:58:50 [2020-02-06T16:58:50.729Z] 
16:58:50 [2020-02-06T16:58:50.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:50 [2020-02-06T16:58:50.729Z] #44 59.22   CC       compel/src/lib/ptrace.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 59.62   AR       compel/libcompel.a
16:58:50 [2020-02-06T16:58:50.729Z] #44 59.71   HOSTCC   compel/src/main-host.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 60.23   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 60.52   HOSTCC   compel/src/lib/handle-elf-host.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 61.16   HOSTCC   compel/src/lib/log-host.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 61.37   HOSTLINK compel/compel-host-bin
16:58:50 [2020-02-06T16:58:50.729Z] #44 61.59   DEP      soccr/soccr.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 61.86   CC       soccr/soccr.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 63.67   AR       soccr/libsoccr.a
16:58:50 [2020-02-06T16:58:50.729Z] #44 63.70 make[1]: 'soccr/libsoccr.a' is up to date.
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.05   DEP      criu/arch/x86/sigframe.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.18   DEP      criu/arch/x86/sigaction_compat.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.25   DEP      criu/arch/x86/kerndat.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.38   DEP      criu/arch/x86/crtools.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.50   DEP      criu/arch/x86/cpu.d
16:58:50 [2020-02-06T16:58:50.729Z] #44 64.72   CC       criu/arch/x86/cpu.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 65.74   CC       criu/arch/x86/crtools.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 67.09   CC       criu/arch/x86/kerndat.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 67.78   CC       criu/arch/x86/sigaction_compat.o
16:58:50 [2020-02-06T16:58:50.729Z] #44 68.07   CC       criu/arch/x86/sigframe.o
16:58:50 [2020-02-06T16:58:50.985Z] #44 68.34   LINK     criu/arch/x86/crtools.built-in.o
16:58:50 [2020-02-06T16:58:50.997Z] #48 5.947 unicode/utf8
16:58:51 [2020-02-06T16:58:51.241Z] #44 68.40   DEP      criu/pie/util-vdso-elf32.d
16:58:51 [2020-02-06T16:58:51.241Z] #44 68.53   DEP      criu/arch/x86/vdso-pie.d
16:58:51 [2020-02-06T16:58:51.241Z] #44 68.63   DEP      criu/pie/parasite-vdso.d
16:58:51 [2020-02-06T16:58:51.377Z] #48 6.384 math
16:58:51 [2020-02-06T16:58:51.496Z] #44 68.89   DEP      criu/pie/util-vdso.d
16:58:51 [2020-02-06T16:58:51.524Z] #33 72.98 github.com/BurntSushi/toml/cmd/tomlv
16:58:51 [2020-02-06T16:58:51.524Z] #33 ...
16:58:51 [2020-02-06T16:58:51.524Z] 
16:58:51 [2020-02-06T16:58:51.524Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.588   PBCC     images/google/protobuf/descriptor.pb-c.c
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.689   PBCC     images/opts.pb-c.c
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.753   PBCC     images/sit.pb-c.c
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.798   DEP      images/google/protobuf/descriptor.pb-c.d
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.849   DEP      images/opts.pb-c.d
16:58:51 [2020-02-06T16:58:51.524Z] #44 7.889   DEP      images/sit.pb-c.d
16:58:51 [2020-02-06T16:58:51.782Z] #44 7.985   PBCC     images/macvlan.pb-c.c
16:58:51 [2020-02-06T16:58:51.782Z] #44 8.017   DEP      images/macvlan.pb-c.d
16:58:51 [2020-02-06T16:58:51.782Z] #44 8.085   PBCC     images/autofs.pb-c.c
16:58:51 [2020-02-06T16:58:51.782Z] #44 8.122   DEP      images/autofs.pb-c.d
16:58:52 [2020-02-06T16:58:52.040Z] #44 8.217   PBCC     images/sysctl.pb-c.c
16:58:52 [2020-02-06T16:58:52.040Z] #44 8.234   DEP      images/sysctl.pb-c.d
16:58:52 [2020-02-06T16:58:52.040Z] #44 8.326   PBCC     images/time.pb-c.c
16:58:52 [2020-02-06T16:58:52.040Z] #44 8.358   DEP      images/time.pb-c.d
16:58:52 [2020-02-06T16:58:52.057Z] #44 69.07   DEP      criu/pie/util.d
16:58:52 [2020-02-06T16:58:52.057Z] #44 69.27   CC       criu/pie/util.o
16:58:52 [2020-02-06T16:58:52.213Z] #48 ...
16:58:52 [2020-02-06T16:58:52.213Z] 
16:58:52 [2020-02-06T16:58:52.213Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.339 + RM_GOPATH=0
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.339 + TMP_GOPATH=
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.339 + : /build
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.340 + '[' -z '' ']'
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.341 ++ mktemp -d
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.342 + export GOPATH=/tmp/tmp.CQOInavU2Z
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.342 + GOPATH=/tmp/tmp.CQOInavU2Z
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.342 + RM_GOPATH=1
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.343 ++ dirname ./install.sh
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.345 + dir=.
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.345 + bin=dockercli
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.345 + shift
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.346 + '[' '!' -f ./dockercli.installer ']'
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.346 + . ./dockercli.installer
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.346 ++ : stable
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.346 ++ : 17.06.2-ce
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.348 + install_dockercli
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.348 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.349 Install docker/cli version 17.06.2-ce from stable
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.349 ++ uname -m
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.351 + arch=s390x
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.351 + '[' s390x '!=' x86_64 ']'
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.351 + '[' s390x '!=' s390x ']'
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.351 + url=https://download.docker.com/linux/static
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.352 + tar -xz docker/docker
16:58:52 [2020-02-06T16:58:52.213Z] #24 0.352 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
16:58:52 [2020-02-06T16:58:52.213Z] #24 7.023 + mkdir -p /build
16:58:52 [2020-02-06T16:58:52.213Z] #24 7.026 + mv docker/docker /build/
16:58:52 [2020-02-06T16:58:52.213Z] #24 7.033 + rmdir docker
16:58:52 [2020-02-06T16:58:52.213Z] #24 DONE 7.2s
16:58:52 [2020-02-06T16:58:52.213Z] 
16:58:52 [2020-02-06T16:58:52.213Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.359 + RM_GOPATH=0
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.359 + TMP_GOPATH=
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.359 + : /build/
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.359 + '[' -z '' ']'
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.359 ++ mktemp -d
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.360 + export GOPATH=/tmp/tmp.pkcH0d6lTi
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.360 + GOPATH=/tmp/tmp.pkcH0d6lTi
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.361 + RM_GOPATH=1
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.361 ++ dirname ./install.sh
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 + dir=.
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 + bin=rootlesskit
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 + shift
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 + '[' '!' -f ./rootlesskit.installer ']'
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 + . ./rootlesskit.installer
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.362 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + install_rootlesskit
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + case "$1" in
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + export CGO_ENABLED=0
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + CGO_ENABLED=0
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + _install_rootlesskit
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.363 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pkcH0d6lTi/src/github.com/rootless-containers/rootlesskit
16:58:52 [2020-02-06T16:58:52.213Z] #66 0.364 Cloning into '/tmp/tmp.pkcH0d6lTi/src/github.com/rootless-containers/rootlesskit'...
16:58:52 [2020-02-06T16:58:52.213Z] #66 3.216 + cd /tmp/tmp.pkcH0d6lTi/src/github.com/rootless-containers/rootlesskit
16:58:52 [2020-02-06T16:58:52.213Z] #66 3.216 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.213Z] #66 3.786 + for f in rootlesskit rootlesskit-docker-proxy
16:58:52 [2020-02-06T16:58:52.213Z] #66 3.786 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:58:52 [2020-02-06T16:58:52.298Z] #44 8.424   PBCC     images/binfmt-misc.pb-c.c
16:58:52 [2020-02-06T16:58:52.298Z] #44 8.469   DEP      images/binfmt-misc.pb-c.d
16:58:52 [2020-02-06T16:58:52.298Z] #44 8.520   PBCC     images/seccomp.pb-c.c
16:58:52 [2020-02-06T16:58:52.298Z] #44 8.588   DEP      images/seccomp.pb-c.d
16:58:52 [2020-02-06T16:58:52.312Z] #44 69.57   CC       criu/pie/util-vdso.o
16:58:52 [2020-02-06T16:58:52.556Z] #44 8.643   PBCC     images/userns.pb-c.c
16:58:52 [2020-02-06T16:58:52.556Z] #44 8.689   DEP      images/userns.pb-c.d
16:58:52 [2020-02-06T16:58:52.556Z] #44 8.746   PBCC     images/cgroup.pb-c.c
16:58:52 [2020-02-06T16:58:52.556Z] #44 8.811   DEP      images/cgroup.pb-c.d
16:58:52 [2020-02-06T16:58:52.580Z] #47 ...
16:58:52 [2020-02-06T16:58:52.580Z] 
16:58:52 [2020-02-06T16:58:52.580Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:52 [2020-02-06T16:58:52.580Z] #59 8.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
16:58:52 [2020-02-06T16:58:52.580Z] #59 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
16:58:52 [2020-02-06T16:58:52.580Z] #59 16.03 Fetched 8154 kB in 12s (654 kB/s)
16:58:52 [2020-02-06T16:58:52.580Z] #59 16.03 Reading package lists...
16:58:52 [2020-02-06T16:58:52.580Z] #59 ...
16:58:52 [2020-02-06T16:58:52.580Z] 
16:58:52 [2020-02-06T16:58:52.580Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.203 + RM_GOPATH=0
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.203 + TMP_GOPATH=
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.203 + : /build/
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.203 + '[' -z '' ']'
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.204 ++ mktemp -d
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.213 + export GOPATH=/tmp/tmp.3G3dHPDV3F
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.231 + GOPATH=/tmp/tmp.3G3dHPDV3F
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.231 + RM_GOPATH=1
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.231 ++ dirname ./install.sh
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.233 + dir=.
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.233 + bin=rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.233 + shift
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + '[' '!' -f ./rootlesskit.installer ']'
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + . ./rootlesskit.installer
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + install_rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + case "$1" in
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + export CGO_ENABLED=0
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + CGO_ENABLED=0
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + _install_rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.234 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.235 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3G3dHPDV3F/src/github.com/rootless-containers/rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 9.242 Cloning into '/tmp/tmp.3G3dHPDV3F/src/github.com/rootless-containers/rootlesskit'...
16:58:52 [2020-02-06T16:58:52.580Z] #65 12.46 + cd /tmp/tmp.3G3dHPDV3F/src/github.com/rootless-containers/rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 12.46 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
16:58:52 [2020-02-06T16:58:52.580Z] #65 12.79 + for f in rootlesskit rootlesskit-docker-proxy
16:58:52 [2020-02-06T16:58:52.580Z] #65 12.80 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:58:52 [2020-02-06T16:58:52.580Z] #65 ...
16:58:52 [2020-02-06T16:58:52.580Z] 
16:58:52 [2020-02-06T16:58:52.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:52 [2020-02-06T16:58:52.580Z] #10 18.74 Fetched 8154 kB in 11s (745 kB/s)
16:58:52 [2020-02-06T16:58:52.814Z] #44 8.882   PBCC     images/fown.pb-c.c
16:58:52 [2020-02-06T16:58:52.814Z] #44 8.931   PBCC     images/ext-file.pb-c.c
16:58:52 [2020-02-06T16:58:52.814Z] #44 8.941   DEP      images/fown.pb-c.d
16:58:52 [2020-02-06T16:58:52.814Z] #44 9.036   DEP      images/ext-file.pb-c.d
16:58:52 [2020-02-06T16:58:52.814Z] #44 9.074   PBCC     images/rpc.pb-c.c
16:58:52 [2020-02-06T16:58:52.814Z] #44 9.153   DEP      images/rpc.pb-c.d
16:58:52 [2020-02-06T16:58:52.873Z] #44 ...
16:58:52 [2020-02-06T16:58:52.873Z] 
16:58:52 [2020-02-06T16:58:52.873Z] #16 [dev 6/25] RUN ldconfig
16:58:52 [2020-02-06T16:58:52.873Z] #16 DONE 2.5s
16:58:52 [2020-02-06T16:58:52.873Z] 
16:58:52 [2020-02-06T16:58:52.873Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:58:53 [2020-02-06T16:58:53.028Z] #66 ...
16:58:53 [2020-02-06T16:58:53.028Z] 
16:58:53 [2020-02-06T16:58:53.028Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.511 + RM_GOPATH=0
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.511 + TMP_GOPATH=
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.511 + : /build
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.512 + '[' -z '' ']'
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.514 ++ mktemp -d
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.524 + export GOPATH=/tmp/tmp.BjU9w1nl1c
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.524 + GOPATH=/tmp/tmp.BjU9w1nl1c
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.524 + RM_GOPATH=1
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.526 ++ dirname ./install.sh
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.529 + dir=.
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.529 + bin=tomlv
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.529 + shift
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.530 + '[' '!' -f ./tomlv.installer ']'
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.530 + . ./tomlv.installer
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.531 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.531 + install_tomlv
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.531 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.531 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.531 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BjU9w1nl1c/src/github.com/BurntSushi/toml
16:58:53 [2020-02-06T16:58:53.028Z] #34 0.533 Cloning into '/tmp/tmp.BjU9w1nl1c/src/github.com/BurntSushi/toml'...
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.107 + cd /tmp/tmp.BjU9w1nl1c/src/github.com/BurntSushi/toml
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.118 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.617 runtime/internal/atomic
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.628 internal/cpu
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.733 runtime/internal/sys
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.929 runtime/internal/math
16:58:53 [2020-02-06T16:58:53.028Z] #34 1.950 math/bits
16:58:53 [2020-02-06T16:58:53.028Z] #34 2.415 internal/bytealg
16:58:53 [2020-02-06T16:58:53.028Z] #34 2.478 math
16:58:53 [2020-02-06T16:58:53.028Z] #34 3.100 runtime
16:58:53 [2020-02-06T16:58:53.028Z] #34 7.693 internal/testlog
16:58:53 [2020-02-06T16:58:53.028Z] #34 8.139 encoding
16:58:53 [2020-02-06T16:58:53.028Z] #34 8.226 runtime/cgo
16:58:53 [2020-02-06T16:58:53.072Z] #44 9.201   PBCC     images/siginfo.pb-c.c
16:58:53 [2020-02-06T16:58:53.073Z] #44 9.229   DEP      images/siginfo.pb-c.d
16:58:53 [2020-02-06T16:58:53.073Z] #44 9.255   PBCC     images/pagemap.pb-c.c
16:58:53 [2020-02-06T16:58:53.073Z] #44 9.330   DEP      images/pagemap.pb-c.d
16:58:53 [2020-02-06T16:58:53.073Z] #44 9.393   PBCC     images/rlimit.pb-c.c
16:58:53 [2020-02-06T16:58:53.331Z] #44 9.426   DEP      images/rlimit.pb-c.d
16:58:53 [2020-02-06T16:58:53.331Z] #44 9.488   PBCC     images/file-lock.pb-c.c
16:58:53 [2020-02-06T16:58:53.331Z] #44 9.535   DEP      images/file-lock.pb-c.d
16:58:53 [2020-02-06T16:58:53.331Z] #44 9.616   PBCC     images/tty.pb-c.c
16:58:53 [2020-02-06T16:58:53.589Z] #44 9.690   DEP      images/tty.pb-c.d
16:58:53 [2020-02-06T16:58:53.589Z] #44 9.741   PBCC     images/tun.pb-c.c
16:58:53 [2020-02-06T16:58:53.589Z] #44 9.801   PBCC     images/netdev.pb-c.c
16:58:53 [2020-02-06T16:58:53.589Z] #44 9.842   DEP      images/tun.pb-c.d
16:58:53 [2020-02-06T16:58:53.589Z] #44 9.906   DEP      images/netdev.pb-c.d
16:58:53 [2020-02-06T16:58:53.847Z] #44 9.951   PBCC     images/vma.pb-c.c
16:58:53 [2020-02-06T16:58:53.847Z] #44 10.04   DEP      images/vma.pb-c.d
16:58:53 [2020-02-06T16:58:53.847Z] #44 10.09   PBCC     images/creds.pb-c.c
16:58:53 [2020-02-06T16:58:53.847Z] #44 10.11   DEP      images/creds.pb-c.d
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.14   PBCC     images/utsns.pb-c.c
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.17   DEP      images/utsns.pb-c.d
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.20   PBCC     images/ipc-desc.pb-c.c
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.23   PBCC     images/ipc-sem.pb-c.c
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.27   DEP      images/ipc-desc.pb-c.d
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.33   DEP      images/ipc-sem.pb-c.d
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.40   PBCC     images/ipc-msg.pb-c.c
16:58:54 [2020-02-06T16:58:54.105Z] #44 10.43   DEP      images/ipc-msg.pb-c.d
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.49   PBCC     images/ipc-shm.pb-c.c
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.53   DEP      images/ipc-shm.pb-c.d
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.60   PBCC     images/ipc-var.pb-c.c
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.64   DEP      images/ipc-var.pb-c.d
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.69   PBCC     images/sk-opts.pb-c.c
16:58:54 [2020-02-06T16:58:54.363Z] #44 10.71   PBCC     images/packet-sock.pb-c.c
16:58:54 [2020-02-06T16:58:54.501Z] #10 18.74 Reading package lists...
16:58:54 [2020-02-06T16:58:54.501Z] #10 ...
16:58:54 [2020-02-06T16:58:54.501Z] 
16:58:54 [2020-02-06T16:58:54.501Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:54 [2020-02-06T16:58:54.501Z] #35 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
16:58:54 [2020-02-06T16:58:54.501Z] #35 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
16:58:54 [2020-02-06T16:58:54.501Z] #35 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
16:58:54 [2020-02-06T16:58:54.501Z] #35 ...
16:58:54 [2020-02-06T16:58:54.501Z] 
16:58:54 [2020-02-06T16:58:54.501Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:54 [2020-02-06T16:58:54.501Z] #43 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
16:58:54 [2020-02-06T16:58:54.501Z] #43 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
16:58:54 [2020-02-06T16:58:54.501Z] #43 19.42 Fetched 8154 kB in 12s (658 kB/s)
16:58:54 [2020-02-06T16:58:54.501Z] #43 19.42 Reading package lists...
16:58:54 [2020-02-06T16:58:54.501Z] #43 ...
16:58:54 [2020-02-06T16:58:54.501Z] 
16:58:54 [2020-02-06T16:58:54.501Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:54 [2020-02-06T16:58:54.501Z] #33 11.18 runtime/internal/math
16:58:54 [2020-02-06T16:58:54.501Z] #33 11.50 unicode/utf8
16:58:54 [2020-02-06T16:58:54.501Z] #33 11.53 internal/race
16:58:54 [2020-02-06T16:58:54.501Z] #33 11.68 internal/bytealg
16:58:54 [2020-02-06T16:58:54.501Z] #33 11.81 sync/atomic
16:58:54 [2020-02-06T16:58:54.501Z] #33 12.05 math
16:58:54 [2020-02-06T16:58:54.501Z] #33 12.28 unicode
16:58:54 [2020-02-06T16:58:54.501Z] #33 12.57 internal/testlog
16:58:54 [2020-02-06T16:58:54.501Z] #33 13.09 runtime
16:58:54 [2020-02-06T16:58:54.501Z] #33 13.22 encoding
16:58:54 [2020-02-06T16:58:54.501Z] #33 13.63 runtime/cgo
16:58:54 [2020-02-06T16:58:54.621Z] #44 10.79   DEP      images/sk-opts.pb-c.d
16:58:54 [2020-02-06T16:58:54.621Z] #44 10.85   DEP      images/packet-sock.pb-c.d
16:58:54 [2020-02-06T16:58:54.621Z] #44 10.91   PBCC     images/sk-netlink.pb-c.c
16:58:54 [2020-02-06T16:58:54.850Z] #34 ...
16:58:54 [2020-02-06T16:58:54.850Z] 
16:58:54 [2020-02-06T16:58:54.850Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:58:54 [2020-02-06T16:58:54.850Z] #44 0.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #44 0.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #44 0.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #44 1.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #44 2.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #44 4.539 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
16:58:54 [2020-02-06T16:58:54.850Z] #44 ...
16:58:54 [2020-02-06T16:58:54.850Z] 
16:58:54 [2020-02-06T16:58:54.850Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:58:54 [2020-02-06T16:58:54.850Z] #60 0.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #60 0.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #60 0.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #60 0.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #60 2.613 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
16:58:54 [2020-02-06T16:58:54.850Z] #60 2.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
16:58:54 [2020-02-06T16:58:54.879Z] #44 11.01   DEP      images/sk-netlink.pb-c.d
16:58:54 [2020-02-06T16:58:54.879Z] #44 11.07   PBCC     images/sk-inet.pb-c.c
16:58:54 [2020-02-06T16:58:54.879Z] #44 11.12   DEP      images/sk-inet.pb-c.d
16:58:54 [2020-02-06T16:58:54.879Z] #44 11.22   PBCC     images/sk-unix.pb-c.c
16:58:54 [2020-02-06T16:58:54.879Z] #44 11.23   DEP      images/sk-unix.pb-c.d
16:58:55 [2020-02-06T16:58:55.074Z] #33 ...
16:58:55 [2020-02-06T16:58:55.074Z] 
16:58:55 [2020-02-06T16:58:55.074Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:58:55 [2020-02-06T16:58:55.074Z] #25 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
16:58:55 [2020-02-06T16:58:55.074Z] #25 17.24 Fetched 8154 kB in 11s (761 kB/s)
16:58:55 [2020-02-06T16:58:55.074Z] #25 17.24 Reading package lists...
16:58:55 [2020-02-06T16:58:55.074Z] #25 ...
16:58:55 [2020-02-06T16:58:55.074Z] 
16:58:55 [2020-02-06T16:58:55.074Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:55 [2020-02-06T16:58:55.074Z] #35 21.29 Fetched 8154 kB in 12s (675 kB/s)
16:58:55 [2020-02-06T16:58:55.137Z] #44 11.29   PBCC     images/mm.pb-c.c
16:58:55 [2020-02-06T16:58:55.138Z] #44 11.38   DEP      images/mm.pb-c.d
16:58:55 [2020-02-06T16:58:55.223Z] #60 ...
16:58:55 [2020-02-06T16:58:55.223Z] 
16:58:55 [2020-02-06T16:58:55.223Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:58:55 [2020-02-06T16:58:55.223Z] #31 0.508 + git clone https://github.com/kolyshkin/go-swagger.git .
16:58:55 [2020-02-06T16:58:55.223Z] #31 0.509 Cloning into '.'...
16:58:55 [2020-02-06T16:58:55.223Z] #31 ...
16:58:55 [2020-02-06T16:58:55.223Z] 
16:58:55 [2020-02-06T16:58:55.223Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:58:55 [2020-02-06T16:58:55.223Z] #36 0.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:55 [2020-02-06T16:58:55.223Z] #36 0.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:55 [2020-02-06T16:58:55.223Z] #36 0.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:55 [2020-02-06T16:58:55.223Z] #36 1.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
16:58:55 [2020-02-06T16:58:55.223Z] #36 4.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
16:58:55 [2020-02-06T16:58:55.223Z] #36 4.200 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
16:58:55 [2020-02-06T16:58:55.223Z] #36 ...
16:58:55 [2020-02-06T16:58:55.223Z] 
16:58:55 [2020-02-06T16:58:55.223Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.524 + RM_GOPATH=0
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.524 + TMP_GOPATH=
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.524 + : /build
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.524 + '[' -z '' ']'
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.525 ++ mktemp -d
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.525 + export GOPATH=/tmp/tmp.4Wl2YYgOYt
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.525 + GOPATH=/tmp/tmp.4Wl2YYgOYt
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.525 + RM_GOPATH=1
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 ++ dirname ./install.sh
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 + dir=.
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 + bin=golangci_lint
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 + shift
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 + '[' '!' -f ./golangci_lint.installer ']'
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 + . ./golangci_lint.installer
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.526 ++ : v1.20.0
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.527 + install_golangci_lint
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.527 + echo 'Installing golangci-lint version v1.20.0'
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.527 Installing golangci-lint version v1.20.0
16:58:55 [2020-02-06T16:58:55.223Z] #54 0.527 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:58:55 [2020-02-06T16:58:55.396Z] #44 11.44   PBCC     images/timerfd.pb-c.c
16:58:55 [2020-02-06T16:58:55.396Z] #44 11.54   DEP      images/timerfd.pb-c.d
16:58:55 [2020-02-06T16:58:55.396Z] #44 11.60   PBCC     images/timer.pb-c.c
16:58:55 [2020-02-06T16:58:55.396Z] #44 11.66   DEP      images/timer.pb-c.d
16:58:55 [2020-02-06T16:58:55.604Z] #54 ...
16:58:55 [2020-02-06T16:58:55.604Z] 
16:58:55 [2020-02-06T16:58:55.604Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.325 + RM_GOPATH=0
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.326 + TMP_GOPATH=
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.326 + : /build
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.326 + '[' -z '' ']'
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.327 ++ mktemp -d
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.329 + export GOPATH=/tmp/tmp.8yPVKbH34d
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.329 + GOPATH=/tmp/tmp.8yPVKbH34d
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.329 + RM_GOPATH=1
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.330 ++ dirname ./install.sh
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.331 + dir=.
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.332 + bin=proxy
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.332 + shift
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.332 + '[' '!' -f ./proxy.installer ']'
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.332 + . ./proxy.installer
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.332 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.333 + install_proxy
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.333 + case "$1" in
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.333 + export CGO_ENABLED=0
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.334 + CGO_ENABLED=0
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.334 + _install_proxy
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.335 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.335 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.335 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8yPVKbH34d/src/github.com/docker/libnetwork
16:58:55 [2020-02-06T16:58:55.604Z] #72 0.337 Cloning into '/tmp/tmp.8yPVKbH34d/src/github.com/docker/libnetwork'...
16:58:55 [2020-02-06T16:58:55.604Z] #72 ...
16:58:55 [2020-02-06T16:58:55.604Z] 
16:58:55 [2020-02-06T16:58:55.604Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.474 + RM_GOPATH=0
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.475 + TMP_GOPATH=
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.475 + : /build
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.475 + '[' -z '' ']'
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.477 ++ mktemp -d
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.481 + export GOPATH=/tmp/tmp.JmkI8WsQVM
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.484 + GOPATH=/tmp/tmp.JmkI8WsQVM
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.484 + RM_GOPATH=1
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.489 ++ dirname ./install.sh
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.492 + dir=.
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.492 + bin=gotestsum
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.492 + shift
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.492 + '[' '!' -f ./gotestsum.installer ']'
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.492 + . ./gotestsum.installer
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.493 ++ : v0.3.5
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.494 + install_gotestsum
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.494 + echo 'Installing gotestsum version v0.3.5'
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.494 Installing gotestsum version v0.3.5
16:58:55 [2020-02-06T16:58:55.604Z] #51 0.494 + go get -d gotest.tools/gotestsum
16:58:55 [2020-02-06T16:58:55.655Z] #44 11.73   PBCC     images/sa.pb-c.c
16:58:55 [2020-02-06T16:58:55.655Z] #44 ...
16:58:55 [2020-02-06T16:58:55.655Z] 
16:58:55 [2020-02-06T16:58:55.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:58:55 [2020-02-06T16:58:55.655Z] #33 DONE 77.4s
16:58:55 [2020-02-06T16:58:55.655Z] 
16:58:55 [2020-02-06T16:58:55.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:55 [2020-02-06T16:58:55.655Z] #44 11.83   DEP      images/sa.pb-c.d
16:58:55 [2020-02-06T16:58:55.655Z] #44 11.93   PBCC     images/pipe-data.pb-c.c
16:58:55 [2020-02-06T16:58:55.914Z] #44 12.02   DEP      images/pipe-data.pb-c.d
16:58:55 [2020-02-06T16:58:55.914Z] #44 12.12   PBCC     images/mnt.pb-c.c
16:58:55 [2020-02-06T16:58:55.914Z] #44 12.22   DEP      images/mnt.pb-c.d
16:58:55 [2020-02-06T16:58:55.987Z] #51 ...
16:58:55 [2020-02-06T16:58:55.987Z] 
16:58:55 [2020-02-06T16:58:55.987Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:58:55 [2020-02-06T16:58:55.987Z] #42 0.637 + git clone https://github.com/docker/distribution.git .
16:58:55 [2020-02-06T16:58:55.987Z] #42 0.643 Cloning into '.'...
16:58:55 [2020-02-06T16:58:55.987Z] #42 ...
16:58:55 [2020-02-06T16:58:55.987Z] 
16:58:55 [2020-02-06T16:58:55.987Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:58:55 [2020-02-06T16:58:55.987Z] #11 0.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:55 [2020-02-06T16:58:55.987Z] #11 0.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:55 [2020-02-06T16:58:55.987Z] #11 0.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:55 [2020-02-06T16:58:55.987Z] #11 1.119 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
16:58:55 [2020-02-06T16:58:55.987Z] #11 4.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
16:58:55 [2020-02-06T16:58:55.987Z] #11 4.175 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
16:58:55 [2020-02-06T16:58:55.987Z] #11 11.26 Fetched 8022 kB in 11s (734 kB/s)
16:58:55 [2020-02-06T16:58:55.987Z] #11 11.26 Reading package lists...
16:58:55 [2020-02-06T16:58:55.987Z] #11 ...
16:58:55 [2020-02-06T16:58:55.987Z] 
16:58:55 [2020-02-06T16:58:55.987Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:55 [2020-02-06T16:58:55.987Z] #48 9.951 unicode/utf16
16:58:55 [2020-02-06T16:58:55.987Z] #48 10.15 container/list
16:58:55 [2020-02-06T16:58:55.987Z] #48 10.78 crypto/internal/subtle
16:58:55 [2020-02-06T16:58:55.987Z] #48 10.96 crypto/subtle
16:58:55 [2020-02-06T16:58:55.987Z] #48 11.07 vendor/golang.org/x/crypto/cryptobyte/asn1
16:58:55 [2020-02-06T16:58:55.987Z] #48 11.10 internal/nettrace
16:58:55 [2020-02-06T16:58:55.987Z] #48 11.13 runtime/cgo
16:58:56 [2020-02-06T16:58:56.138Z] #17 2.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:58:56 [2020-02-06T16:58:56.138Z] #17 2.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:58:56 [2020-02-06T16:58:56.138Z] #17 2.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:58:56 [2020-02-06T16:58:56.171Z] #44 12.39   PBCC     images/sk-packet.pb-c.c
16:58:56 [2020-02-06T16:58:56.171Z] #44 12.49   DEP      images/sk-packet.pb-c.d
16:58:56 [2020-02-06T16:58:56.394Z] #17 3.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
16:58:56 [2020-02-06T16:58:56.432Z] #44 12.57   PBCC     images/tcp-stream.pb-c.c
16:58:56 [2020-02-06T16:58:56.690Z] #44 12.79   DEP      images/tcp-stream.pb-c.d
16:58:56 [2020-02-06T16:58:56.690Z] #44 12.91   PBCC     images/pipe.pb-c.c
16:58:56 [2020-02-06T16:58:56.948Z] #44 12.96   DEP      images/pipe.pb-c.d
16:58:56 [2020-02-06T16:58:56.948Z] #44 13.13   PBCC     images/pstree.pb-c.c
16:58:56 [2020-02-06T16:58:56.948Z] #44 13.15   DEP      images/pstree.pb-c.d
16:58:56 [2020-02-06T16:58:56.948Z] #44 13.21   PBCC     images/fs.pb-c.c
16:58:57 [2020-02-06T16:58:57.206Z] #44 13.26   DEP      images/fs.pb-c.d
16:58:57 [2020-02-06T16:58:57.206Z] #44 ...
16:58:57 [2020-02-06T16:58:57.206Z] 
16:58:57 [2020-02-06T16:58:57.206Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:58:57 [2020-02-06T16:58:57.206Z] #47 68.74 regexp
16:58:57 [2020-02-06T16:58:57.206Z] #47 70.67 go/token
16:58:57 [2020-02-06T16:58:57.206Z] #47 71.82 go/scanner
16:58:57 [2020-02-06T16:58:57.206Z] #47 73.26 internal/lazyregexp
16:58:57 [2020-02-06T16:58:57.206Z] #47 73.45 go/ast
16:58:57 [2020-02-06T16:58:57.206Z] #47 73.46 net/url
16:58:57 [2020-02-06T16:58:57.206Z] #47 75.28 text/template/parse
16:58:57 [2020-02-06T16:58:57.206Z] #47 ...
16:58:57 [2020-02-06T16:58:57.206Z] 
16:58:57 [2020-02-06T16:58:57.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:57 [2020-02-06T16:58:57.206Z] #44 13.41   PBCC     images/signalfd.pb-c.c
16:58:57 [2020-02-06T16:58:57.206Z] #44 13.46   DEP      images/signalfd.pb-c.d
16:58:57 [2020-02-06T16:58:57.206Z] #44 13.50   PBCC     images/fh.pb-c.c
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.54   PBCC     images/fsnotify.pb-c.c
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.63   DEP      images/fh.pb-c.d
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.67   DEP      images/fsnotify.pb-c.d
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.71   PBCC     images/eventpoll.pb-c.c
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.75   DEP      images/eventpoll.pb-c.d
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.81   PBCC     images/eventfd.pb-c.c
16:58:57 [2020-02-06T16:58:57.464Z] #44 13.83   DEP      images/eventfd.pb-c.d
16:58:57 [2020-02-06T16:58:57.723Z] #44 13.89   PBCC     images/remap-file-path.pb-c.c
16:58:57 [2020-02-06T16:58:57.723Z] #44 13.91   DEP      images/remap-file-path.pb-c.d
16:58:57 [2020-02-06T16:58:57.723Z] #44 13.96   PBCC     images/fifo.pb-c.c
16:58:57 [2020-02-06T16:58:57.723Z] #44 13.98   DEP      images/fifo.pb-c.d
16:58:57 [2020-02-06T16:58:57.723Z] #44 14.03   PBCC     images/ghost-file.pb-c.c
16:58:57 [2020-02-06T16:58:57.723Z] #44 14.09   DEP      images/ghost-file.pb-c.d
16:58:57 [2020-02-06T16:58:57.981Z] #44 14.17   PBCC     images/regfile.pb-c.c
16:58:57 [2020-02-06T16:58:57.981Z] #44 14.21   DEP      images/regfile.pb-c.d
16:58:57 [2020-02-06T16:58:57.981Z] #44 14.29   PBCC     images/ns.pb-c.c
16:58:57 [2020-02-06T16:58:57.981Z] #44 14.32   DEP      images/ns.pb-c.d
16:58:58 [2020-02-06T16:58:58.239Z] #44 14.37   PBCC     images/fdinfo.pb-c.c
16:58:58 [2020-02-06T16:58:58.239Z] #44 14.44   DEP      images/fdinfo.pb-c.d
16:58:58 [2020-02-06T16:58:58.239Z] #44 14.53   PBCC     images/core-aarch64.pb-c.c
16:58:58 [2020-02-06T16:58:58.281Z] #17 5.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [175 kB]
16:58:58 [2020-02-06T16:58:58.497Z] #44 14.61   PBCC     images/core-arm.pb-c.c
16:58:58 [2020-02-06T16:58:58.497Z] #44 14.65   PBCC     images/core-ppc64.pb-c.c
16:58:58 [2020-02-06T16:58:58.497Z] #44 14.72   PBCC     images/core-s390.pb-c.c
16:58:58 [2020-02-06T16:58:58.755Z] #44 14.76   PBCC     images/core-x86.pb-c.c
16:58:58 [2020-02-06T16:58:58.755Z] #44 14.80   PBCC     images/core.pb-c.c
16:58:58 [2020-02-06T16:58:58.755Z] #44 14.87   PBCC     images/inventory.pb-c.c
16:58:58 [2020-02-06T16:58:58.755Z] #44 14.94   DEP      images/core-aarch64.pb-c.d
16:58:58 [2020-02-06T16:58:58.755Z] #44 14.98   DEP      images/core-arm.pb-c.d
16:58:58 [2020-02-06T16:58:58.755Z] #44 15.02   DEP      images/core-ppc64.pb-c.d
16:58:58 [2020-02-06T16:58:58.755Z] #44 15.05   DEP      images/core-s390.pb-c.d
16:58:58 [2020-02-06T16:58:58.755Z] #44 15.08   DEP      images/core-x86.pb-c.d
16:58:59 [2020-02-06T16:58:59.013Z] #44 15.13   DEP      images/core.pb-c.d
16:58:59 [2020-02-06T16:58:59.013Z] #44 15.23   DEP      images/inventory.pb-c.d
16:58:59 [2020-02-06T16:58:59.013Z] #44 15.28   PBCC     images/cpuinfo.pb-c.c
16:58:59 [2020-02-06T16:58:59.013Z] #44 15.33   DEP      images/cpuinfo.pb-c.d
16:58:59 [2020-02-06T16:58:59.208Z] #17 6.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:58:59 [2020-02-06T16:58:59.271Z] #44 15.42   PBCC     images/stats.pb-c.c
16:58:59 [2020-02-06T16:58:59.271Z] #44 15.44   DEP      images/stats.pb-c.d
16:58:59 [2020-02-06T16:58:59.464Z] #17 ...
16:58:59 [2020-02-06T16:58:59.464Z] 
16:58:59 [2020-02-06T16:58:59.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:58:59 [2020-02-06T16:58:59.464Z] #44 70.50   CC       criu/pie/parasite-vdso.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 71.30   CC       criu/arch/x86/vdso-pie.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 71.73   CC       criu/pie/util-vdso-elf32.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 72.50   AR       criu/pie/pie.lib.a
16:58:59 [2020-02-06T16:58:59.464Z] #44 72.57   DEP      criu/pie/restorer.d
16:58:59 [2020-02-06T16:58:59.464Z] #44 72.80   DEP      criu/arch/x86/sigaction_compat_pie.d
16:58:59 [2020-02-06T16:58:59.464Z] #44 72.90   DEP      criu/arch/x86/restorer_unmap.d
16:58:59 [2020-02-06T16:58:59.464Z] #44 72.92   DEP      criu/arch/x86/restorer.d
16:58:59 [2020-02-06T16:58:59.464Z] #44 73.20   DEP      criu/pie/parasite.d
16:58:59 [2020-02-06T16:58:59.464Z] #44 73.52   CC       criu/pie/parasite.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 74.75   LINK     criu/pie/parasite.built-in.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 74.76   GEN      criu/pie/parasite-blob.h
16:58:59 [2020-02-06T16:58:59.464Z] #44 74.78   CC       criu/arch/x86/restorer.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 75.25   CC       criu/arch/x86/restorer_unmap.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 75.29   CC       criu/arch/x86/sigaction_compat_pie.o
16:58:59 [2020-02-06T16:58:59.464Z] #44 75.67   CC       criu/pie/restorer.o
16:59:00 [2020-02-06T16:59:00.241Z] #48 ...
16:59:00 [2020-02-06T16:59:00.241Z] 
16:59:00 [2020-02-06T16:59:00.241Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.01 + cd /tmp/tmp.4Wl2YYgOYt/src/github.com/golangci/golangci-lint/
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.01 + git checkout -q v1.20.0
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 ++ git describe --tags
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 + version=v1.20.0
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 ++ git rev-parse --short HEAD
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 + commit=cc98739
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 ++ git show -s --format=%cd
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
16:59:00 [2020-02-06T16:59:00.241Z] #54 14.34 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:59:00 [2020-02-06T16:59:00.392Z] #35 21.29 Reading package lists...
16:59:00 [2020-02-06T16:59:00.392Z] #35 ...
16:59:00 [2020-02-06T16:59:00.392Z] 
16:59:00 [2020-02-06T16:59:00.392Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:00 [2020-02-06T16:59:00.392Z] #71 21.53 Checking out files:  58% (1161/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
16:59:00 [2020-02-06T16:59:00.392Z] #71 22.53 + cd /tmp/tmp.CVYDhwDCeT/src/github.com/docker/libnetwork
16:59:00 [2020-02-06T16:59:00.392Z] #71 22.53 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:59:00 [2020-02-06T16:59:00.392Z] #71 22.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:59:00 [2020-02-06T16:59:00.646Z] #44 16.85 make[1]: Nothing to be done for 'all'.
16:59:01 [2020-02-06T16:59:01.978Z] #44 79.17   LINK     criu/pie/restorer.built-in.o
16:59:01 [2020-02-06T16:59:01.979Z] #44 79.18   GEN      criu/pie/restorer-blob.h
16:59:01 [2020-02-06T16:59:01.979Z] #44 79.27   DEP      criu/vdso.d
16:59:02 [2020-02-06T16:59:02.234Z] #44 79.51   DEP      criu/vdso-compat.d
16:59:02 [2020-02-06T16:59:02.535Z] #44 79.73   DEP      criu/uts_ns.d
16:59:02 [2020-02-06T16:59:02.535Z] #44 79.96   DEP      criu/util.d
16:59:02 [2020-02-06T16:59:02.548Z] #44 18.34   CC       images/stats.o
16:59:02 [2020-02-06T16:59:02.548Z] #44 18.73   CC       images/core.o
16:59:02 [2020-02-06T16:59:02.832Z] #44 80.17   DEP      criu/uffd.d
16:59:02 [2020-02-06T16:59:02.951Z] #71 ...
16:59:02 [2020-02-06T16:59:02.951Z] 
16:59:02 [2020-02-06T16:59:02.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:02 [2020-02-06T16:59:02.951Z] #47 18.64 vendor/golang.org/x/crypto/internal/subtle
16:59:02 [2020-02-06T16:59:02.951Z] #47 ...
16:59:02 [2020-02-06T16:59:02.951Z] 
16:59:02 [2020-02-06T16:59:02.951Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:59:02 [2020-02-06T16:59:02.951Z] #41 22.81 Checking out files:  88% (1377/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
16:59:02 [2020-02-06T16:59:02.951Z] #41 23.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:59:02 [2020-02-06T16:59:02.951Z] #41 25.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:59:03 [2020-02-06T16:59:03.088Z] #44 80.37   DEP      criu/tun.d
16:59:03 [2020-02-06T16:59:03.114Z] #44 19.40   CC       images/core-x86.o
16:59:03 [2020-02-06T16:59:03.354Z] #44 80.55   DEP      criu/tty.d
16:59:03 [2020-02-06T16:59:03.642Z] #44 80.88   DEP      criu/timerfd.d
16:59:03 [2020-02-06T16:59:03.679Z] #44 ...
16:59:03 [2020-02-06T16:59:03.679Z] 
16:59:03 [2020-02-06T16:59:03.679Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:03 [2020-02-06T16:59:03.679Z] #62 32.23 Checking out files:  63% (1921/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
16:59:03 [2020-02-06T16:59:03.679Z] #62 33.23 + cd /tmp/tmp.OID1WY9tIb/src/github.com/containerd/containerd
16:59:03 [2020-02-06T16:59:03.679Z] #62 33.23 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + export 'BUILDTAGS=netgo osusergo static_build'
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + BUILDTAGS='netgo osusergo static_build'
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + export EXTRA_FLAGS=-buildmode=pie
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + EXTRA_FLAGS=-buildmode=pie
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + '[' '' = dynamic ']'
16:59:03 [2020-02-06T16:59:03.679Z] #62 34.89 + make
16:59:03 [2020-02-06T16:59:03.679Z] #62 36.04 + bin/ctr
16:59:03 [2020-02-06T16:59:03.901Z] #44 81.05   DEP      criu/sysfs_parse.d
16:59:03 [2020-02-06T16:59:03.901Z] #44 81.23   DEP      criu/sysctl.d
16:59:03 [2020-02-06T16:59:03.937Z] #62 ...
16:59:03 [2020-02-06T16:59:03.937Z] 
16:59:03 [2020-02-06T16:59:03.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:03 [2020-02-06T16:59:03.937Z] #44 19.97   CC       images/core-arm.o
16:59:04 [2020-02-06T16:59:04.156Z] #44 81.39   DEP      criu/string.d
16:59:04 [2020-02-06T16:59:04.156Z] #44 81.45   DEP      criu/stats.d
16:59:04 [2020-02-06T16:59:04.195Z] #44 20.30   CC       images/core-aarch64.o
16:59:04 [2020-02-06T16:59:04.410Z] #44 81.62   DEP      criu/sockets.d
16:59:04 [2020-02-06T16:59:04.411Z] #44 81.78   DEP      criu/sk-unix.d
16:59:04 [2020-02-06T16:59:04.761Z] #44 20.76   CC       images/core-ppc64.o
16:59:04 [2020-02-06T16:59:04.970Z] #44 81.99   DEP      criu/sk-tcp.d
16:59:04 [2020-02-06T16:59:04.970Z] #44 ...
16:59:04 [2020-02-06T16:59:04.970Z] 
16:59:04 [2020-02-06T16:59:04.970Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:04 [2020-02-06T16:59:04.970Z] #47 145.3 github.com/LK4D4/vndr/godl
16:59:04 [2020-02-06T16:59:04.970Z] #47 146.1 github.com/LK4D4/vndr
16:59:04 [2020-02-06T16:59:04.970Z] #47 ...
16:59:04 [2020-02-06T16:59:04.970Z] 
16:59:04 [2020-02-06T16:59:04.970Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:04 [2020-02-06T16:59:04.970Z] #17 12.24 Fetched 8325 kB in 10s (850 kB/s)
16:59:05 [2020-02-06T16:59:05.326Z] #44 21.42   CC       images/core-s390.o
16:59:05 [2020-02-06T16:59:05.428Z] #54 ...
16:59:05 [2020-02-06T16:59:05.428Z] 
16:59:05 [2020-02-06T16:59:05.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:05 [2020-02-06T16:59:05.428Z] #11 11.26 Reading package lists...
16:59:05 [2020-02-06T16:59:05.428Z] #11 14.34 Reading package lists...
16:59:05 [2020-02-06T16:59:05.428Z] #11 18.41 Building dependency tree...
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28 The following additional packages will be installed:
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28 Suggested packages:
16:59:05 [2020-02-06T16:59:05.428Z] #11 19.28   gcc-8-locales seccomp wine64
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.06 The following NEW packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.06   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.06   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.06   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.07   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.07   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.07   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.16 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.16 Need to get 73.3 MB of archives.
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.16 After this operation, 494 MB of additional disk space will be used.
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #11 20.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #11 ...
16:59:05 [2020-02-06T16:59:05.429Z] 
16:59:05 [2020-02-06T16:59:05.429Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:05 [2020-02-06T16:59:05.429Z] #44 11.17 Fetched 8022 kB in 11s (752 kB/s)
16:59:05 [2020-02-06T16:59:05.429Z] #44 11.17 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #44 14.50 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #44 18.41 Building dependency tree...
16:59:05 [2020-02-06T16:59:05.429Z] #44 19.44 The following additional packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #44 19.44   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:59:05 [2020-02-06T16:59:05.429Z] #44 19.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:59:05 [2020-02-06T16:59:05.429Z] #44 19.44 Suggested packages:
16:59:05 [2020-02-06T16:59:05.429Z] #44 19.44   manpages-dev python-setuptools
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.19 The following NEW packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.19   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.19   python-six zlib1g-dev
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.27 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.27 Need to get 3742 kB of archives.
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.27 After this operation, 22.0 MB of additional disk space will be used.
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 20.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #44 ...
16:59:05 [2020-02-06T16:59:05.429Z] 
16:59:05 [2020-02-06T16:59:05.429Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:05 [2020-02-06T16:59:05.429Z] #26 10.86 Fetched 8022 kB in 11s (760 kB/s)
16:59:05 [2020-02-06T16:59:05.429Z] #26 10.86 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #26 13.89 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #26 17.59 Building dependency tree...
16:59:05 [2020-02-06T16:59:05.429Z] #26 18.94 ca-certificates is already the newest version (20190110).
16:59:05 [2020-02-06T16:59:05.429Z] #26 18.94 The following additional packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #26 18.95   libjq1 libonig5
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.33 The following NEW packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.34   jq libjq1 libonig5
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.44 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.44 Need to get 350 kB of archives.
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.44 After this operation, 1154 kB of additional disk space will be used.
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #26 19.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.19 debconf: delaying package configuration, since apt-utils is not installed
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.31 Fetched 350 kB in 0s (2572 kB/s)
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.36 Selecting previously unselected package libonig5:s390x.
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.36 (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 ... 15168 files and directories currently installed.)
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.40 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.40 Unpacking libonig5:s390x (6.9.1-1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.57 Selecting previously unselected package libjq1:s390x.
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.57 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.57 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.68 Selecting previously unselected package jq.
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.68 Unpacking jq (1.5+dfsg-2+b1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.74 Setting up libonig5:s390x (6.9.1-1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.76 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.76 Setting up jq (1.5+dfsg-2+b1) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 20.77 Processing triggers for libc-bin (2.28-10) ...
16:59:05 [2020-02-06T16:59:05.429Z] #26 ...
16:59:05 [2020-02-06T16:59:05.429Z] 
16:59:05 [2020-02-06T16:59:05.429Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:59:05 [2020-02-06T16:59:05.429Z] #60 10.77 Fetched 8022 kB in 10s (766 kB/s)
16:59:05 [2020-02-06T16:59:05.429Z] #60 10.77 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #60 14.33 Reading package lists...
16:59:05 [2020-02-06T16:59:05.429Z] #60 18.63 Building dependency tree...
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.70 The following additional packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.76   libbtrfs0
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.82 The following NEW packages will be installed:
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.82   libbtrfs-dev libbtrfs0
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.93 Need to get 118 kB of archives.
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.93 After this operation, 390 kB of additional disk space will be used.
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #60 19.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
16:59:05 [2020-02-06T16:59:05.429Z] #60 20.66 debconf: delaying package configuration, since apt-utils is not installed
16:59:05 [2020-02-06T16:59:05.429Z] #60 20.73 Fetched 118 kB in 0s (1618 kB/s)
16:59:05 [2020-02-06T16:59:05.429Z] #60 20.81 Selecting previously unselected package libbtrfs0.
16:59:05 [2020-02-06T16:59:05.819Z] #60 20.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 ... 15168 files and directories currently installed.)
16:59:05 [2020-02-06T16:59:05.819Z] #60 20.89 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 20.90 Unpacking libbtrfs0 (4.20.1-2) ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 ...
16:59:05 [2020-02-06T16:59:05.819Z] 
16:59:05 [2020-02-06T16:59:05.819Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:05 [2020-02-06T16:59:05.819Z] #36 10.94 Fetched 8022 kB in 10s (775 kB/s)
16:59:05 [2020-02-06T16:59:05.819Z] #36 10.94 Reading package lists...
16:59:05 [2020-02-06T16:59:05.819Z] #36 14.11 Reading package lists...
16:59:05 [2020-02-06T16:59:05.819Z] #36 18.10 Building dependency tree...
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.40 The following additional packages will be installed:
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.44 Suggested packages:
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.44   cmake-doc ninja-build lrzip
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.44 Recommended packages:
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.44   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.96 The following NEW packages will be installed:
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.96   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:59:05 [2020-02-06T16:59:05.819Z] #36 19.96   vim-common xxd
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.09 Need to get 13.9 MB of archives.
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.09 After this operation, 62.1 MB of additional disk space will be used.
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
16:59:05 [2020-02-06T16:59:05.819Z] #36 20.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
16:59:05 [2020-02-06T16:59:05.819Z] #36 ...
16:59:05 [2020-02-06T16:59:05.819Z] 
16:59:05 [2020-02-06T16:59:05.819Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:05 [2020-02-06T16:59:05.819Z] #26 DONE 21.1s
16:59:05 [2020-02-06T16:59:05.819Z] 
16:59:05 [2020-02-06T16:59:05.819Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:59:05 [2020-02-06T16:59:05.819Z] #27 DONE 0.1s
16:59:05 [2020-02-06T16:59:05.819Z] 
16:59:05 [2020-02-06T16:59:05.819Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.01 Selecting previously unselected package libbtrfs-dev.
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.02 Unpacking libbtrfs-dev (4.20.1-2) ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.23 Setting up libbtrfs0 (4.20.1-2) ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.24 Setting up libbtrfs-dev (4.20.1-2) ...
16:59:05 [2020-02-06T16:59:05.819Z] #60 21.25 Processing triggers for libc-bin (2.28-10) ...
16:59:05 [2020-02-06T16:59:05.892Z] #44 21.93   CC       images/cpuinfo.o
16:59:05 [2020-02-06T16:59:05.896Z] #17 12.24 Reading package lists...
16:59:05 [2020-02-06T16:59:05.896Z] #17 ...
16:59:05 [2020-02-06T16:59:05.896Z] 
16:59:05 [2020-02-06T16:59:05.896Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:05 [2020-02-06T16:59:05.896Z] #47 DONE 156.3s
16:59:05 [2020-02-06T16:59:05.896Z] 
16:59:05 [2020-02-06T16:59:05.896Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:05 [2020-02-06T16:59:05.896Z] #44 82.18   DEP      criu/sk-queue.d
16:59:05 [2020-02-06T16:59:05.896Z] #44 82.39   DEP      criu/sk-packet.d
16:59:05 [2020-02-06T16:59:05.896Z] #44 82.55   DEP      criu/sk-netlink.d
16:59:05 [2020-02-06T16:59:05.896Z] #44 82.79   DEP      criu/sk-inet.d
16:59:05 [2020-02-06T16:59:05.896Z] #44 82.99   DEP      criu/signalfd.d
16:59:06 [2020-02-06T16:59:06.150Z] #44 22.43   CC       images/inventory.o
16:59:06 [2020-02-06T16:59:06.151Z] #44 83.34   DEP      criu/sigframe.d
16:59:06 [2020-02-06T16:59:06.218Z] #60 DONE 21.5s
16:59:06 [2020-02-06T16:59:06.218Z] 
16:59:06 [2020-02-06T16:59:06.218Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.25 debconf: delaying package configuration, since apt-utils is not installed
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.34 Fetched 3742 kB in 0s (14.1 MB/s)
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.45 Selecting previously unselected package libcap-dev:s390x.
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.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 ... 15168 files and directories currently installed.)
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.49 Unpacking libcap-dev:s390x (1:2.25-2) ...
16:59:06 [2020-02-06T16:59:06.218Z] #44 ...
16:59:06 [2020-02-06T16:59:06.218Z] 
16:59:06 [2020-02-06T16:59:06.218Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:59:06 [2020-02-06T16:59:06.218Z] #61 DONE 0.1s
16:59:06 [2020-02-06T16:59:06.218Z] 
16:59:06 [2020-02-06T16:59:06.218Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.57 Selecting previously unselected package libnet1:s390x.
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.57 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.63 Selecting previously unselected package libnet1-dev.
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.218Z] #44 21.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:59:06 [2020-02-06T16:59:06.447Z] #44 83.58   DEP      criu/shmem.d
16:59:06 [2020-02-06T16:59:06.581Z] #44 ...
16:59:06 [2020-02-06T16:59:06.581Z] 
16:59:06 [2020-02-06T16:59:06.581Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:59:06 [2020-02-06T16:59:06.581Z] #62 DONE 0.1s
16:59:06 [2020-02-06T16:59:06.581Z] 
16:59:06 [2020-02-06T16:59:06.581Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:06 [2020-02-06T16:59:06.581Z] #44 21.82 Selecting previously unselected package libnl-3-200:s390x.
16:59:06 [2020-02-06T16:59:06.582Z] #44 ...
16:59:06 [2020-02-06T16:59:06.582Z] 
16:59:06 [2020-02-06T16:59:06.582Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:59:06 [2020-02-06T16:59:06.582Z] #42 11.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:59:06 [2020-02-06T16:59:06.582Z] #42 12.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:59:06 [2020-02-06T16:59:06.582Z] #42 ...
16:59:06 [2020-02-06T16:59:06.582Z] 
16:59:06 [2020-02-06T16:59:06.582Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:06 [2020-02-06T16:59:06.582Z] #44 21.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.582Z] #44 21.84 Unpacking libnl-3-200:s390x (3.4.0-1) ...
16:59:06 [2020-02-06T16:59:06.582Z] #44 21.93 Selecting previously unselected package libnl-3-dev:s390x.
16:59:06 [2020-02-06T16:59:06.582Z] #44 21.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.582Z] #44 21.94 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
16:59:06 [2020-02-06T16:59:06.715Z] #44 22.74   CC       images/fdinfo.o
16:59:06 [2020-02-06T16:59:06.743Z] #44 83.93   DEP      criu/servicefd.d
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.17 Selecting previously unselected package libprotobuf-c1:s390x.
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.962Z] #44 ...
16:59:06 [2020-02-06T16:59:06.962Z] 
16:59:06 [2020-02-06T16:59:06.962Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:06 [2020-02-06T16:59:06.962Z] #72 11.94 Checking out files:  94% (1885/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
16:59:06 [2020-02-06T16:59:06.962Z] #72 12.01 + cd /tmp/tmp.8yPVKbH34d/src/github.com/docker/libnetwork
16:59:06 [2020-02-06T16:59:06.962Z] #72 12.01 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
16:59:06 [2020-02-06T16:59:06.962Z] #72 12.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:59:06 [2020-02-06T16:59:06.962Z] #72 ...
16:59:06 [2020-02-06T16:59:06.962Z] 
16:59:06 [2020-02-06T16:59:06.962Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.19 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.25 Selecting previously unselected package libprotobuf-c-dev:s390x.
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.26 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.29 Selecting previously unselected package zlib1g-dev:s390x.
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
16:59:06 [2020-02-06T16:59:06.962Z] #44 22.30 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
16:59:06 [2020-02-06T16:59:06.973Z] #44 23.17   CC       images/fown.o
16:59:06 [2020-02-06T16:59:06.998Z] #44 84.11   DEP      criu/seize.d
16:59:06 [2020-02-06T16:59:06.998Z] #44 84.27   DEP      criu/seccomp.d
16:59:07 [2020-02-06T16:59:07.175Z] #41 ...
16:59:07 [2020-02-06T16:59:07.175Z] 
16:59:07 [2020-02-06T16:59:07.175Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:59:07 [2020-02-06T16:59:07.175Z] #59 16.03 Reading package lists...
16:59:07 [2020-02-06T16:59:07.175Z] #59 23.49 Reading package lists...
16:59:07 [2020-02-06T16:59:07.175Z] #59 29.88 Building dependency tree...
16:59:07 [2020-02-06T16:59:07.175Z] #59 ...
16:59:07 [2020-02-06T16:59:07.175Z] 
16:59:07 [2020-02-06T16:59:07.175Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
16:59:07 [2020-02-06T16:59:07.175Z] #53 25.62 + cd /tmp/tmp.cS5lAY9TEL/src/github.com/golangci/golangci-lint/
16:59:07 [2020-02-06T16:59:07.175Z] #53 25.62 + git checkout -q v1.20.0
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.54 ++ git describe --tags
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.55 + version=v1.20.0
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.57 ++ git rev-parse --short HEAD
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.58 + commit=cc98739
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.58 ++ git show -s --format=%cd
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.59 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
16:59:07 [2020-02-06T16:59:07.175Z] #53 26.59 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:59:07 [2020-02-06T16:59:07.175Z] #53 ...
16:59:07 [2020-02-06T16:59:07.175Z] 
16:59:07 [2020-02-06T16:59:07.175Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:59:07 [2020-02-06T16:59:07.175Z] #59 33.24 The following additional packages will be installed:
16:59:07 [2020-02-06T16:59:07.175Z] #59 33.26   libbtrfs0
16:59:07 [2020-02-06T16:59:07.175Z] #59 33.41 The following NEW packages will be installed:
16:59:07 [2020-02-06T16:59:07.175Z] #59 33.42   libbtrfs-dev libbtrfs0
16:59:07 [2020-02-06T16:59:07.175Z] #59 ...
16:59:07 [2020-02-06T16:59:07.175Z] 
16:59:07 [2020-02-06T16:59:07.175Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:07 [2020-02-06T16:59:07.175Z] #25 17.24 Reading package lists...
16:59:07 [2020-02-06T16:59:07.175Z] #25 23.92 Reading package lists...
16:59:07 [2020-02-06T16:59:07.175Z] #25 30.43 Building dependency tree...
16:59:07 [2020-02-06T16:59:07.230Z] #44 23.35   CC       images/ns.o
16:59:07 [2020-02-06T16:59:07.252Z] #44 84.48   DEP      criu/rst-malloc.d
16:59:07 [2020-02-06T16:59:07.252Z] #44 84.55   DEP      criu/rbtree.d
16:59:07 [2020-02-06T16:59:07.252Z] #44 84.61   DEP      criu/pstree.d
16:59:07 [2020-02-06T16:59:07.323Z] #44 22.48 Selecting previously unselected package libprotobuf17:s390x.
16:59:07 [2020-02-06T16:59:07.323Z] #44 22.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
16:59:07 [2020-02-06T16:59:07.323Z] #44 22.49 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
16:59:07 [2020-02-06T16:59:07.435Z] #25 ...
16:59:07 [2020-02-06T16:59:07.435Z] 
16:59:07 [2020-02-06T16:59:07.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:07 [2020-02-06T16:59:07.435Z] #10 18.74 Reading package lists...
16:59:07 [2020-02-06T16:59:07.435Z] #10 25.07 Reading package lists...
16:59:07 [2020-02-06T16:59:07.435Z] #10 31.56 Building dependency tree...
16:59:07 [2020-02-06T16:59:07.435Z] #10 ...
16:59:07 [2020-02-06T16:59:07.435Z] 
16:59:07 [2020-02-06T16:59:07.435Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:07 [2020-02-06T16:59:07.435Z] #25 33.67 ca-certificates is already the newest version (20190110).
16:59:07 [2020-02-06T16:59:07.435Z] #25 33.67 The following additional packages will be installed:
16:59:07 [2020-02-06T16:59:07.435Z] #25 33.69   libjq1 libonig5
16:59:07 [2020-02-06T16:59:07.488Z] #44 23.53   CC       images/regfile.o
16:59:07 [2020-02-06T16:59:07.488Z] #44 ...
16:59:07 [2020-02-06T16:59:07.488Z] 
16:59:07 [2020-02-06T16:59:07.488Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:07 [2020-02-06T16:59:07.488Z] #47 79.10 go/parser
16:59:07 [2020-02-06T16:59:07.488Z] #47 80.42 text/template
16:59:07 [2020-02-06T16:59:07.488Z] #47 82.59 encoding/xml
16:59:07 [2020-02-06T16:59:07.488Z] #47 84.69 go/doc
16:59:07 [2020-02-06T16:59:07.488Z] #47 88.25 github.com/LK4D4/vndr/build
16:59:07 [2020-02-06T16:59:07.488Z] #47 88.70 github.com/LK4D4/vndr/versioned
16:59:07 [2020-02-06T16:59:07.488Z] #47 88.86 compress/flate
16:59:07 [2020-02-06T16:59:07.507Z] #44 84.75   DEP      criu/protobuf.d
16:59:07 [2020-02-06T16:59:07.707Z] #44 22.94 Selecting previously unselected package libprotobuf-lite17:s390x.
16:59:07 [2020-02-06T16:59:07.707Z] #44 22.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
16:59:07 [2020-02-06T16:59:07.707Z] #44 22.95 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
16:59:07 [2020-02-06T16:59:07.707Z] #44 23.05 Selecting previously unselected package libprotobuf-dev:s390x.
16:59:07 [2020-02-06T16:59:07.707Z] #44 23.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
16:59:07 [2020-02-06T16:59:07.707Z] #44 23.05 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
16:59:07 [2020-02-06T16:59:07.746Z] #47 ...
16:59:07 [2020-02-06T16:59:07.746Z] 
16:59:07 [2020-02-06T16:59:07.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:07 [2020-02-06T16:59:07.746Z] #44 23.81   CC       images/ghost-file.o
16:59:07 [2020-02-06T16:59:07.762Z] #44 84.95   GEN      criu/protobuf-desc-gen.h
16:59:08 [2020-02-06T16:59:08.003Z] #44 24.10   CC       images/fifo.o
16:59:08 [2020-02-06T16:59:08.003Z] #44 24.35   CC       images/remap-file-path.o
16:59:08 [2020-02-06T16:59:08.006Z] #25 34.09 The following NEW packages will be installed:
16:59:08 [2020-02-06T16:59:08.006Z] #25 34.10   jq libjq1 libonig5
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.51 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.51 Need to get 325 kB of archives.
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.51 After this operation, 1019 kB of additional disk space will be used.
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:59:08 [2020-02-06T16:59:08.267Z] #25 34.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:59:08 [2020-02-06T16:59:08.508Z] #44 23.82 Selecting previously unselected package libprotoc17:s390x.
16:59:08 [2020-02-06T16:59:08.508Z] #44 23.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
16:59:08 [2020-02-06T16:59:08.508Z] #44 23.82 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
16:59:08 [2020-02-06T16:59:08.569Z] #44 24.60   CC       images/eventfd.o
16:59:08 [2020-02-06T16:59:08.826Z] #44 24.84   CC       images/eventpoll.o
16:59:08 [2020-02-06T16:59:08.879Z] #44 24.26 Selecting previously unselected package protobuf-c-compiler.
16:59:08 [2020-02-06T16:59:08.879Z] #44 24.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
16:59:09 [2020-02-06T16:59:09.084Z] #44 25.29   CC       images/fh.o
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.45 Selecting previously unselected package protobuf-compiler.
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.55 Selecting previously unselected package python-pkg-resources.
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:59:09 [2020-02-06T16:59:09.268Z] #44 24.56 Unpacking python-pkg-resources (40.8.0-1) ...
16:59:09 [2020-02-06T16:59:09.342Z] #44 25.53   CC       images/fsnotify.o
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.72 Selecting previously unselected package python-six.
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.73 Unpacking python-six (1.12.0-1) ...
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.84 Selecting previously unselected package python-protobuf.
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
16:59:09 [2020-02-06T16:59:09.637Z] #44 24.85 Unpacking python-protobuf (3.6.1.3-2) ...
16:59:09 [2020-02-06T16:59:09.647Z] #44 86.58   DEP      criu/protobuf-desc.d
16:59:09 [2020-02-06T16:59:09.647Z] #44 86.74   DEP      criu/proc_parse.d
16:59:09 [2020-02-06T16:59:09.653Z] #25 35.77 debconf: delaying package configuration, since apt-utils is not installed
16:59:09 [2020-02-06T16:59:09.907Z] #44 26.21   CC       images/signalfd.o
16:59:09 [2020-02-06T16:59:09.927Z] #25 36.02 Fetched 325 kB in 0s (1135 kB/s)
16:59:09 [2020-02-06T16:59:09.927Z] #25 ...
16:59:09 [2020-02-06T16:59:09.927Z] 
16:59:09 [2020-02-06T16:59:09.927Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:09 [2020-02-06T16:59:09.927Z] #43 19.42 Reading package lists...
16:59:09 [2020-02-06T16:59:09.927Z] #43 26.53 Reading package lists...
16:59:09 [2020-02-06T16:59:09.927Z] #43 32.89 Building dependency tree...
16:59:09 [2020-02-06T16:59:09.927Z] #43 35.73 The following additional packages will be installed:
16:59:09 [2020-02-06T16:59:09.927Z] #43 35.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:59:09 [2020-02-06T16:59:09.927Z] #43 35.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:59:09 [2020-02-06T16:59:09.927Z] #43 35.76 Suggested packages:
16:59:09 [2020-02-06T16:59:09.927Z] #43 35.76   manpages-dev python-setuptools
16:59:09 [2020-02-06T16:59:09.927Z] #43 ...
16:59:09 [2020-02-06T16:59:09.927Z] 
16:59:09 [2020-02-06T16:59:09.927Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:09 [2020-02-06T16:59:09.927Z] #25 36.19 Selecting previously unselected package libonig5:arm64.
16:59:09 [2020-02-06T16:59:09.927Z] #25 36.19 (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 ... 15374 files and directories currently installed.)
16:59:09 [2020-02-06T16:59:09.927Z] #25 36.28 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
16:59:09 [2020-02-06T16:59:09.927Z] #25 36.30 Unpacking libonig5:arm64 (6.9.1-1) ...
16:59:09 [2020-02-06T16:59:09.943Z] #44 86.96   DEP      criu/plugin.d
16:59:09 [2020-02-06T16:59:09.943Z] #44 87.03   DEP      criu/pipes.d
16:59:09 [2020-02-06T16:59:09.943Z] #44 87.16   DEP      criu/pie-util.d
16:59:10 [2020-02-06T16:59:10.003Z] #44 25.25 Setting up python-pkg-resources (40.8.0-1) ...
16:59:10 [2020-02-06T16:59:10.003Z] #44 ...
16:59:10 [2020-02-06T16:59:10.003Z] 
16:59:10 [2020-02-06T16:59:10.003Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:10 [2020-02-06T16:59:10.003Z] #72 DONE 25.3s
16:59:10 [2020-02-06T16:59:10.165Z] #44 26.47   CC       images/fs.o
16:59:10 [2020-02-06T16:59:10.198Z] #44 87.26   DEP      criu/pie-util-vdso.d
16:59:10 [2020-02-06T16:59:10.198Z] #44 87.34   DEP      criu/pie-util-vdso-elf32.d
16:59:10 [2020-02-06T16:59:10.198Z] #44 87.44   DEP      criu/path.d
16:59:10 [2020-02-06T16:59:10.392Z] 
16:59:10 [2020-02-06T16:59:10.392Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:10 [2020-02-06T16:59:10.392Z] #28 1.391 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:59:10 [2020-02-06T16:59:10.392Z] #28 1.719 #=#=#                                                                         
16:59:10 [2020-02-06T16:59:10.392Z] #28 1.957 #=#=#                                                                         

                                                                           0.2%
####                                                                       6.7%
#########                                                                 13.0%
############                                                              17.1%
################                                                          23.4%
#####################                                                     29.7%
#########################                                                 36.0%
############################                                              40.1%
####################################                                      50.6%
########################################                                  56.9%
#############################################                             62.7%
###################################################                       71.0%
#######################################################                   77.3%
############################################################              83.6%
##################################################################        91.9%
######################################################################## 100.0%
16:59:10 [2020-02-06T16:59:10.392Z] #28 4.212 
16:59:10 [2020-02-06T16:59:10.423Z] #44 26.69   CC       images/pstree.o
16:59:10 [2020-02-06T16:59:10.452Z] #44 87.64   DEP      criu/parasite-syscall.d
16:59:10 [2020-02-06T16:59:10.498Z] #25 36.84 Selecting previously unselected package libjq1:arm64.
16:59:10 [2020-02-06T16:59:10.498Z] #25 36.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:59:10 [2020-02-06T16:59:10.498Z] #25 36.86 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:59:10 [2020-02-06T16:59:10.707Z] #44 87.86   DEP      criu/pagemap.d
16:59:10 [2020-02-06T16:59:10.760Z] #25 37.04 Selecting previously unselected package jq.
16:59:10 [2020-02-06T16:59:10.760Z] #25 37.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
16:59:10 [2020-02-06T16:59:10.760Z] #25 37.05 Unpacking jq (1.5+dfsg-2+b1) ...
16:59:10 [2020-02-06T16:59:10.962Z] #44 88.09   DEP      criu/pagemap-cache.d
16:59:10 [2020-02-06T16:59:10.962Z] #44 88.26   DEP      criu/page-xfer.d
16:59:10 [2020-02-06T16:59:10.994Z] #44 26.93   CC       images/pipe.o
16:59:10 [2020-02-06T16:59:10.994Z] #44 27.16   CC       images/tcp-stream.o
16:59:10 [2020-02-06T16:59:10.994Z] #44 27.34   CC       images/sk-packet.o
16:59:11 [2020-02-06T16:59:11.122Z] #28 4.385 
##                                                                         3.2%
##############                                                            20.2%
##################                                                        25.9%
######################                                                    31.5%
##############################                                            42.9%
###########################################                               59.9%
#######################################################                   76.9%
#######################################################################   99.5%
######################################################################## 100.0%
16:59:11 [2020-02-06T16:59:11.217Z] #44 88.42   DEP      criu/page-pipe.d
16:59:11 [2020-02-06T16:59:11.217Z] #44 88.53   DEP      criu/netfilter.d
16:59:11 [2020-02-06T16:59:11.393Z] #25 37.57 Setting up libonig5:arm64 (6.9.1-1) ...
16:59:11 [2020-02-06T16:59:11.472Z] #44 88.71   DEP      criu/net.d
16:59:11 [2020-02-06T16:59:11.494Z] #28 5.627 #=#=#                                                                         
16:59:11 [2020-02-06T16:59:11.575Z] #44 27.71   CC       images/mnt.o
16:59:11 [2020-02-06T16:59:11.727Z] #44 88.90   DEP      criu/namespaces.d
16:59:11 [2020-02-06T16:59:11.728Z] #44 89.08   DEP      criu/mount.d
16:59:11 [2020-02-06T16:59:11.833Z] #44 28.02   CC       images/pipe-data.o
16:59:11 [2020-02-06T16:59:11.969Z] #25 37.98 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:59:11 [2020-02-06T16:59:11.970Z] #25 ...
16:59:11 [2020-02-06T16:59:11.970Z] 
16:59:11 [2020-02-06T16:59:11.970Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:11 [2020-02-06T16:59:11.970Z] #35 21.29 Reading package lists...
16:59:11 [2020-02-06T16:59:11.970Z] #35 28.50 Reading package lists...
16:59:11 [2020-02-06T16:59:11.970Z] #35 35.82 Building dependency tree...
16:59:11 [2020-02-06T16:59:11.983Z] #44 89.31   DEP      criu/mem.d
16:59:12 [2020-02-06T16:59:12.091Z] #44 28.25   CC       images/sa.o
16:59:12 [2020-02-06T16:59:12.238Z] #44 89.48   DEP      criu/lsm.d
16:59:12 [2020-02-06T16:59:12.324Z] #35 ...
16:59:12 [2020-02-06T16:59:12.324Z] 
16:59:12 [2020-02-06T16:59:12.324Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:12 [2020-02-06T16:59:12.324Z] #43 36.84 The following NEW packages will be installed:
16:59:12 [2020-02-06T16:59:12.324Z] #43 36.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:59:12 [2020-02-06T16:59:12.324Z] #43 36.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:59:12 [2020-02-06T16:59:12.324Z] #43 36.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:59:12 [2020-02-06T16:59:12.324Z] #43 36.85   python-six zlib1g-dev
16:59:12 [2020-02-06T16:59:12.324Z] #43 37.31 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
16:59:12 [2020-02-06T16:59:12.324Z] #43 37.31 Need to get 3798 kB of archives.
16:59:12 [2020-02-06T16:59:12.324Z] #43 37.31 After this operation, 21.6 MB of additional disk space will be used.
16:59:12 [2020-02-06T16:59:12.324Z] #43 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 37.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 38.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 38.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 38.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 38.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
16:59:12 [2020-02-06T16:59:12.325Z] #43 38.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
16:59:12 [2020-02-06T16:59:12.349Z] #44 28.48   CC       images/timer.o
16:59:12 [2020-02-06T16:59:12.493Z] #44 89.62   DEP      criu/log.d
16:59:12 [2020-02-06T16:59:12.493Z] #44 89.73   DEP      criu/libnetlink.d
16:59:12 [2020-02-06T16:59:12.493Z] #44 89.83   DEP      criu/kerndat.d
16:59:12 [2020-02-06T16:59:12.588Z] #43 38.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
16:59:12 [2020-02-06T16:59:12.606Z] #44 28.79   CC       images/timerfd.o
16:59:12 [2020-02-06T16:59:12.748Z] #44 89.98   DEP      criu/kcmp-ids.d
16:59:12 [2020-02-06T16:59:12.748Z] #44 90.05   DEP      criu/irmap.d
16:59:12 [2020-02-06T16:59:12.864Z] #44 29.00   CC       images/mm.o
16:59:12 [2020-02-06T16:59:12.988Z] #28 5.762 
#####                                                                      7.2%
##########                                                                14.8%
################                                                          22.4%
#######################                                                   32.6%
###########################                                               37.7%
################################                                          45.3%
#######################################                                   55.5%
###########################################                               60.6%
##################################################                        70.7%
##########################################################                80.9%
#################################################################         91.1%
######################################################################## 100.0%
16:59:13 [2020-02-06T16:59:13.003Z] #44 90.22   DEP      criu/ipc_ns.d
16:59:13 [2020-02-06T16:59:13.003Z] #44 90.34   DEP      criu/image.d
16:59:13 [2020-02-06T16:59:13.123Z] #44 29.34   CC       images/sk-opts.o
16:59:13 [2020-02-06T16:59:13.180Z] #43 ...
16:59:13 [2020-02-06T16:59:13.181Z] 
16:59:13 [2020-02-06T16:59:13.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
16:59:13 [2020-02-06T16:59:13.181Z] #25 38.85 Setting up jq (1.5+dfsg-2+b1) ...
16:59:13 [2020-02-06T16:59:13.181Z] #25 38.92 Processing triggers for libc-bin (2.28-10) ...
16:59:13 [2020-02-06T16:59:13.181Z] #25 DONE 39.4s
16:59:13 [2020-02-06T16:59:13.181Z] 
16:59:13 [2020-02-06T16:59:13.181Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
16:59:13 [2020-02-06T16:59:13.181Z] #59 33.91 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
16:59:13 [2020-02-06T16:59:13.181Z] #59 33.91 Need to get 119 kB of archives.
16:59:13 [2020-02-06T16:59:13.181Z] #59 33.91 After this operation, 387 kB of additional disk space will be used.
16:59:13 [2020-02-06T16:59:13.181Z] #59 33.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:59:13 [2020-02-06T16:59:13.181Z] #59 33.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.46 debconf: delaying package configuration, since apt-utils is not installed
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.70 Fetched 119 kB in 0s (376 kB/s)
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.85 Selecting previously unselected package libbtrfs0.
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.85 (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 ... 15374 files and directories currently installed.)
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.97 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 35.99 Unpacking libbtrfs0 (4.20.1-2) ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.21 Selecting previously unselected package libbtrfs-dev.
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.23 Unpacking libbtrfs-dev (4.20.1-2) ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.79 Setting up libbtrfs0 (4.20.1-2) ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.86 Setting up libbtrfs-dev (4.20.1-2) ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 36.88 Processing triggers for libc-bin (2.28-10) ...
16:59:13 [2020-02-06T16:59:13.181Z] #59 DONE 39.4s
16:59:13 [2020-02-06T16:59:13.181Z] 
16:59:13 [2020-02-06T16:59:13.181Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:59:13 [2020-02-06T16:59:13.181Z] #26 DONE 0.1s
16:59:13 [2020-02-06T16:59:13.181Z] 
16:59:13 [2020-02-06T16:59:13.181Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.55 The following additional packages will be installed:
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.55 Suggested packages:
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.56   cmake-doc ninja-build lrzip
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.56 Recommended packages:
16:59:13 [2020-02-06T16:59:13.181Z] #35 38.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:59:13 [2020-02-06T16:59:13.181Z] #35 39.31 The following NEW packages will be installed:
16:59:13 [2020-02-06T16:59:13.181Z] #35 39.32   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:59:13 [2020-02-06T16:59:13.181Z] #35 39.32   vim-common xxd
16:59:13 [2020-02-06T16:59:13.354Z] #28 7.417 
16:59:13 [2020-02-06T16:59:13.381Z] #44 29.56   CC       images/sk-unix.o
16:59:13 [2020-02-06T16:59:13.448Z] #35 ...
16:59:13 [2020-02-06T16:59:13.448Z] 
16:59:13 [2020-02-06T16:59:13.448Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:59:13 [2020-02-06T16:59:13.448Z] #60 DONE 0.2s
16:59:13 [2020-02-06T16:59:13.448Z] 
16:59:13 [2020-02-06T16:59:13.448Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:59:13 [2020-02-06T16:59:13.448Z] #61 DONE 0.1s
16:59:13 [2020-02-06T16:59:13.448Z] 
16:59:13 [2020-02-06T16:59:13.448Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:13 [2020-02-06T16:59:13.448Z] #35 39.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
16:59:13 [2020-02-06T16:59:13.448Z] #35 39.82 Need to get 14.2 MB of archives.
16:59:13 [2020-02-06T16:59:13.448Z] #35 39.82 After this operation, 60.0 MB of additional disk space will be used.
16:59:13 [2020-02-06T16:59:13.448Z] #35 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:59:13 [2020-02-06T16:59:13.564Z] #44 90.60   DEP      criu/image-desc.d
16:59:13 [2020-02-06T16:59:13.564Z] #44 90.74   DEP      criu/fsnotify.d
16:59:13 [2020-02-06T16:59:13.564Z] #44 90.87   DEP      criu/filesystems.d
16:59:13 [2020-02-06T16:59:13.712Z] #35 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:59:13 [2020-02-06T16:59:13.712Z] #35 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
16:59:13 [2020-02-06T16:59:13.712Z] #35 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
16:59:13 [2020-02-06T16:59:13.820Z] #44 91.07   DEP      criu/files.d
16:59:13 [2020-02-06T16:59:13.947Z] #44 29.91   CC       images/sk-inet.o
16:59:13 [2020-02-06T16:59:13.947Z] #44 30.26   CC       images/tun.o
16:59:14 [2020-02-06T16:59:14.075Z] #44 91.28   DEP      criu/files-reg.d
16:59:14 [2020-02-06T16:59:14.331Z] #44 91.45   DEP      criu/files-ext.d
16:59:14 [2020-02-06T16:59:14.331Z] #44 91.62   DEP      criu/file-lock.d
16:59:14 [2020-02-06T16:59:14.513Z] #44 30.56   CC       images/sk-netlink.o
16:59:14 [2020-02-06T16:59:14.513Z] #44 30.81   CC       images/packet-sock.o
16:59:14 [2020-02-06T16:59:14.586Z] #44 91.77   DEP      criu/file-ids.d
16:59:14 [2020-02-06T16:59:14.664Z] #35 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
16:59:14 [2020-02-06T16:59:14.664Z] #35 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
16:59:14 [2020-02-06T16:59:14.664Z] #35 40.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
16:59:14 [2020-02-06T16:59:14.664Z] #35 40.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
16:59:14 [2020-02-06T16:59:14.664Z] #35 41.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
16:59:14 [2020-02-06T16:59:14.664Z] #35 41.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
16:59:14 [2020-02-06T16:59:14.846Z] #44 91.93   DEP      criu/fifo.d
16:59:14 [2020-02-06T16:59:14.846Z] #44 92.03   DEP      criu/fdstore.d
16:59:14 [2020-02-06T16:59:14.846Z] #44 92.18   DEP      criu/fault-injection.d
16:59:15 [2020-02-06T16:59:15.079Z] #44 31.26   CC       images/ipc-var.o
16:59:15 [2020-02-06T16:59:15.101Z] #44 92.22   DEP      criu/external.d
16:59:15 [2020-02-06T16:59:15.101Z] #44 ...
16:59:15 [2020-02-06T16:59:15.101Z] 
16:59:15 [2020-02-06T16:59:15.101Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:59:15 [2020-02-06T16:59:15.101Z] #30 DONE 166.0s
16:59:15 [2020-02-06T16:59:15.101Z] 
16:59:15 [2020-02-06T16:59:15.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:15 [2020-02-06T16:59:15.101Z] #44 92.40   DEP      criu/eventpoll.d
16:59:15 [2020-02-06T16:59:15.101Z] #44 ...
16:59:15 [2020-02-06T16:59:15.101Z] 
16:59:15 [2020-02-06T16:59:15.101Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:15 [2020-02-06T16:59:15.101Z] #17 12.24 Reading package lists...
16:59:15 [2020-02-06T16:59:15.101Z] #17 16.61 Reading package lists...
16:59:15 [2020-02-06T16:59:15.101Z] #17 20.00 Building dependency tree...
16:59:15 [2020-02-06T16:59:15.101Z] #17 20.92 Reading state information...
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.05 libcap2-bin is already the newest version (1:2.25-2).
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.05 The following additional packages will be installed:
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.06   python3.7 python3.7-minimal vim-runtime xxd
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07 Suggested packages:
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07 Recommended packages:
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07   aufs-dkms nftables build-essential python3-dev python3-keyring
16:59:15 [2020-02-06T16:59:15.101Z] #17 22.07   python3-keyrings.alt python3-xdg unzip
16:59:15 [2020-02-06T16:59:15.337Z] #44 31.52   CC       images/ipc-desc.o
16:59:15 [2020-02-06T16:59:15.595Z] #44 31.75   CC       images/ipc-shm.o
16:59:15 [2020-02-06T16:59:15.615Z] #35 ...
16:59:15 [2020-02-06T16:59:15.615Z] 
16:59:15 [2020-02-06T16:59:15.615Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:15 [2020-02-06T16:59:15.615Z] #71 DONE 41.4s
16:59:15 [2020-02-06T16:59:15.615Z] 
16:59:15 [2020-02-06T16:59:15.615Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:15 [2020-02-06T16:59:15.615Z] #43 40.45 debconf: delaying package configuration, since apt-utils is not installed
16:59:15 [2020-02-06T16:59:15.615Z] #43 40.72 Fetched 3798 kB in 2s (2138 kB/s)
16:59:15 [2020-02-06T16:59:15.615Z] #43 40.96 Selecting previously unselected package libcap-dev:arm64.
16:59:15 [2020-02-06T16:59:15.615Z] #43 40.96 (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 ... 15374 files and directories currently installed.)
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.11 Unpacking libcap-dev:arm64 (1:2.25-2) ...
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.60 Selecting previously unselected package libnet1:arm64.
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.88 Selecting previously unselected package libnet1-dev.
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
16:59:15 [2020-02-06T16:59:15.615Z] #43 41.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:59:15 [2020-02-06T16:59:15.640Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
16:59:15 [2020-02-06T16:59:15.640Z] #28 ...
16:59:15 [2020-02-06T16:59:15.640Z] 
16:59:15 [2020-02-06T16:59:15.640Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:15 [2020-02-06T16:59:15.640Z] #11 20.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 21.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 21.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 21.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 24.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
16:59:15 [2020-02-06T16:59:15.640Z] #11 24.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
16:59:15 [2020-02-06T16:59:15.853Z] #44 32.02   CC       images/ipc-msg.o
16:59:15 [2020-02-06T16:59:15.876Z] #43 42.18 Selecting previously unselected package libnl-3-200:arm64.
16:59:15 [2020-02-06T16:59:15.876Z] #43 42.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
16:59:15 [2020-02-06T16:59:15.876Z] #43 42.20 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:59:16 [2020-02-06T16:59:16.038Z] #11 ...
16:59:16 [2020-02-06T16:59:16.038Z] 
16:59:16 [2020-02-06T16:59:16.038Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:16 [2020-02-06T16:59:16.111Z] #44 32.38   CC       images/ipc-sem.o
16:59:16 [2020-02-06T16:59:16.137Z] #43 42.42 Selecting previously unselected package libnl-3-dev:arm64.
16:59:16 [2020-02-06T16:59:16.137Z] #43 42.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
16:59:16 [2020-02-06T16:59:16.137Z] #43 42.45 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
16:59:16 [2020-02-06T16:59:16.370Z] #44 32.60   CC       images/utsns.o
16:59:16 [2020-02-06T16:59:16.413Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
####################################                                      50.8%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.5%
#########################################                                 57.4%
###########################################                               60.2%
##########################################
16:59:16 [2020-02-06T16:59:16.413Z] #28 ...
16:59:16 [2020-02-06T16:59:16.413Z] 
16:59:16 [2020-02-06T16:59:16.413Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.263 + RM_GOPATH=0
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.264 + TMP_GOPATH=
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.264 + : /build
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.264 + '[' -z '' ']'
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.264 ++ mktemp -d
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.265 + export GOPATH=/tmp/tmp.vXZ7efEaUk
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.265 + GOPATH=/tmp/tmp.vXZ7efEaUk
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.265 + RM_GOPATH=1
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.265 ++ dirname ./install.sh
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + dir=.
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + bin=containerd
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + shift
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + '[' '!' -f ./containerd.installer ']'
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + . ./containerd.installer
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + install_containerd
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vXZ7efEaUk/src/github.com/containerd/containerd
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.266 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:16 [2020-02-06T16:59:16.413Z] #63 0.267 Cloning into '/tmp/tmp.vXZ7efEaUk/src/github.com/containerd/containerd'...
16:59:16 [2020-02-06T16:59:16.628Z] #44 32.88   CC       images/creds.o
16:59:16 [2020-02-06T16:59:16.802Z] #63 ...
16:59:16 [2020-02-06T16:59:16.802Z] 
16:59:16 [2020-02-06T16:59:16.802Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:16 [2020-02-06T16:59:16.987Z] #17 ...
16:59:16 [2020-02-06T16:59:16.987Z] 
16:59:16 [2020-02-06T16:59:16.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:16 [2020-02-06T16:59:16.987Z] #44 92.68   DEP      criu/eventfd.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 92.91   DEP      criu/crtools.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 93.15   DEP      criu/cr-service.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 93.40   DEP      criu/cr-restore.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 93.75   DEP      criu/cr-errno.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 93.76   DEP      criu/cr-dump.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 93.93   DEP      criu/cr-dedup.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 94.04   DEP      criu/cr-check.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 94.19   DEP      criu/config.d
16:59:16 [2020-02-06T16:59:16.987Z] #44 94.29   DEP      criu/clone-noasan.d
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.28 Selecting previously unselected package libprotobuf-c1:arm64.
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.49 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
16:59:17 [2020-02-06T16:59:17.081Z] #43 43.52 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:59:17 [2020-02-06T16:59:17.194Z] #44 33.18   CC       images/vma.o
16:59:17 [2020-02-06T16:59:17.194Z] #44 33.45   CC       images/netdev.o
16:59:17 [2020-02-06T16:59:17.194Z] #44 ...
16:59:17 [2020-02-06T16:59:17.194Z] 
16:59:17 [2020-02-06T16:59:17.194Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:59:17 [2020-02-06T16:59:17.194Z] #65 98.81 + for f in rootlesskit rootlesskit-docker-proxy
16:59:17 [2020-02-06T16:59:17.194Z] #65 98.81 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:59:17 [2020-02-06T16:59:17.243Z] #44 94.35   DEP      criu/cgroup.d
16:59:17 [2020-02-06T16:59:17.243Z] #44 94.56   DEP      criu/cgroup-props.d
16:59:17 [2020-02-06T16:59:17.498Z] #44 94.64   DEP      criu/bitmap.d
16:59:17 [2020-02-06T16:59:17.498Z] #44 94.68   DEP      criu/bfd.d
16:59:17 [2020-02-06T16:59:17.498Z] #44 94.74   DEP      criu/autofs.d
16:59:17 [2020-02-06T16:59:17.574Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
####################################                                      50.8%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.5%
#########################################                                 57.4%
###########################################                               60.2%
##############################################                            64.0%
###############################################                           65.9%
#################################################                         68.8%
####################################################                      72.6%
######################################################                    75.4%
########################################################                  78.2%
###########################################################               82.0%
#############################################################             85.1%
16:59:17 [2020-02-06T16:59:17.574Z] #28 ...
16:59:17 [2020-02-06T16:59:17.574Z] 
16:59:17 [2020-02-06T16:59:17.574Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:17 [2020-02-06T16:59:17.574Z] #44 27.27 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 27.27 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 27.28 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 27.29 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 27.30 Setting up python-six (1.12.0-1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.70 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.70 Setting up libnl-3-200:s390x (3.4.0-1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.72 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.72 Setting up libcap-dev:s390x (1:2.25-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.73 Setting up libprotoc17:s390x (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.74 Setting up protobuf-compiler (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.75 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 28.76 Setting up python-protobuf (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 32.37 Setting up libnl-3-dev:s390x (3.4.0-1) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 32.38 Processing triggers for libc-bin (2.28-10) ...
16:59:17 [2020-02-06T16:59:17.574Z] #44 DONE 32.6s
16:59:17 [2020-02-06T16:59:17.574Z] 
16:59:17 [2020-02-06T16:59:17.574Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:17 [2020-02-06T16:59:17.574Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
####################################                                      50.8%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.5%
#########################################                                 57.4%
###########################################                               60.2%
##############################################                            64.0%
###############################################                           65.9%
#################################################                         68.8%
####################################################                      72.6%
######################################################                    75.4%
########################################################                  78.2%
###########################################################               82.0%
#############################################################             85.1%
##############################################################            87.2%
#####################################################
16:59:17 [2020-02-06T16:59:17.574Z] #28 ...
16:59:17 [2020-02-06T16:59:17.574Z] 
16:59:17 [2020-02-06T16:59:17.574Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:17 [2020-02-06T16:59:17.574Z] #36 22.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 23.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 23.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
16:59:17 [2020-02-06T16:59:17.574Z] #36 24.66 debconf: delaying package configuration, since apt-utils is not installed
16:59:17 [2020-02-06T16:59:17.574Z] #36 24.76 Fetched 13.9 MB in 4s (3454 kB/s)
16:59:17 [2020-02-06T16:59:17.574Z] #36 24.80 Selecting previously unselected package xxd.
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.80 (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 ... 15168 files and directories currently installed.)
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.88 Unpacking xxd (2:8.1.0875-5) ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.97 Selecting previously unselected package vim-common.
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 24.98 Unpacking vim-common (2:8.1.0875-5) ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 25.24 Selecting previously unselected package cmake-data.
16:59:17 [2020-02-06T16:59:17.575Z] #36 25.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 25.24 Unpacking cmake-data (3.13.4-1) ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 27.48 Selecting previously unselected package libicu63:s390x.
16:59:17 [2020-02-06T16:59:17.575Z] #36 27.49 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 27.49 Unpacking libicu63:s390x (63.1-6) ...
16:59:17 [2020-02-06T16:59:17.575Z] #36 ...
16:59:17 [2020-02-06T16:59:17.575Z] 
16:59:17 [2020-02-06T16:59:17.575Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:17 [2020-02-06T16:59:17.575Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
####################################                                      50.8%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.5%
#########################################                                 57.4%
###########################################                               60.2%
##############################################                            64.0%
###############################################                           65.9%
#################################################                         68.8%
####################################################                      72.6%
######################################################                    75.4%
########################################################                  78.2%
###########################################################               82.0%
#############################################################             85.1%
##############################################################            87.2%
################################################################          90.0%
####################################################################      94.8%
#######################################################################  
16:59:17 [2020-02-06T16:59:17.575Z] #28 ...
16:59:17 [2020-02-06T16:59:17.575Z] 
16:59:17 [2020-02-06T16:59:17.575Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:17 [2020-02-06T16:59:17.575Z] #34 22.74 sync
16:59:17 [2020-02-06T16:59:17.575Z] #34 22.74 internal/reflectlite
16:59:17 [2020-02-06T16:59:17.575Z] #34 25.06 errors
16:59:17 [2020-02-06T16:59:17.575Z] #34 25.06 sort
16:59:17 [2020-02-06T16:59:17.575Z] #34 25.41 strconv
16:59:17 [2020-02-06T16:59:17.575Z] #34 26.31 io
16:59:17 [2020-02-06T16:59:17.575Z] #34 27.33 syscall
16:59:17 [2020-02-06T16:59:17.575Z] #34 28.62 reflect
16:59:17 [2020-02-06T16:59:17.657Z] #43 43.76 Selecting previously unselected package zlib1g-dev:arm64.
16:59:17 [2020-02-06T16:59:17.657Z] #43 43.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
16:59:17 [2020-02-06T16:59:17.657Z] #43 43.83 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:59:17 [2020-02-06T16:59:17.753Z] #44 94.87   DEP      criu/aio.d
16:59:17 [2020-02-06T16:59:17.753Z] #44 95.05   DEP      criu/action-scripts.d
16:59:17 [2020-02-06T16:59:17.919Z] #43 44.21 Selecting previously unselected package libprotobuf17:arm64.
16:59:17 [2020-02-06T16:59:17.919Z] #43 44.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
16:59:17 [2020-02-06T16:59:17.919Z] #43 44.22 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
16:59:17 [2020-02-06T16:59:17.960Z] #34 ...
16:59:17 [2020-02-06T16:59:17.960Z] 
16:59:17 [2020-02-06T16:59:17.960Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:17 [2020-02-06T16:59:17.961Z] #28 7.539 
#                                                                          2.6%
###                                                                        5.4%
#####                                                                      8.3%
########                                                                  12.1%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.4%
##################                                                        25.3%
####################                                                      28.1%
######################                                                    31.9%
#######################                                                   32.8%
#########################                                                 35.7%
###########################                                               38.5%
##############################                                            42.3%
################################                                          45.1%
#################################                                         47.0%
###################################                                       48.9%
####################################                                      50.8%
#####################################                                     52.7%
#######################################                                   54.6%
#######################################                                   55.5%
#########################################                                 57.4%
###########################################                               60.2%
##############################################                            64.0%
###############################################                           65.9%
#################################################                         68.8%
####################################################                      72.6%
######################################################                    75.4%
########################################################                  78.2%
###########################################################               82.0%
#############################################################             85.1%
##############################################################            87.2%
################################################################          90.0%
####################################################################      94.8%
#######################################################################   99.5%
######################################################################## 100.0%
16:59:17 [2020-02-06T16:59:17.961Z] #28 12.01 
16:59:18 [2020-02-06T16:59:18.313Z] #44 95.35   CC       criu/action-scripts.o
16:59:18 [2020-02-06T16:59:18.492Z] #43 ...
16:59:18 [2020-02-06T16:59:18.492Z] 
16:59:18 [2020-02-06T16:59:18.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.62 The following additional packages will be installed:
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.64 Suggested packages:
16:59:18 [2020-02-06T16:59:18.492Z] #10 34.65   gcc-8-locales seccomp wine64
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.98 The following NEW packages will be installed:
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.98   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.98   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 35.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.37 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.37 Need to get 73.3 MB of archives.
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.37 After this operation, 472 MB of additional disk space will be used.
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 37.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 38.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 38.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 41.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 43.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
16:59:18 [2020-02-06T16:59:18.492Z] #10 ...
16:59:18 [2020-02-06T16:59:18.492Z] 
16:59:18 [2020-02-06T16:59:18.492Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.63 debconf: delaying package configuration, since apt-utils is not installed
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.76 Fetched 14.2 MB in 2s (8309 kB/s)
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.86 Selecting previously unselected package xxd.
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.86 (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 ... 15374 files and directories currently installed.)
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
16:59:18 [2020-02-06T16:59:18.492Z] #35 42.94 Unpacking xxd (2:8.1.0875-5) ...
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.25 Selecting previously unselected package vim-common.
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.29 Unpacking vim-common (2:8.1.0875-5) ...
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.94 Selecting previously unselected package cmake-data.
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:59:18 [2020-02-06T16:59:18.492Z] #35 43.99 Unpacking cmake-data (3.13.4-1) ...
16:59:18 [2020-02-06T16:59:18.568Z] #44 95.89   CC       criu/aio.o
16:59:18 [2020-02-06T16:59:18.753Z] #28 12.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:59:19 [2020-02-06T16:59:19.128Z] #28 13.14 
16:59:19 [2020-02-06T16:59:19.128Z] #28 13.28 
######################################################################## 100.0%
16:59:19 [2020-02-06T16:59:19.128Z] #28 13.34 
16:59:19 [2020-02-06T16:59:19.170Z] #44 96.39   CC       criu/autofs.o
16:59:19 [2020-02-06T16:59:19.490Z] #28 ...
16:59:19 [2020-02-06T16:59:19.490Z] 
16:59:19 [2020-02-06T16:59:19.490Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:19 [2020-02-06T16:59:19.490Z] #48 24.47 internal/reflectlite
16:59:19 [2020-02-06T16:59:19.490Z] #48 24.47 github.com/LK4D4/vndr/godl/singleflight
16:59:19 [2020-02-06T16:59:19.490Z] #48 24.77 math/rand
16:59:19 [2020-02-06T16:59:19.490Z] #48 25.60 internal/singleflight
16:59:19 [2020-02-06T16:59:19.490Z] #48 26.80 io
16:59:19 [2020-02-06T16:59:19.490Z] #48 26.80 strconv
16:59:19 [2020-02-06T16:59:19.490Z] #48 27.68 bytes
16:59:19 [2020-02-06T16:59:19.490Z] #48 30.09 reflect
16:59:19 [2020-02-06T16:59:19.490Z] #48 30.17 bufio
16:59:19 [2020-02-06T16:59:19.490Z] #48 32.08 syscall
16:59:19 [2020-02-06T16:59:19.490Z] #48 ...
16:59:19 [2020-02-06T16:59:19.490Z] 
16:59:19 [2020-02-06T16:59:19.490Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:19 [2020-02-06T16:59:19.490Z] #36 32.99 Selecting previously unselected package libxml2:s390x.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.01 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.36 Selecting previously unselected package libarchive13:s390x.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.36 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.58 Selecting previously unselected package libjsoncpp1:s390x.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.58 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.64 Selecting previously unselected package librhash0:s390x.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.64 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.65 Unpacking librhash0:s390x (1.3.8-1) ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.74 Selecting previously unselected package libuv1:s390x.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.74 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.74 Unpacking libuv1:s390x (1.24.1-1) ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.79 Selecting previously unselected package cmake.
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.79 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
16:59:19 [2020-02-06T16:59:19.490Z] #36 33.79 Unpacking cmake (3.13.4-1) ...
16:59:19 [2020-02-06T16:59:19.722Z] #65 ...
16:59:19 [2020-02-06T16:59:19.722Z] 
16:59:19 [2020-02-06T16:59:19.722Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:19 [2020-02-06T16:59:19.722Z] #47 91.35 vendor/golang.org/x/crypto/cryptobyte
16:59:19 [2020-02-06T16:59:19.722Z] #47 91.42 net
16:59:19 [2020-02-06T16:59:19.722Z] #47 93.39 vendor/golang.org/x/crypto/poly1305
16:59:19 [2020-02-06T16:59:19.722Z] #47 93.92 vendor/golang.org/x/sys/cpu
16:59:19 [2020-02-06T16:59:19.722Z] #47 94.18 vendor/golang.org/x/crypto/chacha20poly1305
16:59:19 [2020-02-06T16:59:19.722Z] #47 95.67 vendor/golang.org/x/text/transform
16:59:19 [2020-02-06T16:59:19.722Z] #47 96.37 vendor/golang.org/x/text/unicode/bidi
16:59:19 [2020-02-06T16:59:19.722Z] #47 98.28 vendor/golang.org/x/text/secure/bidirule
16:59:19 [2020-02-06T16:59:19.722Z] #47 98.67 vendor/golang.org/x/text/unicode/norm
16:59:19 [2020-02-06T16:59:19.980Z] #47 ...
16:59:19 [2020-02-06T16:59:19.980Z] 
16:59:19 [2020-02-06T16:59:19.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:19 [2020-02-06T16:59:19.980Z] #44 33.90   CC       images/tty.o
16:59:19 [2020-02-06T16:59:19.980Z] #44 34.52   CC       images/file-lock.o
16:59:19 [2020-02-06T16:59:19.980Z] #44 34.72   CC       images/rlimit.o
16:59:19 [2020-02-06T16:59:19.980Z] #44 34.93   CC       images/pagemap.o
16:59:19 [2020-02-06T16:59:19.980Z] #44 35.23   CC       images/siginfo.o
16:59:19 [2020-02-06T16:59:19.980Z] #44 35.56   CC       images/rpc.o
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.57 Setting up libicu63:s390x (63.1-6) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.59 Setting up xxd (2:8.1.0875-5) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.59 Setting up libuv1:s390x (1.24.1-1) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.60 Setting up vim-common (2:8.1.0875-5) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.61 Setting up librhash0:s390x (1.3.8-1) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.62 Setting up cmake-data (3.13.4-1) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.65 Setting up libjsoncpp1:s390x (1.7.4-3) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.65 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.66 Setting up cmake (3.13.4-1) ...
16:59:20 [2020-02-06T16:59:20.285Z] #36 35.67 Processing triggers for libc-bin (2.28-10) ...
16:59:20 [2020-02-06T16:59:20.546Z] #44 36.77   CC       images/ext-file.o
16:59:20 [2020-02-06T16:59:20.578Z] #44 97.64   CC       criu/bfd.o
16:59:20 [2020-02-06T16:59:20.657Z] #36 35.71 Processing triggers for mime-support (3.62) ...
16:59:20 [2020-02-06T16:59:20.657Z] #36 DONE 36.0s
16:59:20 [2020-02-06T16:59:20.657Z] 
16:59:20 [2020-02-06T16:59:20.657Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:20 [2020-02-06T16:59:20.657Z] #28 14.44 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:59:20 [2020-02-06T16:59:20.657Z] #28 14.72 
16:59:20 [2020-02-06T16:59:20.657Z] #28 14.88 
######################################################################## 100.0%
16:59:20 [2020-02-06T16:59:20.804Z] #44 36.96   CC       images/cgroup.o
16:59:20 [2020-02-06T16:59:20.834Z] #44 98.13   CC       criu/bitmap.o
16:59:21 [2020-02-06T16:59:21.040Z] #28 ...
16:59:21 [2020-02-06T16:59:21.040Z] 
16:59:21 [2020-02-06T16:59:21.040Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:59:21 [2020-02-06T16:59:21.040Z] #37 DONE 0.1s
16:59:21 [2020-02-06T16:59:21.040Z] 
16:59:21 [2020-02-06T16:59:21.040Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:21 [2020-02-06T16:59:21.040Z] #28 14.95 
16:59:21 [2020-02-06T16:59:21.040Z] #28 ...
16:59:21 [2020-02-06T16:59:21.040Z] 
16:59:21 [2020-02-06T16:59:21.040Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:59:21 [2020-02-06T16:59:21.040Z] #51 25.83 + cd /tmp/tmp.JmkI8WsQVM/src/gotest.tools/gotestsum
16:59:21 [2020-02-06T16:59:21.040Z] #51 25.83 + git checkout -q v0.3.5
16:59:21 [2020-02-06T16:59:21.040Z] #51 25.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:59:21 [2020-02-06T16:59:21.040Z] #51 ...
16:59:21 [2020-02-06T16:59:21.040Z] 
16:59:21 [2020-02-06T16:59:21.040Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:59:21 [2020-02-06T16:59:21.040Z] #38 DONE 0.1s
16:59:21 [2020-02-06T16:59:21.040Z] 
16:59:21 [2020-02-06T16:59:21.040Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.004 Note: Building without setproctitle() and strlcpy() support.
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.004       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.705 fatal: not a git repository (or any of the parent directories): .git
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.729   GEN      .gitid
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.736   GEN      criu/include/version.h
16:59:21 [2020-02-06T16:59:21.040Z] #45 1.760   GEN      include/common/asm
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.647   PBCC     images/google/protobuf/descriptor.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.734   PBCC     images/opts.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.758   PBCC     images/sit.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.831   DEP      images/google/protobuf/descriptor.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.843   DEP      images/opts.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.869   DEP      images/sit.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.890   PBCC     images/macvlan.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.906   DEP      images/macvlan.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.934   PBCC     images/autofs.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.952   DEP      images/autofs.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 2.982   PBCC     images/sysctl.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.006   DEP      images/sysctl.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.054   PBCC     images/time.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.069   DEP      images/time.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.114   PBCC     images/binfmt-misc.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.122   DEP      images/binfmt-misc.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.184   PBCC     images/seccomp.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.226   DEP      images/seccomp.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.248   PBCC     images/userns.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.260   DEP      images/userns.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.277   PBCC     images/cgroup.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.300   DEP      images/cgroup.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.344   PBCC     images/fown.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.404   PBCC     images/ext-file.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.407   DEP      images/fown.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.417   DEP      images/ext-file.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.450   PBCC     images/rpc.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.497   DEP      images/rpc.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.569   PBCC     images/siginfo.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.585   DEP      images/siginfo.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.622   PBCC     images/pagemap.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.641   DEP      images/pagemap.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.692   PBCC     images/rlimit.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.726   DEP      images/rlimit.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.758   PBCC     images/file-lock.pb-c.c
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.776   DEP      images/file-lock.pb-c.d
16:59:21 [2020-02-06T16:59:21.040Z] #45 3.807   PBCC     images/tty.pb-c.c
16:59:21 [2020-02-06T16:59:21.089Z] #44 98.30   CC       criu/cgroup-props.o
16:59:21 [2020-02-06T16:59:21.345Z] #44 ...
16:59:21 [2020-02-06T16:59:21.345Z] 
16:59:21 [2020-02-06T16:59:21.345Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.46 The following NEW packages will be installed:
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.47   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.47   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.47   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.48   python3-setuptools python3-wheel python3.7 python3.7-minimal
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.48   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.80 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.80 Need to get 27.0 MB of archives.
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.80 After this operation, 111 MB of additional disk space will be used.
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 25.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 26.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 26.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 26.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:59:21 [2020-02-06T16:59:21.345Z] #17 26.96 debconf: delaying package configuration, since apt-utils is not installed
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.11 Fetched 27.0 MB in 2s (15.8 MB/s)
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.18 Selecting previously unselected package pigz.
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.18 (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 ... 23423 files and directories currently installed.)
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.25 Unpacking pigz (2.4-1) ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.33 Selecting previously unselected package libpython3.7-minimal:amd64.
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.72 Selecting previously unselected package python3.7-minimal.
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.74 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
16:59:21 [2020-02-06T16:59:21.345Z] #17 27.75 Unpacking python3.7-minimal (3.7.3-2) ...
16:59:21 [2020-02-06T16:59:21.416Z] #45 3.869   DEP      images/tty.pb-c.d
16:59:21 [2020-02-06T16:59:21.417Z] #45 3.928   PBCC     images/tun.pb-c.c
16:59:21 [2020-02-06T16:59:21.417Z] #45 3.977   PBCC     images/netdev.pb-c.c
16:59:21 [2020-02-06T16:59:21.417Z] #45 3.992   DEP      images/tun.pb-c.d
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.037   DEP      images/netdev.pb-c.d
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.058   PBCC     images/vma.pb-c.c
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.089   DEP      images/vma.pb-c.d
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.104   PBCC     images/creds.pb-c.c
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.126   DEP      images/creds.pb-c.d
16:59:21 [2020-02-06T16:59:21.417Z] #45 4.152   PBCC     images/utsns.pb-c.c
16:59:21 [2020-02-06T16:59:21.601Z] #17 28.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
16:59:21 [2020-02-06T16:59:21.601Z] #17 28.65 Setting up python3.7-minimal (3.7.3-2) ...
16:59:21 [2020-02-06T16:59:21.738Z] #44 37.65   CC       images/userns.o
16:59:21 [2020-02-06T16:59:21.738Z] #44 37.94   CC       images/google/protobuf/descriptor.o
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.179   DEP      images/utsns.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.228   PBCC     images/ipc-desc.pb-c.c
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.246   PBCC     images/ipc-sem.pb-c.c
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.249   DEP      images/ipc-desc.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.297   DEP      images/ipc-sem.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.389   PBCC     images/ipc-msg.pb-c.c
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.413   DEP      images/ipc-msg.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.425   PBCC     images/ipc-shm.pb-c.c
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.442   DEP      images/ipc-shm.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.501   PBCC     images/ipc-var.pb-c.c
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.508   DEP      images/ipc-var.pb-c.d
16:59:21 [2020-02-06T16:59:21.788Z] #45 4.548   PBCC     images/sk-opts.pb-c.c
16:59:21 [2020-02-06T16:59:21.834Z] #35 ...
16:59:21 [2020-02-06T16:59:21.834Z] 
16:59:21 [2020-02-06T16:59:21.834Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:21 [2020-02-06T16:59:21.834Z] #27 5.220 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:59:21 [2020-02-06T16:59:21.834Z] #27 5.692 #=#=#                                                                         
16:59:21 [2020-02-06T16:59:21.834Z] #27 5.929 
                                                                           0.0%
#                                                                          1.4%
##                                                                         2.8%
#####                                                                      8.3%
#########                                                                 12.9%
#############                                                             18.4%
#################                                                         24.5%
####################                                                      29.0%
#########################                                                 35.1%
############################                                              39.5%
################################                                          44.5%
###################################                                       49.0%
#######################################                                   54.6%
##########################################                                59.7%
##############################################                            64.8%
##################################################                        70.3%
######################################################                    76.0%
##########################################################                81.3%
#############################################################             85.9%
###################################################################       93.2%
######################################################################## 100.0%
16:59:21 [2020-02-06T16:59:21.834Z] #27 8.618 #=#=#                                                                         
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.564   PBCC     images/packet-sock.pb-c.c
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.606   DEP      images/sk-opts.pb-c.d
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.659   DEP      images/packet-sock.pb-c.d
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.680   PBCC     images/sk-netlink.pb-c.c
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.736   DEP      images/sk-netlink.pb-c.d
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.749   PBCC     images/sk-inet.pb-c.c
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.792   DEP      images/sk-inet.pb-c.d
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.837   PBCC     images/sk-unix.pb-c.c
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.843   DEP      images/sk-unix.pb-c.d
16:59:22 [2020-02-06T16:59:22.158Z] #45 4.896   PBCC     images/mm.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 4.929   DEP      images/mm.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 4.984   PBCC     images/timerfd.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.023   DEP      images/timerfd.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.042   PBCC     images/timer.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.055   DEP      images/timer.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.102   PBCC     images/sa.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.143   DEP      images/sa.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.205   PBCC     images/pipe-data.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.221   DEP      images/pipe-data.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.250   PBCC     images/mnt.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.276   DEP      images/mnt.pb-c.d
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.309   PBCC     images/sk-packet.pb-c.c
16:59:22 [2020-02-06T16:59:22.529Z] #45 5.356   DEP      images/sk-packet.pb-c.d
16:59:22 [2020-02-06T16:59:22.623Z] #27 8.951 
                                                                           0.1%
######                                                                     9.7%
##############                                                            20.8%
###################                                                       27.1%
#########################                                                 35.3%
#############################                                             41.2%
16:59:22 [2020-02-06T16:59:22.623Z] #27 ...
16:59:22 [2020-02-06T16:59:22.623Z] 
16:59:22 [2020-02-06T16:59:22.623Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:22 [2020-02-06T16:59:22.623Z] #35 49.01 Selecting previously unselected package libicu63:arm64.
16:59:22 [2020-02-06T16:59:22.623Z] #35 49.01 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
16:59:22 [2020-02-06T16:59:22.623Z] #35 49.03 Unpacking libicu63:arm64 (63.1-6) ...
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.375   PBCC     images/tcp-stream.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.396   DEP      images/tcp-stream.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.464   PBCC     images/pipe.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.478   DEP      images/pipe.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.500   PBCC     images/pstree.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.507   DEP      images/pstree.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.518   PBCC     images/fs.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.522   DEP      images/fs.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.538   PBCC     images/signalfd.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.550   DEP      images/signalfd.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.582   PBCC     images/fh.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.592   PBCC     images/fsnotify.pb-c.c
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.624   DEP      images/fh.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.665   DEP      images/fsnotify.pb-c.d
16:59:22 [2020-02-06T16:59:22.897Z] #45 5.685   PBCC     images/eventpoll.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.726   DEP      images/eventpoll.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.809   PBCC     images/eventfd.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.820   DEP      images/eventfd.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.838   PBCC     images/remap-file-path.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.846   DEP      images/remap-file-path.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.876   PBCC     images/fifo.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.899   DEP      images/fifo.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.928   PBCC     images/ghost-file.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 ...
16:59:23 [2020-02-06T16:59:23.279Z] 
16:59:23 [2020-02-06T16:59:23.279Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:23 [2020-02-06T16:59:23.279Z] #28 15.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:59:23 [2020-02-06T16:59:23.279Z] #28 16.02 skipping existing b63cc5f62c21
16:59:23 [2020-02-06T16:59:23.279Z] #28 16.12 
16:59:23 [2020-02-06T16:59:23.279Z] #28 16.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.18 
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.27 
######################################################################## 100.0%
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.37 
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.38 Download of images into '/build' complete.
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.38 Use something like the following to load the result into a Docker daemon:
16:59:23 [2020-02-06T16:59:23.279Z] #28 17.39   tar -cC '/build' . | docker load
16:59:23 [2020-02-06T16:59:23.279Z] #28 DONE 17.5s
16:59:23 [2020-02-06T16:59:23.279Z] 
16:59:23 [2020-02-06T16:59:23.279Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.942   DEP      images/ghost-file.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.984   PBCC     images/regfile.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 5.998   DEP      images/regfile.pb-c.d
16:59:23 [2020-02-06T16:59:23.279Z] #45 6.040   PBCC     images/ns.pb-c.c
16:59:23 [2020-02-06T16:59:23.279Z] #45 ...
16:59:23 [2020-02-06T16:59:23.279Z] 
16:59:23 [2020-02-06T16:59:23.279Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.291 + RM_GOPATH=0
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.291 + TMP_GOPATH=
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.291 + : /build
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.291 + '[' -z '' ']'
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.291 ++ mktemp -d
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.303 + export GOPATH=/tmp/tmp.WXvdrQ7i0r
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.303 + GOPATH=/tmp/tmp.WXvdrQ7i0r
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.303 + RM_GOPATH=1
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.303 ++ dirname ./install.sh
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.304 + dir=.
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.313 + bin=tini
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.313 + shift
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.313 + '[' '!' -f ./tini.installer ']'
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.313 + . ./tini.installer
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.313 ++ : fec3683b971d9c3ef73f284f176672c44b448662
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.314 + install_tini
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.314 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.314 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.WXvdrQ7i0r/tini
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.317 Cloning into '/tmp/tmp.WXvdrQ7i0r/tini'...
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.892 + cd /tmp/tmp.WXvdrQ7i0r/tini
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.893 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:59:23 [2020-02-06T16:59:23.279Z] #39 0.915 + cmake .
16:59:23 [2020-02-06T16:59:23.279Z] #39 1.475 -- The C compiler identification is GNU 8.3.0
16:59:23 [2020-02-06T16:59:23.279Z] #39 1.513 -- Check for working C compiler: /usr/bin/cc
16:59:23 [2020-02-06T16:59:23.279Z] #39 1.843 -- Check for working C compiler: /usr/bin/cc -- works
16:59:23 [2020-02-06T16:59:23.279Z] #39 1.844 -- Detecting C compiler ABI info
16:59:23 [2020-02-06T16:59:23.279Z] #39 2.095 -- Detecting C compiler ABI info - done
16:59:23 [2020-02-06T16:59:23.279Z] #39 2.126 -- Detecting C compile features
16:59:23 [2020-02-06T16:59:23.487Z] #17 30.80 Selecting previously unselected package python3-minimal.
16:59:23 [2020-02-06T16:59:23.577Z] #35 ...
16:59:23 [2020-02-06T16:59:23.577Z] 
16:59:23 [2020-02-06T16:59:23.577Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:23 [2020-02-06T16:59:23.577Z] #62 3.992 + RM_GOPATH=0
16:59:23 [2020-02-06T16:59:23.577Z] #62 3.992 + TMP_GOPATH=
16:59:23 [2020-02-06T16:59:23.577Z] #62 3.992 + : /build
16:59:23 [2020-02-06T16:59:23.577Z] #62 3.992 + '[' -z '' ']'
16:59:23 [2020-02-06T16:59:23.577Z] #62 3.995 ++ mktemp -d
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.004 + export GOPATH=/tmp/tmp.vQZ47DZLiT
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.004 + GOPATH=/tmp/tmp.vQZ47DZLiT
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.006 + RM_GOPATH=1
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.007 ++ dirname ./install.sh
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.011 + dir=.
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + bin=containerd
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + shift
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + '[' '!' -f ./containerd.installer ']'
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + . ./containerd.installer
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + install_containerd
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.013 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vQZ47DZLiT/src/github.com/containerd/containerd
16:59:23 [2020-02-06T16:59:23.577Z] #62 4.027 Cloning into '/tmp/tmp.vQZ47DZLiT/src/github.com/containerd/containerd'...
16:59:23 [2020-02-06T16:59:23.577Z] #62 ...
16:59:23 [2020-02-06T16:59:23.577Z] 
16:59:23 [2020-02-06T16:59:23.577Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:23 [2020-02-06T16:59:23.577Z] #27 8.951 
                                                                           0.1%
######                                                                     9.7%
##############                                                            20.8%
###################                                                       27.1%
#########################                                                 35.3%
#############################                                             41.2%
#######################################                                   54.4%
###############################################                           65.8%
#########################################################                 80.0%
###################################################################       93.2%
######################################################################## 100.0%
16:59:23 [2020-02-06T16:59:23.638Z] #44 39.81   CC       images/opts.o
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.80 (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 ... 23672 files and directories currently installed.)
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.85 Unpacking python3-minimal (3.7.3-1) ...
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.93 Selecting previously unselected package libmpdec2:amd64.
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:59:23 [2020-02-06T16:59:23.789Z] #17 30.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:59:23 [2020-02-06T16:59:23.789Z] #17 31.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:59:23 [2020-02-06T16:59:23.839Z] #27 10.41 #=#=#                                                                         
16:59:23 [2020-02-06T16:59:23.896Z] #44 40.05   CC       images/seccomp.o
16:59:24 [2020-02-06T16:59:24.088Z] #17 31.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
16:59:24 [2020-02-06T16:59:24.088Z] #17 31.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
16:59:24 [2020-02-06T16:59:24.154Z] #44 40.42   CC       images/binfmt-misc.o
16:59:24 [2020-02-06T16:59:24.412Z] #44 40.63   CC       images/time.o
16:59:24 [2020-02-06T16:59:24.527Z] #39 3.570 -- Detecting C compile features - done
16:59:24 [2020-02-06T16:59:24.527Z] #39 3.586 -- Performing Test HAS_BUILTIN_FORTIFY
16:59:24 [2020-02-06T16:59:24.527Z] #39 3.784 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:59:24 [2020-02-06T16:59:24.669Z] #44 40.87   CC       images/sysctl.o
16:59:24 [2020-02-06T16:59:24.670Z] #44 ...
16:59:24 [2020-02-06T16:59:24.670Z] 
16:59:24 [2020-02-06T16:59:24.670Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:59:24 [2020-02-06T16:59:24.670Z] #65 DONE 106.5s
16:59:24 [2020-02-06T16:59:24.670Z] 
16:59:24 [2020-02-06T16:59:24.670Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:24 [2020-02-06T16:59:24.670Z] #47 103.4 vendor/golang.org/x/net/idna
16:59:24 [2020-02-06T16:59:24.670Z] #47 105.4 vendor/golang.org/x/net/http2/hpack
16:59:24 [2020-02-06T16:59:24.933Z] #47 ...
16:59:24 [2020-02-06T16:59:24.933Z] 
16:59:24 [2020-02-06T16:59:24.933Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:24 [2020-02-06T16:59:24.933Z] #66 DONE 0.1s
16:59:24 [2020-02-06T16:59:24.960Z] #39 3.901 -- Configuring done
16:59:24 [2020-02-06T16:59:24.960Z] #39 3.930 -- Generating done
16:59:24 [2020-02-06T16:59:24.960Z] #39 3.932 -- Build files have been written to: /tmp/tmp.WXvdrQ7i0r/tini
16:59:24 [2020-02-06T16:59:24.960Z] #39 3.943 + make tini-static
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.08 Selecting previously unselected package python3.7.
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.08 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.09 Unpacking python3.7 (3.7.3-2) ...
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.21 Selecting previously unselected package libpython3-stdlib:amd64.
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:59:25 [2020-02-06T16:59:25.014Z] #17 32.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:59:25 [2020-02-06T16:59:25.191Z] 
16:59:25 [2020-02-06T16:59:25.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:25 [2020-02-06T16:59:25.191Z] #44 41.26   CC       images/autofs.o
16:59:25 [2020-02-06T16:59:25.270Z] #17 32.33 Setting up python3-minimal (3.7.3-1) ...
16:59:25 [2020-02-06T16:59:25.449Z] #44 41.70   CC       images/macvlan.o
16:59:25 [2020-02-06T16:59:25.500Z] #39 4.470 Scanning dependencies of target tini-static
16:59:25 [2020-02-06T16:59:25.500Z] #39 4.533 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:59:25 [2020-02-06T16:59:25.674Z] #27 10.65 
                                                                           0.0%
####                                                                       6.4%
########                                                                  12.2%
#############                                                             18.3%
#################                                                         24.5%
######################                                                    30.6%
###########################                                               37.5%
#############################                                             40.8%
##################################                                        47.8%
######################################                                    52.9%
##########################################                                58.5%
##############################################                            64.8%
####################################################                      72.7%
#######################################################                   77.7%
############################################################              83.4%
##############################################################            87.1%
###################################################################       93.7%
######################################################################## 100.0%
16:59:25 [2020-02-06T16:59:25.862Z] #17 33.20 Selecting previously unselected package python3.
16:59:26 [2020-02-06T16:59:26.014Z] #44 42.18   CC       images/sit.o
16:59:26 [2020-02-06T16:59:26.117Z] #17 33.20 (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 ... 24084 files and directories currently installed.)
16:59:26 [2020-02-06T16:59:26.117Z] #17 33.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.117Z] #17 33.36 Unpacking python3 (3.7.3-1) ...
16:59:26 [2020-02-06T16:59:26.248Z] #27 12.97 #=#=#                                                                         
16:59:26 [2020-02-06T16:59:26.272Z] #44 42.44   LINK     images/built-in.o
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.52 Selecting previously unselected package libip4tc0:amd64.
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.54 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.63 Selecting previously unselected package libip6tc0:amd64.
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.371Z] #17 33.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:59:26 [2020-02-06T16:59:26.510Z] #27 13.22 
                                                                           0.0%
16:59:26 [2020-02-06T16:59:26.510Z] #27 ...
16:59:26 [2020-02-06T16:59:26.510Z] 
16:59:26 [2020-02-06T16:59:26.510Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:59:26 [2020-02-06T16:59:26.510Z] #30 42.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
16:59:26 [2020-02-06T16:59:26.510Z] #30 44.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:59:26 [2020-02-06T16:59:26.510Z] #30 ...
16:59:26 [2020-02-06T16:59:26.510Z] 
16:59:26 [2020-02-06T16:59:26.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.56   GEN      compel/include/asm
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.57   GEN      compel/include/version.h
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.59 touch .config
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.59   GEN      include/common/config.h
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.68   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.70   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.73   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:59:26 [2020-02-06T16:59:26.530Z] #44 42.81   DEP      compel/arch/x86/plugins/std/memcpy.d
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.77 Selecting previously unselected package libiptc0:amd64.
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.80 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.92 Selecting previously unselected package libnfnetlink0:amd64.
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.626Z] #17 33.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:59:26 [2020-02-06T16:59:26.626Z] #17 34.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:59:26 [2020-02-06T16:59:26.707Z] #39 5.897 [100%] Linking C executable tini-static
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.84   GEN      compel/plugins/include/uapi/std/syscall.h
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.87   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.93   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:59:26 [2020-02-06T16:59:26.788Z] #44 42.93   DEP      compel/plugins/std/infect.d
16:59:26 [2020-02-06T16:59:26.880Z] #17 34.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.880Z] #17 34.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:59:26 [2020-02-06T16:59:26.880Z] #17 34.11 Selecting previously unselected package libnftnl11:amd64.
16:59:26 [2020-02-06T16:59:26.880Z] #17 34.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:59:26 [2020-02-06T16:59:26.881Z] #17 34.13 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:59:27 [2020-02-06T16:59:27.045Z] #44 43.09   DEP      compel/plugins/std/string.d
16:59:27 [2020-02-06T16:59:27.045Z] #44 43.16   DEP      compel/plugins/std/log.d
16:59:27 [2020-02-06T16:59:27.045Z] #44 43.27   DEP      compel/plugins/std/fds.d
16:59:27 [2020-02-06T16:59:27.067Z] #39 6.242 [100%] Built target tini-static
16:59:27 [2020-02-06T16:59:27.067Z] #39 6.308 + mkdir -p /build
16:59:27 [2020-02-06T16:59:27.135Z] #17 34.23 Selecting previously unselected package iptables.
16:59:27 [2020-02-06T16:59:27.135Z] #17 34.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:59:27 [2020-02-06T16:59:27.135Z] #17 34.26 Unpacking iptables (1.8.2-4) ...
16:59:27 [2020-02-06T16:59:27.295Z] #27 13.22 
                                                                           0.0%
#                                                                          2.1%
##                                                                         3.5%
###                                                                        5.1%
####                                                                       6.6%
######                                                                     8.4%
######                                                                     9.7%
#######                                  
16:59:27 [2020-02-06T16:59:27.295Z] #27 ...
16:59:27 [2020-02-06T16:59:27.295Z] 
16:59:27 [2020-02-06T16:59:27.295Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:27 [2020-02-06T16:59:27.295Z] #33 43.07 sync
16:59:27 [2020-02-06T16:59:27.295Z] #33 43.07 internal/reflectlite
16:59:27 [2020-02-06T16:59:27.295Z] #33 45.27 sort
16:59:27 [2020-02-06T16:59:27.295Z] #33 45.29 errors
16:59:27 [2020-02-06T16:59:27.295Z] #33 45.76 strconv
16:59:27 [2020-02-06T16:59:27.295Z] #33 45.78 io
16:59:27 [2020-02-06T16:59:27.295Z] #33 45.78 internal/oserror
16:59:27 [2020-02-06T16:59:27.295Z] #33 46.14 syscall
16:59:27 [2020-02-06T16:59:27.295Z] #33 48.01 strings
16:59:27 [2020-02-06T16:59:27.295Z] #33 48.03 bytes
16:59:27 [2020-02-06T16:59:27.295Z] #33 51.33 reflect
16:59:27 [2020-02-06T16:59:27.295Z] #33 52.25 bufio
16:59:27 [2020-02-06T16:59:27.295Z] #33 ...
16:59:27 [2020-02-06T16:59:27.295Z] 
16:59:27 [2020-02-06T16:59:27.295Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:27 [2020-02-06T16:59:27.295Z] #47 43.12 internal/reflectlite
16:59:27 [2020-02-06T16:59:27.295Z] #47 43.13 sync
16:59:27 [2020-02-06T16:59:27.295Z] #47 44.40 github.com/LK4D4/vndr/godl/singleflight
16:59:27 [2020-02-06T16:59:27.295Z] #47 44.40 internal/singleflight
16:59:27 [2020-02-06T16:59:27.295Z] #47 44.41 math/rand
16:59:27 [2020-02-06T16:59:27.295Z] #47 46.08 io
16:59:27 [2020-02-06T16:59:27.295Z] #47 46.09 internal/oserror
16:59:27 [2020-02-06T16:59:27.295Z] #47 46.16 strconv
16:59:27 [2020-02-06T16:59:27.295Z] #47 46.17 sort
16:59:27 [2020-02-06T16:59:27.295Z] #47 46.19 syscall
16:59:27 [2020-02-06T16:59:27.295Z] #47 48.44 bytes
16:59:27 [2020-02-06T16:59:27.295Z] #47 48.59 strings
16:59:27 [2020-02-06T16:59:27.295Z] #47 52.42 reflect
16:59:27 [2020-02-06T16:59:27.295Z] #47 52.67 bufio
16:59:27 [2020-02-06T16:59:27.295Z] #47 ...
16:59:27 [2020-02-06T16:59:27.295Z] 
16:59:27 [2020-02-06T16:59:27.295Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:27 [2020-02-06T16:59:27.303Z] #44 43.39   DEP      compel/plugins/std/std.d
16:59:27 [2020-02-06T16:59:27.389Z] #17 34.63 Selecting previously unselected package xxd.
16:59:27 [2020-02-06T16:59:27.389Z] #17 34.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:59:27 [2020-02-06T16:59:27.389Z] #17 34.65 Unpacking xxd (2:8.1.0875-5) ...
16:59:27 [2020-02-06T16:59:27.389Z] #17 34.77 Selecting previously unselected package vim-common.
16:59:27 [2020-02-06T16:59:27.430Z] #39 6.309 + cp tini-static /build/docker-init
16:59:27 [2020-02-06T16:59:27.430Z] #39 DONE 6.4s
16:59:27 [2020-02-06T16:59:27.430Z] 
16:59:27 [2020-02-06T16:59:27.430Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.052   DEP      images/ns.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.108   PBCC     images/fdinfo.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.149   DEP      images/fdinfo.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.324   PBCC     images/core-aarch64.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.391   PBCC     images/core-arm.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.430   PBCC     images/core-ppc64.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.472   PBCC     images/core-s390.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.528   PBCC     images/core-x86.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.584   PBCC     images/core.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.668   PBCC     images/inventory.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.724   DEP      images/core-aarch64.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.789   DEP      images/core-arm.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.889   DEP      images/core-ppc64.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.916   DEP      images/core-s390.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.927   DEP      images/core-x86.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 6.958   DEP      images/core.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 7.023   DEP      images/inventory.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 7.047   PBCC     images/cpuinfo.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 7.061   DEP      images/cpuinfo.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 7.106   PBCC     images/stats.pb-c.c
16:59:27 [2020-02-06T16:59:27.430Z] #45 7.124   DEP      images/stats.pb-c.d
16:59:27 [2020-02-06T16:59:27.430Z] #45 8.347 make[1]: Nothing to be done for 'all'.
16:59:27 [2020-02-06T16:59:27.430Z] #45 9.390   CC       images/stats.o
16:59:27 [2020-02-06T16:59:27.430Z] #45 9.699   CC       images/core.o
16:59:27 [2020-02-06T16:59:27.430Z] #45 10.02   CC       images/core-x86.o
16:59:27 [2020-02-06T16:59:27.561Z] #44 43.53   DEP      compel/plugins/shmem/shmem.d
16:59:27 [2020-02-06T16:59:27.561Z] #44 43.62   DEP      compel/plugins/fds/fds.d
16:59:27 [2020-02-06T16:59:27.561Z] #44 43.76   CC       compel/plugins/std/std.o
16:59:27 [2020-02-06T16:59:27.645Z] #17 34.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:59:27 [2020-02-06T16:59:27.645Z] #17 34.82 Unpacking vim-common (2:8.1.0875-5) ...
16:59:27 [2020-02-06T16:59:27.806Z] #45 10.52   CC       images/core-arm.o
16:59:27 [2020-02-06T16:59:27.806Z] #45 ...
16:59:27 [2020-02-06T16:59:27.806Z] 
16:59:27 [2020-02-06T16:59:27.806Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
16:59:27 [2020-02-06T16:59:27.806Z] #31 33.12 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
16:59:27 [2020-02-06T16:59:27.806Z] #31 34.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:59:27 [2020-02-06T16:59:27.818Z] #44 44.07   CC       compel/plugins/std/fds.o
16:59:27 [2020-02-06T16:59:27.911Z] #17 34.94 Selecting previously unselected package bash-completion.
16:59:27 [2020-02-06T16:59:27.911Z] #17 34.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:59:28 [2020-02-06T16:59:28.195Z] #31 ...
16:59:28 [2020-02-06T16:59:28.195Z] 
16:59:28 [2020-02-06T16:59:28.195Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:28 [2020-02-06T16:59:28.195Z] #45 10.89   CC       images/core-aarch64.o
16:59:28 [2020-02-06T16:59:28.195Z] #45 11.03   CC       images/core-ppc64.o
16:59:28 [2020-02-06T16:59:28.384Z] #44 44.43   CC       compel/plugins/std/log.o
16:59:28 [2020-02-06T16:59:28.568Z] #45 ...
16:59:28 [2020-02-06T16:59:28.568Z] 
16:59:28 [2020-02-06T16:59:28.568Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:28 [2020-02-06T16:59:28.568Z] #34 33.64 time
16:59:28 [2020-02-06T16:59:28.568Z] #34 37.26 internal/poll
16:59:28 [2020-02-06T16:59:28.568Z] #34 39.21 internal/syscall/unix
16:59:28 [2020-02-06T16:59:28.568Z] #34 39.49 os
16:59:28 [2020-02-06T16:59:28.568Z] #34 40.09 internal/fmtsort
16:59:28 [2020-02-06T16:59:28.568Z] #34 41.03 strings
16:59:28 [2020-02-06T16:59:28.568Z] #34 43.06 fmt
16:59:28 [2020-02-06T16:59:28.568Z] #34 43.56 path/filepath
16:59:28 [2020-02-06T16:59:28.605Z] #27 13.22 
                                                                           0.0%
#                                                                          2.1%
##                                                                         3.5%
###                                                                        5.1%
####                                                                       6.6%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   11.0%
#########                                                                 13.2%
###########                                                               15.3%
###########                                                               16.6%
############                                                              17.4%
#############                                                             19.2%
##############                                                            20.2%
################                                                          23.1%
##################                                                        25.0%
##################                                                        25.6%
###################                                                       26.6%
####################                                                      28.2%
16:59:28 [2020-02-06T16:59:28.605Z] #27 ...
16:59:28 [2020-02-06T16:59:28.605Z] 
16:59:28 [2020-02-06T16:59:28.605Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:28 [2020-02-06T16:59:28.605Z] #43 44.92 Selecting previously unselected package libprotobuf-lite17:arm64.
16:59:28 [2020-02-06T16:59:28.605Z] #43 44.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 44.96 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 45.17 Selecting previously unselected package libprotobuf-dev:arm64.
16:59:28 [2020-02-06T16:59:28.605Z] #43 45.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 45.21 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.42 Selecting previously unselected package libprotoc17:arm64.
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.45 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.84 Selecting previously unselected package protobuf-c-compiler.
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 46.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.06 Selecting previously unselected package protobuf-compiler.
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.28 Selecting previously unselected package python-pkg-resources.
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.33 Unpacking python-pkg-resources (40.8.0-1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.63 Selecting previously unselected package python-six.
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.64 Unpacking python-six (1.12.0-1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.82 Selecting previously unselected package python-protobuf.
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 47.83 Unpacking python-protobuf (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 48.43 Setting up python-pkg-resources (40.8.0-1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 52.44 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 52.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 52.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 52.49 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 52.51 Setting up python-six (1.12.0-1) ...
16:59:28 [2020-02-06T16:59:28.605Z] #43 ...
16:59:28 [2020-02-06T16:59:28.605Z] 
16:59:28 [2020-02-06T16:59:28.605Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:28 [2020-02-06T16:59:28.933Z] #34 ...
16:59:28 [2020-02-06T16:59:28.933Z] 
16:59:28 [2020-02-06T16:59:28.933Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:28 [2020-02-06T16:59:28.933Z] #45 11.48   CC       images/core-s390.o
16:59:29 [2020-02-06T16:59:29.224Z] #27 13.22 
                                                                           0.0%
#                                                                          2.1%
##                                                                         3.5%
###                                                                        5.1%
####                                                                       6.6%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   11.0%
#########                                                                 13.2%
###########                                                               15.3%
###########                                                               16.6%
############                                                              17.4%
#############                                                             19.2%
##############                                                            20.2%
################                                                          23.1%
##################                                                        25.0%
##################                                                        25.6%
###################                                                       26.6%
####################                                                      28.2%
#####################                                                     30.0%
######################                                                    31.3%
#######################                                                   32.5%
16:59:29 [2020-02-06T16:59:29.224Z] #27 ...
16:59:29 [2020-02-06T16:59:29.224Z] 
16:59:29 [2020-02-06T16:59:29.224Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.07 debconf: delaying package configuration, since apt-utils is not installed
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.34 Fetched 73.3 MB in 8s (9623 kB/s)
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.51 Selecting previously unselected package binutils-mingw-w64-i686.
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.51 (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 ... 15374 files and directories currently installed.)
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 45.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 48.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:59:29 [2020-02-06T16:59:29.224Z] #10 48.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 48.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 50.98 Selecting previously unselected package binutils-mingw-w64.
16:59:29 [2020-02-06T16:59:29.224Z] #10 50.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.14 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.16 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.42 Selecting previously unselected package dmsetup.
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.43 Unpacking dmsetup (2:1.02.155-3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.72 Selecting previously unselected package mingw-w64-common.
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 51.74 Unpacking mingw-w64-common (6.0.0-3) ...
16:59:29 [2020-02-06T16:59:29.224Z] #10 ...
16:59:29 [2020-02-06T16:59:29.224Z] 
16:59:29 [2020-02-06T16:59:29.224Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:29 [2020-02-06T16:59:29.224Z] #33 54.93 path
16:59:29 [2020-02-06T16:59:29.317Z] #44 45.19   CC       compel/plugins/std/string.o
16:59:29 [2020-02-06T16:59:29.320Z] #45 11.91   CC       images/cpuinfo.o
16:59:29 [2020-02-06T16:59:29.575Z] #44 45.89   CC       compel/plugins/std/infect.o
16:59:29 [2020-02-06T16:59:29.688Z] #45 12.20   CC       images/inventory.o
16:59:29 [2020-02-06T16:59:29.688Z] #45 12.42   CC       images/fdinfo.o
16:59:29 [2020-02-06T16:59:29.738Z] Removing intermediate container eb7086d8549e
16:59:29 [2020-02-06T16:59:29.738Z]  ---> b4ebad582a88
16:59:29 [2020-02-06T16:59:29.738Z] Step 11/16 : ARG GOOS
16:59:29 [2020-02-06T16:59:29.738Z]  ---> Running in 03d0cbe8c9ac
16:59:29 [2020-02-06T16:59:29.738Z] Removing intermediate container 03d0cbe8c9ac
16:59:29 [2020-02-06T16:59:29.738Z]  ---> 6b75184c6407
16:59:29 [2020-02-06T16:59:29.738Z] Step 12/16 : ARG GOARCH
16:59:29 [2020-02-06T16:59:29.738Z]  ---> Running in 7b15a24d7f61
16:59:29 [2020-02-06T16:59:29.738Z] Removing intermediate container 7b15a24d7f61
16:59:29 [2020-02-06T16:59:29.738Z]  ---> 0ef55b53fbbc
16:59:29 [2020-02-06T16:59:29.738Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
16:59:29 [2020-02-06T16:59:29.738Z]  ---> Running in 00d9aff92704
16:59:29 [2020-02-06T16:59:29.807Z] #33 55.63 text/tabwriter
16:59:30 [2020-02-06T16:59:30.081Z] #45 12.67   CC       images/fown.o
16:59:30 [2020-02-06T16:59:30.081Z] #45 12.76   CC       images/ns.o
16:59:30 [2020-02-06T16:59:30.081Z] #45 12.84   CC       images/regfile.o
16:59:30 [2020-02-06T16:59:30.140Z] #44 46.33   CC       compel/arch/x86/plugins/std/parasite-head.o
16:59:30 [2020-02-06T16:59:30.140Z] #44 46.39   CC       compel/arch/x86/plugins/std/memcpy.o
16:59:30 [2020-02-06T16:59:30.140Z] #44 46.44   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:59:30 [2020-02-06T16:59:30.398Z] #44 46.49   AR       compel/plugins/std.lib.a
16:59:30 [2020-02-06T16:59:30.398Z] #44 46.58   CC       compel/plugins/fds/fds.o
16:59:30 [2020-02-06T16:59:30.420Z] #17 37.65 Unpacking bash-completion (1:2.8-6) ...
16:59:30 [2020-02-06T16:59:30.456Z] #45 12.96   CC       images/ghost-file.o
16:59:30 [2020-02-06T16:59:30.456Z] #45 13.09   CC       images/fifo.o
16:59:30 [2020-02-06T16:59:30.456Z] #45 13.17   CC       images/remap-file-path.o
16:59:30 [2020-02-06T16:59:30.656Z] #44 46.81   AR       compel/plugins/fds.lib.a
16:59:30 [2020-02-06T16:59:30.656Z] #44 ...
16:59:30 [2020-02-06T16:59:30.656Z] 
16:59:30 [2020-02-06T16:59:30.656Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:59:30 [2020-02-06T16:59:30.656Z] #50 DONE 112.3s
16:59:30 [2020-02-06T16:59:30.656Z] 
16:59:30 [2020-02-06T16:59:30.656Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:30 [2020-02-06T16:59:30.656Z] #44 46.88   HOSTDEP  compel/src/lib/log-host.d
16:59:30 [2020-02-06T16:59:30.656Z] #44 ...
16:59:30 [2020-02-06T16:59:30.656Z] 
16:59:30 [2020-02-06T16:59:30.656Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:30 [2020-02-06T16:59:30.656Z] #47 106.7 mime
16:59:30 [2020-02-06T16:59:30.656Z] #47 108.9 mime/quotedprintable
16:59:30 [2020-02-06T16:59:30.656Z] #47 109.4 net/http/internal
16:59:30 [2020-02-06T16:59:30.656Z] #47 111.6 mime/multipart
16:59:30 [2020-02-06T16:59:30.656Z] #47 111.6 crypto/tls
16:59:30 [2020-02-06T16:59:30.835Z] #45 13.29   CC       images/eventfd.o
16:59:30 [2020-02-06T16:59:30.835Z] #45 13.43   CC       images/eventpoll.o
16:59:30 [2020-02-06T16:59:30.835Z] #45 13.55   CC       images/fh.o
16:59:30 [2020-02-06T16:59:30.914Z] #47 ...
16:59:30 [2020-02-06T16:59:30.914Z] 
16:59:30 [2020-02-06T16:59:30.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:30 [2020-02-06T16:59:30.914Z] #44 47.00   HOSTDEP  compel/src/lib/handle-elf-host.d
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.10 Selecting previously unselected package bzip2.
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.21 Selecting previously unselected package xz-utils.
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:59:30 [2020-02-06T16:59:30.981Z] #17 38.22 Unpacking xz-utils (5.2.4-1) ...
16:59:31 [2020-02-06T16:59:31.172Z] #44 47.22   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:59:31 [2020-02-06T16:59:31.172Z] #44 47.32   HOSTDEP  compel/src/main-host.d
16:59:31 [2020-02-06T16:59:31.197Z] #33 ...
16:59:31 [2020-02-06T16:59:31.197Z] 
16:59:31 [2020-02-06T16:59:31.197Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
16:59:31 [2020-02-06T16:59:31.197Z] #50 47.11 + cd /tmp/tmp.gsB4EIpJxm/src/gotest.tools/gotestsum
16:59:31 [2020-02-06T16:59:31.197Z] #50 47.11 + git checkout -q v0.3.5
16:59:31 [2020-02-06T16:59:31.197Z] #50 47.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:59:31 [2020-02-06T16:59:31.197Z] #50 ...
16:59:31 [2020-02-06T16:59:31.197Z] 
16:59:31 [2020-02-06T16:59:31.197Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:31 [2020-02-06T16:59:31.206Z] #45 13.69   CC       images/fsnotify.o
16:59:31 [2020-02-06T16:59:31.206Z] #45 13.98   CC       images/signalfd.o
16:59:31 [2020-02-06T16:59:31.236Z] #17 38.36 Selecting previously unselected package apparmor.
16:59:31 [2020-02-06T16:59:31.236Z] #17 38.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:59:31 [2020-02-06T16:59:31.236Z] #17 38.50 Unpacking apparmor (2.13.2-10) ...
16:59:31 [2020-02-06T16:59:31.430Z] #44 47.61   DEP      compel/src/lib/ptrace.d
16:59:31 [2020-02-06T16:59:31.605Z] #45 14.08   CC       images/fs.o
16:59:31 [2020-02-06T16:59:31.605Z] #45 14.27   CC       images/pstree.o
16:59:31 [2020-02-06T16:59:31.605Z] #45 14.36   CC       images/pipe.o
16:59:31 [2020-02-06T16:59:31.690Z] #44 47.84   DEP      compel/src/lib/infect.d
16:59:31 [2020-02-06T16:59:31.797Z] #17 38.89 Selecting previously unselected package aufs-tools.
16:59:31 [2020-02-06T16:59:31.797Z] #17 38.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:59:31 [2020-02-06T16:59:31.797Z] #17 38.90 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:59:31 [2020-02-06T16:59:31.797Z] #17 39.02 Selecting previously unselected package libonig5:amd64.
16:59:31 [2020-02-06T16:59:31.797Z] #17 39.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:59:31 [2020-02-06T16:59:31.797Z] #17 39.03 Unpacking libonig5:amd64 (6.9.1-1) ...
16:59:31 [2020-02-06T16:59:31.948Z] #44 48.02   DEP      compel/src/lib/infect-util.d
16:59:31 [2020-02-06T16:59:31.948Z] #44 48.12   DEP      compel/src/lib/infect-rpc.d
16:59:31 [2020-02-06T16:59:31.948Z] #44 48.20   DEP      compel/arch/x86/src/lib/infect.d
16:59:31 [2020-02-06T16:59:31.948Z] #44 48.26   DEP      compel/arch/x86/src/lib/cpu.d
16:59:31 [2020-02-06T16:59:31.968Z] #45 14.53   CC       images/tcp-stream.o
16:59:31 [2020-02-06T16:59:31.969Z] #45 14.65   CC       images/sk-packet.o
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.16 Selecting previously unselected package libjq1:amd64.
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:32 [2020-02-06T16:59:32.052Z] #17 ...
16:59:32 [2020-02-06T16:59:32.052Z] 
16:59:32 [2020-02-06T16:59:32.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:32 [2020-02-06T16:59:32.052Z] #44 99.16   CC       criu/cgroup.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 101.8   CC       criu/clone-noasan.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 101.9   CC       criu/config.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 103.6   CC       criu/cr-check.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 105.3   CC       criu/cr-dedup.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 105.7   CC       criu/cr-dump.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 108.0   CC       criu/cr-errno.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 108.1   CC       criu/cr-restore.o
16:59:32 [2020-02-06T16:59:32.052Z] #44 ...
16:59:32 [2020-02-06T16:59:32.052Z] 
16:59:32 [2020-02-06T16:59:32.052Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.29 Selecting previously unselected package jq.
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.31 Unpacking jq (1.5+dfsg-2+b1) ...
16:59:32 [2020-02-06T16:59:32.052Z] #17 39.39 Selecting previously unselected package libaio1:amd64.
16:59:32 [2020-02-06T16:59:32.207Z] #44 48.29   DEP      compel/src/lib/log.d
16:59:32 [2020-02-06T16:59:32.207Z] #44 48.38   DEP      compel/src/main.d
16:59:32 [2020-02-06T16:59:32.207Z] #44 48.45   DEP      compel/src/lib/handle-elf.d
16:59:32 [2020-02-06T16:59:32.242Z] #27 13.22 
                                                                           0.0%
#                                                                          2.1%
##                                                                         3.5%
###                                                                        5.1%
####                                                                       6.6%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   11.0%
#########                                                                 13.2%
###########                                                               15.3%
###########                                                               16.6%
############                                                              17.4%
#############                                                             19.2%
##############                                                            20.2%
################                                                          23.1%
##################                                                        25.0%
##################                                                        25.6%
###################                                                       26.6%
####################                                                      28.2%
#####################                                                     30.0%
######################                                                    31.3%
#######################                                                   32.5%
#######################                                                   33.3%
#########################                                                 35.2%
###########################                                               37.5%
############################                                              39.1%
#############################                                             41.6%
###############################                                           44.2%
#################################                                         46.8%
##################################                                        47.6%
###################################                                       48.8%
######################################                                    53.4%
########################################                                  56.2%
##########################################                                58.8%
###########################################                               60.5%
#############################################                             63.1%
###############################################                           65.4%
###############################################                           66.4%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      72.9%
#####################################################                     74.3%
######################################################                    76.3%
########################################################                  78.0%
##########################################################                80.6%
###########################################################               82.9%
#############################################################             85.0%
################################################################          89.9%
###################################################################       94.0%
#####################################################################     95.8%
#######################################################################   98.7%
######################################################################## 100.0%
16:59:32 [2020-02-06T16:59:32.242Z] #27 19.02 
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.40 Unpacking libaio1:amd64 (0.3.112-3) ...
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.46 Selecting previously unselected package libgpm2:amd64.
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.47 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.53 Selecting previously unselected package libicu63:amd64.
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.53 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
16:59:32 [2020-02-06T16:59:32.307Z] #17 39.54 Unpacking libicu63:amd64 (63.1-6) ...
16:59:32 [2020-02-06T16:59:32.346Z] #45 14.75   CC       images/mnt.o
16:59:32 [2020-02-06T16:59:32.346Z] #45 ...
16:59:32 [2020-02-06T16:59:32.346Z] 
16:59:32 [2020-02-06T16:59:32.346Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:32 [2020-02-06T16:59:32.346Z] #11 37.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 45.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 45.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 45.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 45.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 46.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
16:59:32 [2020-02-06T16:59:32.346Z] #11 47.44 debconf: delaying package configuration, since apt-utils is not installed
16:59:32 [2020-02-06T16:59:32.346Z] #11 47.55 Fetched 73.3 MB in 27s (2734 kB/s)
16:59:32 [2020-02-06T16:59:32.346Z] #11 47.60 Selecting previously unselected package binutils-mingw-w64-i686.
16:59:32 [2020-02-06T16:59:32.346Z] #11 47.60 (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%
16:59:32 [2020-02-06T16:59:32.346Z] #11 ...
16:59:32 [2020-02-06T16:59:32.346Z] 
16:59:32 [2020-02-06T16:59:32.346Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:32 [2020-02-06T16:59:32.346Z] #45 14.91   CC       images/pipe-data.o
16:59:32 [2020-02-06T16:59:32.346Z] #45 15.03   CC       images/sa.o
16:59:32 [2020-02-06T16:59:32.465Z] #44 48.53   DEP      compel/arch/x86/src/lib/handle-elf.d
16:59:32 [2020-02-06T16:59:32.465Z] #44 48.68   CC       compel/src/lib/log.o
16:59:32 [2020-02-06T16:59:32.720Z] #45 15.17   CC       images/timer.o
16:59:32 [2020-02-06T16:59:32.720Z] #45 ...
16:59:32 [2020-02-06T16:59:32.720Z] 
16:59:32 [2020-02-06T16:59:32.720Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:32 [2020-02-06T16:59:32.720Z] #48 37.72 internal/poll
16:59:32 [2020-02-06T16:59:32.720Z] #48 39.53 os
16:59:32 [2020-02-06T16:59:32.720Z] #48 42.85 strings
16:59:32 [2020-02-06T16:59:32.720Z] #48 43.02 fmt
16:59:32 [2020-02-06T16:59:32.720Z] #48 44.38 path/filepath
16:59:32 [2020-02-06T16:59:32.720Z] #48 45.63 regexp/syntax
16:59:32 [2020-02-06T16:59:32.720Z] #48 46.05 flag
16:59:32 [2020-02-06T16:59:32.720Z] #48 47.46 go/token
16:59:32 [2020-02-06T16:59:32.720Z] #48 ...
16:59:32 [2020-02-06T16:59:32.720Z] 
16:59:32 [2020-02-06T16:59:32.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:32 [2020-02-06T16:59:32.720Z] #11 47.60 (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 ... 15168 files and directories currently installed.)
16:59:32 [2020-02-06T16:59:32.720Z] #11 47.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
16:59:32 [2020-02-06T16:59:32.720Z] #11 47.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:59:32 [2020-02-06T16:59:32.723Z] #44 48.97   CC       compel/arch/x86/src/lib/cpu.o
16:59:33 [2020-02-06T16:59:33.519Z] #11 48.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:59:33 [2020-02-06T16:59:33.519Z] #11 48.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
16:59:33 [2020-02-06T16:59:33.519Z] #11 48.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:59:33 [2020-02-06T16:59:33.672Z] #44 49.71   CC       compel/arch/x86/src/lib/infect.o
16:59:34 [2020-02-06T16:59:34.158Z] #27 20.56 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:59:34 [2020-02-06T16:59:34.238Z] #44 50.42   CC       compel/src/lib/infect-rpc.o
16:59:34 [2020-02-06T16:59:34.419Z] #27 21.23 
16:59:34 [2020-02-06T16:59:34.681Z] #27 21.41 
######################################################################## 100.0%
16:59:34 [2020-02-06T16:59:34.804Z] #44 50.78   CC       compel/src/lib/infect-util.o
16:59:34 [2020-02-06T16:59:34.804Z] #44 51.00   CC       compel/src/lib/infect.o
16:59:34 [2020-02-06T16:59:34.945Z] #27 21.56 
16:59:35 [2020-02-06T16:59:35.207Z] #27 ...
16:59:35 [2020-02-06T16:59:35.207Z] 
16:59:35 [2020-02-06T16:59:35.207Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:35 [2020-02-06T16:59:35.207Z] #10 61.46 Selecting previously unselected package mingw-w64-x86-64-dev.
16:59:35 [2020-02-06T16:59:35.207Z] #10 61.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:59:35 [2020-02-06T16:59:35.207Z] #10 61.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.38 Selecting previously unselected package binutils-mingw-w64.
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.46 Selecting previously unselected package libdevmapper1.02.1:s390x.
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.47 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.56 Selecting previously unselected package dmsetup.
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.56 Unpacking dmsetup (2:1.02.155-3) ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.62 Selecting previously unselected package mingw-w64-common.
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:59:35 [2020-02-06T16:59:35.351Z] #11 ...
16:59:35 [2020-02-06T16:59:35.351Z] 
16:59:35 [2020-02-06T16:59:35.351Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:35 [2020-02-06T16:59:35.351Z] #34 44.44 io/ioutil
16:59:35 [2020-02-06T16:59:35.351Z] #34 44.85 path
16:59:35 [2020-02-06T16:59:35.351Z] #34 45.16 text/tabwriter
16:59:35 [2020-02-06T16:59:35.351Z] #34 45.98 flag
16:59:35 [2020-02-06T16:59:35.351Z] #34 45.98 github.com/BurntSushi/toml
16:59:35 [2020-02-06T16:59:35.351Z] #34 46.95 log
16:59:35 [2020-02-06T16:59:35.351Z] #34 48.27 github.com/BurntSushi/toml/cmd/tomlv
16:59:35 [2020-02-06T16:59:35.351Z] #34 DONE 50.5s
16:59:35 [2020-02-06T16:59:35.351Z] 
16:59:35 [2020-02-06T16:59:35.351Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:35 [2020-02-06T16:59:35.351Z] #11 50.62 Unpacking mingw-w64-common (6.0.0-3) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.14 Selecting previously unselected package libnet1:amd64.
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.26 Selecting previously unselected package libnl-3-200:amd64.
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.35 Selecting previously unselected package libprotobuf-c1:amd64.
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.43 Selecting previously unselected package libreadline5:amd64.
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.56 Selecting previously unselected package net-tools.
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:59:36 [2020-02-06T16:59:36.470Z] #17 43.76 Selecting previously unselected package python-pip-whl.
16:59:36 [2020-02-06T16:59:36.593Z] #10 ...
16:59:36 [2020-02-06T16:59:36.593Z] 
16:59:36 [2020-02-06T16:59:36.593Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.62 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.65 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.70 Setting up libcap-dev:arm64 (1:2.25-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.72 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.79 Setting up protobuf-compiler (3.6.1.3-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.82 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 56.86 Setting up python-protobuf (3.6.1.3-2) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 61.93 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 62.09 Processing triggers for libc-bin (2.28-10) ...
16:59:36 [2020-02-06T16:59:36.593Z] #43 DONE 62.8s
16:59:36 [2020-02-06T16:59:36.593Z] 
16:59:36 [2020-02-06T16:59:36.593Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
16:59:36 [2020-02-06T16:59:36.593Z] #35 55.90 Selecting previously unselected package libxml2:arm64.
16:59:36 [2020-02-06T16:59:36.593Z] #35 55.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 55.92 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 56.80 Selecting previously unselected package libarchive13:arm64.
16:59:36 [2020-02-06T16:59:36.593Z] #35 56.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 56.82 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.29 Selecting previously unselected package libjsoncpp1:arm64.
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.32 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.60 Selecting previously unselected package librhash0:arm64.
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.61 Unpacking librhash0:arm64 (1.3.8-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.85 Selecting previously unselected package libuv1:arm64.
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.86 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 57.86 Unpacking libuv1:arm64 (1.24.1-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 58.15 Selecting previously unselected package cmake.
16:59:36 [2020-02-06T16:59:36.593Z] #35 58.16 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 58.17 Unpacking cmake (3.13.4-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.65 Setting up libicu63:arm64 (63.1-6) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.68 Setting up xxd (2:8.1.0875-5) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.69 Setting up libuv1:arm64 (1.24.1-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.71 Setting up vim-common (2:8.1.0875-5) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.75 Setting up librhash0:arm64 (1.3.8-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.78 Setting up cmake-data (3.13.4-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.82 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.85 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.86 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.88 Setting up cmake (3.13.4-1) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 60.89 Processing triggers for libc-bin (2.28-10) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 61.09 Processing triggers for mime-support (3.62) ...
16:59:36 [2020-02-06T16:59:36.593Z] #35 DONE 62.8s
16:59:36 [2020-02-06T16:59:36.593Z] 
16:59:36 [2020-02-06T16:59:36.593Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:59:36 [2020-02-06T16:59:36.593Z] #36 DONE 0.1s
16:59:36 [2020-02-06T16:59:36.593Z] 
16:59:36 [2020-02-06T16:59:36.593Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:59:36 [2020-02-06T16:59:36.703Z] #44 53.05   CC       compel/src/lib/ptrace.o
16:59:36 [2020-02-06T16:59:36.725Z] #17 43.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:59:36 [2020-02-06T16:59:36.725Z] #17 43.77 Unpacking python-pip-whl (18.1-5) ...
16:59:36 [2020-02-06T16:59:36.857Z] #37 DONE 0.2s
16:59:36 [2020-02-06T16:59:36.857Z] 
16:59:36 [2020-02-06T16:59:36.857Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:36 [2020-02-06T16:59:36.981Z] #17 44.34 Selecting previously unselected package python3-lib2to3.
16:59:37 [2020-02-06T16:59:37.165Z] #11 ...
16:59:37 [2020-02-06T16:59:37.165Z] 
16:59:37 [2020-02-06T16:59:37.165Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:37 [2020-02-06T16:59:37.165Z] #63 26.98 Checking out files:  72% (2212/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
16:59:37 [2020-02-06T16:59:37.165Z] #63 27.63 + cd /tmp/tmp.vXZ7efEaUk/src/github.com/containerd/containerd
16:59:37 [2020-02-06T16:59:37.165Z] #63 27.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + export 'BUILDTAGS=netgo osusergo static_build'
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + BUILDTAGS='netgo osusergo static_build'
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + export EXTRA_FLAGS=-buildmode=pie
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + EXTRA_FLAGS=-buildmode=pie
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + '[' '' = dynamic ']'
16:59:37 [2020-02-06T16:59:37.165Z] #63 28.50 + make
16:59:37 [2020-02-06T16:59:37.165Z] #63 29.22 + bin/ctr
16:59:37 [2020-02-06T16:59:37.236Z] #17 44.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:59:37 [2020-02-06T16:59:37.237Z] #17 44.35 Unpacking python3-lib2to3 (3.7.3-1) ...
16:59:37 [2020-02-06T16:59:37.237Z] #17 44.43 Selecting previously unselected package python3-distutils.
16:59:37 [2020-02-06T16:59:37.237Z] #17 44.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:59:37 [2020-02-06T16:59:37.237Z] #17 44.44 Unpacking python3-distutils (3.7.3-1) ...
16:59:37 [2020-02-06T16:59:37.237Z] #17 44.58 Selecting previously unselected package python3-pip.
16:59:37 [2020-02-06T16:59:37.268Z] #44 53.45   AR       compel/libcompel.a
16:59:37 [2020-02-06T16:59:37.492Z] #17 44.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:59:37 [2020-02-06T16:59:37.492Z] #17 44.58 Unpacking python3-pip (18.1-5) ...
16:59:37 [2020-02-06T16:59:37.492Z] #17 44.73 Selecting previously unselected package python3-pkg-resources.
16:59:37 [2020-02-06T16:59:37.492Z] #17 44.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:59:37 [2020-02-06T16:59:37.492Z] #17 44.75 Unpacking python3-pkg-resources (40.8.0-1) ...
16:59:37 [2020-02-06T16:59:37.526Z] #44 53.52   HOSTCC   compel/src/main-host.o
16:59:37 [2020-02-06T16:59:37.526Z] #44 53.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:59:37 [2020-02-06T16:59:37.747Z] #17 44.90 Selecting previously unselected package python3-setuptools.
16:59:37 [2020-02-06T16:59:37.748Z] #17 44.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:59:37 [2020-02-06T16:59:37.748Z] #17 44.91 Unpacking python3-setuptools (40.8.0-1) ...
16:59:37 [2020-02-06T16:59:37.783Z] #44 53.98   HOSTCC   compel/src/lib/handle-elf-host.o
16:59:38 [2020-02-06T16:59:38.003Z] #17 45.20 Selecting previously unselected package python3-wheel.
16:59:38 [2020-02-06T16:59:38.003Z] #17 45.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:59:38 [2020-02-06T16:59:38.003Z] #17 45.21 Unpacking python3-wheel (0.32.3-2) ...
16:59:38 [2020-02-06T16:59:38.003Z] #17 45.27 Selecting previously unselected package thin-provisioning-tools.
16:59:38 [2020-02-06T16:59:38.041Z] #44 54.25   HOSTCC   compel/src/lib/log-host.o
16:59:38 [2020-02-06T16:59:38.259Z] #17 45.28 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:59:38 [2020-02-06T16:59:38.259Z] #17 45.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:59:38 [2020-02-06T16:59:38.259Z] #17 45.49 Selecting previously unselected package vim-runtime.
16:59:38 [2020-02-06T16:59:38.259Z] #17 45.49 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:59:38 [2020-02-06T16:59:38.259Z] #17 45.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:59:38 [2020-02-06T16:59:38.299Z] #44 54.44   HOSTLINK compel/compel-host-bin
16:59:38 [2020-02-06T16:59:38.514Z] #17 45.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:59:38 [2020-02-06T16:59:38.514Z] #17 45.56 Unpacking vim-runtime (2:8.1.0875-5) ...
16:59:38 [2020-02-06T16:59:38.556Z] #44 54.58   DEP      soccr/soccr.d
16:59:38 [2020-02-06T16:59:38.556Z] #44 54.70   CC       soccr/soccr.o
16:59:38 [2020-02-06T16:59:38.785Z] #38 ...
16:59:38 [2020-02-06T16:59:38.785Z] 
16:59:38 [2020-02-06T16:59:38.785Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:38 [2020-02-06T16:59:38.785Z] #47 54.68 regexp/syntax
16:59:38 [2020-02-06T16:59:38.785Z] #47 56.77 hash/crc32
16:59:38 [2020-02-06T16:59:38.785Z] #47 57.87 crypto/hmac
16:59:38 [2020-02-06T16:59:38.785Z] #47 58.53 crypto/rc4
16:59:38 [2020-02-06T16:59:38.785Z] #47 59.25 vendor/golang.org/x/net/dns/dnsmessage
16:59:38 [2020-02-06T16:59:38.785Z] #47 64.78 internal/poll
16:59:39 [2020-02-06T16:59:39.049Z] #47 ...
16:59:39 [2020-02-06T16:59:39.049Z] 
16:59:39 [2020-02-06T16:59:39.049Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
16:59:39 [2020-02-06T16:59:39.049Z] #27 23.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:59:39 [2020-02-06T16:59:39.049Z] #27 23.51 
16:59:39 [2020-02-06T16:59:39.049Z] #27 23.74 
                                                                           0.8%
######################################################################## 100.0%
16:59:39 [2020-02-06T16:59:39.049Z] #27 24.01 
16:59:39 [2020-02-06T16:59:39.049Z] #27 25.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:59:39 [2020-02-06T16:59:39.049Z] #27 25.85 skipping existing ed4b54129745
16:59:39 [2020-02-06T16:59:39.310Z] #27 25.99 
16:59:39 [2020-02-06T16:59:39.883Z] #63 ...
16:59:39 [2020-02-06T16:59:39.883Z] 
16:59:39 [2020-02-06T16:59:39.883Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:39 [2020-02-06T16:59:39.883Z] #11 54.81 Selecting previously unselected package mingw-w64-x86-64-dev.
16:59:39 [2020-02-06T16:59:39.883Z] #11 54.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:59:39 [2020-02-06T16:59:39.883Z] #11 54.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:59:39 [2020-02-06T16:59:39.929Z] #44 55.88   AR       soccr/libsoccr.a
16:59:39 [2020-02-06T16:59:39.929Z] #44 55.92 make[1]: 'soccr/libsoccr.a' is up to date.
16:59:40 [2020-02-06T16:59:40.187Z] #44 56.18   DEP      criu/arch/x86/sigframe.d
16:59:40 [2020-02-06T16:59:40.187Z] #44 56.25   DEP      criu/arch/x86/sigaction_compat.d
16:59:40 [2020-02-06T16:59:40.187Z] #44 56.31   DEP      criu/arch/x86/kerndat.d
16:59:40 [2020-02-06T16:59:40.187Z] #44 56.40   DEP      criu/arch/x86/crtools.d
16:59:40 [2020-02-06T16:59:40.445Z] #44 56.58   DEP      criu/arch/x86/cpu.d
16:59:40 [2020-02-06T16:59:40.696Z] #27 27.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:59:40 [2020-02-06T16:59:40.702Z] #44 56.75   CC       criu/arch/x86/cpu.o
16:59:41 [2020-02-06T16:59:41.268Z] #44 57.36   CC       criu/arch/x86/crtools.o
16:59:41 [2020-02-06T16:59:41.269Z] #27 27.94 #=#=#                                                                         
16:59:41 [2020-02-06T16:59:41.777Z] #17 48.88 Selecting previously unselected package vim.
16:59:41 [2020-02-06T16:59:41.777Z] #17 48.90 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
16:59:41 [2020-02-06T16:59:41.777Z] #17 48.91 Unpacking vim (2:8.1.0875-5) ...
16:59:41 [2020-02-06T16:59:41.792Z] #27 28.25 #=#=#                                                                         

######################################################################## 100.0%
16:59:41 [2020-02-06T16:59:41.792Z] #27 28.47 
16:59:41 [2020-02-06T16:59:41.792Z] #27 28.54 Download of images into '/build' complete.
16:59:41 [2020-02-06T16:59:41.792Z] #27 28.55 Use something like the following to load the result into a Docker daemon:
16:59:41 [2020-02-06T16:59:41.792Z] #27 28.55   tar -cC '/build' . | docker load
16:59:42 [2020-02-06T16:59:42.201Z] #44 58.50   CC       criu/arch/x86/kerndat.o
16:59:42 [2020-02-06T16:59:42.338Z] #17 49.41 Selecting previously unselected package xfsprogs.
16:59:42 [2020-02-06T16:59:42.338Z] #17 49.41 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
16:59:42 [2020-02-06T16:59:42.338Z] #17 49.42 Unpacking xfsprogs (4.20.0-1) ...
16:59:42 [2020-02-06T16:59:42.365Z] #27 DONE 29.1s
16:59:42 [2020-02-06T16:59:42.365Z] 
16:59:42 [2020-02-06T16:59:42.365Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.558 + RM_GOPATH=0
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.558 + TMP_GOPATH=
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.558 + : /build
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.558 + '[' -z '' ']'
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.564 ++ mktemp -d
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.565 + export GOPATH=/tmp/tmp.WF1LwM2rYC
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.565 + GOPATH=/tmp/tmp.WF1LwM2rYC
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.565 + RM_GOPATH=1
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.584 ++ dirname ./install.sh
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + dir=.
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + bin=tini
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + shift
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + '[' '!' -f ./tini.installer ']'
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + . ./tini.installer
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 ++ : fec3683b971d9c3ef73f284f176672c44b448662
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + install_tini
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.WF1LwM2rYC/tini
16:59:42 [2020-02-06T16:59:42.365Z] #38 2.597 Cloning into '/tmp/tmp.WF1LwM2rYC/tini'...
16:59:42 [2020-02-06T16:59:42.365Z] #38 3.564 + cd /tmp/tmp.WF1LwM2rYC/tini
16:59:42 [2020-02-06T16:59:42.365Z] #38 3.568 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:59:42 [2020-02-06T16:59:42.365Z] #38 3.577 + cmake .
16:59:42 [2020-02-06T16:59:42.365Z] #38 4.682 -- The C compiler identification is GNU 8.3.0
16:59:42 [2020-02-06T16:59:42.365Z] #38 4.774 -- Check for working C compiler: /usr/bin/cc
16:59:42 [2020-02-06T16:59:42.593Z] #17 49.92 Selecting previously unselected package zip.
16:59:42 [2020-02-06T16:59:42.625Z] #38 5.805 -- Check for working C compiler: /usr/bin/cc -- works
16:59:42 [2020-02-06T16:59:42.625Z] #38 5.805 -- Detecting C compiler ABI info
16:59:42 [2020-02-06T16:59:42.767Z] #44 59.02   CC       criu/arch/x86/sigaction_compat.o
16:59:42 [2020-02-06T16:59:42.849Z] #17 49.95 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
16:59:42 [2020-02-06T16:59:42.849Z] #17 49.95 Unpacking zip (3.0-11+b1) ...
16:59:42 [2020-02-06T16:59:42.849Z] #17 50.13 Setting up aufs-tools (1:4.14+20190211-1) ...
16:59:42 [2020-02-06T16:59:42.849Z] #17 50.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:59:42 [2020-02-06T16:59:42.849Z] #17 50.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:59:42 [2020-02-06T16:59:42.849Z] #17 50.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:59:43 [2020-02-06T16:59:43.078Z] #11 ...
16:59:43 [2020-02-06T16:59:43.078Z] 
16:59:43 [2020-02-06T16:59:43.078Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:43 [2020-02-06T16:59:43.078Z] #45 15.34   CC       images/timerfd.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 15.45   CC       images/mm.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 15.67   CC       images/sk-opts.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 15.77   CC       images/sk-unix.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 15.95   CC       images/sk-inet.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 16.28   CC       images/tun.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 16.44   CC       images/sk-netlink.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 16.60   CC       images/packet-sock.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 16.90   CC       images/ipc-var.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.00   CC       images/ipc-desc.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.14   CC       images/ipc-shm.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.27   CC       images/ipc-msg.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.41   CC       images/ipc-sem.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.50   CC       images/utsns.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.65   CC       images/creds.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.76   CC       images/vma.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 17.88   CC       images/netdev.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 18.06   CC       images/tty.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 18.75   CC       images/file-lock.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 18.86   CC       images/rlimit.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 18.96   CC       images/pagemap.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 19.13   CC       images/siginfo.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 19.29   CC       images/rpc.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 19.93   CC       images/ext-file.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 20.08   CC       images/cgroup.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 20.42   CC       images/userns.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 20.56   CC       images/google/protobuf/descriptor.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.16   CC       images/opts.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.37   CC       images/seccomp.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.56   CC       images/binfmt-misc.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.68   CC       images/time.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.83   CC       images/sysctl.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 22.93   CC       images/autofs.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.02   CC       images/macvlan.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.15   CC       images/sit.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.24   LINK     images/built-in.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.31   GEN      compel/include/asm
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.32   GEN      compel/include/version.h
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.32 touch .config
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.32   GEN      include/common/config.h
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.35   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.41   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.42   GEN      compel/plugins/include/uapi/std/syscall.h
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.44   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.45   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.47   DEP      compel/arch/s390/plugins/std/parasite-head.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.49   DEP      compel/plugins/std/infect.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.61   DEP      compel/plugins/std/string.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.65   DEP      compel/plugins/std/log.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.71   DEP      compel/plugins/std/fds.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.77   DEP      compel/plugins/std/std.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.83   DEP      compel/plugins/shmem/shmem.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.88   DEP      compel/plugins/fds/fds.d
16:59:43 [2020-02-06T16:59:43.078Z] #45 23.94   CC       compel/plugins/std/std.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 24.14   CC       compel/plugins/std/fds.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 24.33   CC       compel/plugins/std/log.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 24.84   CC       compel/plugins/std/string.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 25.19   CC       compel/plugins/std/infect.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 25.49   CC       compel/arch/s390/plugins/std/parasite-head.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 25.52   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 25.57   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
16:59:43 [2020-02-06T16:59:43.078Z] #45 ...
16:59:43 [2020-02-06T16:59:43.078Z] 
16:59:43 [2020-02-06T16:59:43.078Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.18 Selecting previously unselected package gcc-mingw-w64-base.
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.28 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
16:59:43 [2020-02-06T16:59:43.078Z] #11 58.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:59:43 [2020-02-06T16:59:43.078Z] #11 ...
16:59:43 [2020-02-06T16:59:43.078Z] 
16:59:43 [2020-02-06T16:59:43.078Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:43 [2020-02-06T16:59:43.078Z] #48 48.19 go/scanner
16:59:43 [2020-02-06T16:59:43.078Z] #48 49.04 regexp
16:59:43 [2020-02-06T16:59:43.078Z] #48 49.37 go/ast
16:59:43 [2020-02-06T16:59:43.078Z] #48 52.05 internal/lazyregexp
16:59:43 [2020-02-06T16:59:43.078Z] #48 52.19 net/url
16:59:43 [2020-02-06T16:59:43.078Z] #48 53.61 text/template/parse
16:59:43 [2020-02-06T16:59:43.078Z] #48 53.74 go/parser
16:59:43 [2020-02-06T16:59:43.078Z] #48 56.80 text/template
16:59:43 [2020-02-06T16:59:43.078Z] #48 56.92 encoding/xml
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.19 Setting up libgpm2:amd64 (1.20.7-5) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.20 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.21 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.25 Setting up libicu63:amd64 (63.1-6) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.26 Setting up xxd (2:8.1.0875-5) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.27 Setting up zip (3.0-11+b1) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.28 Setting up vim-common (2:8.1.0875-5) ...
16:59:43 [2020-02-06T16:59:43.104Z] #17 50.30 Setting up bash-completion (1:2.8-6) ...
16:59:43 [2020-02-06T16:59:43.332Z] #44 59.25   CC       criu/arch/x86/sigframe.o
16:59:43 [2020-02-06T16:59:43.332Z] #44 59.50   LINK     criu/arch/x86/crtools.built-in.o
16:59:43 [2020-02-06T16:59:43.332Z] #44 59.54   DEP      criu/pie/util-vdso-elf32.d
16:59:43 [2020-02-06T16:59:43.456Z] #48 ...
16:59:43 [2020-02-06T16:59:43.456Z] 
16:59:43 [2020-02-06T16:59:43.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:43 [2020-02-06T16:59:43.456Z] #45 25.71   AR       compel/plugins/std.lib.a
16:59:43 [2020-02-06T16:59:43.456Z] #45 25.73   CC       compel/plugins/fds/fds.o
16:59:43 [2020-02-06T16:59:43.456Z] #45 25.88   AR       compel/plugins/fds.lib.a
16:59:43 [2020-02-06T16:59:43.456Z] #45 25.92   HOSTDEP  compel/src/lib/log-host.d
16:59:43 [2020-02-06T16:59:43.456Z] #45 26.04   HOSTDEP  compel/src/lib/handle-elf-host.d
16:59:43 [2020-02-06T16:59:43.456Z] #45 26.12   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
16:59:43 [2020-02-06T16:59:43.456Z] #45 26.17   HOSTDEP  compel/src/main-host.d
16:59:43 [2020-02-06T16:59:43.574Z] #38 ...
16:59:43 [2020-02-06T16:59:43.574Z] 
16:59:43 [2020-02-06T16:59:43.574Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:43 [2020-02-06T16:59:43.574Z] #33 59.18 internal/syscall/unix
16:59:43 [2020-02-06T16:59:43.574Z] #33 59.19 time
16:59:43 [2020-02-06T16:59:43.574Z] #33 64.43 internal/poll
16:59:43 [2020-02-06T16:59:43.574Z] #33 65.75 os
16:59:43 [2020-02-06T16:59:43.574Z] #33 ...
16:59:43 [2020-02-06T16:59:43.574Z] 
16:59:43 [2020-02-06T16:59:43.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
16:59:43 [2020-02-06T16:59:43.574Z] #10 69.74 Selecting previously unselected package gcc-mingw-w64-base.
16:59:43 [2020-02-06T16:59:43.574Z] #10 69.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:59:43 [2020-02-06T16:59:43.574Z] #10 69.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:59:43 [2020-02-06T16:59:43.574Z] #10 70.02 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:59:43 [2020-02-06T16:59:43.590Z] #44 59.68   DEP      criu/arch/x86/vdso-pie.d
16:59:43 [2020-02-06T16:59:43.590Z] #44 59.77   DEP      criu/pie/parasite-vdso.d
16:59:43 [2020-02-06T16:59:43.590Z] #44 59.90   DEP      criu/pie/util-vdso.d
16:59:43 [2020-02-06T16:59:43.829Z] #45 26.24   DEP      compel/src/lib/ptrace.d
16:59:43 [2020-02-06T16:59:43.829Z] #45 26.36   DEP      compel/src/lib/infect.d
16:59:43 [2020-02-06T16:59:43.829Z] #45 26.52   DEP      compel/src/lib/infect-util.d
16:59:43 [2020-02-06T16:59:43.829Z] #45 26.57   DEP      compel/src/lib/infect-rpc.d
16:59:43 [2020-02-06T16:59:43.835Z] #10 70.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:59:43 [2020-02-06T16:59:43.835Z] #10 70.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:59:43 [2020-02-06T16:59:43.848Z] #44 60.00   DEP      criu/pie/util.d
16:59:44 [2020-02-06T16:59:44.106Z] #44 60.21   CC       criu/pie/util.o
16:59:44 [2020-02-06T16:59:44.195Z] #45 26.67   DEP      compel/arch/s390/src/lib/infect.d
16:59:44 [2020-02-06T16:59:44.195Z] #45 26.78   DEP      compel/arch/s390/src/lib/cpu.d
16:59:44 [2020-02-06T16:59:44.195Z] #45 26.82   DEP      compel/src/lib/log.d
16:59:44 [2020-02-06T16:59:44.195Z] #45 26.88   DEP      compel/src/main.d
16:59:44 [2020-02-06T16:59:44.195Z] #45 26.97   DEP      compel/src/lib/handle-elf.d
16:59:44 [2020-02-06T16:59:44.363Z] #44 60.43   CC       criu/pie/util-vdso.o
16:59:44 [2020-02-06T16:59:44.574Z] #45 27.05   DEP      compel/arch/s390/src/lib/handle-elf.d
16:59:44 [2020-02-06T16:59:44.574Z] #45 27.13   CC       compel/src/lib/log.o
16:59:44 [2020-02-06T16:59:44.574Z] #45 27.31   CC       compel/arch/s390/src/lib/cpu.o
16:59:44 [2020-02-06T16:59:44.929Z] #44 61.03   CC       criu/pie/parasite-vdso.o
16:59:44 [2020-02-06T16:59:44.946Z] #45 27.52   CC       compel/arch/s390/src/lib/infect.o
16:59:45 [2020-02-06T16:59:45.314Z] #45 28.04   CC       compel/src/lib/infect-rpc.o
16:59:45 [2020-02-06T16:59:45.558Z] #44 61.72   CC       criu/arch/x86/vdso-pie.o
16:59:45 [2020-02-06T16:59:45.687Z] #45 28.30   CC       compel/src/lib/infect-util.o
16:59:45 [2020-02-06T16:59:45.816Z] #44 62.11   CC       criu/pie/util-vdso-elf32.o
16:59:46 [2020-02-06T16:59:46.063Z] #45 28.46   CC       compel/src/lib/infect.o
16:59:46 [2020-02-06T16:59:46.410Z] #17 ...
16:59:46 [2020-02-06T16:59:46.410Z] 
16:59:46 [2020-02-06T16:59:46.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:46 [2020-02-06T16:59:46.410Z] #44 113.1   CC       criu/cr-service.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 114.7   CC       criu/crtools.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 115.3   CC       criu/eventfd.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 115.6   CC       criu/eventpoll.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 116.6   CC       criu/external.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 117.0   CC       criu/fault-injection.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 117.1   CC       criu/fdstore.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 117.4   CC       criu/fifo.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 117.8   CC       criu/file-ids.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 118.0   CC       criu/file-lock.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 119.1   CC       criu/files-ext.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 119.4   CC       criu/files-reg.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 122.0   CC       criu/files.o
16:59:46 [2020-02-06T16:59:46.410Z] #44 ...
16:59:46 [2020-02-06T16:59:46.410Z] 
16:59:46 [2020-02-06T16:59:46.410Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.29 Setting up libiptc0:amd64 (1.8.2-4) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.30 Setting up xz-utils (5.2.4-1) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.33 Setting up pigz (2.4-1) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.37 Setting up python-pip-whl (18.1-5) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.38 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.39 Setting up vim-runtime (2:8.1.0875-5) ...
16:59:46 [2020-02-06T16:59:46.410Z] #17 53.79 Setting up libaio1:amd64 (0.3.112-3) ...
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.80 Setting up libonig5:amd64 (6.9.1-1) ...
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.82 Setting up vim (2:8.1.0875-5) ...
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:59:46 [2020-02-06T16:59:46.665Z] #17 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:59:46 [2020-02-06T16:59:46.749Z] #44 62.73   AR       criu/pie/pie.lib.a
16:59:46 [2020-02-06T16:59:46.749Z] #44 62.80   DEP      criu/pie/restorer.d
16:59:46 [2020-02-06T16:59:46.749Z] #44 ...
16:59:46 [2020-02-06T16:59:46.749Z] 
16:59:46 [2020-02-06T16:59:46.749Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:46 [2020-02-06T16:59:46.749Z] #47 118.3 net/http/httptrace
16:59:46 [2020-02-06T16:59:46.749Z] #47 118.6 net/http
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.94 Setting up jq (1.5+dfsg-2+b1) ...
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:59:46 [2020-02-06T16:59:46.920Z] #17 53.97 Setting up python3.7 (3.7.3-2) ...
16:59:47 [2020-02-06T16:59:47.008Z] #47 ...
16:59:47 [2020-02-06T16:59:47.008Z] 
16:59:47 [2020-02-06T16:59:47.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:47 [2020-02-06T16:59:47.008Z] #44 63.10   DEP      criu/arch/x86/sigaction_compat_pie.d
16:59:47 [2020-02-06T16:59:47.008Z] #44 63.24   DEP      criu/arch/x86/restorer_unmap.d
16:59:47 [2020-02-06T16:59:47.008Z] #44 63.26   DEP      criu/arch/x86/restorer.d
16:59:47 [2020-02-06T16:59:47.137Z] #10 ...
16:59:47 [2020-02-06T16:59:47.137Z] 
16:59:47 [2020-02-06T16:59:47.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:47 [2020-02-06T16:59:47.137Z] #44 4.952 Note: Building without setproctitle() and strlcpy() support.
16:59:47 [2020-02-06T16:59:47.137Z] #44 4.955       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:59:47 [2020-02-06T16:59:47.137Z] #44 7.854 fatal: not a git repository (or any of the parent directories): .git
16:59:47 [2020-02-06T16:59:47.137Z] #44 7.899   GEN      .gitid
16:59:47 [2020-02-06T16:59:47.137Z] #44 7.930   GEN      criu/include/version.h
16:59:47 [2020-02-06T16:59:47.137Z] #44 8.018   GEN      include/common/asm
16:59:47 [2020-02-06T16:59:47.137Z] #44 9.975   PBCC     images/google/protobuf/descriptor.pb-c.c
16:59:47 [2020-02-06T16:59:47.137Z] #44 10.22   PBCC     images/opts.pb-c.c
16:59:47 [2020-02-06T16:59:47.137Z] #44 ...
16:59:47 [2020-02-06T16:59:47.137Z] 
16:59:47 [2020-02-06T16:59:47.137Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:47 [2020-02-06T16:59:47.137Z] #38 6.736 -- Detecting C compiler ABI info - done
16:59:47 [2020-02-06T16:59:47.137Z] #38 6.785 -- Detecting C compile features
16:59:47 [2020-02-06T16:59:47.137Z] #38 9.475 -- Detecting C compile features - done
16:59:47 [2020-02-06T16:59:47.137Z] #38 9.529 -- Performing Test HAS_BUILTIN_FORTIFY
16:59:47 [2020-02-06T16:59:47.137Z] #38 9.854 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:59:47 [2020-02-06T16:59:47.137Z] #38 10.03 -- Configuring done
16:59:47 [2020-02-06T16:59:47.137Z] #38 10.05 -- Generating done
16:59:47 [2020-02-06T16:59:47.137Z] #38 10.06 -- Build files have been written to: /tmp/tmp.WF1LwM2rYC/tini
16:59:47 [2020-02-06T16:59:47.137Z] #38 10.07 + make tini-static
16:59:47 [2020-02-06T16:59:47.265Z] #44 63.44   DEP      criu/pie/parasite.d
16:59:47 [2020-02-06T16:59:47.318Z] #45 29.97   CC       compel/src/lib/ptrace.o
16:59:47 [2020-02-06T16:59:47.523Z] #44 63.67   CC       criu/pie/parasite.o
16:59:47 [2020-02-06T16:59:47.681Z] #45 30.17   AR       compel/libcompel.a
16:59:47 [2020-02-06T16:59:47.681Z] #45 30.23   HOSTCC   compel/src/main-host.o
16:59:47 [2020-02-06T16:59:47.681Z] #45 30.37   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
16:59:47 [2020-02-06T16:59:47.681Z] #45 30.48   HOSTCC   compel/src/lib/handle-elf-host.o
16:59:47 [2020-02-06T16:59:47.710Z] #38 10.85 Scanning dependencies of target tini-static
16:59:47 [2020-02-06T16:59:47.971Z] #38 11.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:59:48 [2020-02-06T16:59:48.048Z] #45 30.68   HOSTCC   compel/src/lib/log-host.o
16:59:48 [2020-02-06T16:59:48.420Z] #45 30.79   HOSTLINK compel/compel-host-bin
16:59:48 [2020-02-06T16:59:48.420Z] #45 30.84   DEP      soccr/soccr.d
16:59:48 [2020-02-06T16:59:48.420Z] #45 30.98   CC       soccr/soccr.o
16:59:48 [2020-02-06T16:59:48.898Z] #44 64.85   LINK     criu/pie/parasite.built-in.o
16:59:48 [2020-02-06T16:59:48.898Z] #44 64.88   GEN      criu/pie/parasite-blob.h
16:59:48 [2020-02-06T16:59:48.898Z] #44 64.90   CC       criu/arch/x86/restorer.o
16:59:48 [2020-02-06T16:59:48.915Z] #38 ...
16:59:48 [2020-02-06T16:59:48.915Z] 
16:59:48 [2020-02-06T16:59:48.915Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:49 [2020-02-06T16:59:49.218Z] #45 31.82   AR       soccr/libsoccr.a
16:59:49 [2020-02-06T16:59:49.218Z] #45 31.84 make[1]: 'soccr/libsoccr.a' is up to date.
16:59:49 [2020-02-06T16:59:49.464Z] #44 65.46   CC       criu/arch/x86/restorer_unmap.o
16:59:49 [2020-02-06T16:59:49.464Z] #44 65.51   CC       criu/arch/x86/sigaction_compat_pie.o
16:59:49 [2020-02-06T16:59:49.597Z] #45 31.99   DEP      criu/arch/s390/sigframe.d
16:59:49 [2020-02-06T16:59:49.597Z] #45 32.09   DEP      criu/arch/s390/crtools.d
16:59:49 [2020-02-06T16:59:49.597Z] #45 32.24   DEP      criu/arch/s390/cpu.d
16:59:49 [2020-02-06T16:59:49.597Z] #45 32.34   CC       criu/arch/s390/cpu.o
16:59:49 [2020-02-06T16:59:49.700Z] #62 34.40 Checking out files:  44% (1353/3042)   
Checking out files:  45% (1369/3042)   
Checking out files:  46% (1400/3042)   
Checking out files:  47% (1430/3042)   
Checking out files:  48% (1461/3042)   
Checking out files:  49% (1491/3042)   
Checking out files:  50% (1521/3042)   
Checking out files:  51% (1552/3042)   
Checking out files:  52% (1582/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  77% (2363/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
16:59:49 [2020-02-06T16:59:49.700Z] #62 36.28 + cd /tmp/tmp.vQZ47DZLiT/src/github.com/containerd/containerd
16:59:49 [2020-02-06T16:59:49.700Z] #62 36.28 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
16:59:49 [2020-02-06T16:59:49.722Z] #44 65.84   CC       criu/pie/restorer.o
16:59:49 [2020-02-06T16:59:49.961Z] #62 ...
16:59:49 [2020-02-06T16:59:49.961Z] 
16:59:49 [2020-02-06T16:59:49.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:49 [2020-02-06T16:59:49.961Z] #47 65.89 regexp
16:59:49 [2020-02-06T16:59:49.961Z] #47 67.67 context
16:59:49 [2020-02-06T16:59:49.961Z] #47 69.25 os
16:59:49 [2020-02-06T16:59:49.961Z] #47 73.26 github.com/LK4D4/vndr/versioned
16:59:49 [2020-02-06T16:59:49.961Z] #47 73.57 encoding/binary
16:59:49 [2020-02-06T16:59:49.961Z] #47 74.63 flag
16:59:49 [2020-02-06T16:59:49.961Z] #47 74.64 go/token
16:59:49 [2020-02-06T16:59:49.961Z] #47 74.66 internal/lazyregexp
16:59:49 [2020-02-06T16:59:49.961Z] #47 75.44 net/url
16:59:49 [2020-02-06T16:59:49.961Z] #47 76.01 text/template/parse
16:59:49 [2020-02-06T16:59:49.961Z] #47 ...
16:59:49 [2020-02-06T16:59:49.961Z] 
16:59:49 [2020-02-06T16:59:49.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.30   PBCC     images/sit.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.40   DEP      images/google/protobuf/descriptor.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.53   DEP      images/opts.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.66   DEP      images/sit.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.78   PBCC     images/macvlan.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.79   DEP      images/macvlan.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.95   PBCC     images/autofs.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 10.99   DEP      images/autofs.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.05   PBCC     images/sysctl.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.09   DEP      images/sysctl.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.16   PBCC     images/time.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.21   DEP      images/time.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.28   PBCC     images/binfmt-misc.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.40   DEP      images/binfmt-misc.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.43   PBCC     images/seccomp.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.47   DEP      images/seccomp.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.55   PBCC     images/userns.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.63   DEP      images/userns.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.69   PBCC     images/cgroup.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.77   DEP      images/cgroup.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.80   PBCC     images/fown.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.83   PBCC     images/ext-file.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.84   DEP      images/fown.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.91   DEP      images/ext-file.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 11.98   PBCC     images/rpc.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.05   DEP      images/rpc.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.11   PBCC     images/siginfo.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.15   DEP      images/siginfo.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.24   PBCC     images/pagemap.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.30   DEP      images/pagemap.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.37   PBCC     images/rlimit.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.43   DEP      images/rlimit.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.52   PBCC     images/file-lock.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.53   DEP      images/file-lock.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.62   PBCC     images/tty.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.71   DEP      images/tty.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.80   PBCC     images/tun.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.83   PBCC     images/netdev.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 12.92   DEP      images/tun.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.06   DEP      images/netdev.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.15   PBCC     images/vma.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.21   DEP      images/vma.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.36   PBCC     images/creds.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.40   DEP      images/creds.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.47   PBCC     images/utsns.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.48   DEP      images/utsns.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.55   PBCC     images/ipc-desc.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.58   PBCC     images/ipc-sem.pb-c.c
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.60   DEP      images/ipc-desc.pb-c.d
16:59:49 [2020-02-06T16:59:49.961Z] #44 13.65   DEP      images/ipc-sem.pb-c.d
16:59:49 [2020-02-06T16:59:49.971Z] #45 32.64   CC       criu/arch/s390/crtools.o
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.28 Setting up iptables (1.8.2-4) ...
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:59:50 [2020-02-06T16:59:50.181Z] #17 57.34 Setting up python3 (3.7.3-1) ...
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.70   PBCC     images/ipc-msg.pb-c.c
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.72   DEP      images/ipc-msg.pb-c.d
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.77   PBCC     images/ipc-shm.pb-c.c
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.79   DEP      images/ipc-shm.pb-c.d
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.85   PBCC     images/ipc-var.pb-c.c
16:59:50 [2020-02-06T16:59:50.222Z] #44 13.87   DEP      images/ipc-var.pb-c.d
16:59:50 [2020-02-06T16:59:50.484Z] #44 13.93   PBCC     images/sk-opts.pb-c.c
16:59:50 [2020-02-06T16:59:50.484Z] #44 13.97   PBCC     images/packet-sock.pb-c.c
16:59:50 [2020-02-06T16:59:50.484Z] #44 14.08   DEP      images/sk-opts.pb-c.d
16:59:50 [2020-02-06T16:59:50.745Z] #44 14.21   DEP      images/packet-sock.pb-c.d
16:59:50 [2020-02-06T16:59:50.745Z] #44 14.29   PBCC     images/sk-netlink.pb-c.c
16:59:50 [2020-02-06T16:59:50.745Z] #44 14.32   DEP      images/sk-netlink.pb-c.d
16:59:50 [2020-02-06T16:59:50.782Z] #17 57.77 Setting up python3-wheel (0.32.3-2) ...
16:59:50 [2020-02-06T16:59:50.958Z] #45 33.47   CC       criu/arch/s390/sigframe.o
16:59:50 [2020-02-06T16:59:50.958Z] #45 33.69   LINK     criu/arch/s390/crtools.built-in.o
16:59:51 [2020-02-06T16:59:51.005Z] #44 14.34   PBCC     images/sk-inet.pb-c.c
16:59:51 [2020-02-06T16:59:51.005Z] #44 14.45   DEP      images/sk-inet.pb-c.d
16:59:51 [2020-02-06T16:59:51.005Z] #44 14.55   PBCC     images/sk-unix.pb-c.c
16:59:51 [2020-02-06T16:59:51.005Z] #44 14.58   DEP      images/sk-unix.pb-c.d
16:59:51 [2020-02-06T16:59:51.266Z] #44 14.72   PBCC     images/mm.pb-c.c
16:59:51 [2020-02-06T16:59:51.266Z] #44 14.76   DEP      images/mm.pb-c.d
16:59:51 [2020-02-06T16:59:51.266Z] #44 14.83   PBCC     images/timerfd.pb-c.c
16:59:51 [2020-02-06T16:59:51.266Z] #44 14.87   DEP      images/timerfd.pb-c.d
16:59:51 [2020-02-06T16:59:51.266Z] #44 14.94   PBCC     images/timer.pb-c.c
16:59:51 [2020-02-06T16:59:51.342Z] #17 58.61 Setting up apparmor (2.13.2-10) ...
16:59:51 [2020-02-06T16:59:51.512Z] #45 33.75   DEP      criu/arch/s390/vdso-pie.d
16:59:51 [2020-02-06T16:59:51.512Z] #45 33.89   DEP      criu/pie/parasite-vdso.d
16:59:51 [2020-02-06T16:59:51.512Z] #45 34.04   DEP      criu/pie/util-vdso.d
16:59:51 [2020-02-06T16:59:51.512Z] #45 34.21   DEP      criu/pie/util.d
16:59:51 [2020-02-06T16:59:51.527Z] #44 15.02   DEP      images/timer.pb-c.d
16:59:51 [2020-02-06T16:59:51.527Z] #44 15.05   PBCC     images/sa.pb-c.c
16:59:51 [2020-02-06T16:59:51.527Z] #44 15.10   DEP      images/sa.pb-c.d
16:59:51 [2020-02-06T16:59:51.527Z] #44 15.16   PBCC     images/pipe-data.pb-c.c
16:59:51 [2020-02-06T16:59:51.788Z] #44 15.18   DEP      images/pipe-data.pb-c.d
16:59:51 [2020-02-06T16:59:51.788Z] #44 15.26   PBCC     images/mnt.pb-c.c
16:59:51 [2020-02-06T16:59:51.788Z] #44 15.33   DEP      images/mnt.pb-c.d
16:59:51 [2020-02-06T16:59:51.788Z] #44 15.38   PBCC     images/sk-packet.pb-c.c
16:59:51 [2020-02-06T16:59:51.958Z] #45 34.43   CC       criu/pie/util.o
16:59:51 [2020-02-06T16:59:51.958Z] #45 34.73   CC       criu/pie/util-vdso.o
16:59:52 [2020-02-06T16:59:52.048Z] #44 15.43   DEP      images/sk-packet.pb-c.d
16:59:52 [2020-02-06T16:59:52.048Z] #44 15.47   PBCC     images/tcp-stream.pb-c.c
16:59:52 [2020-02-06T16:59:52.048Z] #44 15.58   DEP      images/tcp-stream.pb-c.d
16:59:52 [2020-02-06T16:59:52.249Z] #44 68.50   LINK     criu/pie/restorer.built-in.o
16:59:52 [2020-02-06T16:59:52.249Z] #44 68.50   GEN      criu/pie/restorer-blob.h
16:59:52 [2020-02-06T16:59:52.309Z] #44 ...
16:59:52 [2020-02-06T16:59:52.309Z] 
16:59:52 [2020-02-06T16:59:52.309Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:52 [2020-02-06T16:59:52.309Z] #38 13.61 [100%] Linking C executable tini-static
16:59:52 [2020-02-06T16:59:52.309Z] #38 14.41 [100%] Built target tini-static
16:59:52 [2020-02-06T16:59:52.309Z] #38 14.57 + mkdir -p /build
16:59:52 [2020-02-06T16:59:52.309Z] #38 14.57 + cp tini-static /build/docker-init
16:59:52 [2020-02-06T16:59:52.309Z] #38 DONE 15.4s
16:59:52 [2020-02-06T16:59:52.309Z] 
16:59:52 [2020-02-06T16:59:52.309Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:52 [2020-02-06T16:59:52.309Z] #44 15.68   PBCC     images/pipe.pb-c.c
16:59:52 [2020-02-06T16:59:52.309Z] #44 15.74   DEP      images/pipe.pb-c.d
16:59:52 [2020-02-06T16:59:52.309Z] #44 ...
16:59:52 [2020-02-06T16:59:52.309Z] 
16:59:52 [2020-02-06T16:59:52.309Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
16:59:52 [2020-02-06T16:59:52.309Z] #62 37.99 + export 'BUILDTAGS=netgo osusergo static_build'
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + BUILDTAGS='netgo osusergo static_build'
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + export EXTRA_FLAGS=-buildmode=pie
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + EXTRA_FLAGS=-buildmode=pie
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + '[' '' = dynamic ']'
16:59:52 [2020-02-06T16:59:52.309Z] #62 38.00 + make
16:59:52 [2020-02-06T16:59:52.317Z] #45 35.17   CC       criu/pie/parasite-vdso.o
16:59:52 [2020-02-06T16:59:52.507Z] #44 68.61   DEP      criu/vdso.d
16:59:52 [2020-02-06T16:59:52.765Z] #44 68.77   DEP      criu/vdso-compat.d
16:59:52 [2020-02-06T16:59:52.765Z] #44 68.89   DEP      criu/uts_ns.d
16:59:52 [2020-02-06T16:59:52.765Z] #44 69.02   DEP      criu/util.d
16:59:53 [2020-02-06T16:59:53.023Z] #44 69.23   DEP      criu/uffd.d
16:59:53 [2020-02-06T16:59:53.125Z] #45 35.48   CC       criu/arch/s390/vdso-pie.o
16:59:53 [2020-02-06T16:59:53.125Z] #45 35.66   AR       criu/pie/pie.lib.a
16:59:53 [2020-02-06T16:59:53.125Z] #45 35.69   DEP      criu/pie/restorer.d
16:59:53 [2020-02-06T16:59:53.125Z] #45 35.85   DEP      criu/arch/s390/restorer.d
16:59:53 [2020-02-06T16:59:53.125Z] #45 ...
16:59:53 [2020-02-06T16:59:53.125Z] 
16:59:53 [2020-02-06T16:59:53.125Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:59:53 [2020-02-06T16:59:53.125Z] #66 68.23 + for f in rootlesskit rootlesskit-docker-proxy
16:59:53 [2020-02-06T16:59:53.125Z] #66 68.24 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:59:53 [2020-02-06T16:59:53.251Z] #62 39.55 + bin/ctr
16:59:53 [2020-02-06T16:59:53.269Z] #17 60.29 Setting up xfsprogs (4.20.0-1) ...
16:59:53 [2020-02-06T16:59:53.269Z] #17 60.30 Setting up python3-lib2to3 (3.7.3-1) ...
16:59:53 [2020-02-06T16:59:53.281Z] #44 69.43   DEP      criu/tun.d
16:59:53 [2020-02-06T16:59:53.512Z] #62 ...
16:59:53 [2020-02-06T16:59:53.512Z] 
16:59:53 [2020-02-06T16:59:53.512Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:53 [2020-02-06T16:59:53.512Z] #33 69.59 path/filepath
16:59:53 [2020-02-06T16:59:53.512Z] #33 69.97 internal/fmtsort
16:59:53 [2020-02-06T16:59:53.512Z] #33 70.68 fmt
16:59:53 [2020-02-06T16:59:53.512Z] #33 71.39 io/ioutil
16:59:53 [2020-02-06T16:59:53.512Z] #33 73.68 log
16:59:53 [2020-02-06T16:59:53.512Z] #33 73.69 github.com/BurntSushi/toml
16:59:53 [2020-02-06T16:59:53.512Z] #33 73.69 flag
16:59:53 [2020-02-06T16:59:53.512Z] #33 78.08 github.com/BurntSushi/toml/cmd/tomlv
16:59:53 [2020-02-06T16:59:53.539Z] #44 69.76   DEP      criu/tty.d
16:59:53 [2020-02-06T16:59:53.547Z] #17 60.74 Setting up python3-pkg-resources (40.8.0-1) ...
16:59:53 [2020-02-06T16:59:53.775Z] #33 ...
16:59:53 [2020-02-06T16:59:53.775Z] 
16:59:53 [2020-02-06T16:59:53.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:53 [2020-02-06T16:59:53.775Z] #44 15.85   PBCC     images/pstree.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 15.88   DEP      images/pstree.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 15.97   PBCC     images/fs.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 15.99   DEP      images/fs.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.09   PBCC     images/signalfd.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.17   DEP      images/signalfd.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.30   PBCC     images/fh.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.35   PBCC     images/fsnotify.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.41   DEP      images/fh.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.49   DEP      images/fsnotify.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.52   PBCC     images/eventpoll.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.53   DEP      images/eventpoll.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.61   PBCC     images/eventfd.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.63   DEP      images/eventfd.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.76   PBCC     images/remap-file-path.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.82   DEP      images/remap-file-path.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 16.95   PBCC     images/fifo.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 17.05   DEP      images/fifo.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 17.09   PBCC     images/ghost-file.pb-c.c
16:59:53 [2020-02-06T16:59:53.775Z] #44 17.23   DEP      images/ghost-file.pb-c.d
16:59:53 [2020-02-06T16:59:53.775Z] #44 17.27   PBCC     images/regfile.pb-c.c
16:59:53 [2020-02-06T16:59:53.797Z] #44 69.96   DEP      criu/timerfd.d
16:59:54 [2020-02-06T16:59:54.036Z] #44 17.36   DEP      images/regfile.pb-c.d
16:59:54 [2020-02-06T16:59:54.036Z] #44 17.52   PBCC     images/ns.pb-c.c
16:59:54 [2020-02-06T16:59:54.036Z] #44 17.53   DEP      images/ns.pb-c.d
16:59:54 [2020-02-06T16:59:54.036Z] #44 17.57   PBCC     images/fdinfo.pb-c.c
16:59:54 [2020-02-06T16:59:54.055Z] #44 70.09   DEP      criu/sysfs_parse.d
16:59:54 [2020-02-06T16:59:54.055Z] #44 70.21   DEP      criu/sysctl.d
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.67   DEP      images/fdinfo.pb-c.d
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.71   PBCC     images/core-aarch64.pb-c.c
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.74   PBCC     images/core-arm.pb-c.c
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.78   PBCC     images/core-ppc64.pb-c.c
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.85   PBCC     images/core-s390.pb-c.c
16:59:54 [2020-02-06T16:59:54.298Z] #44 17.90   PBCC     images/core-x86.pb-c.c
16:59:54 [2020-02-06T16:59:54.312Z] #44 70.36   DEP      criu/string.d
16:59:54 [2020-02-06T16:59:54.312Z] #44 70.41   DEP      criu/stats.d
16:59:54 [2020-02-06T16:59:54.312Z] #44 70.51   DEP      criu/sockets.d
16:59:54 [2020-02-06T16:59:54.513Z] #17 61.73 Setting up python3-distutils (3.7.3-1) ...
16:59:54 [2020-02-06T16:59:54.560Z] #44 17.94   PBCC     images/core.pb-c.c
16:59:54 [2020-02-06T16:59:54.560Z] #44 18.02   PBCC     images/inventory.pb-c.c
16:59:54 [2020-02-06T16:59:54.560Z] #44 18.08   DEP      images/core-aarch64.pb-c.d
16:59:54 [2020-02-06T16:59:54.560Z] #44 18.12   DEP      images/core-arm.pb-c.d
16:59:54 [2020-02-06T16:59:54.570Z] #44 70.63   DEP      criu/sk-unix.d
16:59:54 [2020-02-06T16:59:54.570Z] #44 70.77   DEP      criu/sk-tcp.d
16:59:54 [2020-02-06T16:59:54.820Z] #44 18.17   DEP      images/core-ppc64.pb-c.d
16:59:54 [2020-02-06T16:59:54.820Z] #44 18.20   DEP      images/core-s390.pb-c.d
16:59:54 [2020-02-06T16:59:54.820Z] #44 18.28   DEP      images/core-x86.pb-c.d
16:59:54 [2020-02-06T16:59:54.820Z] #44 18.34   DEP      images/core.pb-c.d
16:59:54 [2020-02-06T16:59:54.820Z] #44 18.41   DEP      images/inventory.pb-c.d
16:59:54 [2020-02-06T16:59:54.827Z] #44 71.01   DEP      criu/sk-queue.d
16:59:54 [2020-02-06T16:59:54.828Z] #44 71.19   DEP      criu/sk-packet.d
16:59:55 [2020-02-06T16:59:55.073Z] #17 62.24 Setting up python3-setuptools (40.8.0-1) ...
16:59:55 [2020-02-06T16:59:55.082Z] #44 18.48   PBCC     images/cpuinfo.pb-c.c
16:59:55 [2020-02-06T16:59:55.082Z] #44 18.55   DEP      images/cpuinfo.pb-c.d
16:59:55 [2020-02-06T16:59:55.082Z] #44 18.60   PBCC     images/stats.pb-c.c
16:59:55 [2020-02-06T16:59:55.082Z] #44 18.62   DEP      images/stats.pb-c.d
16:59:55 [2020-02-06T16:59:55.085Z] #44 71.34   DEP      criu/sk-netlink.d
16:59:55 [2020-02-06T16:59:55.343Z] #44 71.55   DEP      criu/sk-inet.d
16:59:55 [2020-02-06T16:59:55.570Z] #66 ...
16:59:55 [2020-02-06T16:59:55.570Z] 
16:59:55 [2020-02-06T16:59:55.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:55 [2020-02-06T16:59:55.570Z] #48 60.44 go/doc
16:59:55 [2020-02-06T16:59:55.570Z] #48 61.26 github.com/LK4D4/vndr/versioned
16:59:55 [2020-02-06T16:59:55.570Z] #48 61.46 crypto/x509/pkix
16:59:55 [2020-02-06T16:59:55.570Z] #48 61.81 vendor/golang.org/x/crypto/cryptobyte
16:59:55 [2020-02-06T16:59:55.570Z] #48 62.71 github.com/LK4D4/vndr/build
16:59:55 [2020-02-06T16:59:55.570Z] #48 63.85 net
16:59:55 [2020-02-06T16:59:55.570Z] #48 65.23 vendor/golang.org/x/crypto/chacha20poly1305
16:59:55 [2020-02-06T16:59:55.570Z] #48 65.74 vendor/golang.org/x/crypto/curve25519
16:59:55 [2020-02-06T16:59:55.570Z] #48 66.43 vendor/golang.org/x/text/transform
16:59:55 [2020-02-06T16:59:55.570Z] #48 67.30 vendor/golang.org/x/text/unicode/bidi
16:59:55 [2020-02-06T16:59:55.570Z] #48 68.77 vendor/golang.org/x/text/unicode/norm
16:59:55 [2020-02-06T16:59:55.570Z] #48 ...
16:59:55 [2020-02-06T16:59:55.570Z] 
16:59:55 [2020-02-06T16:59:55.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:55 [2020-02-06T16:59:55.570Z] #45 35.97   DEP      criu/pie/parasite.d
16:59:55 [2020-02-06T16:59:55.570Z] #45 36.16   CC       criu/pie/parasite.o
16:59:55 [2020-02-06T16:59:55.570Z] #45 37.00   LINK     criu/pie/parasite.built-in.o
16:59:55 [2020-02-06T16:59:55.570Z] #45 37.00   GEN      criu/pie/parasite-blob.h
16:59:55 [2020-02-06T16:59:55.570Z] #45 37.01   CC       criu/arch/s390/restorer.o
16:59:55 [2020-02-06T16:59:55.570Z] #45 37.23   CC       criu/pie/restorer.o
16:59:55 [2020-02-06T16:59:55.613Z] #44 71.74   DEP      criu/signalfd.d
16:59:55 [2020-02-06T16:59:55.874Z] #44 71.89   DEP      criu/sigframe.d
16:59:55 [2020-02-06T16:59:55.874Z] #44 72.02   DEP      criu/shmem.d
16:59:56 [2020-02-06T16:59:56.131Z] #44 72.23   DEP      criu/servicefd.d
16:59:56 [2020-02-06T16:59:56.131Z] #44 72.35   DEP      criu/seize.d
16:59:56 [2020-02-06T16:59:56.131Z] #44 72.46   DEP      criu/seccomp.d
16:59:56 [2020-02-06T16:59:56.349Z] #45 38.89   LINK     criu/pie/restorer.built-in.o
16:59:56 [2020-02-06T16:59:56.349Z] #45 38.90   GEN      criu/pie/restorer-blob.h
16:59:56 [2020-02-06T16:59:56.349Z] #45 38.96   DEP      criu/vdso.d
16:59:56 [2020-02-06T16:59:56.349Z] #45 39.11   DEP      criu/uts_ns.d
16:59:56 [2020-02-06T16:59:56.389Z] #44 72.61   DEP      criu/rst-malloc.d
16:59:56 [2020-02-06T16:59:56.389Z] #44 72.70   DEP      criu/rbtree.d
16:59:56 [2020-02-06T16:59:56.389Z] #44 72.75   DEP      criu/pstree.d
16:59:56 [2020-02-06T16:59:56.435Z] #17 63.43 Setting up python3-pip (18.1-5) ...
16:59:56 [2020-02-06T16:59:56.647Z] #44 ...
16:59:56 [2020-02-06T16:59:56.647Z] 
16:59:56 [2020-02-06T16:59:56.647Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:56 [2020-02-06T16:59:56.647Z] #47 129.2 github.com/LK4D4/vndr/godl
16:59:56 [2020-02-06T16:59:56.647Z] #47 129.9 github.com/LK4D4/vndr
16:59:56 [2020-02-06T16:59:56.647Z] #47 DONE 138.3s
16:59:56 [2020-02-06T16:59:56.722Z] #45 39.22   DEP      criu/util.d
16:59:56 [2020-02-06T16:59:56.722Z] #45 39.37   DEP      criu/uffd.d
16:59:56 [2020-02-06T16:59:56.905Z] 
16:59:56 [2020-02-06T16:59:56.905Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:59:56 [2020-02-06T16:59:56.905Z] #41 ...
16:59:56 [2020-02-06T16:59:56.905Z] 
16:59:56 [2020-02-06T16:59:56.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:56 [2020-02-06T16:59:56.905Z] #44 73.11   DEP      criu/protobuf.d
16:59:56 [2020-02-06T16:59:56.995Z] #17 ...
16:59:56 [2020-02-06T16:59:56.995Z] 
16:59:56 [2020-02-06T16:59:56.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:56 [2020-02-06T16:59:56.995Z] #44 124.3   CC       criu/filesystems.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 125.0   CC       criu/fsnotify.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 126.3   CC       criu/image-desc.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 126.5   CC       criu/image.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 127.5   CC       criu/ipc_ns.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 129.0   CC       criu/irmap.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 129.8   CC       criu/kcmp-ids.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 130.2   CC       criu/kerndat.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 131.5   CC       criu/libnetlink.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 132.0   CC       criu/log.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 132.6   CC       criu/lsm.o
16:59:56 [2020-02-06T16:59:56.995Z] #44 133.1   CC       criu/mem.o
16:59:56 [2020-02-06T16:59:56.996Z] #44 ...
16:59:56 [2020-02-06T16:59:56.996Z] 
16:59:56 [2020-02-06T16:59:56.996Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
16:59:56 [2020-02-06T16:59:56.996Z] #33 DONE 82.8s
16:59:56 [2020-02-06T16:59:56.996Z] 
16:59:56 [2020-02-06T16:59:56.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:56 [2020-02-06T16:59:56.996Z] #44 20.46 make[1]: Nothing to be done for 'all'.
16:59:57 [2020-02-06T16:59:57.095Z] #45 39.48   DEP      criu/tun.d
16:59:57 [2020-02-06T16:59:57.095Z] #45 39.62   DEP      criu/tty.d
16:59:57 [2020-02-06T16:59:57.095Z] #45 39.77   DEP      criu/timerfd.d
16:59:57 [2020-02-06T16:59:57.095Z] #45 39.85   DEP      criu/sysfs_parse.d
16:59:57 [2020-02-06T16:59:57.163Z] #44 73.27   GEN      criu/protobuf-desc-gen.h
16:59:57 [2020-02-06T16:59:57.251Z] #44 ...
16:59:57 [2020-02-06T16:59:57.251Z] 
16:59:57 [2020-02-06T16:59:57.251Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:57 [2020-02-06T16:59:57.251Z] #17 64.56 Processing triggers for libc-bin (2.28-10) ...
16:59:57 [2020-02-06T16:59:57.261Z] #44 ...
16:59:57 [2020-02-06T16:59:57.261Z] 
16:59:57 [2020-02-06T16:59:57.261Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
16:59:57 [2020-02-06T16:59:57.261Z] #47 76.24 go/scanner
16:59:57 [2020-02-06T16:59:57.261Z] #47 77.96 encoding/base64
16:59:57 [2020-02-06T16:59:57.261Z] #47 78.15 encoding/xml
16:59:57 [2020-02-06T16:59:57.261Z] #47 79.27 go/ast
16:59:57 [2020-02-06T16:59:57.261Z] #47 80.15 encoding/json
16:59:57 [2020-02-06T16:59:57.455Z] #45 40.01   DEP      criu/sysctl.d
16:59:57 [2020-02-06T16:59:57.455Z] #45 40.11   DEP      criu/string.d
16:59:57 [2020-02-06T16:59:57.455Z] #45 40.15   DEP      criu/stats.d
16:59:57 [2020-02-06T16:59:57.506Z] #17 64.61 Processing triggers for mime-support (3.62) ...
16:59:57 [2020-02-06T16:59:57.821Z] #45 40.24   DEP      criu/sockets.d
16:59:57 [2020-02-06T16:59:57.821Z] #45 40.39   DEP      criu/sk-unix.d
16:59:57 [2020-02-06T16:59:57.821Z] #45 40.53   DEP      criu/sk-tcp.d
16:59:57 [2020-02-06T16:59:57.821Z] #45 40.65   DEP      criu/sk-queue.d
16:59:58 [2020-02-06T16:59:58.066Z] #17 ...
16:59:58 [2020-02-06T16:59:58.066Z] 
16:59:58 [2020-02-06T16:59:58.066Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
16:59:58 [2020-02-06T16:59:58.066Z] #41 198.9 + dpkg --print-architecture
16:59:58 [2020-02-06T16:59:58.066Z] #41 198.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:59:58 [2020-02-06T16:59:58.066Z] #41 199.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:59:58 [2020-02-06T16:59:58.066Z] #41 199.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:59:58 [2020-02-06T16:59:58.066Z] #41 ...
16:59:58 [2020-02-06T16:59:58.066Z] 
16:59:58 [2020-02-06T16:59:58.066Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
16:59:58 [2020-02-06T16:59:58.066Z] #17 DONE 65.3s
16:59:58 [2020-02-06T16:59:58.066Z] 
16:59:58 [2020-02-06T16:59:58.066Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
16:59:58 [2020-02-06T16:59:58.189Z] #45 40.75   DEP      criu/sk-packet.d
16:59:58 [2020-02-06T16:59:58.189Z] #45 ...
16:59:58 [2020-02-06T16:59:58.189Z] 
16:59:58 [2020-02-06T16:59:58.189Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
16:59:58 [2020-02-06T16:59:58.189Z] #66 DONE 73.3s
16:59:58 [2020-02-06T16:59:58.189Z] 
16:59:58 [2020-02-06T16:59:58.189Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:58 [2020-02-06T16:59:58.189Z] #67 DONE 0.1s
16:59:58 [2020-02-06T16:59:58.189Z] 
16:59:58 [2020-02-06T16:59:58.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:58 [2020-02-06T16:59:58.189Z] #45 40.85   DEP      criu/sk-netlink.d
16:59:58 [2020-02-06T16:59:58.536Z] #44 74.82   DEP      criu/protobuf-desc.d
16:59:58 [2020-02-06T16:59:58.549Z] #45 40.96   DEP      criu/sk-inet.d
16:59:58 [2020-02-06T16:59:58.549Z] #45 41.16   DEP      criu/signalfd.d
16:59:58 [2020-02-06T16:59:58.549Z] #45 41.32   DEP      criu/sigframe.d
16:59:58 [2020-02-06T16:59:58.794Z] #44 74.95   DEP      criu/proc_parse.d
16:59:58 [2020-02-06T16:59:58.907Z] #45 41.47   DEP      criu/shmem.d
16:59:58 [2020-02-06T16:59:58.907Z] #45 41.56   DEP      criu/servicefd.d
16:59:58 [2020-02-06T16:59:58.907Z] #45 41.64   DEP      criu/seize.d
16:59:59 [2020-02-06T16:59:59.052Z] #44 75.15   DEP      criu/plugin.d
16:59:59 [2020-02-06T16:59:59.052Z] #44 75.25   DEP      criu/pipes.d
16:59:59 [2020-02-06T16:59:59.275Z] #45 41.72   DEP      criu/seccomp.d
16:59:59 [2020-02-06T16:59:59.276Z] #45 41.83   DEP      criu/rst-malloc.d
16:59:59 [2020-02-06T16:59:59.276Z] #45 41.86   DEP      criu/rbtree.d
16:59:59 [2020-02-06T16:59:59.276Z] #45 41.88   DEP      criu/pstree.d
16:59:59 [2020-02-06T16:59:59.276Z] #45 41.97   DEP      criu/protobuf.d
16:59:59 [2020-02-06T16:59:59.276Z] #45 42.03   GEN      criu/protobuf-desc-gen.h
16:59:59 [2020-02-06T16:59:59.310Z] #44 75.41   DEP      criu/pie-util.d
16:59:59 [2020-02-06T16:59:59.310Z] #44 75.55   DEP      criu/pie-util-vdso.d
16:59:59 [2020-02-06T16:59:59.310Z] #44 75.65   DEP      criu/pie-util-vdso-elf32.d
16:59:59 [2020-02-06T16:59:59.568Z] #44 75.78   DEP      criu/path.d
16:59:59 [2020-02-06T16:59:59.568Z] #44 75.91   DEP      criu/parasite-syscall.d
16:59:59 [2020-02-06T16:59:59.811Z] #47 ...
16:59:59 [2020-02-06T16:59:59.811Z] 
16:59:59 [2020-02-06T16:59:59.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
16:59:59 [2020-02-06T16:59:59.811Z] #44 23.31   CC       images/stats.o
17:00:00 [2020-02-06T17:00:00.133Z] #44 76.09   DEP      criu/pagemap.d
17:00:00 [2020-02-06T17:00:00.133Z] #44 76.28   DEP      criu/pagemap-cache.d
17:00:00 [2020-02-06T17:00:00.383Z] #44 23.84   CC       images/core.o
17:00:00 [2020-02-06T17:00:00.391Z] #44 76.42   DEP      criu/page-xfer.d
17:00:00 [2020-02-06T17:00:00.391Z] #44 76.58   DEP      criu/page-pipe.d
17:00:00 [2020-02-06T17:00:00.541Z] #45 42.92   DEP      criu/protobuf-desc.d
17:00:00 [2020-02-06T17:00:00.541Z] #45 43.02   DEP      criu/proc_parse.d
17:00:00 [2020-02-06T17:00:00.541Z] #45 43.19   DEP      criu/plugin.d
17:00:00 [2020-02-06T17:00:00.541Z] #45 43.25   DEP      criu/pipes.d
17:00:00 [2020-02-06T17:00:00.541Z] #45 43.32   DEP      criu/pie-util.d
17:00:00 [2020-02-06T17:00:00.578Z] #18 2.039 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:00:00 [2020-02-06T17:00:00.578Z] #18 2.043 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:00:00 [2020-02-06T17:00:00.578Z] #18 2.047 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:00:00 [2020-02-06T17:00:00.578Z] #18 DONE 2.2s
17:00:00 [2020-02-06T17:00:00.578Z] 
17:00:00 [2020-02-06T17:00:00.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:00 [2020-02-06T17:00:00.578Z] #44 135.0   CC       criu/mount.o
17:00:00 [2020-02-06T17:00:00.648Z] #44 76.69   DEP      criu/netfilter.d
17:00:00 [2020-02-06T17:00:00.648Z] #44 76.80   DEP      criu/net.d
17:00:00 [2020-02-06T17:00:00.906Z] #44 76.98   DEP      criu/namespaces.d
17:00:00 [2020-02-06T17:00:00.906Z] #44 77.10   DEP      criu/mount.d
17:00:00 [2020-02-06T17:00:00.921Z] #45 43.40   DEP      criu/pie-util-vdso.d
17:00:00 [2020-02-06T17:00:00.921Z] #45 43.47   DEP      criu/pie-util-vdso-elf32.d
17:00:00 [2020-02-06T17:00:00.921Z] #45 43.56   DEP      criu/path.d
17:00:00 [2020-02-06T17:00:00.921Z] #45 43.63   DEP      criu/parasite-syscall.d
17:00:01 [2020-02-06T17:00:01.164Z] #44 77.29   DEP      criu/mem.d
17:00:01 [2020-02-06T17:00:01.304Z] #45 43.83   DEP      criu/pagemap.d
17:00:01 [2020-02-06T17:00:01.304Z] #45 43.91   DEP      criu/pagemap-cache.d
17:00:01 [2020-02-06T17:00:01.304Z] #45 43.97   DEP      criu/page-xfer.d
17:00:01 [2020-02-06T17:00:01.304Z] #45 44.05   DEP      criu/page-pipe.d
17:00:01 [2020-02-06T17:00:01.422Z] #44 77.45   DEP      criu/lsm.d
17:00:01 [2020-02-06T17:00:01.422Z] #44 77.61   DEP      criu/log.d
17:00:01 [2020-02-06T17:00:01.680Z] #44 77.76   DEP      criu/libnetlink.d
17:00:01 [2020-02-06T17:00:01.680Z] #44 77.84   DEP      criu/kerndat.d
17:00:01 [2020-02-06T17:00:01.680Z] #44 77.98   DEP      criu/kcmp-ids.d
17:00:01 [2020-02-06T17:00:01.681Z] #45 44.23   DEP      criu/netfilter.d
17:00:01 [2020-02-06T17:00:01.681Z] #45 44.32   DEP      criu/net.d
17:00:01 [2020-02-06T17:00:01.681Z] #45 44.44   DEP      criu/namespaces.d
17:00:01 [2020-02-06T17:00:01.769Z] #44 24.96   CC       images/core-x86.o
17:00:01 [2020-02-06T17:00:01.938Z] #44 78.06   DEP      criu/irmap.d
17:00:01 [2020-02-06T17:00:01.938Z] #44 78.18   DEP      criu/ipc_ns.d
17:00:01 [2020-02-06T17:00:01.938Z] #44 78.25   DEP      criu/image.d
17:00:02 [2020-02-06T17:00:02.030Z] #44 25.55   CC       images/core-arm.o
17:00:02 [2020-02-06T17:00:02.045Z] #45 44.59   DEP      criu/mount.d
17:00:02 [2020-02-06T17:00:02.046Z] #45 44.81   DEP      criu/mem.d
17:00:02 [2020-02-06T17:00:02.196Z] #44 78.35   DEP      criu/image-desc.d
17:00:02 [2020-02-06T17:00:02.197Z] #44 78.41   DEP      criu/fsnotify.d
17:00:02 [2020-02-06T17:00:02.414Z] #45 45.02   DEP      criu/lsm.d
17:00:02 [2020-02-06T17:00:02.414Z] #45 45.11   DEP      criu/log.d
17:00:02 [2020-02-06T17:00:02.454Z] #44 78.57   DEP      criu/filesystems.d
17:00:02 [2020-02-06T17:00:02.454Z] #44 78.74   DEP      criu/files.d
17:00:02 [2020-02-06T17:00:02.603Z] #44 26.01   CC       images/core-aarch64.o
17:00:02 [2020-02-06T17:00:02.712Z] #44 78.86   DEP      criu/files-reg.d
17:00:02 [2020-02-06T17:00:02.811Z] #45 45.20   DEP      criu/libnetlink.d
17:00:02 [2020-02-06T17:00:02.811Z] #45 45.27   DEP      criu/kerndat.d
17:00:02 [2020-02-06T17:00:02.811Z] #45 45.44   DEP      criu/kcmp-ids.d
17:00:02 [2020-02-06T17:00:02.811Z] #45 45.49   DEP      criu/irmap.d
17:00:02 [2020-02-06T17:00:02.811Z] #45 45.58   DEP      criu/ipc_ns.d
17:00:02 [2020-02-06T17:00:02.970Z] #44 79.01   DEP      criu/files-ext.d
17:00:02 [2020-02-06T17:00:02.970Z] #44 79.11   DEP      criu/file-lock.d
17:00:02 [2020-02-06T17:00:02.970Z] #44 79.24   DEP      criu/file-ids.d
17:00:03 [2020-02-06T17:00:03.091Z] #44 140.2   CC       criu/namespaces.o
17:00:03 [2020-02-06T17:00:03.175Z] #44 26.47   CC       images/core-ppc64.o
17:00:03 [2020-02-06T17:00:03.228Z] #44 79.35   DEP      criu/fifo.d
17:00:03 [2020-02-06T17:00:03.228Z] #44 79.49   DEP      criu/fdstore.d
17:00:03 [2020-02-06T17:00:03.347Z] #45 45.72   DEP      criu/image.d
17:00:03 [2020-02-06T17:00:03.347Z] #45 45.83   DEP      criu/image-desc.d
17:00:03 [2020-02-06T17:00:03.347Z] #45 45.90   DEP      criu/fsnotify.d
17:00:03 [2020-02-06T17:00:03.347Z] #45 45.97   DEP      criu/filesystems.d
17:00:03 [2020-02-06T17:00:03.347Z] #45 46.09   DEP      criu/files.d
17:00:03 [2020-02-06T17:00:03.486Z] #44 79.62   DEP      criu/fault-injection.d
17:00:03 [2020-02-06T17:00:03.486Z] #44 79.67   DEP      criu/external.d
17:00:03 [2020-02-06T17:00:03.486Z] #44 79.74   DEP      criu/eventpoll.d
17:00:03 [2020-02-06T17:00:03.744Z] #44 79.86   DEP      criu/eventfd.d
17:00:03 [2020-02-06T17:00:03.747Z] #44 27.44   CC       images/core-s390.o
17:00:03 [2020-02-06T17:00:03.858Z] #45 46.26   DEP      criu/files-reg.d
17:00:03 [2020-02-06T17:00:03.858Z] #45 46.47   DEP      criu/files-ext.d
17:00:04 [2020-02-06T17:00:04.002Z] #44 80.07   DEP      criu/crtools.d
17:00:04 [2020-02-06T17:00:04.002Z] #44 80.22   DEP      criu/cr-service.d
17:00:04 [2020-02-06T17:00:04.260Z] #44 80.37   DEP      criu/cr-restore.d
17:00:04 [2020-02-06T17:00:04.309Z] #45 46.76   DEP      criu/file-lock.d
17:00:04 [2020-02-06T17:00:04.309Z] #45 ...
17:00:04 [2020-02-06T17:00:04.309Z] 
17:00:04 [2020-02-06T17:00:04.309Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:00:04 [2020-02-06T17:00:04.309Z] #51 DONE 79.3s
17:00:04 [2020-02-06T17:00:04.309Z] 
17:00:04 [2020-02-06T17:00:04.309Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:04 [2020-02-06T17:00:04.309Z] #45 46.88   DEP      criu/file-ids.d
17:00:04 [2020-02-06T17:00:04.309Z] #45 ...
17:00:04 [2020-02-06T17:00:04.309Z] 
17:00:04 [2020-02-06T17:00:04.309Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:04 [2020-02-06T17:00:04.309Z] #48 71.61 vendor/golang.org/x/net/idna
17:00:04 [2020-02-06T17:00:04.309Z] #48 73.23 vendor/golang.org/x/net/http2/hpack
17:00:04 [2020-02-06T17:00:04.309Z] #48 74.35 mime
17:00:04 [2020-02-06T17:00:04.309Z] #48 75.55 mime/quotedprintable
17:00:04 [2020-02-06T17:00:04.309Z] #48 75.92 net/http/internal
17:00:04 [2020-02-06T17:00:04.309Z] #48 78.02 crypto/tls
17:00:04 [2020-02-06T17:00:04.309Z] #48 ...
17:00:04 [2020-02-06T17:00:04.309Z] 
17:00:04 [2020-02-06T17:00:04.309Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:04 [2020-02-06T17:00:04.309Z] #45 47.02   DEP      criu/fifo.d
17:00:04 [2020-02-06T17:00:04.518Z] #44 80.61   DEP      criu/cr-errno.d
17:00:04 [2020-02-06T17:00:04.518Z] #44 80.62   DEP      criu/cr-dump.d
17:00:04 [2020-02-06T17:00:04.746Z] #45 47.34   DEP      criu/fdstore.d
17:00:04 [2020-02-06T17:00:04.746Z] #45 47.54   DEP      criu/fault-injection.d
17:00:04 [2020-02-06T17:00:04.776Z] #44 80.80   DEP      criu/cr-dedup.d
17:00:04 [2020-02-06T17:00:04.776Z] #44 80.97   DEP      criu/cr-check.d
17:00:05 [2020-02-06T17:00:05.033Z] #44 81.15   DEP      criu/config.d
17:00:05 [2020-02-06T17:00:05.034Z] #44 81.28   DEP      criu/clone-noasan.d
17:00:05 [2020-02-06T17:00:05.034Z] #44 81.32   DEP      criu/cgroup.d
17:00:05 [2020-02-06T17:00:05.149Z] #45 47.57   DEP      criu/external.d
17:00:05 [2020-02-06T17:00:05.149Z] #45 47.80   DEP      criu/eventpoll.d
17:00:05 [2020-02-06T17:00:05.150Z] #44 28.33   CC       images/cpuinfo.o
17:00:05 [2020-02-06T17:00:05.291Z] #44 81.46   DEP      criu/cgroup-props.d
17:00:05 [2020-02-06T17:00:05.291Z] #44 81.53   DEP      criu/bitmap.d
17:00:05 [2020-02-06T17:00:05.291Z] #44 81.56   DEP      criu/bfd.d
17:00:05 [2020-02-06T17:00:05.419Z] #44 28.95   CC       images/inventory.o
17:00:05 [2020-02-06T17:00:05.523Z] #45 47.99   DEP      criu/eventfd.d
17:00:05 [2020-02-06T17:00:05.523Z] #45 48.10   DEP      criu/crtools.d
17:00:05 [2020-02-06T17:00:05.523Z] #45 48.20   DEP      criu/cr-service.d
17:00:05 [2020-02-06T17:00:05.549Z] #44 81.65   DEP      criu/autofs.d
17:00:05 [2020-02-06T17:00:05.549Z] #44 81.82   DEP      criu/aio.d
17:00:05 [2020-02-06T17:00:05.602Z] #44 142.5   CC       criu/net.o
17:00:05 [2020-02-06T17:00:05.683Z] #44 29.36   CC       images/fdinfo.o
17:00:05 [2020-02-06T17:00:05.806Z] #44 81.96   DEP      criu/action-scripts.d
17:00:05 [2020-02-06T17:00:05.891Z] #45 48.37   DEP      criu/cr-restore.d
17:00:05 [2020-02-06T17:00:05.891Z] #45 48.52   DEP      criu/cr-errno.d
17:00:05 [2020-02-06T17:00:05.891Z] #45 48.53   DEP      criu/cr-dump.d
17:00:05 [2020-02-06T17:00:05.891Z] #45 48.67   DEP      criu/cr-dedup.d
17:00:06 [2020-02-06T17:00:06.064Z] #44 82.27   CC       criu/action-scripts.o
17:00:06 [2020-02-06T17:00:06.254Z] #44 ...
17:00:06 [2020-02-06T17:00:06.254Z] 
17:00:06 [2020-02-06T17:00:06.254Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:00:06 [2020-02-06T17:00:06.254Z] #10 92.44 Selecting previously unselected package g++-mingw-w64-x86-64.
17:00:06 [2020-02-06T17:00:06.254Z] #10 92.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
17:00:06 [2020-02-06T17:00:06.254Z] #10 92.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:06 [2020-02-06T17:00:06.264Z] #45 48.79   DEP      criu/cr-check.d
17:00:06 [2020-02-06T17:00:06.264Z] #45 49.00   DEP      criu/config.d
17:00:06 [2020-02-06T17:00:06.264Z] #45 49.11   DEP      criu/clone-noasan.d
17:00:06 [2020-02-06T17:00:06.629Z] #44 82.69   CC       criu/aio.o
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.12   DEP      criu/cgroup.d
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.23   DEP      criu/cgroup-props.d
17:00:06 [2020-02-06T17:00:06.632Z] #45 ...
17:00:06 [2020-02-06T17:00:06.632Z] 
17:00:06 [2020-02-06T17:00:06.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:00:06 [2020-02-06T17:00:06.632Z] #11 71.77 Selecting previously unselected package g++-mingw-w64-x86-64.
17:00:06 [2020-02-06T17:00:06.632Z] #11 71.77 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
17:00:06 [2020-02-06T17:00:06.632Z] #11 71.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:06 [2020-02-06T17:00:06.632Z] #11 ...
17:00:06 [2020-02-06T17:00:06.632Z] 
17:00:06 [2020-02-06T17:00:06.632Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.29   DEP      criu/bitmap.d
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.30   DEP      criu/bfd.d
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.36   DEP      criu/autofs.d
17:00:06 [2020-02-06T17:00:06.632Z] #45 49.45   DEP      criu/aio.d
17:00:07 [2020-02-06T17:00:07.013Z] #45 49.56   DEP      criu/action-scripts.d
17:00:07 [2020-02-06T17:00:07.013Z] #45 49.74   CC       criu/action-scripts.o
17:00:07 [2020-02-06T17:00:07.194Z] #44 83.15   CC       criu/autofs.o
17:00:07 [2020-02-06T17:00:07.387Z] #45 50.11   CC       criu/aio.o
17:00:07 [2020-02-06T17:00:07.750Z] #45 50.51   CC       criu/autofs.o
17:00:08 [2020-02-06T17:00:08.566Z] #44 84.48   CC       criu/bfd.o
17:00:08 [2020-02-06T17:00:08.566Z] #44 ...
17:00:08 [2020-02-06T17:00:08.566Z] 
17:00:08 [2020-02-06T17:00:08.566Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:00:08 [2020-02-06T17:00:08.566Z] #30 DONE 149.9s
17:00:08 [2020-02-06T17:00:08.566Z] 
17:00:08 [2020-02-06T17:00:08.566Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:00:08 [2020-02-06T17:00:08.865Z] #44 146.0   CC       criu/netfilter.o
17:00:09 [2020-02-06T17:00:09.013Z] #45 51.29   CC       criu/bfd.o
17:00:09 [2020-02-06T17:00:09.013Z] #45 51.56   CC       criu/bitmap.o
17:00:09 [2020-02-06T17:00:09.013Z] #45 51.64   CC       criu/cgroup-props.o
17:00:09 [2020-02-06T17:00:09.120Z] #44 146.3   CC       criu/page-pipe.o
17:00:09 [2020-02-06T17:00:09.132Z] #53 ...
17:00:09 [2020-02-06T17:00:09.132Z] 
17:00:09 [2020-02-06T17:00:09.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:09 [2020-02-06T17:00:09.132Z] #44 85.11   CC       criu/bitmap.o
17:00:09 [2020-02-06T17:00:09.384Z] #45 52.09   CC       criu/cgroup.o
17:00:09 [2020-02-06T17:00:09.389Z] #44 85.42   CC       criu/cgroup-props.o
17:00:09 [2020-02-06T17:00:09.681Z] #44 146.9   CC       criu/page-xfer.o
17:00:09 [2020-02-06T17:00:09.778Z] #45 ...
17:00:09 [2020-02-06T17:00:09.778Z] 
17:00:09 [2020-02-06T17:00:09.778Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.90 Selecting previously unselected package libapparmor1:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.91 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.92 Unpacking libapparmor1:s390x (2.13.2-10) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.96 Selecting previously unselected package libapparmor-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.97 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 82.97 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.03 Selecting previously unselected package libbtrfs0.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.03 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.03 Unpacking libbtrfs0 (4.20.1-2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.05 Selecting previously unselected package libbtrfs-dev.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.06 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.06 Unpacking libbtrfs-dev (4.20.1-2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.11 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.12 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.15 Selecting previously unselected package libudev-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.15 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.15 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.24 Selecting previously unselected package libsepol1-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.25 Unpacking libsepol1-dev:s390x (2.8-1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.46 Selecting previously unselected package libpcre16-3:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.47 Unpacking libpcre16-3:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.52 Selecting previously unselected package libpcre32-3:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.52 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.52 Unpacking libpcre32-3:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.64 Selecting previously unselected package libpcrecpp0v5:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.70 Selecting previously unselected package libpcre3-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.90 Selecting previously unselected package libselinux1-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 83.91 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.11 Selecting previously unselected package libdevmapper-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.11 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.12 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.15 Selecting previously unselected package libseccomp-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.15 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.16 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.24 Selecting previously unselected package libsystemd-dev:s390x.
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.24 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.25 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.69 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.70 Setting up libseccomp-dev:s390x (2.3.3-4) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.71 Setting up libapparmor1:s390x (2.13.2-10) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.71 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.72 Setting up libpcre16-3:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.73 Setting up libsepol1-dev:s390x (2.8-1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.73 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.74 Setting up libbtrfs0 (4.20.1-2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.74 Setting up libpcre32-3:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.75 Setting up libudev-dev:s390x (241-7~deb10u2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.76 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.77 Setting up libbtrfs-dev (4.20.1-2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.77 Setting up libapparmor-dev:s390x (2.13.2-10) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.78 Setting up mingw-w64-common (6.0.0-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.79 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.79 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.80 Setting up libpcre3-dev:s390x (2:8.39-12) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.81 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
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.81 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
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.82 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.82 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
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.83 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
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.83 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.84 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.84 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.86 Setting up dmsetup (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.88 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.88 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 84.91 Processing triggers for libc-bin (2.28-10) ...
17:00:09 [2020-02-06T17:00:09.778Z] #11 DONE 85.2s
17:00:10 [2020-02-06T17:00:10.153Z] 
17:00:10 [2020-02-06T17:00:10.153Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:00:10 [2020-02-06T17:00:10.153Z] #56 DONE 0.2s
17:00:10 [2020-02-06T17:00:10.153Z] 
17:00:10 [2020-02-06T17:00:10.153Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:00:10 [2020-02-06T17:00:10.153Z] #57 DONE 0.1s
17:00:10 [2020-02-06T17:00:10.153Z] 
17:00:10 [2020-02-06T17:00:10.153Z] #12 [dev 1/25] RUN groupadd -r docker
17:00:10 [2020-02-06T17:00:10.242Z] #44 ...
17:00:10 [2020-02-06T17:00:10.242Z] 
17:00:10 [2020-02-06T17:00:10.243Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:00:10 [2020-02-06T17:00:10.243Z] #19 6.860 Collecting yamllint==1.16.0
17:00:10 [2020-02-06T17:00:10.321Z] #44 ...
17:00:10 [2020-02-06T17:00:10.321Z] 
17:00:10 [2020-02-06T17:00:10.321Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:00:10 [2020-02-06T17:00:10.321Z] #31 DONE 0.2s
17:00:10 [2020-02-06T17:00:10.321Z] 
17:00:10 [2020-02-06T17:00:10.321Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:00:10 [2020-02-06T17:00:10.321Z] #34 DONE 0.1s
17:00:10 [2020-02-06T17:00:10.321Z] 
17:00:10 [2020-02-06T17:00:10.321Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:00:10 [2020-02-06T17:00:10.467Z] #10 ...
17:00:10 [2020-02-06T17:00:10.467Z] 
17:00:10 [2020-02-06T17:00:10.467Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:10 [2020-02-06T17:00:10.467Z] #47 86.43 text/template
17:00:10 [2020-02-06T17:00:10.467Z] #47 89.19 go/parser
17:00:10 [2020-02-06T17:00:10.467Z] #47 90.23 compress/flate
17:00:10 [2020-02-06T17:00:10.467Z] #47 90.28 math/big
17:00:10 [2020-02-06T17:00:10.467Z] #47 94.95 net
17:00:10 [2020-02-06T17:00:10.467Z] #47 95.81 vendor/golang.org/x/text/unicode/bidi
17:00:10 [2020-02-06T17:00:10.545Z] #12 DONE 0.5s
17:00:10 [2020-02-06T17:00:10.545Z] 
17:00:10 [2020-02-06T17:00:10.545Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.201 + RM_GOPATH=0
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.201 + TMP_GOPATH=
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.201 + : /build
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.201 + '[' -z '' ']'
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.202 ++ mktemp -d
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.202 + export GOPATH=/tmp/tmp.6vvqjfHNLI
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.202 + GOPATH=/tmp/tmp.6vvqjfHNLI
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.202 + RM_GOPATH=1
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.203 ++ dirname ./install.sh
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + dir=.
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + bin=runc
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + shift
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + '[' '!' -f ./runc.installer ']'
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + . ./runc.installer
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + install_runc
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.204 + grep -q '^3\.10\.0.*\.el7\.'
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.205 + uname -r
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.208 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.209 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.209 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.209 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6vvqjfHNLI/src/github.com/opencontainers/runc
17:00:10 [2020-02-06T17:00:10.545Z] #58 0.209 Cloning into '/tmp/tmp.6vvqjfHNLI/src/github.com/opencontainers/runc'...
17:00:10 [2020-02-06T17:00:10.545Z] #58 ...
17:00:10 [2020-02-06T17:00:10.545Z] 
17:00:10 [2020-02-06T17:00:10.545Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:00:10 [2020-02-06T17:00:10.545Z] #13 DONE 0.3s
17:00:10 [2020-02-06T17:00:10.578Z] #39 DONE 0.1s
17:00:10 [2020-02-06T17:00:10.578Z] 
17:00:10 [2020-02-06T17:00:10.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:10 [2020-02-06T17:00:10.578Z] #44 86.57   CC       criu/cgroup.o
17:00:10 [2020-02-06T17:00:10.729Z] #47 ...
17:00:10 [2020-02-06T17:00:10.729Z] 
17:00:10 [2020-02-06T17:00:10.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:10 [2020-02-06T17:00:10.729Z] #44 29.90   CC       images/fown.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 30.25   CC       images/ns.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 30.59   CC       images/regfile.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 30.88   CC       images/ghost-file.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 31.45   CC       images/fifo.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 31.80   CC       images/remap-file-path.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 32.26   CC       images/eventfd.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 32.57   CC       images/eventpoll.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 32.90   CC       images/fh.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 33.28   CC       images/fsnotify.o
17:00:10 [2020-02-06T17:00:10.729Z] #44 34.17   CC       images/signalfd.o
17:00:10 [2020-02-06T17:00:10.804Z] #19 ...
17:00:10 [2020-02-06T17:00:10.804Z] 
17:00:10 [2020-02-06T17:00:10.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:10 [2020-02-06T17:00:10.804Z] #44 148.0   CC       criu/pagemap-cache.o
17:00:10 [2020-02-06T17:00:10.912Z] 
17:00:10 [2020-02-06T17:00:10.912Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:00:10 [2020-02-06T17:00:10.912Z] #14 0.213 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:00:11 [2020-02-06T17:00:11.059Z] #44 148.4   CC       criu/pagemap.o
17:00:11 [2020-02-06T17:00:11.271Z] #14 DONE 0.4s
17:00:11 [2020-02-06T17:00:11.271Z] 
17:00:11 [2020-02-06T17:00:11.271Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:00:11 [2020-02-06T17:00:11.302Z] #44 34.59   CC       images/fs.o
17:00:11 [2020-02-06T17:00:11.302Z] #44 34.85   CC       images/pstree.o
17:00:11 [2020-02-06T17:00:11.638Z] #15 DONE 0.3s
17:00:11 [2020-02-06T17:00:11.638Z] 
17:00:11 [2020-02-06T17:00:11.638Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:00:11 [2020-02-06T17:00:11.638Z] #16 DONE 0.4s
17:00:11 [2020-02-06T17:00:11.638Z] 
17:00:11 [2020-02-06T17:00:11.638Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:11 [2020-02-06T17:00:11.638Z] #45 54.35   CC       criu/clone-noasan.o
17:00:11 [2020-02-06T17:00:11.875Z] #44 35.27   CC       images/pipe.o
17:00:11 [2020-02-06T17:00:11.985Z] #44 149.3   CC       criu/parasite-syscall.o
17:00:12 [2020-02-06T17:00:12.012Z] #45 54.47   CC       criu/config.o
17:00:12 [2020-02-06T17:00:12.136Z] #44 35.63   CC       images/tcp-stream.o
17:00:12 [2020-02-06T17:00:12.389Z] #45 ...
17:00:12 [2020-02-06T17:00:12.389Z] 
17:00:12 [2020-02-06T17:00:12.389Z] #17 [dev 6/25] RUN ldconfig
17:00:12 [2020-02-06T17:00:12.389Z] #17 DONE 0.4s
17:00:12 [2020-02-06T17:00:12.389Z] 
17:00:12 [2020-02-06T17:00:12.389Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:12 [2020-02-06T17:00:12.396Z] #44 35.95   CC       images/sk-packet.o
17:00:12 [2020-02-06T17:00:12.476Z] #44 88.76   CC       criu/clone-noasan.o
17:00:12 [2020-02-06T17:00:12.658Z] #44 36.28   CC       images/mnt.o
17:00:12 [2020-02-06T17:00:12.733Z] #44 88.92   CC       criu/config.o
17:00:12 [2020-02-06T17:00:12.746Z] #18 0.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:12 [2020-02-06T17:00:12.746Z] #18 0.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:12 [2020-02-06T17:00:12.746Z] #18 0.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:00:12 [2020-02-06T17:00:12.911Z] #44 150.3   CC       criu/path.o
17:00:13 [2020-02-06T17:00:13.116Z] #18 0.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
17:00:13 [2020-02-06T17:00:13.229Z] #44 36.77   CC       images/pipe-data.o
17:00:13 [2020-02-06T17:00:13.472Z] #44 150.7   CC       criu/pie-util-vdso-elf32.o
17:00:13 [2020-02-06T17:00:13.801Z] #44 37.19   CC       images/sa.o
17:00:13 [2020-02-06T17:00:13.801Z] #44 37.48   CC       images/timer.o
17:00:14 [2020-02-06T17:00:14.075Z] #44 151.3   CC       criu/pie-util-vdso.o
17:00:14 [2020-02-06T17:00:14.107Z] #44 90.02   CC       criu/cr-check.o
17:00:14 [2020-02-06T17:00:14.373Z] #44 ...
17:00:14 [2020-02-06T17:00:14.373Z] 
17:00:14 [2020-02-06T17:00:14.373Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:00:14 [2020-02-06T17:00:14.373Z] #65 100.1 + for f in rootlesskit rootlesskit-docker-proxy
17:00:14 [2020-02-06T17:00:14.373Z] #65 100.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:00:14 [2020-02-06T17:00:14.636Z] #44 151.9   CC       criu/pie-util.o
17:00:15 [2020-02-06T17:00:15.197Z] #44 152.2   CC       criu/pipes.o
17:00:15 [2020-02-06T17:00:15.480Z] #44 91.39   CC       criu/cr-dedup.o
17:00:15 [2020-02-06T17:00:15.480Z] #44 91.70   CC       criu/cr-dump.o
17:00:15 [2020-02-06T17:00:15.887Z] #18 3.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [155 kB]
17:00:15 [2020-02-06T17:00:15.887Z] #18 3.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
17:00:16 [2020-02-06T17:00:16.125Z] #44 153.1   CC       criu/plugin.o
17:00:16 [2020-02-06T17:00:16.382Z] #44 153.6   CC       criu/proc_parse.o
17:00:16 [2020-02-06T17:00:16.638Z] #44 ...
17:00:16 [2020-02-06T17:00:16.638Z] 
17:00:16 [2020-02-06T17:00:16.638Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:00:16 [2020-02-06T17:00:16.638Z] #19 12.24   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:00:16 [2020-02-06T17:00:16.638Z] #19 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:00:16 [2020-02-06T17:00:16.638Z] #19 12.39   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:00:16 [2020-02-06T17:00:16.638Z] #19 12.46 Collecting pyyaml (from yamllint==1.16.0)
17:00:16 [2020-02-06T17:00:16.638Z] #19 12.62   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:00:16 [2020-02-06T17:00:16.638Z] #19 14.06 Building wheels for collected packages: pyyaml
17:00:16 [2020-02-06T17:00:16.638Z] #19 14.06   Running setup.py bdist_wheel for pyyaml: started
17:00:16 [2020-02-06T17:00:16.638Z] #19 15.15   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:00:16 [2020-02-06T17:00:16.638Z] #19 15.15   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:00:16 [2020-02-06T17:00:16.638Z] #19 15.23 Successfully built pyyaml
17:00:16 [2020-02-06T17:00:16.638Z] #19 15.25 Installing collected packages: pathspec, pyyaml, yamllint
17:00:16 [2020-02-06T17:00:16.638Z] #19 15.66 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:00:16 [2020-02-06T17:00:16.638Z] #19 DONE 16.4s
17:00:16 [2020-02-06T17:00:16.893Z] 
17:00:16 [2020-02-06T17:00:16.893Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:00:16 [2020-02-06T17:00:16.893Z] #24 DONE 0.2s
17:00:16 [2020-02-06T17:00:16.893Z] 
17:00:16 [2020-02-06T17:00:16.893Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:00:17 [2020-02-06T17:00:17.380Z] #44 93.49   CC       criu/cr-errno.o
17:00:17 [2020-02-06T17:00:17.380Z] #44 93.55   CC       criu/cr-restore.o
17:00:18 [2020-02-06T17:00:18.257Z] #28 DONE 1.2s
17:00:18 [2020-02-06T17:00:18.258Z] 
17:00:18 [2020-02-06T17:00:18.258Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:18 [2020-02-06T17:00:18.258Z] #57 ...
17:00:18 [2020-02-06T17:00:18.258Z] 
17:00:18 [2020-02-06T17:00:18.258Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:00:18 [2020-02-06T17:00:18.258Z] #31 DONE 0.2s
17:00:18 [2020-02-06T17:00:18.258Z] 
17:00:18 [2020-02-06T17:00:18.258Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:00:18 [2020-02-06T17:00:18.258Z] #34 DONE 0.1s
17:00:18 [2020-02-06T17:00:18.258Z] 
17:00:18 [2020-02-06T17:00:18.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:18 [2020-02-06T17:00:18.339Z] #18 ...
17:00:18 [2020-02-06T17:00:18.339Z] 
17:00:18 [2020-02-06T17:00:18.339Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:18 [2020-02-06T17:00:18.339Z] #48 83.29 net/http/httptrace
17:00:18 [2020-02-06T17:00:18.339Z] #48 83.48 net/http
17:00:18 [2020-02-06T17:00:18.339Z] #48 91.74 github.com/LK4D4/vndr/godl
17:00:18 [2020-02-06T17:00:18.339Z] #48 92.26 github.com/LK4D4/vndr
17:00:18 [2020-02-06T17:00:18.339Z] #48 ...
17:00:18 [2020-02-06T17:00:18.339Z] 
17:00:18 [2020-02-06T17:00:18.339Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:18 [2020-02-06T17:00:18.339Z] #58 3.723 + cd /tmp/tmp.6vvqjfHNLI/src/github.com/opencontainers/runc
17:00:18 [2020-02-06T17:00:18.339Z] #58 3.725 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:00:18 [2020-02-06T17:00:18.339Z] #58 3.960 + '[' -z '' ']'
17:00:18 [2020-02-06T17:00:18.339Z] #58 3.960 + target=static
17:00:18 [2020-02-06T17:00:18.339Z] #58 3.960 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:00:18 [2020-02-06T17:00:18.339Z] #58 5.403 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 .
17:00:18 [2020-02-06T17:00:18.513Z] #44 ...
17:00:18 [2020-02-06T17:00:18.513Z] 
17:00:18 [2020-02-06T17:00:18.513Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:00:18 [2020-02-06T17:00:18.513Z] #39 DONE 0.1s
17:00:18 [2020-02-06T17:00:18.769Z] 
17:00:18 [2020-02-06T17:00:18.769Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:19 [2020-02-06T17:00:19.028Z] #62 ...
17:00:19 [2020-02-06T17:00:19.028Z] 
17:00:19 [2020-02-06T17:00:19.028Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:00:19 [2020-02-06T17:00:19.028Z] #41 DONE 229.9s
17:00:19 [2020-02-06T17:00:19.326Z] 
17:00:19 [2020-02-06T17:00:19.326Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:20 [2020-02-06T17:00:20.147Z] #58 ...
17:00:20 [2020-02-06T17:00:20.147Z] 
17:00:20 [2020-02-06T17:00:20.147Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:20 [2020-02-06T17:00:20.147Z] #18 7.652 Fetched 8022 kB in 7s (1097 kB/s)
17:00:20 [2020-02-06T17:00:20.251Z] #57 ...
17:00:20 [2020-02-06T17:00:20.251Z] 
17:00:20 [2020-02-06T17:00:20.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:20 [2020-02-06T17:00:20.251Z] #44 157.4   CC       criu/protobuf-desc.o
17:00:20 [2020-02-06T17:00:20.506Z] #44 ...
17:00:20 [2020-02-06T17:00:20.506Z] 
17:00:20 [2020-02-06T17:00:20.506Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:00:20 [2020-02-06T17:00:20.506Z] #42 DONE 0.2s
17:00:20 [2020-02-06T17:00:20.761Z] 
17:00:20 [2020-02-06T17:00:20.761Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:00:20 [2020-02-06T17:00:20.966Z] #65 ...
17:00:20 [2020-02-06T17:00:20.966Z] 
17:00:20 [2020-02-06T17:00:20.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:20 [2020-02-06T17:00:20.966Z] #44 38.12   CC       images/timerfd.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 38.67   CC       images/mm.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 39.15   CC       images/sk-opts.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 39.50   CC       images/sk-unix.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 39.85   CC       images/sk-inet.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 40.47   CC       images/tun.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 40.94   CC       images/sk-netlink.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 41.21   CC       images/packet-sock.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 42.03   CC       images/ipc-var.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 42.37   CC       images/ipc-desc.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 42.63   CC       images/ipc-shm.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 42.83   CC       images/ipc-msg.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 43.31   CC       images/ipc-sem.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 43.54   CC       images/utsns.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 43.77   CC       images/creds.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 44.06   CC       images/vma.o
17:00:20 [2020-02-06T17:00:20.966Z] #44 44.39   CC       images/netdev.o
17:00:21 [2020-02-06T17:00:21.228Z] #44 ...
17:00:21 [2020-02-06T17:00:21.228Z] 
17:00:21 [2020-02-06T17:00:21.228Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:21 [2020-02-06T17:00:21.228Z] #47 97.00 go/doc
17:00:21 [2020-02-06T17:00:21.228Z] #47 99.47 vendor/golang.org/x/text/secure/bidirule
17:00:21 [2020-02-06T17:00:21.228Z] #47 99.97 vendor/golang.org/x/text/unicode/norm
17:00:21 [2020-02-06T17:00:21.228Z] #47 103.1 github.com/LK4D4/vndr/build
17:00:21 [2020-02-06T17:00:21.228Z] #47 106.1 vendor/golang.org/x/crypto/cryptobyte
17:00:21 [2020-02-06T17:00:21.228Z] #47 ...
17:00:21 [2020-02-06T17:00:21.228Z] 
17:00:21 [2020-02-06T17:00:21.228Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:00:21 [2020-02-06T17:00:21.228Z] #65 DONE 107.2s
17:00:21 [2020-02-06T17:00:21.323Z] #53 ...
17:00:21 [2020-02-06T17:00:21.323Z] 
17:00:21 [2020-02-06T17:00:21.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:21 [2020-02-06T17:00:21.323Z] #44 158.3   CC       criu/protobuf.o
17:00:21 [2020-02-06T17:00:21.444Z] #18 7.652 Reading package lists...
17:00:21 [2020-02-06T17:00:21.490Z] 
17:00:21 [2020-02-06T17:00:21.491Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:00:21 [2020-02-06T17:00:21.491Z] #66 DONE 0.1s
17:00:21 [2020-02-06T17:00:21.491Z] 
17:00:21 [2020-02-06T17:00:21.491Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:00:21 [2020-02-06T17:00:21.491Z] #50 ...
17:00:21 [2020-02-06T17:00:21.491Z] 
17:00:21 [2020-02-06T17:00:21.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:21 [2020-02-06T17:00:21.491Z] #44 45.02   CC       images/tty.o
17:00:21 [2020-02-06T17:00:21.576Z] #44 97.15   CC       criu/cr-service.o
17:00:21 [2020-02-06T17:00:21.578Z] #44 158.6   CC       criu/pstree.o
17:00:22 [2020-02-06T17:00:22.505Z] #44 159.6   CC       criu/rbtree.o
17:00:22 [2020-02-06T17:00:22.509Z] #44 98.50   CC       criu/crtools.o
17:00:22 [2020-02-06T17:00:22.760Z] #44 160.0   CC       criu/rst-malloc.o
17:00:22 [2020-02-06T17:00:22.767Z] #44 98.90   CC       criu/eventfd.o
17:00:22 [2020-02-06T17:00:22.882Z] #44 46.17   CC       images/file-lock.o
17:00:23 [2020-02-06T17:00:23.016Z] #44 160.3   CC       criu/seccomp.o
17:00:23 [2020-02-06T17:00:23.025Z] #44 99.14   CC       criu/eventpoll.o
17:00:23 [2020-02-06T17:00:23.088Z] #18 9.487 Reading package lists...
17:00:23 [2020-02-06T17:00:23.088Z] #18 ...
17:00:23 [2020-02-06T17:00:23.088Z] 
17:00:23 [2020-02-06T17:00:23.088Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:23 [2020-02-06T17:00:23.088Z] #45 55.63   CC       criu/cr-check.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 56.60   CC       criu/cr-dedup.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 57.02   CC       criu/cr-dump.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 58.87   CC       criu/cr-errno.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 58.89   CC       criu/cr-restore.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 61.85   CC       criu/cr-service.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 62.84   CC       criu/crtools.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 63.27   CC       criu/eventfd.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 63.50   CC       criu/eventpoll.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 64.09   CC       criu/external.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 64.37   CC       criu/fault-injection.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 64.43   CC       criu/fdstore.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 64.67   CC       criu/fifo.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 65.04   CC       criu/file-ids.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 65.24   CC       criu/file-lock.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 65.85   CC       criu/files-ext.o
17:00:23 [2020-02-06T17:00:23.088Z] #45 ...
17:00:23 [2020-02-06T17:00:23.088Z] 
17:00:23 [2020-02-06T17:00:23.088Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:23 [2020-02-06T17:00:23.088Z] #18 9.487 Reading package lists...
17:00:23 [2020-02-06T17:00:23.143Z] #44 46.45   CC       images/rlimit.o
17:00:23 [2020-02-06T17:00:23.143Z] #44 46.78   CC       images/pagemap.o
17:00:23 [2020-02-06T17:00:23.467Z] #18 11.19 Building dependency tree...
17:00:23 [2020-02-06T17:00:23.591Z] #44 99.80   CC       criu/external.o
17:00:23 [2020-02-06T17:00:23.715Z] #44 47.23   CC       images/siginfo.o
17:00:23 [2020-02-06T17:00:23.843Z] #18 ...
17:00:23 [2020-02-06T17:00:23.843Z] 
17:00:23 [2020-02-06T17:00:23.843Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:23 [2020-02-06T17:00:23.843Z] #48 DONE 98.6s
17:00:23 [2020-02-06T17:00:23.843Z] 
17:00:23 [2020-02-06T17:00:23.843Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:23 [2020-02-06T17:00:23.843Z] #45 66.14   CC       criu/files-reg.o
17:00:23 [2020-02-06T17:00:23.943Z] #44 160.9   CC       criu/seize.o
17:00:24 [2020-02-06T17:00:24.157Z] #44 100.1   CC       criu/fault-injection.o
17:00:24 [2020-02-06T17:00:24.157Z] #44 100.2   CC       criu/fdstore.o
17:00:24 [2020-02-06T17:00:24.199Z] #44 161.5   CC       criu/servicefd.o
17:00:24 [2020-02-06T17:00:24.288Z] #44 47.75   CC       images/rpc.o
17:00:24 [2020-02-06T17:00:24.415Z] #44 100.6   CC       criu/fifo.o
17:00:24 [2020-02-06T17:00:24.760Z] #44 161.8   CC       criu/shmem.o
17:00:24 [2020-02-06T17:00:24.981Z] #44 101.0   CC       criu/file-ids.o
17:00:25 [2020-02-06T17:00:25.097Z] #45 67.81   CC       criu/files.o
17:00:25 [2020-02-06T17:00:25.239Z] #44 101.3   CC       criu/file-lock.o
17:00:25 [2020-02-06T17:00:25.322Z] #44 162.5   CC       criu/sigframe.o
17:00:25 [2020-02-06T17:00:25.577Z] #44 162.7   CC       criu/signalfd.o
17:00:25 [2020-02-06T17:00:25.577Z] #44 162.9   CC       criu/sk-inet.o
17:00:25 [2020-02-06T17:00:25.675Z] #44 49.24   CC       images/ext-file.o
17:00:25 [2020-02-06T17:00:25.805Z] #44 102.0   CC       criu/files-ext.o
17:00:25 [2020-02-06T17:00:25.939Z] #44 49.51   CC       images/cgroup.o
17:00:26 [2020-02-06T17:00:26.063Z] #44 102.4   CC       criu/files-reg.o
17:00:26 [2020-02-06T17:00:26.371Z] #45 69.08   CC       criu/filesystems.o
17:00:26 [2020-02-06T17:00:26.629Z] #44 ...
17:00:26 [2020-02-06T17:00:26.629Z] 
17:00:26 [2020-02-06T17:00:26.629Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:26 [2020-02-06T17:00:26.629Z] #57 167.6 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
17:00:26 [2020-02-06T17:00:26.748Z] #45 69.38   CC       criu/fsnotify.o
17:00:26 [2020-02-06T17:00:26.883Z] #44 50.41   CC       images/userns.o
17:00:26 [2020-02-06T17:00:26.942Z] #44 163.8   CC       criu/sk-netlink.o
17:00:26 [2020-02-06T17:00:26.942Z] #44 164.2   CC       criu/sk-packet.o
17:00:27 [2020-02-06T17:00:27.144Z] #44 50.67   CC       images/google/protobuf/descriptor.o
17:00:27 [2020-02-06T17:00:27.144Z] #44 ...
17:00:27 [2020-02-06T17:00:27.144Z] 
17:00:27 [2020-02-06T17:00:27.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.4 Selecting previously unselected package libapparmor1:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.4 Unpacking libapparmor1:arm64 (2.13.2-10) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.6 Selecting previously unselected package libapparmor-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.8 Selecting previously unselected package libbtrfs0.
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.8 Unpacking libbtrfs0 (4.20.1-2) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 109.9 Selecting previously unselected package libbtrfs-dev.
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.0 Unpacking libbtrfs-dev (4.20.1-2) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.4 Selecting previously unselected package libudev-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.5 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.7 Selecting previously unselected package libsepol1-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 110.7 Unpacking libsepol1-dev:arm64 (2.8-1) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.1 Selecting previously unselected package libpcre16-3:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.4 Selecting previously unselected package libpcre32-3:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.7 Selecting previously unselected package libpcrecpp0v5:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 111.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.0 Selecting previously unselected package libpcre3-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.5 Selecting previously unselected package libselinux1-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.9 Selecting previously unselected package libdevmapper-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 112.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.1 Selecting previously unselected package libseccomp-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.3 Selecting previously unselected package libsystemd-dev:arm64.
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
17:00:27 [2020-02-06T17:00:27.144Z] #10 113.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
17:00:27 [2020-02-06T17:00:27.502Z] #44 164.8   CC       criu/sk-queue.o
17:00:27 [2020-02-06T17:00:27.538Z] #45 69.99   CC       criu/image-desc.o
17:00:27 [2020-02-06T17:00:27.538Z] #45 70.05   CC       criu/image.o
17:00:27 [2020-02-06T17:00:27.925Z] #45 70.56   CC       criu/ipc_ns.o
17:00:28 [2020-02-06T17:00:28.063Z] #44 165.3   CC       criu/sk-tcp.o
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libbtrfs0 (4.20.1-2) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libpcre32-3:arm64 (2:8.39-12) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.2 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up libbtrfs-dev (4.20.1-2) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up mingw-w64-common (6.0.0-3) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 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
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 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
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 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
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 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
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:00:28 [2020-02-06T17:00:28.089Z] #10 114.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
17:00:28 [2020-02-06T17:00:28.350Z] #10 114.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
17:00:28 [2020-02-06T17:00:28.350Z] #10 114.5 Setting up dmsetup (2:1.02.155-3) ...
17:00:28 [2020-02-06T17:00:28.350Z] #10 114.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
17:00:28 [2020-02-06T17:00:28.350Z] #10 114.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
17:00:28 [2020-02-06T17:00:28.350Z] #10 114.5 Processing triggers for libc-bin (2.28-10) ...
17:00:28 [2020-02-06T17:00:28.529Z] #57 169.6 + mkdir -p /build
17:00:28 [2020-02-06T17:00:28.529Z] #57 169.6 + cp runc /build/runc
17:00:28 [2020-02-06T17:00:28.624Z] #44 165.8   CC       criu/sk-unix.o
17:00:28 [2020-02-06T17:00:28.787Z] #57 DONE 170.1s
17:00:28 [2020-02-06T17:00:28.787Z] 
17:00:28 [2020-02-06T17:00:28.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:28 [2020-02-06T17:00:28.787Z] #44 104.1   CC       criu/files.o
17:00:28 [2020-02-06T17:00:28.922Z] #10 DONE 115.1s
17:00:28 [2020-02-06T17:00:28.922Z] 
17:00:28 [2020-02-06T17:00:28.922Z] #11 [dev 1/25] RUN groupadd -r docker
17:00:29 [2020-02-06T17:00:29.124Z] #45 71.51   CC       criu/irmap.o
17:00:29 [2020-02-06T17:00:29.183Z] #11 ...
17:00:29 [2020-02-06T17:00:29.183Z] 
17:00:29 [2020-02-06T17:00:29.183Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:00:29 [2020-02-06T17:00:29.183Z] #55 DONE 0.2s
17:00:29 [2020-02-06T17:00:29.444Z] 
17:00:29 [2020-02-06T17:00:29.444Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:00:29 [2020-02-06T17:00:29.444Z] #56 DONE 0.1s
17:00:29 [2020-02-06T17:00:29.444Z] 
17:00:29 [2020-02-06T17:00:29.444Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:29 [2020-02-06T17:00:29.628Z] #45 ...
17:00:29 [2020-02-06T17:00:29.628Z] 
17:00:29 [2020-02-06T17:00:29.628Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11 libcap2-bin is already the newest version (1:2.25-2).
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11 The following additional packages will be installed:
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.11   python3.7 python3.7-minimal vim-runtime xxd
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12 Suggested packages:
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12 Recommended packages:
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12   aufs-dkms nftables build-essential python3-dev python3-keyring
17:00:29 [2020-02-06T17:00:29.628Z] #18 12.12   python3-keyrings.alt python3-xdg unzip
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25 The following NEW packages will be installed:
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.25   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.31 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.31 Need to get 26.3 MB of archives.
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.31 After this operation, 112 MB of additional disk space will be used.
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
17:00:29 [2020-02-06T17:00:29.628Z] #18 17.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
17:00:30 [2020-02-06T17:00:30.046Z] #18 17.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
17:00:30 [2020-02-06T17:00:30.162Z] #44 106.1   CC       criu/filesystems.o
17:00:30 [2020-02-06T17:00:30.420Z] #44 106.6   CC       criu/fsnotify.o
17:00:30 [2020-02-06T17:00:30.554Z] #44 167.5   CC       criu/sockets.o
17:00:31 [2020-02-06T17:00:31.115Z] #44 168.3   CC       criu/stats.o
17:00:31 [2020-02-06T17:00:31.358Z] #44 107.5   CC       criu/image-desc.o
17:00:31 [2020-02-06T17:00:31.358Z] #44 107.6   CC       criu/image.o
17:00:31 [2020-02-06T17:00:31.371Z] #44 168.6   CC       criu/string.o
17:00:31 [2020-02-06T17:00:31.371Z] #44 168.7   CC       criu/sysctl.o
17:00:31 [2020-02-06T17:00:31.924Z] #44 108.2   CC       criu/ipc_ns.o
17:00:31 [2020-02-06T17:00:31.932Z] #44 169.3   CC       criu/sysfs_parse.o
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.533 + RM_GOPATH=0
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.533 + TMP_GOPATH=
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.533 + : /build
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.533 + '[' -z '' ']'
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.534 ++ mktemp -d
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.538 + export GOPATH=/tmp/tmp.GOfTj7vZ0O
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.538 + GOPATH=/tmp/tmp.GOfTj7vZ0O
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.538 + RM_GOPATH=1
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.539 ++ dirname ./install.sh
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + dir=.
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + bin=runc
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + shift
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + '[' '!' -f ./runc.installer ']'
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + . ./runc.installer
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + install_runc
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.546 + uname -r
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.548 + grep -q '^3\.10\.0.*\.el7\.'
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.590 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.593 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.593 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GOfTj7vZ0O/src/github.com/opencontainers/runc
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.600 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
17:00:31 [2020-02-06T17:00:31.993Z] #57 2.603 Cloning into '/tmp/tmp.GOfTj7vZ0O/src/github.com/opencontainers/runc'...
17:00:31 [2020-02-06T17:00:31.993Z] #57 ...
17:00:31 [2020-02-06T17:00:31.993Z] 
17:00:31 [2020-02-06T17:00:31.993Z] #11 [dev 1/25] RUN groupadd -r docker
17:00:31 [2020-02-06T17:00:31.993Z] #11 DONE 3.1s
17:00:32 [2020-02-06T17:00:32.188Z] #44 169.6   CC       criu/timerfd.o
17:00:32 [2020-02-06T17:00:32.254Z] 
17:00:32 [2020-02-06T17:00:32.254Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:00:32 [2020-02-06T17:00:32.254Z] #12 ...
17:00:32 [2020-02-06T17:00:32.254Z] 
17:00:32 [2020-02-06T17:00:32.254Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:32 [2020-02-06T17:00:32.254Z] #47 108.2 vendor/golang.org/x/net/idna
17:00:32 [2020-02-06T17:00:32.254Z] #47 110.1 mime
17:00:32 [2020-02-06T17:00:32.254Z] #47 110.1 mime/quotedprintable
17:00:32 [2020-02-06T17:00:32.506Z] #18 19.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
17:00:32 [2020-02-06T17:00:32.506Z] #18 20.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
17:00:32 [2020-02-06T17:00:32.506Z] #18 20.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
17:00:32 [2020-02-06T17:00:32.516Z] #47 ...
17:00:32 [2020-02-06T17:00:32.516Z] 
17:00:32 [2020-02-06T17:00:32.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:32 [2020-02-06T17:00:32.516Z] #44 52.89   CC       images/opts.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 53.36   CC       images/seccomp.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 53.80   CC       images/binfmt-misc.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 54.12   CC       images/time.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 54.53   CC       images/sysctl.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 54.91   CC       images/autofs.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 55.27   CC       images/macvlan.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 55.51   CC       images/sit.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 55.81   LINK     images/built-in.o
17:00:32 [2020-02-06T17:00:32.516Z] #44 56.06   GEN      compel/include/asm
17:00:32 [2020-02-06T17:00:32.516Z] #44 56.07   GEN      compel/include/version.h
17:00:32 [2020-02-06T17:00:32.516Z] #44 56.15 touch .config
17:00:32 [2020-02-06T17:00:32.750Z] #44 170.0   CC       criu/tty.o
17:00:32 [2020-02-06T17:00:32.779Z] #44 56.16   GEN      include/common/config.h
17:00:32 [2020-02-06T17:00:32.779Z] #44 56.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:00:32 [2020-02-06T17:00:32.779Z] #44 56.33   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
17:00:32 [2020-02-06T17:00:32.779Z] #44 56.42   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
17:00:32 [2020-02-06T17:00:32.859Z] #44 109.0   CC       criu/irmap.o
17:00:33 [2020-02-06T17:00:33.041Z] #44 56.45   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
17:00:33 [2020-02-06T17:00:33.041Z] #44 56.50   DEP      compel/plugins/std/infect.d
17:00:33 [2020-02-06T17:00:33.117Z] #44 109.4   CC       criu/kcmp-ids.o
17:00:33 [2020-02-06T17:00:33.308Z] #44 56.75   DEP      compel/plugins/std/string.d
17:00:33 [2020-02-06T17:00:33.310Z] #18 20.99 debconf: delaying package configuration, since apt-utils is not installed
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.03 Fetched 26.3 MB in 7s (3594 kB/s)
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.08 Selecting previously unselected package pigz.
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.08 (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 ... 23190 files and directories currently installed.)
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.14 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.14 Unpacking pigz (2.4-1) ...
17:00:33 [2020-02-06T17:00:33.310Z] #18 21.20 Selecting previously unselected package libpython3.7-minimal:s390x.
17:00:33 [2020-02-06T17:00:33.375Z] #44 ...
17:00:33 [2020-02-06T17:00:33.375Z] 
17:00:33 [2020-02-06T17:00:33.375Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:00:33 [2020-02-06T17:00:33.375Z] #41 175.1 + dpkg --print-architecture
17:00:33 [2020-02-06T17:00:33.375Z] #41 175.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:00:33 [2020-02-06T17:00:33.375Z] #41 175.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:00:33 [2020-02-06T17:00:33.375Z] #41 175.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:00:33 [2020-02-06T17:00:33.570Z] #44 56.98   DEP      compel/plugins/std/log.d
17:00:33 [2020-02-06T17:00:33.570Z] #44 57.15   DEP      compel/plugins/std/fds.d
17:00:33 [2020-02-06T17:00:33.570Z] #44 57.24   DEP      compel/plugins/std/std.d
17:00:33 [2020-02-06T17:00:33.686Z] #18 21.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
17:00:33 [2020-02-06T17:00:33.686Z] #18 21.20 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
17:00:33 [2020-02-06T17:00:33.686Z] #18 ...
17:00:33 [2020-02-06T17:00:33.686Z] 
17:00:33 [2020-02-06T17:00:33.686Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:00:33 [2020-02-06T17:00:33.686Z] #31 DONE 108.9s
17:00:33 [2020-02-06T17:00:33.686Z] 
17:00:33 [2020-02-06T17:00:33.686Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:33 [2020-02-06T17:00:33.686Z] #45 72.55   CC       criu/kcmp-ids.o
17:00:33 [2020-02-06T17:00:33.686Z] #45 72.79   CC       criu/kerndat.o
17:00:33 [2020-02-06T17:00:33.686Z] #45 73.59   CC       criu/libnetlink.o
17:00:33 [2020-02-06T17:00:33.686Z] #45 73.88   CC       criu/log.o
17:00:33 [2020-02-06T17:00:33.686Z] #45 74.24   CC       criu/lsm.o
17:00:33 [2020-02-06T17:00:33.687Z] #45 74.46   CC       criu/mem.o
17:00:33 [2020-02-06T17:00:33.687Z] #45 75.72   CC       criu/mount.o
17:00:34 [2020-02-06T17:00:34.142Z] #44 57.45   DEP      compel/plugins/shmem/shmem.d
17:00:34 [2020-02-06T17:00:34.142Z] #44 57.77   DEP      compel/plugins/fds/fds.d
17:00:34 [2020-02-06T17:00:34.408Z] #44 58.10   CC       compel/plugins/std/std.o
17:00:34 [2020-02-06T17:00:34.638Z] #44 171.7   CC       criu/tun.o
17:00:34 [2020-02-06T17:00:34.894Z] #44 172.2   CC       criu/uffd.o
17:00:34 [2020-02-06T17:00:34.992Z] #44 ...
17:00:34 [2020-02-06T17:00:34.992Z] 
17:00:34 [2020-02-06T17:00:34.992Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:00:34 [2020-02-06T17:00:34.992Z] #12 DONE 3.0s
17:00:34 [2020-02-06T17:00:34.992Z] 
17:00:34 [2020-02-06T17:00:34.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:34 [2020-02-06T17:00:34.992Z] #44 58.49   CC       compel/plugins/std/fds.o
17:00:34 [2020-02-06T17:00:34.992Z] #44 ...
17:00:34 [2020-02-06T17:00:34.992Z] 
17:00:34 [2020-02-06T17:00:34.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:34 [2020-02-06T17:00:34.992Z] #47 118.9 net/textproto
17:00:34 [2020-02-06T17:00:34.992Z] #47 118.9 vendor/golang.org/x/net/http/httpproxy
17:00:34 [2020-02-06T17:00:34.992Z] #47 118.9 crypto/x509
17:00:34 [2020-02-06T17:00:34.992Z] #47 120.5 vendor/golang.org/x/net/http/httpguts
17:00:34 [2020-02-06T17:00:34.992Z] #47 120.5 mime/multipart
17:00:35 [2020-02-06T17:00:35.519Z] #45 ...
17:00:35 [2020-02-06T17:00:35.519Z] 
17:00:35 [2020-02-06T17:00:35.519Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 21.49 Selecting previously unselected package python3.7-minimal.
17:00:35 [2020-02-06T17:00:35.519Z] #18 21.51 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 21.51 Unpacking python3.7-minimal (3.7.3-2) ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 22.22 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 22.23 Setting up python3.7-minimal (3.7.3-2) ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.16 Selecting previously unselected package python3-minimal.
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.16 (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 ... 23439 files and directories currently installed.)
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.18 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.18 Unpacking python3-minimal (3.7.3-1) ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.22 Selecting previously unselected package libmpdec2:s390x.
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.22 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.22 Unpacking libmpdec2:s390x (2.4.2-2) ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.25 Selecting previously unselected package libpython3.7-stdlib:s390x.
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
17:00:35 [2020-02-06T17:00:35.519Z] #18 23.26 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
17:00:35 [2020-02-06T17:00:35.821Z] #44 ...
17:00:35 [2020-02-06T17:00:35.821Z] 
17:00:35 [2020-02-06T17:00:35.821Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:35 [2020-02-06T17:00:35.821Z] #57 118.0 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
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.85 Selecting previously unselected package python3.7.
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.85 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.86 Unpacking python3.7 (3.7.3-2) ...
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.90 Selecting previously unselected package libpython3-stdlib:s390x.
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.91 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
17:00:36 [2020-02-06T17:00:36.317Z] #18 23.94 Setting up python3-minimal (3.7.3-1) ...
17:00:36 [2020-02-06T17:00:36.381Z] #47 ...
17:00:36 [2020-02-06T17:00:36.381Z] 
17:00:36 [2020-02-06T17:00:36.381Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:00:36 [2020-02-06T17:00:36.381Z] #50 DONE 122.2s
17:00:36 [2020-02-06T17:00:36.381Z] 
17:00:36 [2020-02-06T17:00:36.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:36 [2020-02-06T17:00:36.381Z] #44 59.17   CC       compel/plugins/std/log.o
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.33 Selecting previously unselected package python3.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.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 ... 23851 files and directories currently installed.)
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.37 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.38 Unpacking python3 (3.7.3-1) ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.44 Selecting previously unselected package libip4tc0:s390x.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.44 Unpacking libip4tc0:s390x (1.8.2-4) ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.50 Selecting previously unselected package libip6tc0:s390x.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.51 Unpacking libip6tc0:s390x (1.8.2-4) ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.54 Selecting previously unselected package libiptc0:s390x.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.54 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.55 Unpacking libiptc0:s390x (1.8.2-4) ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.57 Selecting previously unselected package libnfnetlink0:s390x.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.58 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.60 Selecting previously unselected package libnetfilter-conntrack3:s390x.
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
17:00:36 [2020-02-06T17:00:36.698Z] #18 24.60 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:00:36 [2020-02-06T17:00:36.955Z] #44 60.36   CC       compel/plugins/std/string.o
17:00:37 [2020-02-06T17:00:37.069Z] #18 24.63 Selecting previously unselected package libnftnl11:s390x.
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.64 Unpacking libnftnl11:s390x (1.1.2-2) ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.67 Selecting previously unselected package iptables.
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.67 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.67 Unpacking iptables (1.8.2-4) ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.85 Selecting previously unselected package xxd.
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.85 Unpacking xxd (2:8.1.0875-5) ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.91 Selecting previously unselected package vim-common.
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.92 Unpacking vim-common (2:8.1.0875-5) ...
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.99 Selecting previously unselected package bash-completion.
17:00:37 [2020-02-06T17:00:37.070Z] #18 24.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:00:37 [2020-02-06T17:00:37.186Z] #57 119.6 + mkdir -p /build
17:00:37 [2020-02-06T17:00:37.187Z] #57 119.6 + cp runc /build/runc
17:00:37 [2020-02-06T17:00:37.750Z] #57 DONE 120.1s
17:00:37 [2020-02-06T17:00:37.750Z] 
17:00:37 [2020-02-06T17:00:37.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:37 [2020-02-06T17:00:37.750Z] #44 173.2   CC       criu/util.o
17:00:37 [2020-02-06T17:00:37.750Z] #44 174.3   CC       criu/uts_ns.o
17:00:37 [2020-02-06T17:00:37.750Z] #44 174.6   CC       criu/vdso-compat.o
17:00:37 [2020-02-06T17:00:37.750Z] #44 174.8   CC       criu/vdso.o
17:00:37 [2020-02-06T17:00:37.898Z] #44 61.47   CC       compel/plugins/std/infect.o
17:00:38 [2020-02-06T17:00:38.089Z] Removing intermediate container 00d9aff92704
17:00:38 [2020-02-06T17:00:38.089Z]  ---> 9f914fba08e3
17:00:38 [2020-02-06T17:00:38.089Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
17:00:38 [2020-02-06T17:00:38.089Z]  ---> ebd73b5ebd31
17:00:38 [2020-02-06T17:00:38.089Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
17:00:38 [2020-02-06T17:00:38.089Z]  ---> 02098734f1cd
17:00:38 [2020-02-06T17:00:38.089Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
17:00:38 [2020-02-06T17:00:38.089Z]  ---> Running in 6d9d13a1f95d
17:00:38 [2020-02-06T17:00:38.089Z] Removing intermediate container 6d9d13a1f95d
17:00:38 [2020-02-06T17:00:38.089Z]  ---> ecfd9a09fe86
17:00:38 [2020-02-06T17:00:38.089Z] Successfully built ecfd9a09fe86
17:00:38 [2020-02-06T17:00:38.089Z] Successfully tagged moby-buildx:latest
17:00:38 [2020-02-06T17:00:38.089Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
17:00:38 [2020-02-06T17:00:38.089Z] if [ -n "${id}" ]; then \
17:00:38 [2020-02-06T17:00:38.089Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
17:00:38 [2020-02-06T17:00:38.089Z] 	&& touch bundles/buildx; \
17:00:38 [2020-02-06T17:00:38.089Z] 	docker rm -f ${id}; \
17:00:38 [2020-02-06T17:00:38.089Z] fi
17:00:38 [2020-02-06T17:00:38.089Z] a582c52824f300bd5cb4248ee819885c67745c1c828ba2b99127aa560fb67c27
17:00:38 [2020-02-06T17:00:38.089Z] bundles/buildx version
17:00:38 [2020-02-06T17:00:38.089Z] buildx v0.3.1 6db68d0
17:00:38 [2020-02-06T17:00:38.089Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf .
17:00:38 [2020-02-06T17:00:38.089Z] #1 [internal] booting buildkit
17:00:38 [2020-02-06T17:00:38.089Z] #1 pulling image moby/buildkit:buildx-stable-1
17:00:38 [2020-02-06T17:00:38.089Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
17:00:38 [2020-02-06T17:00:38.089Z] #1 creating container buildx_buildkit_default
17:00:38 [2020-02-06T17:00:38.089Z] #1 creating container buildx_buildkit_default 0.5s done
17:00:38 [2020-02-06T17:00:38.089Z] #1 DONE 3.4s
17:00:38 [2020-02-06T17:00:38.089Z] 
17:00:38 [2020-02-06T17:00:38.089Z] #3 [internal] load .dockerignore
17:00:38 [2020-02-06T17:00:38.089Z] #3 transferring context: 87B done
17:00:38 [2020-02-06T17:00:38.089Z] #3 DONE 0.0s
17:00:38 [2020-02-06T17:00:38.089Z] 
17:00:38 [2020-02-06T17:00:38.089Z] #2 [internal] load build definition from Dockerfile
17:00:38 [2020-02-06T17:00:38.089Z] #2 transferring dockerfile: 15.71kB done
17:00:38 [2020-02-06T17:00:38.089Z] #2 DONE 0.0s
17:00:38 [2020-02-06T17:00:38.089Z] 
17:00:38 [2020-02-06T17:00:38.089Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
17:00:38 [2020-02-06T17:00:38.089Z] #4 DONE 0.7s
17:00:38 [2020-02-06T17:00:38.089Z] 
17:00:38 [2020-02-06T17:00:38.089Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
17:00:38 [2020-02-06T17:00:38.089Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
17:00:38 [2020-02-06T17:00:38.089Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
17:00:38 [2020-02-06T17:00:38.089Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
17:00:38 [2020-02-06T17:00:38.089Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.68MB / 8.18MB 0.1s
17:00:38 [2020-02-06T17:00:38.089Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
17:00:38 [2020-02-06T17:00:38.089Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
17:00:38 [2020-02-06T17:00:38.089Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
17:00:38 [2020-02-06T17:00:38.160Z] #44 ...
17:00:38 [2020-02-06T17:00:38.160Z] 
17:00:38 [2020-02-06T17:00:38.160Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:00:38 [2020-02-06T17:00:38.160Z] #13 2.947 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:00:38 [2020-02-06T17:00:38.160Z] #13 DONE 3.2s
17:00:38 [2020-02-06T17:00:38.160Z] 
17:00:38 [2020-02-06T17:00:38.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:38 [2020-02-06T17:00:38.160Z] #44 61.72   CC       compel/arch/aarch64/plugins/std/parasite-head.o
17:00:38 [2020-02-06T17:00:38.160Z] #44 61.81   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
17:00:38 [2020-02-06T17:00:38.311Z] #44 175.7   LINK     criu/built-in.o
17:00:38 [2020-02-06T17:00:38.335Z] #18 26.22 Unpacking bash-completion (1:2.8-6) ...
17:00:38 [2020-02-06T17:00:38.421Z] #44 61.90   AR       compel/plugins/std.lib.a
17:00:38 [2020-02-06T17:00:38.421Z] #44 62.04   CC       compel/plugins/fds/fds.o
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.45 Selecting previously unselected package bzip2.
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.49 Selecting previously unselected package xz-utils.
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.49 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.50 Unpacking xz-utils (5.2.4-1) ...
17:00:38 [2020-02-06T17:00:38.702Z] #18 26.61 Selecting previously unselected package apparmor.
17:00:38 [2020-02-06T17:00:38.706Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
17:00:38 [2020-02-06T17:00:38.706Z] #5 DONE 0.9s
17:00:38 [2020-02-06T17:00:38.872Z] #44 175.9   LINK     criu/criu
17:00:38 [2020-02-06T17:00:38.990Z] 
17:00:38 [2020-02-06T17:00:38.990Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
17:00:38 [2020-02-06T17:00:38.996Z] #44 62.50   AR       compel/plugins/fds.lib.a
17:00:38 [2020-02-06T17:00:38.996Z] #44 62.58   HOSTDEP  compel/src/lib/log-host.d
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.61 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.63 Unpacking apparmor (2.13.2-10) ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.79 Selecting previously unselected package aufs-tools.
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.86 Selecting previously unselected package libonig5:s390x.
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.86 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.86 Unpacking libonig5:s390x (6.9.1-1) ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.91 Selecting previously unselected package libjq1:s390x.
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.96 Selecting previously unselected package jq.
17:00:39 [2020-02-06T17:00:39.083Z] #18 26.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.258Z] #44 62.82   HOSTDEP  compel/src/lib/handle-elf-host.d
17:00:39 [2020-02-06T17:00:39.280Z] #7 DONE 0.3s
17:00:39 [2020-02-06T17:00:39.280Z] 
17:00:39 [2020-02-06T17:00:39.280Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
17:00:39 [2020-02-06T17:00:39.280Z] #6 DONE 0.4s
17:00:39 [2020-02-06T17:00:39.280Z] 
17:00:39 [2020-02-06T17:00:39.280Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:00:39 [2020-02-06T17:00:39.280Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
17:00:39 [2020-02-06T17:00:39.280Z] #69 DONE 0.0s
17:00:39 [2020-02-06T17:00:39.280Z] 
17:00:39 [2020-02-06T17:00:39.280Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
17:00:39 [2020-02-06T17:00:39.280Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
17:00:39 [2020-02-06T17:00:39.280Z] #8 DONE 0.0s
17:00:39 [2020-02-06T17:00:39.280Z] 
17:00:39 [2020-02-06T17:00:39.280Z] #21 [internal] load build context
17:00:39 [2020-02-06T17:00:39.449Z] #18 26.96 Unpacking jq (1.5+dfsg-2+b1) ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 26.99 Selecting previously unselected package libaio1:s390x.
17:00:39 [2020-02-06T17:00:39.449Z] #18 26.99 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.00 Unpacking libaio1:s390x (0.3.112-3) ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.02 Selecting previously unselected package libgpm2:s390x.
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.02 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.02 Unpacking libgpm2:s390x (1.20.7-5) ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.05 Selecting previously unselected package libicu63:s390x.
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.05 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
17:00:39 [2020-02-06T17:00:39.449Z] #18 27.06 Unpacking libicu63:s390x (63.1-6) ...
17:00:39 [2020-02-06T17:00:39.475Z] #44 176.5   DEP      lib/c/criu.d
17:00:39 [2020-02-06T17:00:39.475Z] #44 176.6   CC       images/rpc.pb-c.o
17:00:39 [2020-02-06T17:00:39.519Z] #44 63.00   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
17:00:39 [2020-02-06T17:00:39.782Z] #44 63.19   HOSTDEP  compel/src/main-host.d
17:00:39 [2020-02-06T17:00:39.782Z] #44 63.35   DEP      compel/src/lib/ptrace.d
17:00:40 [2020-02-06T17:00:40.036Z] #44 177.1   CC       lib/c/criu.o
17:00:40 [2020-02-06T17:00:40.043Z] #44 63.44   DEP      compel/src/lib/infect.d
17:00:40 [2020-02-06T17:00:40.043Z] #44 63.62   DEP      compel/src/lib/infect-util.d
17:00:40 [2020-02-06T17:00:40.307Z] #44 63.83   DEP      compel/src/lib/infect-rpc.d
17:00:40 [2020-02-06T17:00:40.568Z] #44 64.08   DEP      compel/arch/aarch64/src/lib/infect.d
17:00:40 [2020-02-06T17:00:40.597Z] #44 177.7   LINK     lib/c/built-in.o
17:00:40 [2020-02-06T17:00:40.597Z] #44 177.7   LINK     lib/c/libcriu.so
17:00:40 [2020-02-06T17:00:40.597Z] #44 177.9   GEN      magic.py
17:00:40 [2020-02-06T17:00:40.829Z] #44 ...
17:00:40 [2020-02-06T17:00:40.829Z] 
17:00:40 [2020-02-06T17:00:40.829Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:00:40 [2020-02-06T17:00:40.829Z] #14 DONE 2.5s
17:00:40 [2020-02-06T17:00:40.829Z] 
17:00:40 [2020-02-06T17:00:40.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:40 [2020-02-06T17:00:40.829Z] #44 64.34   DEP      compel/arch/aarch64/src/lib/cpu.d
17:00:40 [2020-02-06T17:00:40.853Z] #44 178.0 Note: Building without setproctitle() and strlcpy() support.
17:00:40 [2020-02-06T17:00:40.853Z] #44 178.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:00:41 [2020-02-06T17:00:41.091Z] #44 64.54   DEP      compel/src/lib/log.d
17:00:41 [2020-02-06T17:00:41.108Z] #44 178.4 fatal: not a git repository (or any of the parent directories): .git
17:00:41 [2020-02-06T17:00:41.358Z] #44 64.79   DEP      compel/src/main.d
17:00:41 [2020-02-06T17:00:41.488Z] #18 29.44 Selecting previously unselected package libnet1:s390x.
17:00:41 [2020-02-06T17:00:41.488Z] #18 29.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
17:00:41 [2020-02-06T17:00:41.619Z] #44 65.00   DEP      compel/src/lib/handle-elf.d
17:00:41 [2020-02-06T17:00:41.619Z] #44 65.20   DEP      compel/arch/aarch64/src/lib/handle-elf.d
17:00:41 [2020-02-06T17:00:41.680Z] #44 178.9 make[1]: Nothing to be done for 'all'.
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.56 Selecting previously unselected package libnl-3-200:s390x.
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.56 Unpacking libnl-3-200:s390x (3.4.0-1) ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.67 Selecting previously unselected package libprotobuf-c1:s390x.
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.72 Selecting previously unselected package libreadline5:s390x.
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.73 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.83 Selecting previously unselected package net-tools.
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
17:00:41 [2020-02-06T17:00:41.976Z] #18 29.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:00:42 [2020-02-06T17:00:42.191Z] #44 65.59   CC       compel/src/lib/log.o
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.5 make[1]: 'images/built-in.o' is up to date.
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.6 make[1]: 'compel/libcompel.a' is up to date.
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.6 make[1]: 'compel/compel-host-bin' is up to date.
17:00:42 [2020-02-06T17:00:42.255Z] #44 179.7 make[1]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.428Z] #18 30.12 Selecting previously unselected package python-pip-whl.
17:00:42 [2020-02-06T17:00:42.428Z] #18 30.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:00:42 [2020-02-06T17:00:42.428Z] #18 30.13 Unpacking python-pip-whl (18.1-5) ...
17:00:42 [2020-02-06T17:00:42.452Z] #44 65.96   CC       compel/arch/aarch64/src/lib/cpu.o
17:00:42 [2020-02-06T17:00:42.511Z] #44 179.7 make[1]: 'soccr/libsoccr.a' is up to date.
17:00:42 [2020-02-06T17:00:42.767Z] #44 179.8 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 179.9 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 179.9 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 180.0 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 180.0 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 180.0 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 180.1 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.767Z] #44 180.1 make[2]: Nothing to be done for 'all'.
17:00:42 [2020-02-06T17:00:42.796Z] #18 30.64 Selecting previously unselected package python3-lib2to3.
17:00:42 [2020-02-06T17:00:42.797Z] #18 30.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:00:42 [2020-02-06T17:00:42.797Z] #18 30.64 Unpacking python3-lib2to3 (3.7.3-1) ...
17:00:42 [2020-02-06T17:00:42.824Z] #21 transferring context: 24.40MB 3.0s
17:00:43 [2020-02-06T17:00:43.022Z] #44 180.1   INSTALL  criu/criu
17:00:43 [2020-02-06T17:00:43.023Z] #44 DONE 180.3s
17:00:43 [2020-02-06T17:00:43.023Z] 
17:00:43 [2020-02-06T17:00:43.023Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:43 [2020-02-06T17:00:43.023Z] #62 205.2 + bin/containerd
17:00:43 [2020-02-06T17:00:43.024Z] #44 66.41   CC       compel/arch/aarch64/src/lib/infect.o
17:00:43 [2020-02-06T17:00:43.024Z] #44 ...
17:00:43 [2020-02-06T17:00:43.024Z] 
17:00:43 [2020-02-06T17:00:43.024Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:00:43 [2020-02-06T17:00:43.024Z] #15 DONE 2.3s
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.74 Selecting previously unselected package python3-distutils.
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.74 Unpacking python3-distutils (3.7.3-1) ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.88 Selecting previously unselected package python3-pip.
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.88 Unpacking python3-pip (18.1-5) ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.99 Selecting previously unselected package python3-pkg-resources.
17:00:43 [2020-02-06T17:00:43.160Z] #18 30.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 31.00 Unpacking python3-pkg-resources (40.8.0-1) ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 31.07 Selecting previously unselected package python3-setuptools.
17:00:43 [2020-02-06T17:00:43.160Z] #18 31.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:00:43 [2020-02-06T17:00:43.160Z] #18 31.08 Unpacking python3-setuptools (40.8.0-1) ...
17:00:43 [2020-02-06T17:00:43.285Z] 
17:00:43 [2020-02-06T17:00:43.285Z] #16 [dev 6/25] RUN ldconfig
17:00:43 [2020-02-06T17:00:43.348Z] #41 ...
17:00:43 [2020-02-06T17:00:43.349Z] 
17:00:43 [2020-02-06T17:00:43.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:43 [2020-02-06T17:00:43.349Z] #44 109.7   CC       criu/kerndat.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 110.5   CC       criu/libnetlink.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 110.8   CC       criu/log.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 111.0   CC       criu/lsm.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 111.3   CC       criu/mem.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 112.4   CC       criu/mount.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 115.0   CC       criu/namespaces.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 116.3   CC       criu/net.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 118.4   CC       criu/netfilter.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 118.7   CC       criu/page-pipe.o
17:00:43 [2020-02-06T17:00:43.349Z] #44 119.2   CC       criu/page-xfer.o
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.25 Selecting previously unselected package python3-wheel.
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.25 Unpacking python3-wheel (0.32.3-2) ...
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.27 Selecting previously unselected package thin-provisioning-tools.
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.27 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.41 Selecting previously unselected package vim-runtime.
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.41 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:00:43 [2020-02-06T17:00:43.528Z] #18 31.44 Unpacking vim-runtime (2:8.1.0875-5) ...
17:00:43 [2020-02-06T17:00:43.914Z] #44 120.1   CC       criu/pagemap-cache.o
17:00:44 [2020-02-06T17:00:44.387Z] #62 ...
17:00:44 [2020-02-06T17:00:44.387Z] 
17:00:44 [2020-02-06T17:00:44.387Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:00:44 [2020-02-06T17:00:44.387Z] #45 DONE 0.1s
17:00:44 [2020-02-06T17:00:44.387Z] 
17:00:44 [2020-02-06T17:00:44.387Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:00:44 [2020-02-06T17:00:44.387Z] #48 DONE 0.1s
17:00:44 [2020-02-06T17:00:44.387Z] 
17:00:44 [2020-02-06T17:00:44.387Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:44 [2020-02-06T17:00:44.387Z] #62 ...
17:00:44 [2020-02-06T17:00:44.387Z] 
17:00:44 [2020-02-06T17:00:44.387Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:00:44 [2020-02-06T17:00:44.387Z] #51 DONE 0.1s
17:00:44 [2020-02-06T17:00:44.481Z] #44 120.5   CC       criu/pagemap.o
17:00:44 [2020-02-06T17:00:44.643Z] 
17:00:44 [2020-02-06T17:00:44.643Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:44 [2020-02-06T17:00:44.946Z] #21 transferring context: 46.81MB 5.8s done
17:00:44 [2020-02-06T17:00:44.946Z] #21 DONE 5.8s
17:00:44 [2020-02-06T17:00:44.946Z] 
17:00:44 [2020-02-06T17:00:44.946Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.66MB / 73.43MB 5.5s
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 21.91MB / 57.39MB 5.5s
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 22.13MB / 96.43MB 5.5s
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 22.49MB / 54.13MB 5.5s
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.2s done
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s done
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.5s done
17:00:44 [2020-02-06T17:00:44.946Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done
17:00:45 [2020-02-06T17:00:45.047Z] #44 121.2   CC       criu/parasite-syscall.o
17:00:45 [2020-02-06T17:00:45.374Z] #18 33.39 Selecting previously unselected package vim.
17:00:45 [2020-02-06T17:00:45.374Z] #18 33.39 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
17:00:45 [2020-02-06T17:00:45.574Z] #8 ...
17:00:45 [2020-02-06T17:00:45.574Z] 
17:00:45 [2020-02-06T17:00:45.574Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
17:00:45 [2020-02-06T17:00:45.574Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
17:00:45 [2020-02-06T17:00:45.574Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done
17:00:45 [2020-02-06T17:00:45.574Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
17:00:45 [2020-02-06T17:00:45.574Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done
17:00:45 [2020-02-06T17:00:45.574Z] #69 DONE 6.0s
17:00:45 [2020-02-06T17:00:45.574Z] 
17:00:45 [2020-02-06T17:00:45.574Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
17:00:45 [2020-02-06T17:00:45.574Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 28.82MB / 73.43MB 6.0s
17:00:45 [2020-02-06T17:00:45.574Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 26.27MB / 57.39MB 6.0s
17:00:45 [2020-02-06T17:00:45.574Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.61MB / 54.13MB 6.0s
17:00:45 [2020-02-06T17:00:45.574Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 27.86MB / 96.43MB 6.1s
17:00:45 [2020-02-06T17:00:45.613Z] #44 121.9   CC       criu/path.o
17:00:45 [2020-02-06T17:00:45.745Z] #18 33.41 Unpacking vim (2:8.1.0875-5) ...
17:00:45 [2020-02-06T17:00:45.831Z] #16 DONE 2.6s
17:00:45 [2020-02-06T17:00:45.831Z] 
17:00:45 [2020-02-06T17:00:45.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:45 [2020-02-06T17:00:45.831Z] #44 66.94   CC       compel/src/lib/infect-rpc.o
17:00:45 [2020-02-06T17:00:45.831Z] #44 67.48   CC       compel/src/lib/infect-util.o
17:00:45 [2020-02-06T17:00:45.831Z] #44 67.70   CC       compel/src/lib/infect.o
17:00:45 [2020-02-06T17:00:45.865Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 29.68MB / 57.39MB 6.3s
17:00:45 [2020-02-06T17:00:45.865Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 30.01MB / 54.13MB 6.3s
17:00:45 [2020-02-06T17:00:45.865Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 34.06MB / 73.43MB 6.4s
17:00:45 [2020-02-06T17:00:45.871Z] #44 122.2   CC       criu/pie-util-vdso-elf32.o
17:00:46 [2020-02-06T17:00:46.120Z] #18 33.76 Selecting previously unselected package xfsprogs.
17:00:46 [2020-02-06T17:00:46.120Z] #18 33.76 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
17:00:46 [2020-02-06T17:00:46.120Z] #18 33.76 Unpacking xfsprogs (4.20.0-1) ...
17:00:46 [2020-02-06T17:00:46.120Z] #18 ...
17:00:46 [2020-02-06T17:00:46.120Z] 
17:00:46 [2020-02-06T17:00:46.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:46 [2020-02-06T17:00:46.120Z] #45 78.53   CC       criu/namespaces.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 79.68   CC       criu/net.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 81.48   CC       criu/netfilter.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 81.86   CC       criu/page-pipe.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 82.28   CC       criu/page-xfer.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 82.99   CC       criu/pagemap-cache.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 83.36   CC       criu/pagemap.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 84.16   CC       criu/parasite-syscall.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 85.18   CC       criu/path.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 85.52   CC       criu/pie-util-vdso-elf32.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 85.88   CC       criu/pie-util-vdso.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 86.18   CC       criu/pie-util.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 86.32   CC       criu/pipes.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 86.79   CC       criu/plugin.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 87.04   CC       criu/proc_parse.o
17:00:46 [2020-02-06T17:00:46.120Z] #45 88.46   CC       criu/protobuf-desc.o
17:00:46 [2020-02-06T17:00:46.160Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 32.63MB / 57.39MB 6.6s
17:00:46 [2020-02-06T17:00:46.160Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 32.86MB / 54.13MB 6.6s
17:00:46 [2020-02-06T17:00:46.160Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 34.15MB / 96.43MB 6.7s
17:00:46 [2020-02-06T17:00:46.437Z] #44 122.5   CC       criu/pie-util-vdso.o
17:00:46 [2020-02-06T17:00:46.449Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 38.81MB / 73.43MB 6.9s
17:00:46 [2020-02-06T17:00:46.449Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 36.07MB / 57.39MB 6.9s
17:00:46 [2020-02-06T17:00:46.450Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.94MB / 54.13MB 6.9s
17:00:46 [2020-02-06T17:00:46.491Z] #45 88.90   CC       criu/protobuf.o
17:00:46 [2020-02-06T17:00:46.491Z] #45 ...
17:00:46 [2020-02-06T17:00:46.491Z] 
17:00:46 [2020-02-06T17:00:46.491Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.18 Selecting previously unselected package zip.
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.20 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.20 Unpacking zip (3.0-11+b1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.27 Setting up aufs-tools (1:4.14+20190211-1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.29 Setting up libip6tc0:s390x (1.8.2-4) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.30 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.30 Setting up libgpm2:s390x (1.20.7-5) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.31 Setting up libip4tc0:s390x (1.8.2-4) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.32 Setting up libnftnl11:s390x (1.1.2-2) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.34 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.34 Setting up libicu63:s390x (63.1-6) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.35 Setting up xxd (2:8.1.0875-5) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.36 Setting up zip (3.0-11+b1) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.36 Setting up vim-common (2:8.1.0875-5) ...
17:00:46 [2020-02-06T17:00:46.491Z] #18 34.39 Setting up bash-completion (1:2.8-6) ...
17:00:46 [2020-02-06T17:00:46.695Z] #44 122.9   CC       criu/pie-util.o
17:00:46 [2020-02-06T17:00:46.737Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.46MB / 57.39MB 7.2s
17:00:46 [2020-02-06T17:00:46.737Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 39.91MB / 96.43MB 7.2s
17:00:46 [2020-02-06T17:00:46.737Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 39.06MB / 54.13MB 7.2s
17:00:46 [2020-02-06T17:00:46.737Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.99MB / 73.43MB 7.3s
17:00:46 [2020-02-06T17:00:46.954Z] #44 123.0   CC       criu/pipes.o
17:00:47 [2020-02-06T17:00:47.027Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 44.35MB / 57.39MB 7.5s
17:00:47 [2020-02-06T17:00:47.027Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.96MB / 54.13MB 7.5s
17:00:47 [2020-02-06T17:00:47.027Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 48.09MB / 73.43MB 7.6s
17:00:47 [2020-02-06T17:00:47.027Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 46.07MB / 96.43MB 7.6s
17:00:47 [2020-02-06T17:00:47.313Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 48.35MB / 57.39MB 7.8s
17:00:47 [2020-02-06T17:00:47.313Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 47.02MB / 54.13MB 7.8s
17:00:47 [2020-02-06T17:00:47.371Z] #44 70.54   CC       compel/src/lib/ptrace.o
17:00:47 [2020-02-06T17:00:47.520Z] #44 123.6   CC       criu/plugin.o
17:00:47 [2020-02-06T17:00:47.607Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 53.31MB / 73.43MB 8.1s
17:00:47 [2020-02-06T17:00:47.607Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 51.26MB / 57.39MB 8.1s
17:00:47 [2020-02-06T17:00:47.607Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 52.20MB / 96.43MB 8.1s
17:00:47 [2020-02-06T17:00:47.607Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.85MB / 54.13MB 8.1s
17:00:47 [2020-02-06T17:00:47.703Z] #44 71.14   AR       compel/libcompel.a
17:00:47 [2020-02-06T17:00:47.765Z] #18 35.73 Setting up libiptc0:s390x (1.8.2-4) ...
17:00:47 [2020-02-06T17:00:47.778Z] #44 123.9   CC       criu/proc_parse.o
17:00:47 [2020-02-06T17:00:47.899Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 55.07MB / 57.39MB 8.4s
17:00:47 [2020-02-06T17:00:47.899Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.4s
17:00:47 [2020-02-06T17:00:47.899Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 59.73MB / 73.43MB 8.5s
17:00:47 [2020-02-06T17:00:47.899Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 58.88MB / 96.43MB 8.5s
17:00:47 [2020-02-06T17:00:47.899Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.4s done
17:00:47 [2020-02-06T17:00:47.910Z] #62 ...
17:00:47 [2020-02-06T17:00:47.910Z] 
17:00:47 [2020-02-06T17:00:47.910Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:00:47 [2020-02-06T17:00:47.910Z] #53 DONE 258.0s
17:00:47 [2020-02-06T17:00:47.910Z] 
17:00:47 [2020-02-06T17:00:47.910Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:47 [2020-02-06T17:00:47.974Z] #44 71.30   HOSTCC   compel/src/main-host.o
17:00:47 [2020-02-06T17:00:47.974Z] #44 ...
17:00:47 [2020-02-06T17:00:47.974Z] 
17:00:47 [2020-02-06T17:00:47.974Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:47 [2020-02-06T17:00:47.974Z] #47 123.8 crypto/tls
17:00:47 [2020-02-06T17:00:47.974Z] #47 131.0 net/http/httptrace
17:00:47 [2020-02-06T17:00:47.974Z] #47 131.2 net/http
17:00:47 [2020-02-06T17:00:47.974Z] #47 ...
17:00:47 [2020-02-06T17:00:47.974Z] 
17:00:47 [2020-02-06T17:00:47.974Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.74 Setting up xz-utils (5.2.4-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.76 Setting up pigz (2.4-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.76 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.77 Setting up libnl-3-200:s390x (3.4.0-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.78 Setting up python-pip-whl (18.1-5) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.80 Setting up libmpdec2:s390x (2.4.2-2) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 35.81 Setting up vim-runtime (2:8.1.0875-5) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.00 Setting up libaio1:s390x (0.3.112-3) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.01 Setting up libonig5:s390x (6.9.1-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.02 Setting up vim (2:8.1.0875-5) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.06 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.06 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.07 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.08 Setting up jq (1.5+dfsg-2+b1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.08 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
17:00:48 [2020-02-06T17:00:48.136Z] #18 36.09 Setting up python3.7 (3.7.3-2) ...
17:00:48 [2020-02-06T17:00:48.190Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 64.07MB / 73.43MB 8.7s
17:00:48 [2020-02-06T17:00:48.190Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.5s done
17:00:48 [2020-02-06T17:00:48.190Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 65.82MB / 96.43MB 8.8s
17:00:48 [2020-02-06T17:00:48.471Z] #62 ...
17:00:48 [2020-02-06T17:00:48.471Z] 
17:00:48 [2020-02-06T17:00:48.471Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:00:48 [2020-02-06T17:00:48.478Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 69.50MB / 73.43MB 9.0s
17:00:48 [2020-02-06T17:00:48.478Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 75.77MB / 96.43MB 9.1s
17:00:48 [2020-02-06T17:00:48.559Z] #17 2.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:00:48 [2020-02-06T17:00:48.764Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.2s done
17:00:48 [2020-02-06T17:00:48.764Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 83.39MB / 96.43MB 9.3s
17:00:48 [2020-02-06T17:00:48.764Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 92.42MB / 96.43MB 9.4s
17:00:48 [2020-02-06T17:00:48.827Z] #17 3.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:00:48 [2020-02-06T17:00:48.827Z] #17 3.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:00:49 [2020-02-06T17:00:49.031Z] #54 DONE 0.3s
17:00:49 [2020-02-06T17:00:49.031Z] 
17:00:49 [2020-02-06T17:00:49.031Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:00:49 [2020-02-06T17:00:49.031Z] #58 DONE 0.1s
17:00:49 [2020-02-06T17:00:49.031Z] 
17:00:49 [2020-02-06T17:00:49.031Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:49 [2020-02-06T17:00:49.048Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.5s done
17:00:49 [2020-02-06T17:00:49.048Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf
17:00:49 [2020-02-06T17:00:49.397Z] #17 ...
17:00:49 [2020-02-06T17:00:49.397Z] 
17:00:49 [2020-02-06T17:00:49.397Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:00:49 [2020-02-06T17:00:49.397Z] #57 9.929 + cd /tmp/tmp.GOfTj7vZ0O/src/github.com/opencontainers/runc
17:00:49 [2020-02-06T17:00:49.397Z] #57 9.929 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:00:49 [2020-02-06T17:00:49.397Z] #57 10.41 + '[' -z '' ']'
17:00:49 [2020-02-06T17:00:49.397Z] #57 10.41 + target=static
17:00:49 [2020-02-06T17:00:49.397Z] #57 10.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:00:49 [2020-02-06T17:00:49.397Z] #57 11.82 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 .
17:00:49 [2020-02-06T17:00:49.397Z] #57 ...
17:00:49 [2020-02-06T17:00:49.397Z] 
17:00:49 [2020-02-06T17:00:49.397Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:00:49 [2020-02-06T17:00:49.397Z] #17 3.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.71 Setting up iptables (1.8.2-4) ...
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.74 Setting up python3 (3.7.3-1) ...
17:00:49 [2020-02-06T17:00:49.988Z] #18 37.97 Setting up python3-wheel (0.32.3-2) ...
17:00:50 [2020-02-06T17:00:50.321Z] #44 126.0   CC       criu/protobuf-desc.o
17:00:50 [2020-02-06T17:00:50.578Z] #44 126.6   CC       criu/protobuf.o
17:00:50 [2020-02-06T17:00:50.578Z] #44 126.8   CC       criu/pstree.o
17:00:50 [2020-02-06T17:00:50.772Z] #18 38.29 Setting up apparmor (2.13.2-10) ...
17:00:50 [2020-02-06T17:00:50.788Z] #17 4.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [174 kB]
17:00:51 [2020-02-06T17:00:51.361Z] #17 5.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
17:00:51 [2020-02-06T17:00:51.564Z] #18 39.31 Setting up xfsprogs (4.20.0-1) ...
17:00:51 [2020-02-06T17:00:51.564Z] #18 39.32 Setting up python3-lib2to3 (3.7.3-1) ...
17:00:51 [2020-02-06T17:00:51.942Z] #18 39.53 Setting up python3-pkg-resources (40.8.0-1) ...
17:00:51 [2020-02-06T17:00:51.949Z] #44 127.8   CC       criu/rbtree.o
17:00:51 [2020-02-06T17:00:51.949Z] #44 128.0   CC       criu/rst-malloc.o
17:00:52 [2020-02-06T17:00:52.206Z] #44 128.2   CC       criu/seccomp.o
17:00:52 [2020-02-06T17:00:52.307Z] #18 40.08 Setting up python3-distutils (3.7.3-1) ...
17:00:52 [2020-02-06T17:00:52.464Z] #44 128.8   CC       criu/seize.o
17:00:52 [2020-02-06T17:00:52.679Z] #18 40.42 Setting up python3-setuptools (40.8.0-1) ...
17:00:53 [2020-02-06T17:00:53.045Z] #18 41.06 Setting up python3-pip (18.1-5) ...
17:00:53 [2020-02-06T17:00:53.406Z] #44 129.4   CC       criu/servicefd.o
17:00:53 [2020-02-06T17:00:53.671Z] #44 129.7   CC       criu/shmem.o
17:00:53 [2020-02-06T17:00:53.939Z] #44 ...
17:00:53 [2020-02-06T17:00:53.939Z] 
17:00:53 [2020-02-06T17:00:53.939Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:00:53 [2020-02-06T17:00:53.939Z] #41 DONE 195.6s
17:00:53 [2020-02-06T17:00:53.939Z] 
17:00:53 [2020-02-06T17:00:53.939Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:53 [2020-02-06T17:00:53.968Z] #18 41.68 Processing triggers for libc-bin (2.28-10) ...
17:00:53 [2020-02-06T17:00:53.968Z] #18 41.75 Processing triggers for mime-support (3.62) ...
17:00:54 [2020-02-06T17:00:54.410Z] #18 DONE 42.0s
17:00:54 [2020-02-06T17:00:54.410Z] 
17:00:54 [2020-02-06T17:00:54.410Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:00:54 [2020-02-06T17:00:54.670Z] #17 ...
17:00:54 [2020-02-06T17:00:54.670Z] 
17:00:54 [2020-02-06T17:00:54.670Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:00:54 [2020-02-06T17:00:54.849Z] #19 0.331 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:00:54 [2020-02-06T17:00:54.849Z] #19 0.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:00:54 [2020-02-06T17:00:54.849Z] #19 0.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:00:54 [2020-02-06T17:00:54.849Z] #19 DONE 0.5s
17:00:54 [2020-02-06T17:00:54.849Z] 
17:00:54 [2020-02-06T17:00:54.849Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:54 [2020-02-06T17:00:54.849Z] #45 89.20   CC       criu/pstree.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 89.98   CC       criu/rbtree.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 90.20   CC       criu/rst-malloc.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 90.33   CC       criu/seccomp.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 90.76   CC       criu/seize.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 91.41   CC       criu/servicefd.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 91.73   CC       criu/shmem.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 92.32   CC       criu/sigframe.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 92.43   CC       criu/signalfd.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 92.61   CC       criu/sk-inet.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 93.20   CC       criu/sk-netlink.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 93.45   CC       criu/sk-packet.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 93.90   CC       criu/sk-queue.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 94.22   CC       criu/sk-tcp.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 94.49   CC       criu/sk-unix.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 95.97   CC       criu/sockets.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 97.20   CC       criu/stats.o
17:00:54 [2020-02-06T17:00:54.849Z] #45 ...
17:00:54 [2020-02-06T17:00:54.849Z] 
17:00:54 [2020-02-06T17:00:54.849Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:00:54 [2020-02-06T17:00:54.874Z] #62 ...
17:00:54 [2020-02-06T17:00:54.874Z] 
17:00:54 [2020-02-06T17:00:54.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:54 [2020-02-06T17:00:54.874Z] #44 131.0   CC       criu/sigframe.o
17:00:55 [2020-02-06T17:00:55.131Z] #44 131.2   CC       criu/signalfd.o
17:00:55 [2020-02-06T17:00:55.388Z] #44 131.5   CC       criu/sk-inet.o
17:00:55 [2020-02-06T17:00:55.388Z] #44 ...
17:00:55 [2020-02-06T17:00:55.388Z] 
17:00:55 [2020-02-06T17:00:55.388Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:00:55 [2020-02-06T17:00:55.388Z] #42 DONE 0.3s
17:00:55 [2020-02-06T17:00:55.646Z] 
17:00:55 [2020-02-06T17:00:55.646Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:00:55 [2020-02-06T17:00:55.976Z] #23 137.6 Checking out files:  22% (2384/10496)   
Checking out files:  23% (2415/10496)   
Checking out files:  24% (2520/10496)   
Checking out files:  25% (2624/10496)   
Checking out files:  26% (2729/10496)   
Checking out files:  27% (2834/10496)   
Checking out files:  28% (2939/10496)   
Checking out files:  29% (3044/10496)   
Checking out files:  30% (3149/10496)   
Checking out files:  31% (3254/10496)   
Checking out files:  32% (3359/10496)   
Checking out files:  33% (3464/10496)   
Checking out files:  34% (3569/10496)   
Checking out files:  35% (3674/10496)   
Checking out files:  36% (3779/10496)   
Checking out files:  37% (3884/10496)   
Checking out files:  38% (3989/10496)   
Checking out files:  39% (4094/10496)   
Checking out files:  40% (4199/10496)   
Checking out files:  41% (4304/10496)   
Checking out files:  42% (4409/10496)   
Checking out files:  43% (4514/10496)   
Checking out files:  44% (4619/10496)   
Checking out files:  45% (4724/10496)   
Checking out files:  46% (4829/10496)   
Checking out files:  47% (4934/10496)   
Checking out files:  48% (5039/10496)   
Checking out files:  49% (5144/10496)   
Checking out files:  50% (5248/10496)   
Checking out files:  51% (5353/10496)   
Checking out files:  52% (5458/10496)   
Checking out files:  53% (5563/10496)   
Checking out files:  54% (5668/10496)   
Checking out files:  55% (5773/10496)   
Checking out files:  56% (5878/10496)   
Checking out files:  57% (5983/10496)   
Checking out files:  58% (6088/10496)   
Checking out files:  59% (6193/10496)   
Checking out files:  60% (6298/10496)   
Checking out files:  61% (6403/10496)   
Checking out files:  62% (6508/10496)   
Checking out files:  63% (6613/10496)   
Checking out files:  63% (6697/10496)   
Checking out files:  64% (6718/10496)   
Checking out files:  65% (6823/10496)   
Checking out files:  66% (6928/10496)   
Checking out files:  67% (7033/10496)   
Checking out files:  68% (7138/10496)   
Checking out files:  69% (7243/10496)   
Checking out files:  70% (7348/10496)   
Checking out files:  71% (7453/10496)   
Checking out files:  72% (7558/10496)   
Checking out files:  73% (7663/10496)   
Checking out files:  74% (7768/10496)   
Checking out files:  75% (7872/10496)   
Checking out files:  76% (7977/10496)   
Checking out files:  77% (8082/10496)   
Checking out files:  78% (8187/10496)   
Checking out files:  79% (8292/10496)   
Checking out files:  79% (8351/10496)   
Checking out files:  80% (8397/10496)   
Checking out files:  81% (8502/10496)   
Checking out files:  82% (8607/10496)   
Checking out files:  83% (8712/10496)   
Checking out files:  84% (8817/10496)   
Checking out files:  85% (8922/10496)   
Checking out files:  86% (9027/10496)   
Checking out files:  87% (9132/10496)   
Checking out files:  88% (9237/10496)   
Checking out files:  89% (9342/10496)   
Checking out files:  90% (9447/10496)   
Checking out files:  91% (9552/10496)   
Checking out files:  92% (9657/10496)   
Checking out files:  93% (9762/10496)   
Checking out files:  94% (9867/10496)   
Checking out files:  95% (9972/10496)   
Checking out files:  96% (10077/10496)   
Checking out files:  97% (10182/10496)   
Checking out files:  97% (10247/10496)   
Checking out files:  98% (10287/10496)   
Checking out files:  99% (10392/10496)   
Checking out files: 100% (10496/10496)   
Checking out files: 100% (10496/10496), done.
17:00:56 [2020-02-06T17:00:56.210Z] #62 ...
17:00:56 [2020-02-06T17:00:56.210Z] 
17:00:56 [2020-02-06T17:00:56.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:56 [2020-02-06T17:00:56.210Z] #44 132.2   CC       criu/sk-netlink.o
17:00:56 [2020-02-06T17:00:56.236Z] #23 142.0 + cd /tmp/tmp.rGNlg4uiIw/tmp/docker-ce
17:00:56 [2020-02-06T17:00:56.236Z] #23 142.0 + git checkout -q v17.06.2-ce
17:00:56 [2020-02-06T17:00:56.467Z] #44 132.5   CC       criu/sk-packet.o
17:00:56 [2020-02-06T17:00:56.725Z] #44 132.9   CC       criu/sk-queue.o
17:00:57 [2020-02-06T17:00:57.290Z] #44 133.2   CC       criu/sk-tcp.o
17:00:57 [2020-02-06T17:00:57.547Z] #44 133.7   CC       criu/sk-unix.o
17:00:57 [2020-02-06T17:00:57.571Z] #20 2.722 Collecting yamllint==1.16.0
17:00:57 [2020-02-06T17:00:57.571Z] #20 2.855   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:00:57 [2020-02-06T17:00:57.571Z] #20 2.872 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:00:57 [2020-02-06T17:00:57.571Z] #20 2.921   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:00:57 [2020-02-06T17:00:57.571Z] #20 2.946 Collecting pyyaml (from yamllint==1.16.0)
17:00:57 [2020-02-06T17:00:57.947Z] #20 3.029   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:00:58 [2020-02-06T17:00:58.318Z] #20 3.690 Building wheels for collected packages: pyyaml
17:00:58 [2020-02-06T17:00:58.318Z] #20 3.692   Running setup.py bdist_wheel for pyyaml: started
17:00:58 [2020-02-06T17:00:58.698Z] #20 4.158   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:00:58 [2020-02-06T17:00:58.698Z] #20 4.158   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:00:58 [2020-02-06T17:00:58.698Z] #20 4.200 Successfully built pyyaml
17:00:58 [2020-02-06T17:00:58.782Z] #23 ...
17:00:58 [2020-02-06T17:00:58.782Z] 
17:00:58 [2020-02-06T17:00:58.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:58 [2020-02-06T17:00:58.782Z] #44 71.92   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 72.19   HOSTCC   compel/src/lib/handle-elf-host.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 72.80   HOSTCC   compel/src/lib/log-host.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 73.02   HOSTLINK compel/compel-host-bin
17:00:58 [2020-02-06T17:00:58.782Z] #44 73.18   DEP      soccr/soccr.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 73.46   CC       soccr/soccr.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 74.83   AR       soccr/libsoccr.a
17:00:58 [2020-02-06T17:00:58.782Z] #44 74.88 make[1]: 'soccr/libsoccr.a' is up to date.
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.24   DEP      criu/arch/aarch64/sigframe.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.50   DEP      criu/arch/aarch64/crtools.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.74   DEP      criu/arch/aarch64/cpu.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.78   DEP      criu/arch/aarch64/bitops.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.86   CC       criu/arch/aarch64/bitops.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 75.95   CC       criu/arch/aarch64/cpu.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 76.21   CC       criu/arch/aarch64/crtools.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.20   CC       criu/arch/aarch64/sigframe.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.45   LINK     criu/arch/aarch64/crtools.built-in.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.50   DEP      criu/arch/aarch64/intraprocedure.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.53   DEP      criu/arch/aarch64/vdso-pie.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.64   DEP      criu/pie/parasite-vdso.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 77.86   DEP      criu/pie/util-vdso.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 78.09   DEP      criu/pie/util.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 78.29   CC       criu/pie/util.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 78.91   CC       criu/pie/util-vdso.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 79.90   CC       criu/pie/parasite-vdso.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 80.71   CC       criu/arch/aarch64/vdso-pie.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 81.14   CC       criu/arch/aarch64/intraprocedure.o
17:00:58 [2020-02-06T17:00:58.782Z] #44 81.20   AR       criu/pie/pie.lib.a
17:00:58 [2020-02-06T17:00:58.782Z] #44 81.31   DEP      criu/pie/restorer.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 81.63   DEP      criu/arch/aarch64/restorer.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 81.87   DEP      criu/pie/parasite.d
17:00:58 [2020-02-06T17:00:58.782Z] #44 82.29   CC       criu/pie/parasite.o
17:00:58 [2020-02-06T17:00:58.924Z] #44 135.0   CC       criu/sockets.o
17:00:59 [2020-02-06T17:00:59.057Z] #20 4.207 Installing collected packages: pathspec, pyyaml, yamllint
17:00:59 [2020-02-06T17:00:59.057Z] #20 4.387 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:00:59 [2020-02-06T17:00:59.182Z] #44 135.5   CC       criu/stats.o
17:00:59 [2020-02-06T17:00:59.434Z] #20 DONE 4.6s
17:00:59 [2020-02-06T17:00:59.434Z] 
17:00:59 [2020-02-06T17:00:59.434Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:00:59 [2020-02-06T17:00:59.434Z] #42 132.1 + dpkg --print-architecture
17:00:59 [2020-02-06T17:00:59.434Z] #42 132.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:00:59 [2020-02-06T17:00:59.434Z] #42 132.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:00:59 [2020-02-06T17:00:59.434Z] #42 132.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:00:59 [2020-02-06T17:00:59.434Z] #42 ...
17:00:59 [2020-02-06T17:00:59.434Z] 
17:00:59 [2020-02-06T17:00:59.434Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:00:59 [2020-02-06T17:00:59.434Z] #25 DONE 0.1s
17:00:59 [2020-02-06T17:00:59.434Z] 
17:00:59 [2020-02-06T17:00:59.434Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:00:59 [2020-02-06T17:00:59.790Z] #44 135.7   CC       criu/string.o
17:00:59 [2020-02-06T17:00:59.790Z] #44 135.8   CC       criu/sysctl.o
17:00:59 [2020-02-06T17:00:59.860Z] #29 DONE 0.4s
17:00:59 [2020-02-06T17:00:59.860Z] 
17:00:59 [2020-02-06T17:00:59.860Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:00:59 [2020-02-06T17:00:59.860Z] #32 DONE 0.1s
17:00:59 [2020-02-06T17:00:59.860Z] 
17:00:59 [2020-02-06T17:00:59.860Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:00:59 [2020-02-06T17:00:59.860Z] #35 DONE 0.1s
17:00:59 [2020-02-06T17:00:59.860Z] 
17:00:59 [2020-02-06T17:00:59.860Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:00:59 [2020-02-06T17:00:59.860Z] #45 97.60   CC       criu/string.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 97.80   CC       criu/sysctl.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 98.60   CC       criu/sysfs_parse.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 98.91   CC       criu/timerfd.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 99.23   CC       criu/tty.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 100.8   CC       criu/tun.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 101.1   CC       criu/uffd.o
17:00:59 [2020-02-06T17:00:59.860Z] #45 102.2   CC       criu/util.o
17:01:00 [2020-02-06T17:01:00.048Z] #44 136.2   CC       criu/sysfs_parse.o
17:01:00 [2020-02-06T17:01:00.237Z] #45 ...
17:01:00 [2020-02-06T17:01:00.237Z] 
17:01:00 [2020-02-06T17:01:00.237Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:01:00 [2020-02-06T17:01:00.237Z] #40 DONE 0.1s
17:01:00 [2020-02-06T17:01:00.237Z] 
17:01:00 [2020-02-06T17:01:00.237Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:00 [2020-02-06T17:01:00.307Z] #44 136.4   CC       criu/timerfd.o
17:01:00 [2020-02-06T17:01:00.404Z] #44 83.90   LINK     criu/pie/parasite.built-in.o
17:01:00 [2020-02-06T17:01:00.404Z] #44 83.91   GEN      criu/pie/parasite-blob.h
17:01:00 [2020-02-06T17:01:00.565Z] #44 136.7   CC       criu/tty.o
17:01:00 [2020-02-06T17:01:00.619Z] #63 ...
17:01:00 [2020-02-06T17:01:00.619Z] 
17:01:00 [2020-02-06T17:01:00.619Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:00 [2020-02-06T17:01:00.619Z] #45 103.1   CC       criu/uts_ns.o
17:01:00 [2020-02-06T17:01:00.619Z] #45 103.3   CC       criu/vdso.o
17:01:00 [2020-02-06T17:01:00.665Z] #44 84.12   CC       criu/arch/aarch64/restorer.o
17:01:00 [2020-02-06T17:01:00.926Z] #44 84.32   CC       criu/pie/restorer.o
17:01:00 [2020-02-06T17:01:00.987Z] #45 103.5   LINK     criu/built-in.o
17:01:00 [2020-02-06T17:01:00.987Z] #45 103.6   LINK     criu/criu
17:01:01 [2020-02-06T17:01:01.350Z] #45 103.9   DEP      lib/c/criu.d
17:01:01 [2020-02-06T17:01:01.350Z] #45 104.0   CC       images/rpc.pb-c.o
17:01:01 [2020-02-06T17:01:01.498Z] #44 ...
17:01:01 [2020-02-06T17:01:01.498Z] 
17:01:01 [2020-02-06T17:01:01.498Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:01 [2020-02-06T17:01:01.498Z] #23 147.3 + mkdir -p /tmp/tmp.rGNlg4uiIw/src/github.com/docker
17:01:01 [2020-02-06T17:01:01.498Z] #23 147.3 + mv components/cli /tmp/tmp.rGNlg4uiIw/src/github.com/docker/cli
17:01:01 [2020-02-06T17:01:01.498Z] #23 147.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:01:01 [2020-02-06T17:01:01.719Z] #45 104.4   CC       lib/c/criu.o
17:01:01 [2020-02-06T17:01:01.939Z] #44 138.1   CC       criu/tun.o
17:01:02 [2020-02-06T17:01:02.197Z] #44 138.4   CC       criu/uffd.o
17:01:02 [2020-02-06T17:01:02.487Z] #45 105.1   LINK     lib/c/built-in.o
17:01:02 [2020-02-06T17:01:02.487Z] #45 105.1   LINK     lib/c/libcriu.so
17:01:02 [2020-02-06T17:01:02.487Z] #45 105.2   GEN      magic.py
17:01:02 [2020-02-06T17:01:02.487Z] #45 105.2 Note: Building without setproctitle() and strlcpy() support.
17:01:02 [2020-02-06T17:01:02.487Z] #45 105.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:01:03 [2020-02-06T17:01:03.134Z] #44 139.2   CC       criu/util.o
17:01:03 [2020-02-06T17:01:03.266Z] #45 105.6 fatal: not a git repository (or any of the parent directories): .git
17:01:03 [2020-02-06T17:01:03.266Z] #45 106.1 make[1]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.048Z] #23 ...
17:01:04 [2020-02-06T17:01:04.048Z] 
17:01:04 [2020-02-06T17:01:04.048Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:01:04 [2020-02-06T17:01:04.048Z] #30 DONE 149.8s
17:01:04 [2020-02-06T17:01:04.048Z] 
17:01:04 [2020-02-06T17:01:04.048Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:04 [2020-02-06T17:01:04.048Z] #17 10.06 Fetched 8154 kB in 8s (1073 kB/s)
17:01:04 [2020-02-06T17:01:04.048Z] #17 10.06 Reading package lists...
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.5 make[1]: 'images/built-in.o' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.6 make[1]: 'compel/libcompel.a' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.6 make[1]: 'compel/compel-host-bin' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.6 make[1]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.6 make[1]: 'soccr/libsoccr.a' is up to date.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.7 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.7 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.067Z] #45 106.8 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.069Z] #44 140.1   CC       criu/uts_ns.o
17:01:04 [2020-02-06T17:01:04.069Z] #44 140.2   CC       criu/vdso-compat.o
17:01:04 [2020-02-06T17:01:04.069Z] #44 140.4   CC       criu/vdso.o
17:01:04 [2020-02-06T17:01:04.436Z] #45 106.9 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.436Z] #45 106.9 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.436Z] #45 107.0 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.436Z] #45 107.0 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.436Z] #45 107.1 make[2]: Nothing to be done for 'all'.
17:01:04 [2020-02-06T17:01:04.436Z] #45 107.1   INSTALL  criu/criu
17:01:04 [2020-02-06T17:01:04.436Z] #45 DONE 107.2s
17:01:04 [2020-02-06T17:01:04.436Z] 
17:01:04 [2020-02-06T17:01:04.436Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:04 [2020-02-06T17:01:04.634Z] #44 140.8   LINK     criu/built-in.o
17:01:04 [2020-02-06T17:01:04.723Z] #17 14.14 Reading package lists...
17:01:04 [2020-02-06T17:01:04.723Z] #17 ...
17:01:04 [2020-02-06T17:01:04.723Z] 
17:01:04 [2020-02-06T17:01:04.723Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:04 [2020-02-06T17:01:04.723Z] #44 88.21   LINK     criu/pie/restorer.built-in.o
17:01:04 [2020-02-06T17:01:04.723Z] #44 88.22   GEN      criu/pie/restorer-blob.h
17:01:04 [2020-02-06T17:01:04.892Z] #44 141.0   LINK     criu/criu
17:01:04 [2020-02-06T17:01:04.892Z] #44 141.2   DEP      lib/c/criu.d
17:01:05 [2020-02-06T17:01:05.151Z] #44 141.3   CC       images/rpc.pb-c.o
17:01:05 [2020-02-06T17:01:05.716Z] #44 141.7   CC       lib/c/criu.o
17:01:06 [2020-02-06T17:01:06.283Z] #44 142.5   LINK     lib/c/built-in.o
17:01:06 [2020-02-06T17:01:06.283Z] #44 142.5   LINK     lib/c/libcriu.so
17:01:06 [2020-02-06T17:01:06.541Z] #44 142.6   GEN      magic.py
17:01:06 [2020-02-06T17:01:06.541Z] #44 142.7 Note: Building without setproctitle() and strlcpy() support.
17:01:06 [2020-02-06T17:01:06.541Z] #44 142.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:01:07 [2020-02-06T17:01:07.107Z] #44 143.3 fatal: not a git repository (or any of the parent directories): .git
17:01:07 [2020-02-06T17:01:07.364Z] #44 90.43   DEP      criu/vdso.d
17:01:07 [2020-02-06T17:01:07.364Z] #44 90.65   DEP      criu/uts_ns.d
17:01:07 [2020-02-06T17:01:07.364Z] #44 90.83   DEP      criu/util.d
17:01:07 [2020-02-06T17:01:07.626Z] #44 91.07   DEP      criu/uffd.d
17:01:07 [2020-02-06T17:01:07.674Z] #44 143.8 make[1]: Nothing to be done for 'all'.
17:01:07 [2020-02-06T17:01:07.888Z] #44 91.34   DEP      criu/tun.d
17:01:08 [2020-02-06T17:01:08.150Z] #44 91.63   DEP      criu/tty.d
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.4 make[1]: 'images/built-in.o' is up to date.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.4 make[1]: 'compel/libcompel.a' is up to date.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.5 make[1]: 'compel/compel-host-bin' is up to date.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.5 make[1]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.240Z] #44 144.5 make[1]: 'soccr/libsoccr.a' is up to date.
17:01:08 [2020-02-06T17:01:08.411Z] #44 91.87   DEP      criu/timerfd.d
17:01:08 [2020-02-06T17:01:08.411Z] #44 ...
17:01:08 [2020-02-06T17:01:08.411Z] 
17:01:08 [2020-02-06T17:01:08.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:08 [2020-02-06T17:01:08.411Z] #47 144.2 github.com/LK4D4/vndr/godl
17:01:08 [2020-02-06T17:01:08.411Z] #47 145.0 github.com/LK4D4/vndr
17:01:08 [2020-02-06T17:01:08.411Z] #47 ...
17:01:08 [2020-02-06T17:01:08.411Z] 
17:01:08 [2020-02-06T17:01:08.411Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:08 [2020-02-06T17:01:08.411Z] #17 19.33 Building dependency tree...
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.49 libcap2-bin is already the newest version (1:2.25-2).
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.49 The following additional packages will be installed:
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.49   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.50   python3.7 python3.7-minimal vim-runtime xxd
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51 Suggested packages:
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51 Recommended packages:
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51   aufs-dkms nftables build-essential python3-dev python3-keyring
17:01:08 [2020-02-06T17:01:08.411Z] #17 21.51   python3-keyrings.alt python3-xdg unzip
17:01:08 [2020-02-06T17:01:08.499Z] #44 144.7 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.499Z] #44 144.7 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.499Z] #44 144.7 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.499Z] #44 144.8 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.499Z] #44 144.8 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.672Z] #17 22.99 The following NEW packages will be installed:
17:01:08 [2020-02-06T17:01:08.672Z] #17 22.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:01:08 [2020-02-06T17:01:08.672Z] #17 22.99   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:01:08 [2020-02-06T17:01:08.672Z] #17 22.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:01:08 [2020-02-06T17:01:08.672Z] #17 22.99   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:01:08 [2020-02-06T17:01:08.672Z] #17 23.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:01:08 [2020-02-06T17:01:08.672Z] #17 23.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:01:08 [2020-02-06T17:01:08.672Z] #17 23.01   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:01:08 [2020-02-06T17:01:08.672Z] #17 23.01   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:01:08 [2020-02-06T17:01:08.757Z] #44 144.8 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.757Z] #44 144.9 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.757Z] #44 145.0 make[2]: Nothing to be done for 'all'.
17:01:08 [2020-02-06T17:01:08.757Z] #44 145.0   INSTALL  criu/criu
17:01:08 [2020-02-06T17:01:08.934Z] #17 ...
17:01:08 [2020-02-06T17:01:08.935Z] 
17:01:08 [2020-02-06T17:01:08.935Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:08 [2020-02-06T17:01:08.935Z] #47 DONE 154.8s
17:01:08 [2020-02-06T17:01:08.935Z] 
17:01:08 [2020-02-06T17:01:08.935Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.35 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.35 Need to get 26.1 MB of archives.
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.35 After this operation, 110 MB of additional disk space will be used.
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
17:01:08 [2020-02-06T17:01:08.935Z] #17 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
17:01:09 [2020-02-06T17:01:09.198Z] #17 23.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
17:01:09 [2020-02-06T17:01:09.323Z] #44 ...
17:01:09 [2020-02-06T17:01:09.323Z] 
17:01:09 [2020-02-06T17:01:09.323Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:09 [2020-02-06T17:01:09.323Z] #62 167.6 + bin/containerd
17:01:09 [2020-02-06T17:01:09.323Z] #62 ...
17:01:09 [2020-02-06T17:01:09.323Z] 
17:01:09 [2020-02-06T17:01:09.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:09 [2020-02-06T17:01:09.323Z] #44 DONE 145.5s
17:01:09 [2020-02-06T17:01:09.323Z] 
17:01:09 [2020-02-06T17:01:09.323Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
17:01:09 [2020-02-06T17:01:09.459Z] #17 23.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 23.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 23.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 23.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 23.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 24.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
17:01:09 [2020-02-06T17:01:09.720Z] #17 24.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
17:01:09 [2020-02-06T17:01:09.721Z] #17 24.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
17:01:09 [2020-02-06T17:01:09.721Z] #17 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
17:01:09 [2020-02-06T17:01:09.721Z] #17 24.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
17:01:09 [2020-02-06T17:01:09.721Z] #17 24.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
17:01:09 [2020-02-06T17:01:09.721Z] #17 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
17:01:10 [2020-02-06T17:01:10.292Z] #17 24.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
17:01:10 [2020-02-06T17:01:10.292Z] #17 24.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
17:01:10 [2020-02-06T17:01:10.292Z] #17 24.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
17:01:10 [2020-02-06T17:01:10.698Z] #62 ...
17:01:10 [2020-02-06T17:01:10.698Z] 
17:01:10 [2020-02-06T17:01:10.698Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:01:10 [2020-02-06T17:01:10.698Z] #45 DONE 0.1s
17:01:10 [2020-02-06T17:01:10.956Z] 
17:01:10 [2020-02-06T17:01:10.956Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:01:10 [2020-02-06T17:01:10.956Z] #48 DONE 0.2s
17:01:10 [2020-02-06T17:01:10.956Z] 
17:01:10 [2020-02-06T17:01:10.956Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:01:10 [2020-02-06T17:01:10.956Z] #51 DONE 0.1s
17:01:10 [2020-02-06T17:01:10.956Z] 
17:01:10 [2020-02-06T17:01:10.956Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.34 debconf: delaying package configuration, since apt-utils is not installed
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.45 Fetched 26.1 MB in 2s (16.6 MB/s)
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.54 Selecting previously unselected package pigz.
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.54 (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 ... 23396 files and directories currently installed.)
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.62 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
17:01:11 [2020-02-06T17:01:11.237Z] #17 25.63 Unpacking pigz (2.4-1) ...
17:01:11 [2020-02-06T17:01:11.499Z] #17 25.76 Selecting previously unselected package libpython3.7-minimal:arm64.
17:01:11 [2020-02-06T17:01:11.499Z] #17 25.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
17:01:11 [2020-02-06T17:01:11.499Z] #17 25.77 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
17:01:12 [2020-02-06T17:01:12.072Z] #17 26.42 Selecting previously unselected package python3.7-minimal.
17:01:12 [2020-02-06T17:01:12.072Z] #17 26.42 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
17:01:12 [2020-02-06T17:01:12.072Z] #17 26.44 Unpacking python3.7-minimal (3.7.3-2) ...
17:01:13 [2020-02-06T17:01:13.019Z] #17 27.26 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
17:01:13 [2020-02-06T17:01:13.019Z] #17 27.29 Setting up python3.7-minimal (3.7.3-2) ...
17:01:14 [2020-02-06T17:01:14.133Z] #63 ...
17:01:14 [2020-02-06T17:01:14.133Z] 
17:01:14 [2020-02-06T17:01:14.133Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:14 [2020-02-06T17:01:14.133Z] #42 DONE 148.7s
17:01:14 [2020-02-06T17:01:14.133Z] 
17:01:14 [2020-02-06T17:01:14.133Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:14 [2020-02-06T17:01:14.498Z] #58 ...
17:01:14 [2020-02-06T17:01:14.498Z] 
17:01:14 [2020-02-06T17:01:14.498Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:01:14 [2020-02-06T17:01:14.498Z] #43 DONE 0.1s
17:01:14 [2020-02-06T17:01:14.498Z] 
17:01:14 [2020-02-06T17:01:14.498Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:01:14 [2020-02-06T17:01:14.498Z] #46 DONE 0.1s
17:01:14 [2020-02-06T17:01:14.498Z] 
17:01:14 [2020-02-06T17:01:14.498Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:14 [2020-02-06T17:01:14.498Z] #63 ...
17:01:14 [2020-02-06T17:01:14.498Z] 
17:01:14 [2020-02-06T17:01:14.498Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:01:14 [2020-02-06T17:01:14.498Z] #49 DONE 0.1s
17:01:14 [2020-02-06T17:01:14.498Z] 
17:01:14 [2020-02-06T17:01:14.498Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:01:14 [2020-02-06T17:01:14.862Z] #52 DONE 0.1s
17:01:14 [2020-02-06T17:01:14.862Z] 
17:01:14 [2020-02-06T17:01:14.862Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:15 [2020-02-06T17:01:15.513Z] #62 235.5 + bin/containerd-stress
17:01:15 [2020-02-06T17:01:15.513Z] #62 237.2 + bin/containerd-shim
17:01:16 [2020-02-06T17:01:16.222Z] #62 ...
17:01:16 [2020-02-06T17:01:16.222Z] 
17:01:16 [2020-02-06T17:01:16.222Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:16 [2020-02-06T17:01:16.222Z] #53 DONE 216.9s
17:01:16 [2020-02-06T17:01:16.222Z] 
17:01:16 [2020-02-06T17:01:16.222Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:16 [2020-02-06T17:01:16.480Z] #62 ...
17:01:16 [2020-02-06T17:01:16.480Z] 
17:01:16 [2020-02-06T17:01:16.480Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:01:16 [2020-02-06T17:01:16.738Z] #54 DONE 0.2s
17:01:16 [2020-02-06T17:01:16.738Z] 
17:01:16 [2020-02-06T17:01:16.738Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:16 [2020-02-06T17:01:16.738Z] #62 ...
17:01:16 [2020-02-06T17:01:16.738Z] 
17:01:16 [2020-02-06T17:01:16.738Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:01:16 [2020-02-06T17:01:16.738Z] #58 DONE 0.1s
17:01:16 [2020-02-06T17:01:16.996Z] 
17:01:16 [2020-02-06T17:01:16.996Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:17 [2020-02-06T17:01:17.229Z] #17 31.31 Selecting previously unselected package python3-minimal.
17:01:17 [2020-02-06T17:01:17.229Z] #17 31.31 (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 ... 23645 files and directories currently installed.)
17:01:17 [2020-02-06T17:01:17.229Z] #17 31.40 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
17:01:17 [2020-02-06T17:01:17.229Z] #17 31.50 Unpacking python3-minimal (3.7.3-1) ...
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.62 Selecting previously unselected package libmpdec2:arm64.
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.65 Unpacking libmpdec2:arm64 (2.4.2-2) ...
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.82 Selecting previously unselected package libpython3.7-stdlib:arm64.
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
17:01:17 [2020-02-06T17:01:17.491Z] #17 31.84 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
17:01:18 [2020-02-06T17:01:18.434Z] #17 32.88 Selecting previously unselected package python3.7.
17:01:18 [2020-02-06T17:01:18.434Z] #17 32.90 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
17:01:18 [2020-02-06T17:01:18.743Z] #17 32.91 Unpacking python3.7 (3.7.3-2) ...
17:01:18 [2020-02-06T17:01:18.743Z] #17 ...
17:01:18 [2020-02-06T17:01:18.743Z] 
17:01:18 [2020-02-06T17:01:18.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:18 [2020-02-06T17:01:18.743Z] #44 92.11   DEP      criu/sysfs_parse.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 92.43   DEP      criu/sysctl.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 92.61   DEP      criu/string.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 92.76   DEP      criu/stats.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 92.91   DEP      criu/sockets.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 93.24   DEP      criu/sk-unix.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 93.58   DEP      criu/sk-tcp.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 93.88   DEP      criu/sk-queue.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.02   DEP      criu/sk-packet.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.19   DEP      criu/sk-netlink.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.37   DEP      criu/sk-inet.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.52   DEP      criu/signalfd.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.64   DEP      criu/sigframe.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.72   DEP      criu/shmem.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.87   DEP      criu/servicefd.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 94.99   DEP      criu/seize.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.08   DEP      criu/seccomp.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.27   DEP      criu/rst-malloc.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.34   DEP      criu/rbtree.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.41   DEP      criu/pstree.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.53   DEP      criu/protobuf.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 95.73   GEN      criu/protobuf-desc-gen.h
17:01:18 [2020-02-06T17:01:18.743Z] #44 98.06   DEP      criu/protobuf-desc.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 98.27   DEP      criu/proc_parse.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 98.62   DEP      criu/plugin.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 98.77   DEP      criu/pipes.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 98.95   DEP      criu/pie-util.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 99.03   DEP      criu/pie-util-vdso.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 99.14   DEP      criu/pie-util-vdso-elf32.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 99.31   DEP      criu/path.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 99.48   DEP      criu/parasite-syscall.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 99.87   DEP      criu/pagemap.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 100.1   DEP      criu/pagemap-cache.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 100.4   DEP      criu/page-xfer.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 100.5   DEP      criu/page-pipe.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 100.7   DEP      criu/netfilter.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 100.9   DEP      criu/net.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 101.2   DEP      criu/namespaces.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 101.4   DEP      criu/mount.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 101.7   DEP      criu/mem.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 102.2   DEP      criu/lsm.d
17:01:18 [2020-02-06T17:01:18.743Z] #44 ...
17:01:18 [2020-02-06T17:01:18.743Z] 
17:01:18 [2020-02-06T17:01:18.743Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:18 [2020-02-06T17:01:18.744Z] #17 33.07 Selecting previously unselected package libpython3-stdlib:arm64.
17:01:18 [2020-02-06T17:01:18.744Z] #17 33.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
17:01:18 [2020-02-06T17:01:18.744Z] #17 33.08 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
17:01:18 [2020-02-06T17:01:18.744Z] #17 33.20 Setting up python3-minimal (3.7.3-1) ...
17:01:19 [2020-02-06T17:01:19.972Z] #63 ...
17:01:19 [2020-02-06T17:01:19.972Z] 
17:01:19 [2020-02-06T17:01:19.972Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:19 [2020-02-06T17:01:19.972Z] #58 69.07 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
17:01:19 [2020-02-06T17:01:19.972Z] #58 69.71 + mkdir -p /build
17:01:19 [2020-02-06T17:01:19.972Z] #58 69.71 + cp runc /build/runc
17:01:19 [2020-02-06T17:01:19.972Z] #58 DONE 69.9s
17:01:19 [2020-02-06T17:01:19.972Z] 
17:01:19 [2020-02-06T17:01:19.972Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:20 [2020-02-06T17:01:20.136Z] #17 34.47 Selecting previously unselected package python3.
17:01:20 [2020-02-06T17:01:20.136Z] #17 34.47 (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 ... 24057 files and directories currently installed.)
17:01:20 [2020-02-06T17:01:20.136Z] #17 34.54 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.136Z] #17 34.55 Unpacking python3 (3.7.3-1) ...
17:01:20 [2020-02-06T17:01:20.398Z] #17 34.76 Selecting previously unselected package libip4tc0:arm64.
17:01:20 [2020-02-06T17:01:20.398Z] #17 34.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.398Z] #17 34.77 Unpacking libip4tc0:arm64 (1.8.2-4) ...
17:01:20 [2020-02-06T17:01:20.398Z] #17 34.86 Selecting previously unselected package libip6tc0:arm64.
17:01:20 [2020-02-06T17:01:20.663Z] #17 34.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.663Z] #17 34.87 Unpacking libip6tc0:arm64 (1.8.2-4) ...
17:01:20 [2020-02-06T17:01:20.663Z] #17 34.99 Selecting previously unselected package libiptc0:arm64.
17:01:20 [2020-02-06T17:01:20.663Z] #17 34.99 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.663Z] #17 34.99 Unpacking libiptc0:arm64 (1.8.2-4) ...
17:01:20 [2020-02-06T17:01:20.663Z] #17 35.06 Selecting previously unselected package libnfnetlink0:arm64.
17:01:20 [2020-02-06T17:01:20.663Z] #17 35.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.663Z] #17 35.09 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:01:20 [2020-02-06T17:01:20.751Z] #62 244.0 + bin/containerd-shim-runc-v1
17:01:20 [2020-02-06T17:01:20.924Z] #17 35.19 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:01:20 [2020-02-06T17:01:20.924Z] #17 35.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
17:01:20 [2020-02-06T17:01:20.924Z] #17 35.22 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:01:20 [2020-02-06T17:01:20.924Z] #17 35.33 Selecting previously unselected package libnftnl11:arm64.
17:01:20 [2020-02-06T17:01:20.924Z] #17 35.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
17:01:21 [2020-02-06T17:01:21.185Z] #17 35.33 Unpacking libnftnl11:arm64 (1.1.2-2) ...
17:01:21 [2020-02-06T17:01:21.185Z] #17 35.45 Selecting previously unselected package iptables.
17:01:21 [2020-02-06T17:01:21.185Z] #17 35.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
17:01:21 [2020-02-06T17:01:21.185Z] #17 35.46 Unpacking iptables (1.8.2-4) ...
17:01:21 [2020-02-06T17:01:21.715Z] #17 35.85 Selecting previously unselected package xxd.
17:01:21 [2020-02-06T17:01:21.715Z] #17 35.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
17:01:21 [2020-02-06T17:01:21.715Z] #17 35.87 Unpacking xxd (2:8.1.0875-5) ...
17:01:21 [2020-02-06T17:01:21.715Z] #17 36.05 Selecting previously unselected package vim-common.
17:01:21 [2020-02-06T17:01:21.715Z] #17 36.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:01:21 [2020-02-06T17:01:21.715Z] #17 36.10 Unpacking vim-common (2:8.1.0875-5) ...
17:01:21 [2020-02-06T17:01:21.851Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 28.9s done
17:01:21 [2020-02-06T17:01:21.851Z] #8 DONE 38.6s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
17:01:21 [2020-02-06T17:01:21.851Z] #9 DONE 0.2s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
17:01:21 [2020-02-06T17:01:21.851Z] #10 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:01:21 [2020-02-06T17:01:21.851Z] #30 DONE 0.0s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:21 [2020-02-06T17:01:21.851Z] #44 ...
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:01:21 [2020-02-06T17:01:21.851Z] #41 DONE 0.0s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:01:21 [2020-02-06T17:01:21.851Z] #22 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #47 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #71 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #33 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #50 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #23 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
17:01:21 [2020-02-06T17:01:21.851Z] #53 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
17:01:21 [2020-02-06T17:01:21.851Z] #65 DONE 0.1s
17:01:21 [2020-02-06T17:01:21.851Z] 
17:01:21 [2020-02-06T17:01:21.851Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.543 + RM_GOPATH=0
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.544 + TMP_GOPATH=
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.544 + : /build/
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.544 + '[' -z '' ']'
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.545 ++ mktemp -d
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.547 + export GOPATH=/tmp/tmp.8jWmidAHh1
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.547 + GOPATH=/tmp/tmp.8jWmidAHh1
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.548 + RM_GOPATH=1
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.552 ++ dirname ./install.sh
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.554 + dir=.
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.559 + bin=rootlesskit
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.559 + shift
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.559 + '[' '!' -f ./rootlesskit.installer ']'
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.563 + . ./rootlesskit.installer
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.563 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + install_rootlesskit
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + case "$1" in
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + export CGO_ENABLED=0
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + CGO_ENABLED=0
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + _install_rootlesskit
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.564 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.567 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.567 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8jWmidAHh1/src/github.com/rootless-containers/rootlesskit
17:01:21 [2020-02-06T17:01:21.851Z] #66 0.586 Cloning into '/tmp/tmp.8jWmidAHh1/src/github.com/rootless-containers/rootlesskit'...
17:01:21 [2020-02-06T17:01:21.976Z] #17 36.31 Selecting previously unselected package bash-completion.
17:01:21 [2020-02-06T17:01:21.976Z] #17 36.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:01:23 [2020-02-06T17:01:23.175Z] #63 136.2 + bin/containerd
17:01:23 [2020-02-06T17:01:23.310Z] #62 247.2 + bin/containerd-shim-runc-v2
17:01:23 [2020-02-06T17:01:23.916Z] #66 ...
17:01:23 [2020-02-06T17:01:23.916Z] 
17:01:23 [2020-02-06T17:01:23.916Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.600 + RM_GOPATH=0
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.600 + TMP_GOPATH=
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.600 + : /build
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.601 + '[' -z '' ']'
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.602 ++ mktemp -d
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.609 + export GOPATH=/tmp/tmp.soVHv6DX33
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.612 + GOPATH=/tmp/tmp.soVHv6DX33
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.613 + RM_GOPATH=1
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.617 ++ dirname ./install.sh
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.630 + dir=.
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.632 + bin=vndr
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.632 + shift
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.640 + '[' '!' -f ./vndr.installer ']'
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.640 + . ./vndr.installer
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.640 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.641 + install_vndr
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.641 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.641 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.soVHv6DX33/src/github.com/LK4D4/vndr
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.641 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
17:01:23 [2020-02-06T17:01:23.916Z] #48 0.645 Cloning into '/tmp/tmp.soVHv6DX33/src/github.com/LK4D4/vndr'...
17:01:23 [2020-02-06T17:01:23.916Z] #48 1.654 + cd /tmp/tmp.soVHv6DX33/src/github.com/LK4D4/vndr
17:01:23 [2020-02-06T17:01:23.916Z] #48 1.656 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
17:01:23 [2020-02-06T17:01:23.916Z] #48 1.677 + go build -buildmode=pie -v -o /build/vndr .
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.176 internal/cpu
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.179 internal/race
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.188 runtime/internal/atomic
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.272 runtime/internal/sys
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.947 runtime/internal/math
17:01:23 [2020-02-06T17:01:23.916Z] #48 4.994 sync/atomic
17:01:23 [2020-02-06T17:01:23.916Z] #48 5.335 unicode
17:01:23 [2020-02-06T17:01:23.916Z] #48 5.454 unicode/utf8
17:01:24 [2020-02-06T17:01:24.235Z] #62 248.0 + binaries
17:01:24 [2020-02-06T17:01:24.235Z] #62 248.0 + mkdir -p /build
17:01:24 [2020-02-06T17:01:24.235Z] #62 248.0 + cp bin/containerd /build/containerd
17:01:24 [2020-02-06T17:01:24.235Z] #62 248.0 + cp bin/containerd-shim /build/containerd-shim
17:01:24 [2020-02-06T17:01:24.235Z] #62 248.0 + cp bin/ctr /build/ctr
17:01:24 [2020-02-06T17:01:24.489Z] #62 DONE 248.5s
17:01:24 [2020-02-06T17:01:24.549Z] #48 6.333 math/bits
17:01:24 [2020-02-06T17:01:24.842Z] #48 6.494 internal/bytealg
17:01:25 [2020-02-06T17:01:25.018Z] #63 ...
17:01:25 [2020-02-06T17:01:25.018Z] 
17:01:25 [2020-02-06T17:01:25.018Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:25 [2020-02-06T17:01:25.018Z] #54 DONE 160.2s
17:01:25 [2020-02-06T17:01:25.143Z] #48 ...
17:01:25 [2020-02-06T17:01:25.143Z] 
17:01:25 [2020-02-06T17:01:25.143Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:01:25 [2020-02-06T17:01:25.143Z] #66 6.881 + cd /tmp/tmp.8jWmidAHh1/src/github.com/rootless-containers/rootlesskit
17:01:25 [2020-02-06T17:01:25.143Z] #66 6.887 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
17:01:25 [2020-02-06T17:01:25.143Z] #66 6.966 + for f in rootlesskit rootlesskit-docker-proxy
17:01:25 [2020-02-06T17:01:25.392Z] 
17:01:25 [2020-02-06T17:01:25.392Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:25 [2020-02-06T17:01:25.415Z] 
17:01:25 [2020-02-06T17:01:25.415Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:01:25 [2020-02-06T17:01:25.437Z] #66 6.967 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
17:01:25 [2020-02-06T17:01:25.670Z] #63 DONE 0.3s
17:01:25 [2020-02-06T17:01:25.670Z] 
17:01:25 [2020-02-06T17:01:25.670Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:01:25 [2020-02-06T17:01:25.670Z] #67 DONE 0.1s
17:01:25 [2020-02-06T17:01:25.925Z] 
17:01:25 [2020-02-06T17:01:25.925Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:01:25 [2020-02-06T17:01:25.925Z] #69 DONE 0.2s
17:01:25 [2020-02-06T17:01:25.925Z] 
17:01:25 [2020-02-06T17:01:25.925Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:01:26 [2020-02-06T17:01:26.166Z] #63 ...
17:01:26 [2020-02-06T17:01:26.166Z] 
17:01:26 [2020-02-06T17:01:26.166Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:01:26 [2020-02-06T17:01:26.166Z] #55 DONE 0.2s
17:01:26 [2020-02-06T17:01:26.166Z] 
17:01:26 [2020-02-06T17:01:26.166Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:01:26 [2020-02-06T17:01:26.166Z] #59 DONE 0.1s
17:01:26 [2020-02-06T17:01:26.166Z] 
17:01:26 [2020-02-06T17:01:26.166Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:01:26 [2020-02-06T17:01:26.180Z] #72 DONE 0.1s
17:01:26 [2020-02-06T17:01:26.180Z] 
17:01:26 [2020-02-06T17:01:26.180Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:01:26 [2020-02-06T17:01:26.180Z] #73 DONE 0.0s
17:01:26 [2020-02-06T17:01:26.180Z] 
17:01:26 [2020-02-06T17:01:26.180Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
17:01:26 [2020-02-06T17:01:26.183Z] #17 39.76 Unpacking bash-completion (1:2.8-6) ...
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.27 Selecting previously unselected package bzip2.
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.36 Selecting previously unselected package xz-utils.
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.37 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.38 Unpacking xz-utils (5.2.4-1) ...
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.56 Selecting previously unselected package apparmor.
17:01:26 [2020-02-06T17:01:26.183Z] #17 40.58 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
17:01:26 [2020-02-06T17:01:26.460Z] #17 40.66 Unpacking apparmor (2.13.2-10) ...
17:01:26 [2020-02-06T17:01:26.722Z] #17 41.04 Selecting previously unselected package aufs-tools.
17:01:26 [2020-02-06T17:01:26.722Z] #17 41.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
17:01:26 [2020-02-06T17:01:26.722Z] #17 41.06 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:01:26 [2020-02-06T17:01:26.983Z] #17 41.21 Selecting previously unselected package libonig5:arm64.
17:01:26 [2020-02-06T17:01:26.983Z] #17 41.22 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
17:01:26 [2020-02-06T17:01:26.983Z] #17 41.23 Unpacking libonig5:arm64 (6.9.1-1) ...
17:01:27 [2020-02-06T17:01:27.149Z] #74 DONE 0.8s
17:01:27 [2020-02-06T17:01:27.150Z] 
17:01:27 [2020-02-06T17:01:27.150Z] #75 exporting to image
17:01:27 [2020-02-06T17:01:27.150Z] #75 exporting layers
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.44 Selecting previously unselected package libjq1:arm64.
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.61 Selecting previously unselected package jq.
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
17:01:27 [2020-02-06T17:01:27.246Z] #17 41.64 Unpacking jq (1.5+dfsg-2+b1) ...
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.73 Selecting previously unselected package libaio1:arm64.
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.74 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.75 Unpacking libaio1:arm64 (0.3.112-3) ...
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.85 Selecting previously unselected package libgpm2:arm64.
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.87 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.88 Unpacking libgpm2:arm64 (1.20.7-5) ...
17:01:27 [2020-02-06T17:01:27.511Z] #17 41.95 Selecting previously unselected package libicu63:arm64.
17:01:27 [2020-02-06T17:01:27.772Z] #17 41.96 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
17:01:27 [2020-02-06T17:01:27.772Z] #17 41.98 Unpacking libicu63:arm64 (63.1-6) ...
17:01:28 [2020-02-06T17:01:28.164Z] #66 ...
17:01:28 [2020-02-06T17:01:28.164Z] 
17:01:28 [2020-02-06T17:01:28.164Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:28 [2020-02-06T17:01:28.164Z] #36 0.736 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:28 [2020-02-06T17:01:28.164Z] #36 0.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:28 [2020-02-06T17:01:28.164Z] #36 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:01:28 [2020-02-06T17:01:28.164Z] #36 2.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:01:28 [2020-02-06T17:01:28.164Z] #36 6.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:01:28 [2020-02-06T17:01:28.164Z] #36 9.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:01:28 [2020-02-06T17:01:28.454Z] #36 ...
17:01:28 [2020-02-06T17:01:28.454Z] 
17:01:28 [2020-02-06T17:01:28.454Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:28 [2020-02-06T17:01:28.454Z] #26 0.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #26 0.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #26 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #26 1.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #26 5.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #26 8.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:01:28 [2020-02-06T17:01:28.454Z] #26 ...
17:01:28 [2020-02-06T17:01:28.454Z] 
17:01:28 [2020-02-06T17:01:28.454Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:28 [2020-02-06T17:01:28.454Z] #60 0.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #60 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #60 0.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #60 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #60 5.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:01:28 [2020-02-06T17:01:28.454Z] #60 8.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:01:28 [2020-02-06T17:01:28.745Z] #60 ...
17:01:28 [2020-02-06T17:01:28.745Z] 
17:01:28 [2020-02-06T17:01:28.745Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.775 + RM_GOPATH=0
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.775 + TMP_GOPATH=
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.776 + : /build
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.776 + '[' -z '' ']'
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.776 ++ mktemp -d
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.795 + export GOPATH=/tmp/tmp.PriaZMcAbF
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.795 + GOPATH=/tmp/tmp.PriaZMcAbF
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.795 + RM_GOPATH=1
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.796 ++ dirname ./install.sh
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.835 + dir=.
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.835 + bin=tomlv
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.835 + shift
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.835 + '[' '!' -f ./tomlv.installer ']'
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.836 + . ./tomlv.installer
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.836 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.836 + install_tomlv
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.836 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.841 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
17:01:28 [2020-02-06T17:01:28.745Z] #34 0.841 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PriaZMcAbF/src/github.com/BurntSushi/toml
17:01:28 [2020-02-06T17:01:28.746Z] #34 0.860 Cloning into '/tmp/tmp.PriaZMcAbF/src/github.com/BurntSushi/toml'...
17:01:28 [2020-02-06T17:01:28.746Z] #34 2.439 + cd /tmp/tmp.PriaZMcAbF/src/github.com/BurntSushi/toml
17:01:28 [2020-02-06T17:01:28.746Z] #34 2.441 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
17:01:28 [2020-02-06T17:01:28.746Z] #34 2.479 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
17:01:28 [2020-02-06T17:01:28.746Z] #34 3.576 math/bits
17:01:28 [2020-02-06T17:01:28.746Z] #34 3.619 internal/cpu
17:01:28 [2020-02-06T17:01:28.746Z] #34 3.621 runtime/internal/sys
17:01:28 [2020-02-06T17:01:28.746Z] #34 3.789 runtime/internal/atomic
17:01:28 [2020-02-06T17:01:28.746Z] #34 4.871 runtime/internal/math
17:01:28 [2020-02-06T17:01:28.746Z] #34 5.005 unicode/utf8
17:01:28 [2020-02-06T17:01:28.746Z] #34 5.169 sync/atomic
17:01:28 [2020-02-06T17:01:28.746Z] #34 5.969 internal/bytealg
17:01:28 [2020-02-06T17:01:28.746Z] #34 6.348 unicode
17:01:28 [2020-02-06T17:01:28.746Z] #34 7.145 internal/testlog
17:01:28 [2020-02-06T17:01:28.746Z] #34 7.372 math
17:01:28 [2020-02-06T17:01:28.746Z] #34 8.385 encoding
17:01:28 [2020-02-06T17:01:28.746Z] #34 8.942 runtime/cgo
17:01:28 [2020-02-06T17:01:28.746Z] #34 9.166 runtime
17:01:28 [2020-02-06T17:01:28.746Z] #34 ...
17:01:28 [2020-02-06T17:01:28.746Z] 
17:01:28 [2020-02-06T17:01:28.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:28 [2020-02-06T17:01:28.746Z] #11 0.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:28 [2020-02-06T17:01:28.746Z] #11 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:28 [2020-02-06T17:01:28.746Z] #11 0.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:01:28 [2020-02-06T17:01:28.746Z] #11 2.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:01:28 [2020-02-06T17:01:28.746Z] #11 5.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:01:28 [2020-02-06T17:01:28.746Z] #11 8.583 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:01:29 [2020-02-06T17:01:29.038Z] #11 ...
17:01:29 [2020-02-06T17:01:29.038Z] 
17:01:29 [2020-02-06T17:01:29.038Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:29 [2020-02-06T17:01:29.038Z] #42 0.830 + git clone https://github.com/docker/distribution.git .
17:01:29 [2020-02-06T17:01:29.038Z] #42 0.837 Cloning into '.'...
17:01:29 [2020-02-06T17:01:29.038Z] #42 ...
17:01:29 [2020-02-06T17:01:29.038Z] 
17:01:29 [2020-02-06T17:01:29.038Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:01:29 [2020-02-06T17:01:29.038Z] #31 0.861 + git clone https://github.com/kolyshkin/go-swagger.git .
17:01:29 [2020-02-06T17:01:29.038Z] #31 0.875 Cloning into '.'...
17:01:29 [2020-02-06T17:01:29.178Z] #17 ...
17:01:29 [2020-02-06T17:01:29.178Z] 
17:01:29 [2020-02-06T17:01:29.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:29 [2020-02-06T17:01:29.178Z] #44 102.5   DEP      criu/log.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 102.6   DEP      criu/libnetlink.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 102.8   DEP      criu/kerndat.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.0   DEP      criu/kcmp-ids.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.1   DEP      criu/irmap.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.3   DEP      criu/ipc_ns.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.5   DEP      criu/image.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.7   DEP      criu/image-desc.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 103.8   DEP      criu/fsnotify.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 104.0   DEP      criu/filesystems.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 104.2   DEP      criu/files.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 104.5   DEP      criu/files-reg.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 104.8   DEP      criu/files-ext.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 104.9   DEP      criu/file-lock.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.1   DEP      criu/file-ids.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.3   DEP      criu/fifo.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.4   DEP      criu/fdstore.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.5   DEP      criu/fault-injection.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.6   DEP      criu/external.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.7   DEP      criu/eventpoll.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 105.8   DEP      criu/eventfd.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 106.1   DEP      criu/crtools.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 106.3   DEP      criu/cr-service.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 106.6   DEP      criu/cr-restore.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 106.8   DEP      criu/cr-errno.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 106.9   DEP      criu/cr-dump.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 107.1   DEP      criu/cr-dedup.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 107.3   DEP      criu/cr-check.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 107.6   DEP      criu/config.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 107.8   DEP      criu/clone-noasan.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 107.8   DEP      criu/cgroup.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.0   DEP      criu/cgroup-props.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.2   DEP      criu/bitmap.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.2   DEP      criu/bfd.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.3   DEP      criu/autofs.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.5   DEP      criu/aio.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 108.6   DEP      criu/action-scripts.d
17:01:29 [2020-02-06T17:01:29.178Z] #44 109.0   CC       criu/action-scripts.o
17:01:29 [2020-02-06T17:01:29.178Z] #44 109.7   CC       criu/aio.o
17:01:29 [2020-02-06T17:01:29.178Z] #44 110.5   CC       criu/autofs.o
17:01:29 [2020-02-06T17:01:29.178Z] #44 112.4   CC       criu/bfd.o
17:01:29 [2020-02-06T17:01:29.329Z] #31 ...
17:01:29 [2020-02-06T17:01:29.329Z] 
17:01:29 [2020-02-06T17:01:29.329Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.788 + RM_GOPATH=0
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.809 + TMP_GOPATH=
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.810 + : /build
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.812 + '[' -z '' ']'
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.817 ++ mktemp -d
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.821 + export GOPATH=/tmp/tmp.a4oMDho5EF
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.822 + GOPATH=/tmp/tmp.a4oMDho5EF
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.822 + RM_GOPATH=1
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.822 ++ dirname ./install.sh
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.825 + dir=.
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.825 + bin=proxy
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.825 + shift
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.826 + '[' '!' -f ./proxy.installer ']'
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.826 + . ./proxy.installer
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.826 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.830 + install_proxy
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.833 + case "$1" in
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.833 + export CGO_ENABLED=0
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.834 + CGO_ENABLED=0
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.834 + _install_proxy
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.835 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.835 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.835 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a4oMDho5EF/src/github.com/docker/libnetwork
17:01:29 [2020-02-06T17:01:29.329Z] #72 0.854 Cloning into '/tmp/tmp.a4oMDho5EF/src/github.com/docker/libnetwork'...
17:01:29 [2020-02-06T17:01:29.329Z] #72 ...
17:01:29 [2020-02-06T17:01:29.329Z] 
17:01:29 [2020-02-06T17:01:29.329Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.720 + RM_GOPATH=0
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.720 + TMP_GOPATH=
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.720 + : /build
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.727 + '[' -z '' ']'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.728 ++ mktemp -d
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.730 + export GOPATH=/tmp/tmp.YZfL18e7XI
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.746 + GOPATH=/tmp/tmp.YZfL18e7XI
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.746 + RM_GOPATH=1
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.749 ++ dirname ./install.sh
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 + dir=.
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 + bin=dockercli
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 + shift
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 + '[' '!' -f ./dockercli.installer ']'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 + . ./dockercli.installer
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 ++ : stable
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.770 ++ : 17.06.2-ce
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.775 + install_dockercli
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.778 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.778 Install docker/cli version 17.06.2-ce from stable
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.779 ++ uname -m
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.785 + arch=ppc64le
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.785 + '[' ppc64le '!=' x86_64 ']'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.794 + '[' ppc64le '!=' s390x ']'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.794 + '[' ppc64le '!=' armhf ']'
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.795 + build_dockercli
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.795 + git clone https://github.com/docker/docker-ce /tmp/tmp.YZfL18e7XI/tmp/docker-ce
17:01:29 [2020-02-06T17:01:29.329Z] #24 0.805 Cloning into '/tmp/tmp.YZfL18e7XI/tmp/docker-ce'...
17:01:29 [2020-02-06T17:01:29.440Z] #44 112.9   CC       criu/bitmap.o
17:01:29 [2020-02-06T17:01:29.440Z] #44 113.0   CC       criu/cgroup-props.o
17:01:29 [2020-02-06T17:01:29.623Z] #24 ...
17:01:29 [2020-02-06T17:01:29.623Z] 
17:01:29 [2020-02-06T17:01:29.623Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:29 [2020-02-06T17:01:29.623Z] #44 1.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:01:29 [2020-02-06T17:01:29.623Z] #44 1.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:01:29 [2020-02-06T17:01:29.623Z] #44 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:01:29 [2020-02-06T17:01:29.623Z] #44 3.694 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:01:29 [2020-02-06T17:01:29.623Z] #44 6.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:01:29 [2020-02-06T17:01:29.623Z] #44 9.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:01:29 [2020-02-06T17:01:29.623Z] #44 ...
17:01:29 [2020-02-06T17:01:29.623Z] 
17:01:29 [2020-02-06T17:01:29.623Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.797 + RM_GOPATH=0
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.798 + TMP_GOPATH=
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.806 + : /build
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.807 + '[' -z '' ']'
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.810 ++ mktemp -d
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.863 + export GOPATH=/tmp/tmp.2sD5uNeGDG
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.863 + GOPATH=/tmp/tmp.2sD5uNeGDG
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.864 + RM_GOPATH=1
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.872 ++ dirname ./install.sh
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.877 + dir=.
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.878 + bin=gotestsum
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.878 + shift
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.879 + '[' '!' -f ./gotestsum.installer ']'
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.880 + . ./gotestsum.installer
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.880 ++ : v0.3.5
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.881 + install_gotestsum
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.881 + echo 'Installing gotestsum version v0.3.5'
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.881 Installing gotestsum version v0.3.5
17:01:29 [2020-02-06T17:01:29.623Z] #51 0.881 + go get -d gotest.tools/gotestsum
17:01:29 [2020-02-06T17:01:29.915Z] #51 ...
17:01:29 [2020-02-06T17:01:29.915Z] 
17:01:29 [2020-02-06T17:01:29.915Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.763 + RM_GOPATH=0
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.766 + TMP_GOPATH=
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.767 + : /build
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.767 + '[' -z '' ']'
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.768 ++ mktemp -d
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.771 + export GOPATH=/tmp/tmp.oQGnNmyHly
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.771 + GOPATH=/tmp/tmp.oQGnNmyHly
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.771 + RM_GOPATH=1
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.773 ++ dirname ./install.sh
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.779 + dir=.
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.814 + bin=golangci_lint
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.814 + shift
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.818 + '[' '!' -f ./golangci_lint.installer ']'
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.825 + . ./golangci_lint.installer
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.826 ++ : v1.20.0
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.832 + install_golangci_lint
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.838 + echo 'Installing golangci-lint version v1.20.0'
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.838 Installing golangci-lint version v1.20.0
17:01:29 [2020-02-06T17:01:29.915Z] #54 0.838 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
17:01:30 [2020-02-06T17:01:30.833Z] #44 114.0   CC       criu/cgroup.o
17:01:31 [2020-02-06T17:01:31.101Z] #44 ...
17:01:31 [2020-02-06T17:01:31.101Z] 
17:01:31 [2020-02-06T17:01:31.101Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:31 [2020-02-06T17:01:31.101Z] #17 45.47 Selecting previously unselected package libnet1:arm64.
17:01:31 [2020-02-06T17:01:31.101Z] #17 45.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:01:31 [2020-02-06T17:01:31.101Z] #17 45.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:01:31 [2020-02-06T17:01:31.368Z] #17 45.67 Selecting previously unselected package libnl-3-200:arm64.
17:01:31 [2020-02-06T17:01:31.368Z] #17 45.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
17:01:31 [2020-02-06T17:01:31.368Z] #17 45.69 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
17:01:31 [2020-02-06T17:01:31.630Z] #17 45.84 Selecting previously unselected package libprotobuf-c1:arm64.
17:01:31 [2020-02-06T17:01:31.630Z] #17 45.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
17:01:31 [2020-02-06T17:01:31.630Z] #17 45.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:01:31 [2020-02-06T17:01:31.630Z] #17 46.00 Selecting previously unselected package libreadline5:arm64.
17:01:31 [2020-02-06T17:01:31.630Z] #17 46.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
17:01:31 [2020-02-06T17:01:31.630Z] #17 46.04 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:01:31 [2020-02-06T17:01:31.897Z] #17 46.22 Selecting previously unselected package net-tools.
17:01:31 [2020-02-06T17:01:31.897Z] #17 46.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
17:01:31 [2020-02-06T17:01:31.897Z] #17 46.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:01:32 [2020-02-06T17:01:32.158Z] #17 46.44 Selecting previously unselected package python-pip-whl.
17:01:32 [2020-02-06T17:01:32.158Z] #17 46.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:01:32 [2020-02-06T17:01:32.158Z] #17 46.46 Unpacking python-pip-whl (18.1-5) ...
17:01:32 [2020-02-06T17:01:32.748Z] #17 47.03 Selecting previously unselected package python3-lib2to3.
17:01:32 [2020-02-06T17:01:32.748Z] #17 47.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:01:32 [2020-02-06T17:01:32.748Z] #17 47.05 Unpacking python3-lib2to3 (3.7.3-1) ...
17:01:32 [2020-02-06T17:01:32.748Z] #17 47.23 Selecting previously unselected package python3-distutils.
17:01:32 [2020-02-06T17:01:32.748Z] #17 47.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:01:33 [2020-02-06T17:01:33.011Z] #17 47.25 Unpacking python3-distutils (3.7.3-1) ...
17:01:33 [2020-02-06T17:01:33.011Z] #17 47.49 Selecting previously unselected package python3-pip.
17:01:33 [2020-02-06T17:01:33.011Z] #17 47.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:01:33 [2020-02-06T17:01:33.287Z] #17 47.53 Unpacking python3-pip (18.1-5) ...
17:01:33 [2020-02-06T17:01:33.548Z] #17 47.81 Selecting previously unselected package python3-pkg-resources.
17:01:33 [2020-02-06T17:01:33.548Z] #17 47.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:01:33 [2020-02-06T17:01:33.548Z] #17 47.83 Unpacking python3-pkg-resources (40.8.0-1) ...
17:01:33 [2020-02-06T17:01:33.808Z] #17 48.03 Selecting previously unselected package python3-setuptools.
17:01:33 [2020-02-06T17:01:33.808Z] #17 48.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:01:33 [2020-02-06T17:01:33.808Z] #17 48.03 Unpacking python3-setuptools (40.8.0-1) ...
17:01:34 [2020-02-06T17:01:34.069Z] #17 48.48 Selecting previously unselected package python3-wheel.
17:01:34 [2020-02-06T17:01:34.333Z] #17 48.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:01:34 [2020-02-06T17:01:34.333Z] #17 48.49 Unpacking python3-wheel (0.32.3-2) ...
17:01:34 [2020-02-06T17:01:34.333Z] #17 48.64 Selecting previously unselected package thin-provisioning-tools.
17:01:34 [2020-02-06T17:01:34.333Z] #17 48.65 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
17:01:34 [2020-02-06T17:01:34.333Z] #17 48.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:01:34 [2020-02-06T17:01:34.595Z] #17 48.94 Selecting previously unselected package vim-runtime.
17:01:34 [2020-02-06T17:01:34.595Z] #17 48.95 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:01:34 [2020-02-06T17:01:34.595Z] #17 49.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:01:34 [2020-02-06T17:01:34.864Z] #17 49.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:01:34 [2020-02-06T17:01:34.864Z] #17 49.10 Unpacking vim-runtime (2:8.1.0875-5) ...
17:01:36 [2020-02-06T17:01:36.829Z] #54 ...
17:01:36 [2020-02-06T17:01:36.829Z] 
17:01:36 [2020-02-06T17:01:36.829Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:36 [2020-02-06T17:01:36.829Z] #48 8.005 internal/testlog
17:01:36 [2020-02-06T17:01:36.829Z] #48 9.255 unicode/utf16
17:01:36 [2020-02-06T17:01:36.829Z] #48 9.508 runtime
17:01:36 [2020-02-06T17:01:36.829Z] #48 9.939 math
17:01:36 [2020-02-06T17:01:36.829Z] #48 10.37 container/list
17:01:36 [2020-02-06T17:01:36.829Z] #48 14.88 crypto/internal/subtle
17:01:36 [2020-02-06T17:01:36.829Z] #48 15.56 crypto/subtle
17:01:36 [2020-02-06T17:01:36.829Z] #48 16.28 vendor/golang.org/x/crypto/cryptobyte/asn1
17:01:36 [2020-02-06T17:01:36.829Z] #48 16.81 internal/nettrace
17:01:36 [2020-02-06T17:01:36.829Z] #48 17.15 runtime/cgo
17:01:37 [2020-02-06T17:01:37.137Z] #75 exporting layers 9.2s done
17:01:37 [2020-02-06T17:01:37.137Z] #75 writing image sha256:1820d2f858b700eabd513d93c627b991a530d4fdbcafe24ef941c30dd20a7e17 done
17:01:37 [2020-02-06T17:01:37.137Z] #75 naming to docker.io/library/docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf done
17:01:37 [2020-02-06T17:01:37.137Z] #75 DONE 9.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
17:01:38 [2020-02-06T17:01:38.169Z] 
17:01:38 [2020-02-06T17:01:38.169Z] Removing bundles/
17:01:38 [2020-02-06T17:01:38.169Z] 
17:01:38 [2020-02-06T17:01:38.169Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:01:38 [2020-02-06T17:01:38.169Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:01:38 [2020-02-06T17:01:38.169Z] GOOS="" GOARCH="" GOARM=""
17:01:38 [2020-02-06T17:01:38.915Z] #62 196.7 + bin/containerd-stress
17:01:39 [2020-02-06T17:01:39.074Z] #17 52.85 Selecting previously unselected package vim.
17:01:39 [2020-02-06T17:01:39.075Z] #17 52.88 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
17:01:39 [2020-02-06T17:01:39.075Z] #17 52.91 Unpacking vim (2:8.1.0875-5) ...
17:01:39 [2020-02-06T17:01:39.336Z] #17 53.51 Selecting previously unselected package xfsprogs.
17:01:39 [2020-02-06T17:01:39.336Z] #17 53.54 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
17:01:39 [2020-02-06T17:01:39.336Z] #17 53.55 Unpacking xfsprogs (4.20.0-1) ...
17:01:39 [2020-02-06T17:01:39.848Z] #62 198.4 + bin/containerd-shim
17:01:39 [2020-02-06T17:01:39.908Z] #17 54.15 Selecting previously unselected package zip.
17:01:39 [2020-02-06T17:01:39.908Z] #17 54.16 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
17:01:39 [2020-02-06T17:01:39.908Z] #17 54.18 Unpacking zip (3.0-11+b1) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.44 Setting up aufs-tools (1:4.14+20190211-1) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.50 Setting up libip6tc0:arm64 (1.8.2-4) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.55 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.60 Setting up libgpm2:arm64 (1.20.7-5) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.61 Setting up libip4tc0:arm64 (1.8.2-4) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.63 Setting up libnftnl11:arm64 (1.1.2-2) ...
17:01:40 [2020-02-06T17:01:40.169Z] #17 54.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.70 Setting up libicu63:arm64 (63.1-6) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.71 Setting up xxd (2:8.1.0875-5) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.74 Setting up zip (3.0-11+b1) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.76 Setting up vim-common (2:8.1.0875-5) ...
17:01:40 [2020-02-06T17:01:40.431Z] #17 54.79 Setting up bash-completion (1:2.8-6) ...
17:01:41 [2020-02-06T17:01:41.309Z] #48 ...
17:01:41 [2020-02-06T17:01:41.309Z] 
17:01:41 [2020-02-06T17:01:41.309Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:41 [2020-02-06T17:01:41.309Z] #26 22.65 Fetched 8107 kB in 22s (368 kB/s)
17:01:42 [2020-02-06T17:01:42.838Z] #63 155.6 + bin/containerd-stress
17:01:43 [2020-02-06T17:01:43.193Z] #63 156.9 + bin/containerd-shim
17:01:43 [2020-02-06T17:01:43.735Z] #17 57.97 Setting up libiptc0:arm64 (1.8.2-4) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 57.98 Setting up xz-utils (5.2.4-1) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.01 Setting up pigz (2.4-1) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.03 Setting up libnl-3-200:arm64 (3.4.0-1) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.05 Setting up python-pip-whl (18.1-5) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.06 Setting up libmpdec2:arm64 (2.4.2-2) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 58.08 Setting up vim-runtime (2:8.1.0875-5) ...
17:01:43 [2020-02-06T17:01:43.736Z] #17 ...
17:01:43 [2020-02-06T17:01:43.736Z] 
17:01:43 [2020-02-06T17:01:43.736Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:43 [2020-02-06T17:01:43.736Z] #44 117.3   CC       criu/clone-noasan.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 117.4   CC       criu/config.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 119.0   CC       criu/cr-check.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 120.9   CC       criu/cr-dedup.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 121.6   CC       criu/cr-dump.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 124.5   CC       criu/cr-errno.o
17:01:43 [2020-02-06T17:01:43.736Z] #44 124.6   CC       criu/cr-restore.o
17:01:44 [2020-02-06T17:01:44.308Z] #44 ...
17:01:44 [2020-02-06T17:01:44.308Z] 
17:01:44 [2020-02-06T17:01:44.308Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.61 Setting up libaio1:arm64 (0.3.112-3) ...
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.63 Setting up libonig5:arm64 (6.9.1-1) ...
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.65 Setting up vim (2:8.1.0875-5) ...
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:01:44 [2020-02-06T17:01:44.308Z] #17 58.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.82 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.84 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.85 Setting up jq (1.5+dfsg-2+b1) ...
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.86 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
17:01:44 [2020-02-06T17:01:44.569Z] #17 58.87 Setting up python3.7 (3.7.3-2) ...
17:01:45 [2020-02-06T17:01:45.774Z] #26 22.65 Reading package lists...
17:01:45 [2020-02-06T17:01:45.774Z] #26 ...
17:01:45 [2020-02-06T17:01:45.774Z] 
17:01:45 [2020-02-06T17:01:45.774Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:45 [2020-02-06T17:01:45.774Z] #42 26.21 Checking out files:  84% (1322/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
17:01:45 [2020-02-06T17:01:45.774Z] #42 26.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
17:01:47 [2020-02-06T17:01:47.121Z] #17 ...
17:01:47 [2020-02-06T17:01:47.121Z] 
17:01:47 [2020-02-06T17:01:47.121Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:01:47 [2020-02-06T17:01:47.121Z] #41 192.4 + dpkg --print-architecture
17:01:47 [2020-02-06T17:01:47.121Z] #41 DONE 193.3s
17:01:47 [2020-02-06T17:01:47.385Z] 
17:01:47 [2020-02-06T17:01:47.385Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:47 [2020-02-06T17:01:47.580Z] #42 29.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:01:47 [2020-02-06T17:01:47.957Z] #62 205.1 + bin/containerd-shim-runc-v1
17:01:48 [2020-02-06T17:01:48.218Z] #63 161.4 + bin/containerd-shim-runc-v1
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.23 Setting up iptables (1.8.2-4) ...
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:01:49 [2020-02-06T17:01:49.305Z] #17 63.37 Setting up python3 (3.7.3-1) ...
17:01:49 [2020-02-06T17:01:49.567Z] #17 64.02 Setting up python3-wheel (0.32.3-2) ...
17:01:49 [2020-02-06T17:01:49.858Z] #62 208.2 + bin/containerd-shim-runc-v2
17:01:50 [2020-02-06T17:01:50.021Z] #63 163.6 + bin/containerd-shim-runc-v2
17:01:50 [2020-02-06T17:01:50.350Z] #42 ...
17:01:50 [2020-02-06T17:01:50.350Z] 
17:01:50 [2020-02-06T17:01:50.350Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:01:50 [2020-02-06T17:01:50.350Z] #72 28.80 Checking out files:  49% (995/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  96% (1930/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
17:01:50 [2020-02-06T17:01:50.350Z] #72 29.92 + cd /tmp/tmp.a4oMDho5EF/src/github.com/docker/libnetwork
17:01:50 [2020-02-06T17:01:50.350Z] #72 29.92 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
17:01:50 [2020-02-06T17:01:50.350Z] #72 30.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
17:01:50 [2020-02-06T17:01:50.422Z] #62 209.0 + binaries
17:01:50 [2020-02-06T17:01:50.422Z] #62 209.0 + mkdir -p /build
17:01:50 [2020-02-06T17:01:50.422Z] #62 209.0 + cp bin/containerd /build/containerd
17:01:50 [2020-02-06T17:01:50.422Z] #62 209.1 + cp bin/containerd-shim /build/containerd-shim
17:01:50 [2020-02-06T17:01:50.679Z] #62 209.1 + cp bin/ctr /build/ctr
17:01:50 [2020-02-06T17:01:50.772Z] #17 64.98 Setting up apparmor (2.13.2-10) ...
17:01:50 [2020-02-06T17:01:50.787Z] #63 164.4 + binaries
17:01:50 [2020-02-06T17:01:50.787Z] #63 164.4 + mkdir -p /build
17:01:50 [2020-02-06T17:01:50.787Z] #63 164.4 + cp bin/containerd /build/containerd
17:01:50 [2020-02-06T17:01:50.787Z] #63 164.4 + cp bin/containerd-shim /build/containerd-shim
17:01:50 [2020-02-06T17:01:50.787Z] #63 164.4 + cp bin/ctr /build/ctr
17:01:51 [2020-02-06T17:01:51.207Z] #63 DONE 164.6s
17:01:51 [2020-02-06T17:01:51.243Z] #62 DONE 209.6s
17:01:51 [2020-02-06T17:01:51.395Z] #72 ...
17:01:51 [2020-02-06T17:01:51.395Z] 
17:01:51 [2020-02-06T17:01:51.395Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:51 [2020-02-06T17:01:51.395Z] #11 23.08 Fetched 8107 kB in 22s (362 kB/s)
17:01:51 [2020-02-06T17:01:51.395Z] #11 23.08 Reading package lists...
17:01:51 [2020-02-06T17:01:51.395Z] #11 ...
17:01:51 [2020-02-06T17:01:51.395Z] 
17:01:51 [2020-02-06T17:01:51.395Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:01:51 [2020-02-06T17:01:51.395Z] #26 22.65 Reading package lists...
17:01:51 [2020-02-06T17:01:51.672Z] 
17:01:51 [2020-02-06T17:01:51.672Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:01:51 [2020-02-06T17:01:51.672Z] #64 DONE 0.1s
17:01:51 [2020-02-06T17:01:51.672Z] 
17:01:51 [2020-02-06T17:01:51.672Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:01:51 [2020-02-06T17:01:51.807Z] 
17:01:51 [2020-02-06T17:01:51.807Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:01:52 [2020-02-06T17:01:52.032Z] #26 31.71 Reading package lists...
17:01:52 [2020-02-06T17:01:52.032Z] #26 ...
17:01:52 [2020-02-06T17:01:52.032Z] 
17:01:52 [2020-02-06T17:01:52.032Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:01:52 [2020-02-06T17:01:52.032Z] #60 23.94 Fetched 8107 kB in 23s (348 kB/s)
17:01:52 [2020-02-06T17:01:52.032Z] #60 23.94 Reading package lists...
17:01:52 [2020-02-06T17:01:52.064Z] #63 DONE 0.2s
17:01:52 [2020-02-06T17:01:52.064Z] 
17:01:52 [2020-02-06T17:01:52.064Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:01:52 [2020-02-06T17:01:52.116Z] #68 DONE 0.1s
17:01:52 [2020-02-06T17:01:52.116Z] 
17:01:52 [2020-02-06T17:01:52.116Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:01:52 [2020-02-06T17:01:52.116Z] #70 DONE 0.1s
17:01:52 [2020-02-06T17:01:52.116Z] 
17:01:52 [2020-02-06T17:01:52.116Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:01:52 [2020-02-06T17:01:52.116Z] #73 DONE 0.1s
17:01:52 [2020-02-06T17:01:52.116Z] 
17:01:52 [2020-02-06T17:01:52.116Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:01:52 [2020-02-06T17:01:52.116Z] #74 DONE 0.1s
17:01:52 [2020-02-06T17:01:52.116Z] 
17:01:52 [2020-02-06T17:01:52.116Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
17:01:52 [2020-02-06T17:01:52.321Z] #67 DONE 0.2s
17:01:52 [2020-02-06T17:01:52.321Z] 
17:01:52 [2020-02-06T17:01:52.321Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:01:52 [2020-02-06T17:01:52.324Z] #60 33.46 Reading package lists...
17:01:52 [2020-02-06T17:01:52.324Z] #60 ...
17:01:52 [2020-02-06T17:01:52.324Z] 
17:01:52 [2020-02-06T17:01:52.324Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:52 [2020-02-06T17:01:52.324Z] #54 33.36 + cd /tmp/tmp.oQGnNmyHly/src/github.com/golangci/golangci-lint/
17:01:52 [2020-02-06T17:01:52.324Z] #54 33.36 + git checkout -q v1.20.0
17:01:52 [2020-02-06T17:01:52.484Z] #75 DONE 0.5s
17:01:52 [2020-02-06T17:01:52.579Z] #69 DONE 0.2s
17:01:52 [2020-02-06T17:01:52.579Z] 
17:01:52 [2020-02-06T17:01:52.579Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:01:52 [2020-02-06T17:01:52.579Z] #72 DONE 0.1s
17:01:52 [2020-02-06T17:01:52.579Z] 
17:01:52 [2020-02-06T17:01:52.579Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:01:52 [2020-02-06T17:01:52.579Z] #73 DONE 0.0s
17:01:52 [2020-02-06T17:01:52.579Z] 
17:01:52 [2020-02-06T17:01:52.579Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
17:01:52 [2020-02-06T17:01:52.614Z] #54 ...
17:01:52 [2020-02-06T17:01:52.614Z] 
17:01:52 [2020-02-06T17:01:52.614Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:01:52 [2020-02-06T17:01:52.614Z] #36 24.39 Fetched 8107 kB in 24s (343 kB/s)
17:01:52 [2020-02-06T17:01:52.614Z] #36 24.39 Reading package lists...
17:01:52 [2020-02-06T17:01:52.614Z] #36 33.98 Reading package lists...
17:01:52 [2020-02-06T17:01:52.614Z] #36 ...
17:01:52 [2020-02-06T17:01:52.614Z] 
17:01:52 [2020-02-06T17:01:52.614Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:01:52 [2020-02-06T17:01:52.690Z] #17 66.72 Setting up xfsprogs (4.20.0-1) ...
17:01:52 [2020-02-06T17:01:52.690Z] #17 66.75 Setting up python3-lib2to3 (3.7.3-1) ...
17:01:52 [2020-02-06T17:01:52.850Z] 
17:01:52 [2020-02-06T17:01:52.850Z] #76 exporting to oci image format
17:01:52 [2020-02-06T17:01:52.850Z] #76 exporting layers
17:01:52 [2020-02-06T17:01:52.904Z] #11 33.48 Reading package lists...
17:01:52 [2020-02-06T17:01:52.904Z] #11 ...
17:01:52 [2020-02-06T17:01:52.904Z] 
17:01:52 [2020-02-06T17:01:52.904Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:01:52 [2020-02-06T17:01:52.904Z] #44 24.83 Fetched 8107 kB in 24s (344 kB/s)
17:01:52 [2020-02-06T17:01:52.904Z] #44 24.83 Reading package lists...
17:01:52 [2020-02-06T17:01:52.952Z] #17 67.30 Setting up python3-pkg-resources (40.8.0-1) ...
17:01:53 [2020-02-06T17:01:53.193Z] #44 34.17 Reading package lists...
17:01:53 [2020-02-06T17:01:53.193Z] #44 ...
17:01:53 [2020-02-06T17:01:53.193Z] 
17:01:53 [2020-02-06T17:01:53.193Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:01:53 [2020-02-06T17:01:53.193Z] #48 24.80 vendor/golang.org/x/crypto/internal/subtle
17:01:53 [2020-02-06T17:01:53.193Z] #48 ...
17:01:53 [2020-02-06T17:01:53.193Z] 
17:01:53 [2020-02-06T17:01:53.193Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.54 ++ git describe --tags
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.54 + version=v1.20.0
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.54 ++ git rev-parse --short HEAD
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.55 + commit=cc98739
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.55 ++ git show -s --format=%cd
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.57 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
17:01:53 [2020-02-06T17:01:53.193Z] #54 34.57 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
17:01:53 [2020-02-06T17:01:53.511Z] #74 DONE 0.7s
17:01:53 [2020-02-06T17:01:53.511Z] 
17:01:53 [2020-02-06T17:01:53.511Z] #75 exporting to image
17:01:53 [2020-02-06T17:01:53.511Z] #75 exporting layers
17:01:54 [2020-02-06T17:01:54.339Z] #17 68.38 Setting up python3-distutils (3.7.3-1) ...
17:01:54 [2020-02-06T17:01:54.600Z] #17 69.02 Setting up python3-setuptools (40.8.0-1) ...
17:01:56 [2020-02-06T17:01:56.518Z] #17 70.65 Setting up python3-pip (18.1-5) ...
17:01:57 [2020-02-06T17:01:57.463Z] #17 ...
17:01:57 [2020-02-06T17:01:57.463Z] 
17:01:57 [2020-02-06T17:01:57.463Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:01:57 [2020-02-06T17:01:57.463Z] #44 131.1   CC       criu/cr-service.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 132.9   CC       criu/crtools.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 133.5   CC       criu/eventfd.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 133.9   CC       criu/eventpoll.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 135.0   CC       criu/external.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 135.4   CC       criu/fault-injection.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 135.5   CC       criu/fdstore.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 136.0   CC       criu/fifo.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 136.5   CC       criu/file-ids.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 137.0   CC       criu/file-lock.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 138.0   CC       criu/files-ext.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 138.3   CC       criu/files-reg.o
17:01:57 [2020-02-06T17:01:57.463Z] #44 140.7   CC       criu/files.o
17:01:57 [2020-02-06T17:01:57.724Z] #44 ...
17:01:57 [2020-02-06T17:01:57.724Z] 
17:01:57 [2020-02-06T17:01:57.724Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:01:57 [2020-02-06T17:01:57.724Z] #17 71.98 Processing triggers for libc-bin (2.28-10) ...
17:01:57 [2020-02-06T17:01:57.724Z] #17 72.08 Processing triggers for mime-support (3.62) ...
17:01:58 [2020-02-06T17:01:58.669Z] #17 DONE 73.0s
17:01:58 [2020-02-06T17:01:58.669Z] 
17:01:58 [2020-02-06T17:01:58.669Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:02:00 [2020-02-06T17:02:00.075Z] #54 ...
17:02:00 [2020-02-06T17:02:00.075Z] 
17:02:00 [2020-02-06T17:02:00.075Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
17:02:00 [2020-02-06T17:02:00.075Z] #26 31.71 Reading package lists...
17:02:00 [2020-02-06T17:02:00.585Z] #18 1.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:02:00 [2020-02-06T17:02:00.585Z] #18 1.932 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:02:00 [2020-02-06T17:02:00.585Z] #18 1.941 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:02:00 [2020-02-06T17:02:00.847Z] #18 DONE 2.1s
17:02:00 [2020-02-06T17:02:00.847Z] 
17:02:00 [2020-02-06T17:02:00.847Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:02:01 [2020-02-06T17:02:01.574Z] #26 41.78 Building dependency tree...
17:02:03 [2020-02-06T17:02:03.079Z] #26 44.93 ca-certificates is already the newest version (20190110).
17:02:03 [2020-02-06T17:02:03.079Z] #26 44.93 The following additional packages will be installed:
17:02:03 [2020-02-06T17:02:03.079Z] #26 44.94   libjq1 libonig5
17:02:03 [2020-02-06T17:02:03.469Z] #75 exporting layers 9.3s done
17:02:03 [2020-02-06T17:02:03.469Z] #75 writing image sha256:457fbb3be6c2193267ec73de522310fb24288655a6ac99a8b6be09ef8c58ba6e done
17:02:03 [2020-02-06T17:02:03.469Z] #75 naming to docker.io/library/docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf done
17:02:03 [2020-02-06T17:02:03.469Z] #75 DONE 9.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.47 The following NEW packages will be installed:
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.49   jq libjq1 libonig5
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.68 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.68 Need to get 358 kB of archives.
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.68 After this operation, 1277 kB of additional disk space will be used.
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:02:03 [2020-02-06T17:02:03.731Z] #26 45.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:02:03 [2020-02-06T17:02:03.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/validate/default
17:02:04 [2020-02-06T17:02:04.023Z] #26 45.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  All commits are properly signed with the DCO!
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:02:04 [2020-02-06T17:02:04.755Z] No api/types/ or api/swagger.yaml changes in diff.
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  All TOML source files changed here have valid syntax.
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:02:04 [2020-02-06T17:02:04.755Z] Congratulations!  No new tests were added to integration-cli.
17:02:04 [2020-02-06T17:02:04.755Z] 
17:02:04 [2020-02-06T17:02:04.755Z] INFO Start validation with golang-ci-lint
17:02:04 [2020-02-06T17:02:04.755Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:02:04 [2020-02-06T17:02:04.755Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:02:05 [2020-02-06T17:02:05.529Z] #26 47.34 debconf: delaying package configuration, since apt-utils is not installed
17:02:05 [2020-02-06T17:02:05.822Z] #26 47.56 Fetched 358 kB in 0s (3168 kB/s)
17:02:06 [2020-02-06T17:02:06.113Z] #26 47.79 Selecting previously unselected package libonig5:ppc64el.
17:02:06 [2020-02-06T17:02:06.113Z] #26 47.79 (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 ... 15330 files and directories currently installed.)
17:02:06 [2020-02-06T17:02:06.113Z] #26 47.95 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
17:02:06 [2020-02-06T17:02:06.113Z] #26 47.96 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:02:06 [2020-02-06T17:02:06.404Z] #26 48.34 Selecting previously unselected package libjq1:ppc64el.
17:02:06 [2020-02-06T17:02:06.404Z] #26 48.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:02:06 [2020-02-06T17:02:06.404Z] #26 48.36 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:02:06 [2020-02-06T17:02:06.695Z] #26 48.59 Selecting previously unselected package jq.
17:02:06 [2020-02-06T17:02:06.695Z] #26 48.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:02:06 [2020-02-06T17:02:06.695Z] #26 48.61 Unpacking jq (1.5+dfsg-2+b1) ...
17:02:06 [2020-02-06T17:02:06.987Z] #26 48.89 Setting up libonig5:ppc64el (6.9.1-1) ...
17:02:06 [2020-02-06T17:02:06.987Z] #26 48.92 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:02:06 [2020-02-06T17:02:06.987Z] #26 48.92 Setting up jq (1.5+dfsg-2+b1) ...
17:02:06 [2020-02-06T17:02:06.987Z] #26 48.93 Processing triggers for libc-bin (2.28-10) ...
17:02:07 [2020-02-06T17:02:07.443Z] #19 ...
17:02:07 [2020-02-06T17:02:07.443Z] 
17:02:07 [2020-02-06T17:02:07.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:07 [2020-02-06T17:02:07.443Z] #44 143.0   CC       criu/filesystems.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 143.8   CC       criu/fsnotify.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 145.1   CC       criu/image-desc.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 145.3   CC       criu/image.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 146.1   CC       criu/ipc_ns.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 147.6   CC       criu/irmap.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 148.2   CC       criu/kcmp-ids.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 148.6   CC       criu/kerndat.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 150.1   CC       criu/libnetlink.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 150.6   CC       criu/log.o
17:02:07 [2020-02-06T17:02:07.443Z] #44 ...
17:02:07 [2020-02-06T17:02:07.443Z] 
17:02:07 [2020-02-06T17:02:07.443Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:02:07 [2020-02-06T17:02:07.443Z] #19 6.292 Collecting yamllint==1.16.0
17:02:07 [2020-02-06T17:02:07.628Z] #26 DONE 49.3s
17:02:07 [2020-02-06T17:02:07.628Z] 
17:02:07 [2020-02-06T17:02:07.628Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
17:02:07 [2020-02-06T17:02:07.628Z] #27 DONE 0.1s
17:02:07 [2020-02-06T17:02:07.628Z] 
17:02:07 [2020-02-06T17:02:07.628Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:11 [2020-02-06T17:02:11.158Z] #28 3.064 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:02:11 [2020-02-06T17:02:11.158Z] #28 ...
17:02:11 [2020-02-06T17:02:11.158Z] 
17:02:11 [2020-02-06T17:02:11.159Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
17:02:11 [2020-02-06T17:02:11.159Z] #60 33.46 Reading package lists...
17:02:11 [2020-02-06T17:02:11.159Z] #60 43.89 Building dependency tree...
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.38 The following additional packages will be installed:
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.40   libbtrfs0
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.59 The following NEW packages will be installed:
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.60   libbtrfs-dev libbtrfs0
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.83 Need to get 120 kB of archives.
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.83 After this operation, 423 kB of additional disk space will be used.
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #60 48.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #60 50.74 debconf: delaying package configuration, since apt-utils is not installed
17:02:11 [2020-02-06T17:02:11.159Z] #60 50.97 Fetched 120 kB in 0s (1333 kB/s)
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.14 Selecting previously unselected package libbtrfs0.
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.14 (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 ... 15330 files and directories currently installed.)
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.38 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.40 Unpacking libbtrfs0 (4.20.1-2) ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.61 Selecting previously unselected package libbtrfs-dev.
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 51.63 Unpacking libbtrfs-dev (4.20.1-2) ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 52.03 Setting up libbtrfs0 (4.20.1-2) ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 52.05 Setting up libbtrfs-dev (4.20.1-2) ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 52.06 Processing triggers for libc-bin (2.28-10) ...
17:02:11 [2020-02-06T17:02:11.159Z] #60 DONE 52.6s
17:02:11 [2020-02-06T17:02:11.159Z] 
17:02:11 [2020-02-06T17:02:11.159Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:02:11 [2020-02-06T17:02:11.159Z] #61 DONE 0.1s
17:02:11 [2020-02-06T17:02:11.159Z] 
17:02:11 [2020-02-06T17:02:11.159Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
17:02:11 [2020-02-06T17:02:11.159Z] #62 DONE 0.1s
17:02:11 [2020-02-06T17:02:11.159Z] 
17:02:11 [2020-02-06T17:02:11.159Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:11 [2020-02-06T17:02:11.159Z] #44 34.17 Reading package lists...
17:02:11 [2020-02-06T17:02:11.159Z] #44 44.89 Building dependency tree...
17:02:11 [2020-02-06T17:02:11.159Z] #44 49.35 The following additional packages will be installed:
17:02:11 [2020-02-06T17:02:11.159Z] #44 49.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
17:02:11 [2020-02-06T17:02:11.159Z] #44 49.36   libprotoc17 python-pkg-resources python-six zlib1g-dev
17:02:11 [2020-02-06T17:02:11.159Z] #44 49.38 Suggested packages:
17:02:11 [2020-02-06T17:02:11.159Z] #44 49.38   manpages-dev python-setuptools
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.58 The following NEW packages will be installed:
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.58   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.59   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.59   python-six zlib1g-dev
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.71 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.71 Need to get 4075 kB of archives.
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.71 After this operation, 24.5 MB of additional disk space will be used.
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 51.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 52.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
17:02:11 [2020-02-06T17:02:11.159Z] #44 ...
17:02:11 [2020-02-06T17:02:11.159Z] 
17:02:11 [2020-02-06T17:02:11.159Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.505 + RM_GOPATH=0
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.506 + TMP_GOPATH=
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.506 + : /build
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.506 + '[' -z '' ']'
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.508 ++ mktemp -d
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.510 + export GOPATH=/tmp/tmp.Zod7zyJGmJ
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.512 + GOPATH=/tmp/tmp.Zod7zyJGmJ
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.512 + RM_GOPATH=1
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.519 ++ dirname ./install.sh
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.523 + dir=.
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.525 + bin=containerd
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.527 + shift
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.529 + '[' '!' -f ./containerd.installer ']'
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.531 + . ./containerd.installer
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.537 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.547 + install_containerd
17:02:11 [2020-02-06T17:02:11.461Z] #63 0.548 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
17:02:11 [2020-02-06T17:02:11.461Z] #63 ...
17:02:11 [2020-02-06T17:02:11.461Z] 
17:02:11 [2020-02-06T17:02:11.461Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:11 [2020-02-06T17:02:11.461Z] #11 33.48 Reading package lists...
17:02:11 [2020-02-06T17:02:11.461Z] #11 43.72 Building dependency tree...
17:02:11 [2020-02-06T17:02:11.461Z] #11 47.99 The following additional packages will be installed:
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.01   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.01   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.03   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.04 Suggested packages:
17:02:11 [2020-02-06T17:02:11.461Z] #11 48.05   gcc-8-locales seccomp wine64
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32 The following NEW packages will be installed:
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.32   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.55 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.55 Need to get 78.9 MB of archives.
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.55 After this operation, 532 MB of additional disk space will be used.
17:02:11 [2020-02-06T17:02:11.461Z] #11 50.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 51.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 51.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 51.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 51.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 51.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 52.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 52.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 52.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
17:02:11 [2020-02-06T17:02:11.461Z] #11 ...
17:02:11 [2020-02-06T17:02:11.461Z] 
17:02:11 [2020-02-06T17:02:11.461Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:11 [2020-02-06T17:02:11.461Z] #28 3.702 
17:02:12 [2020-02-06T17:02:12.644Z] #28 3.952 
                                                                           0.1%
##                                                                         2.8%
######                                                                     9.2%
###########                                                               15.6%
#################                                                         24.1%
#######################                                                   32.6%
#############################                                             41.1%
################################                                          45.3%
17:02:12 [2020-02-06T17:02:12.644Z] #28 ...
17:02:12 [2020-02-06T17:02:12.644Z] 
17:02:12 [2020-02-06T17:02:12.644Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:12 [2020-02-06T17:02:12.644Z] #36 33.98 Reading package lists...
17:02:12 [2020-02-06T17:02:12.644Z] #36 44.90 Building dependency tree...
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.73 The following additional packages will be installed:
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.75   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.76 Suggested packages:
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.76   cmake-doc ninja-build lrzip
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.76 Recommended packages:
17:02:12 [2020-02-06T17:02:12.644Z] #36 48.76   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.39 The following NEW packages will be installed:
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.41   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.42   vim-common xxd
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.73 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.73 Need to get 14.9 MB of archives.
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.73 After this operation, 67.2 MB of additional disk space will be used.
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 50.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 51.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 53.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
17:02:12 [2020-02-06T17:02:12.644Z] #36 ...
17:02:12 [2020-02-06T17:02:12.644Z] 
17:02:12 [2020-02-06T17:02:12.644Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:12 [2020-02-06T17:02:12.734Z] #19 11.74   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:02:12 [2020-02-06T17:02:12.734Z] #19 11.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:02:12 [2020-02-06T17:02:12.734Z] #19 11.92   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:02:12 [2020-02-06T17:02:12.734Z] #19 11.98 Collecting pyyaml (from yamllint==1.16.0)
17:02:12 [2020-02-06T17:02:12.734Z] #19 12.11   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:02:14 [2020-02-06T17:02:14.120Z] #28 3.952 
                                                                           0.1%
##                                                                         2.8%
######                                                                     9.2%
###########                                                               15.6%
#################                                                         24.1%
#######################                                                   32.6%
#############################                                             41.1%
################################                                          45.3%
##################################                                        47.8%
####################################                                      51.1%
#######################################                                   55.3%
############################################                              61.7%
#################################################                         68.1%
#####################################################                     74.5%
##########################################################                80.9%
#############################################################             85.2%
##############################################################            87.4%
#################################################################         91.6%
###################################################################       93.8%
######################################################################    98.0%
######################################################################## 100.0%
17:02:15 [2020-02-06T17:02:15.050Z] #28 7.316 #=#=#                                                                         
##O#- #                                                                       
17:02:15 [2020-02-06T17:02:15.461Z] #19 14.13 Building wheels for collected packages: pyyaml
17:02:15 [2020-02-06T17:02:15.461Z] #19 14.13   Running setup.py bdist_wheel for pyyaml: started
17:02:15 [2020-02-06T17:02:15.965Z] #28 7.730 #=#=#                                                                         

#####                                                                      7.9%
#############                                                             19.3%
##########################                                                36.6%
##########################################                                59.6%
#######################################################                   76.8%
##################################################################        92.6%
######################################################################## 100.0%
17:02:16 [2020-02-06T17:02:16.401Z] #19 15.55   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:02:16 [2020-02-06T17:02:16.401Z] #19 15.55   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:02:16 [2020-02-06T17:02:16.401Z] #19 15.66 Successfully built pyyaml
17:02:16 [2020-02-06T17:02:16.661Z] #19 15.69 Installing collected packages: pathspec, pyyaml, yamllint
17:02:16 [2020-02-06T17:02:16.924Z] #19 16.22 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:02:17 [2020-02-06T17:02:17.020Z] #28 9.308 #=#=#                                                                         
17:02:17 [2020-02-06T17:02:17.499Z] #19 DONE 16.7s
17:02:17 [2020-02-06T17:02:17.499Z] 
17:02:17 [2020-02-06T17:02:17.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:17 [2020-02-06T17:02:17.499Z] #44 151.2   CC       criu/lsm.o
17:02:17 [2020-02-06T17:02:17.499Z] #44 151.7   CC       criu/mem.o
17:02:17 [2020-02-06T17:02:17.499Z] #44 153.6   CC       criu/mount.o
17:02:17 [2020-02-06T17:02:17.499Z] #44 158.6   CC       criu/namespaces.o
17:02:17 [2020-02-06T17:02:17.499Z] #44 161.1   CC       criu/net.o
17:02:19 [2020-02-06T17:02:19.695Z] #28 9.516 
                                                                           0.3%
##                                                                         3.7%
######                                                                     8.9%
##########                                                                14.0%
#############                                                             19.4%
##############                                                            20.3%
#################                                                         24.4%
###################                                                       27.5%
#######################                                                   32.7%
###########################                                               37.9%
##############################                                            43.0%
##################################                                        48.2%
######################################                                    53.4%
############################################                              61.1%
###############################################                           66.3%
###################################################                       71.9%
#####################################################                     74.5%
#########################################################                 79.8%
#############################################################             85.0%
################################################################          90.2%
######################################################################## 100.0%
17:02:20 [2020-02-06T17:02:20.289Z] #28 12.54 #=#=#                                                                         
17:02:20 [2020-02-06T17:02:20.803Z] #44 164.3   CC       criu/netfilter.o
17:02:21 [2020-02-06T17:02:21.376Z] #44 164.8   CC       criu/page-pipe.o
17:02:21 [2020-02-06T17:02:21.468Z] #28 12.82 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.1%
##                                                                         3.9%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   11.1%
#########                                                                 13.8%
17:02:21 [2020-02-06T17:02:21.468Z] #28 ...
17:02:21 [2020-02-06T17:02:21.468Z] 
17:02:21 [2020-02-06T17:02:21.468Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:21 [2020-02-06T17:02:21.468Z] #63 0.550 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zod7zyJGmJ/src/github.com/containerd/containerd
17:02:21 [2020-02-06T17:02:21.468Z] #63 0.550 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:02:21 [2020-02-06T17:02:21.468Z] #63 0.557 Cloning into '/tmp/tmp.Zod7zyJGmJ/src/github.com/containerd/containerd'...
17:02:21 [2020-02-06T17:02:21.468Z] #63 ...
17:02:21 [2020-02-06T17:02:21.468Z] 
17:02:21 [2020-02-06T17:02:21.468Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:22 [2020-02-06T17:02:22.319Z] #44 165.7   CC       criu/page-xfer.o
17:02:22 [2020-02-06T17:02:22.949Z] #28 12.82 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.1%
##                                                                         3.9%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   11.1%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             19.1%
###############                                                           20.9%
################                                                          22.7%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
######################                                                    30.7%
#######################                                                   32.5%
########################                                                  34.3%
#########################                                                 35.3%
###########################                                               37.6%
############################                                             
17:02:22 [2020-02-06T17:02:22.949Z] #28 ...
17:02:22 [2020-02-06T17:02:22.949Z] 
17:02:22 [2020-02-06T17:02:22.949Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:22 [2020-02-06T17:02:22.949Z] #44 54.82 debconf: delaying package configuration, since apt-utils is not installed
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.15 Fetched 4075 kB in 1s (6472 kB/s)
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.33 Selecting previously unselected package libcap-dev:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.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 ... 15330 files and directories currently installed.)
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.74 Selecting previously unselected package libnet1:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.97 Selecting previously unselected package libnet1-dev.
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 55.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.31 Selecting previously unselected package libnl-3-200:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.32 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.51 Selecting previously unselected package libnl-3-dev:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.59 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.98 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 56.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.19 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.22 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.41 Selecting previously unselected package zlib1g-dev:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.44 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.87 Selecting previously unselected package libprotobuf17:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 57.95 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.21 Selecting previously unselected package libprotobuf-lite17:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.23 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.70 Selecting previously unselected package libprotobuf-dev:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 59.73 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 62.56 Selecting previously unselected package libprotoc17:ppc64el.
17:02:22 [2020-02-06T17:02:22.949Z] #44 62.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 62.61 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 63.65 Selecting previously unselected package protobuf-c-compiler.
17:02:22 [2020-02-06T17:02:22.949Z] #44 63.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 63.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 63.97 Selecting previously unselected package protobuf-compiler.
17:02:22 [2020-02-06T17:02:22.949Z] #44 63.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.00 Unpacking protobuf-compiler (3.6.1.3-2) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.25 Selecting previously unselected package python-pkg-resources.
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.26 Unpacking python-pkg-resources (40.8.0-1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.44 Selecting previously unselected package python-six.
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.47 Unpacking python-six (1.12.0-1) ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.62 Selecting previously unselected package python-protobuf.
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
17:02:22 [2020-02-06T17:02:22.949Z] #44 64.64 Unpacking python-protobuf (3.6.1.3-2) ...
17:02:23 [2020-02-06T17:02:23.239Z] #44 ...
17:02:23 [2020-02-06T17:02:23.239Z] 
17:02:23 [2020-02-06T17:02:23.239Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:23 [2020-02-06T17:02:23.707Z] #44 167.0   CC       criu/pagemap-cache.o
17:02:23 [2020-02-06T17:02:23.707Z] #44 167.3   CC       criu/pagemap.o
17:02:24 [2020-02-06T17:02:24.119Z] #28 12.82 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.1%
##                                                                         3.9%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   11.1%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             19.1%
###############                                                           20.9%
################                                                          22.7%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
######################                                                    30.7%
#######################                                                   32.5%
########################                                                  34.3%
#########################                                                 35.3%
###########################                                               37.6%
############################                                              39.4%
#############################                                             41.2%
###############################                                           43.9%
################################                                          45.7%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.2%
#########################################                                 57.8%
###########################################                               60.5%
17:02:24 [2020-02-06T17:02:24.119Z] #28 ...
17:02:24 [2020-02-06T17:02:24.119Z] 
17:02:24 [2020-02-06T17:02:24.119Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.04 debconf: delaying package configuration, since apt-utils is not installed
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.47 Fetched 14.9 MB in 3s (5074 kB/s)
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.74 Selecting previously unselected package xxd.
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.74 (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 ... 15330 files and directories currently installed.)
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 56.85 Unpacking xxd (2:8.1.0875-5) ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.22 Selecting previously unselected package vim-common.
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.33 Unpacking vim-common (2:8.1.0875-5) ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.88 Selecting previously unselected package cmake-data.
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 57.92 Unpacking cmake-data (3.13.4-1) ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 63.06 Selecting previously unselected package libicu63:ppc64el.
17:02:24 [2020-02-06T17:02:24.119Z] #36 63.10 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
17:02:24 [2020-02-06T17:02:24.119Z] #36 63.11 Unpacking libicu63:ppc64el (63.1-6) ...
17:02:24 [2020-02-06T17:02:24.410Z] #36 ...
17:02:24 [2020-02-06T17:02:24.410Z] 
17:02:24 [2020-02-06T17:02:24.410Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:24 [2020-02-06T17:02:24.653Z] #44 168.2   CC       criu/parasite-syscall.o
17:02:25 [2020-02-06T17:02:25.598Z] #44 ...
17:02:25 [2020-02-06T17:02:25.598Z] 
17:02:25 [2020-02-06T17:02:25.598Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:25 [2020-02-06T17:02:25.598Z] #57 116.3 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
17:02:25 [2020-02-06T17:02:25.879Z] #28 12.82 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.1%
##                                                                         3.9%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   11.1%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             19.1%
###############                                                           20.9%
################                                                          22.7%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
######################                                                    30.7%
#######################                                                   32.5%
########################                                                  34.3%
#########################                                                 35.3%
###########################                                               37.6%
############################                                              39.4%
#############################                                             41.2%
###############################                                           43.9%
################################                                          45.7%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.2%
#########################################                                 57.8%
###########################################                               60.5%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         68.2%
##################################################                        70.0%
###################################################                       71.8%
######################################################                    75.3%
########################################################                  78.0%
##########################################################                80.7%
###########################################################               82.5%
############################################################              84.3%
#############################################################             86.0%
###############################################################           87.8%
################################################################          89.6%
#################################################################         91.4%
##
17:02:25 [2020-02-06T17:02:25.879Z] #28 ...
17:02:25 [2020-02-06T17:02:25.879Z] 
17:02:25 [2020-02-06T17:02:25.879Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:25 [2020-02-06T17:02:25.879Z] #72 DONE 67.7s
17:02:25 [2020-02-06T17:02:25.879Z] 
17:02:25 [2020-02-06T17:02:25.879Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:26 [2020-02-06T17:02:26.465Z] #28 12.82 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.1%
##                                                                         3.9%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   11.1%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             19.1%
###############                                                           20.9%
################                                                          22.7%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
######################                                                    30.7%
#######################                                                   32.5%
########################                                                  34.3%
#########################                                                 35.3%
###########################                                               37.6%
############################                                              39.4%
#############################                                             41.2%
###############################                                           43.9%
################################                                          45.7%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     52.5%
#######################################                                   55.2%
#########################################                                 57.8%
###########################################                               60.5%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         68.2%
##################################################                        70.0%
###################################################                       71.8%
######################################################                    75.3%
########################################################                  78.0%
##########################################################                80.7%
###########################################################               82.5%
############################################################              84.3%
#############################################################             86.0%
###############################################################           87.8%
################################################################          89.6%
#################################################################         91.4%
###################################################################       93.2%
#####################################################################     95.9%
######################################################################    98.5%
#######################################################################   99.4%
######################################################################## 100.0%
17:02:26 [2020-02-06T17:02:26.757Z] #28 19.24 
17:02:26 [2020-02-06T17:02:26.757Z] #28 ...
17:02:26 [2020-02-06T17:02:26.757Z] 
17:02:26 [2020-02-06T17:02:26.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:26 [2020-02-06T17:02:26.757Z] #11 58.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 62.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 62.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 62.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 62.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 63.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
17:02:26 [2020-02-06T17:02:26.757Z] #11 65.64 debconf: delaying package configuration, since apt-utils is not installed
17:02:26 [2020-02-06T17:02:26.757Z] #11 66.01 Fetched 78.9 MB in 13s (5997 kB/s)
17:02:26 [2020-02-06T17:02:26.757Z] #11 66.19 Selecting previously unselected package binutils-mingw-w64-i686.
17:02:26 [2020-02-06T17:02:26.757Z] #11 66.19 (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 ... 15330 files and directories currently installed.)
17:02:26 [2020-02-06T17:02:26.757Z] #11 66.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
17:02:26 [2020-02-06T17:02:26.757Z] #11 66.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:02:26 [2020-02-06T17:02:26.984Z] #57 117.7 + mkdir -p /build
17:02:26 [2020-02-06T17:02:26.984Z] #57 117.7 + cp runc /build/runc
17:02:27 [2020-02-06T17:02:27.556Z] #57 DONE 118.3s
17:02:27 [2020-02-06T17:02:27.556Z] 
17:02:27 [2020-02-06T17:02:27.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:27 [2020-02-06T17:02:27.556Z] #44 169.1   CC       criu/path.o
17:02:27 [2020-02-06T17:02:27.556Z] #44 169.5   CC       criu/pie-util-vdso-elf32.o
17:02:27 [2020-02-06T17:02:27.556Z] #44 169.9   CC       criu/pie-util-vdso.o
17:02:27 [2020-02-06T17:02:27.556Z] #44 170.3   CC       criu/pie-util.o
17:02:27 [2020-02-06T17:02:27.556Z] #44 170.6   CC       criu/pipes.o
17:02:27 [2020-02-06T17:02:27.816Z] #44 171.2   CC       criu/plugin.o
17:02:28 [2020-02-06T17:02:28.077Z] #44 171.5   CC       criu/proc_parse.o
17:02:29 [2020-02-06T17:02:29.493Z] #11 ...
17:02:29 [2020-02-06T17:02:29.493Z] 
17:02:29 [2020-02-06T17:02:29.493Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:29 [2020-02-06T17:02:29.493Z] #28 21.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:02:30 [2020-02-06T17:02:30.527Z] #28 22.79 #=#=#                                                                         
17:02:30 [2020-02-06T17:02:30.623Z] #44 174.0   CC       criu/protobuf-desc.o
17:02:30 [2020-02-06T17:02:30.819Z] #28 23.03 #=#=#                                                                         

######################################################################## 100.0%
17:02:31 [2020-02-06T17:02:31.110Z] #28 23.43 
17:02:31 [2020-02-06T17:02:31.194Z] #44 174.9   CC       criu/protobuf.o
17:02:31 [2020-02-06T17:02:31.744Z] #28 ...
17:02:31 [2020-02-06T17:02:31.744Z] 
17:02:31 [2020-02-06T17:02:31.744Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:31 [2020-02-06T17:02:31.744Z] #34 63.30 sync
17:02:31 [2020-02-06T17:02:31.744Z] #34 63.32 internal/reflectlite
17:02:31 [2020-02-06T17:02:31.744Z] #34 69.41 errors
17:02:31 [2020-02-06T17:02:31.744Z] #34 69.41 sort
17:02:31 [2020-02-06T17:02:31.744Z] #34 70.54 strconv
17:02:31 [2020-02-06T17:02:31.744Z] #34 70.58 io
17:02:31 [2020-02-06T17:02:31.744Z] #34 70.60 internal/oserror
17:02:31 [2020-02-06T17:02:31.744Z] #34 71.31 syscall
17:02:31 [2020-02-06T17:02:31.744Z] #34 ...
17:02:31 [2020-02-06T17:02:31.744Z] 
17:02:31 [2020-02-06T17:02:31.744Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:31 [2020-02-06T17:02:31.744Z] #11 71.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:02:31 [2020-02-06T17:02:31.744Z] #11 71.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
17:02:31 [2020-02-06T17:02:31.744Z] #11 71.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:02:31 [2020-02-06T17:02:31.768Z] #44 175.2   CC       criu/pstree.o
17:02:32 [2020-02-06T17:02:32.712Z] #44 176.2   CC       criu/rbtree.o
17:02:32 [2020-02-06T17:02:32.973Z] #44 ...
17:02:32 [2020-02-06T17:02:32.973Z] 
17:02:32 [2020-02-06T17:02:32.973Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:32 [2020-02-06T17:02:32.973Z] #62 199.4 + bin/containerd
17:02:33 [2020-02-06T17:02:33.828Z] #11 ...
17:02:33 [2020-02-06T17:02:33.828Z] 
17:02:33 [2020-02-06T17:02:33.828Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:33 [2020-02-06T17:02:33.828Z] #44 65.45 Setting up python-pkg-resources (40.8.0-1) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 72.81 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 72.81 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 72.82 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 72.83 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 72.83 Setting up python-six (1.12.0-1) ...
17:02:33 [2020-02-06T17:02:33.828Z] #44 ...
17:02:33 [2020-02-06T17:02:33.828Z] 
17:02:33 [2020-02-06T17:02:33.828Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:33 [2020-02-06T17:02:33.828Z] #36 74.33 Selecting previously unselected package libxml2:ppc64el.
17:02:33 [2020-02-06T17:02:33.828Z] #36 74.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
17:02:33 [2020-02-06T17:02:33.828Z] #36 74.37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
17:02:33 [2020-02-06T17:02:33.828Z] #36 75.48 Selecting previously unselected package libarchive13:ppc64el.
17:02:33 [2020-02-06T17:02:33.828Z] #36 75.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
17:02:33 [2020-02-06T17:02:33.828Z] #36 75.52 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:02:34 [2020-02-06T17:02:34.122Z] #36 76.04 Selecting previously unselected package libjsoncpp1:ppc64el.
17:02:34 [2020-02-06T17:02:34.122Z] #36 ...
17:02:34 [2020-02-06T17:02:34.122Z] 
17:02:34 [2020-02-06T17:02:34.122Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:34 [2020-02-06T17:02:34.122Z] #48 65.89 sync
17:02:34 [2020-02-06T17:02:34.122Z] #48 65.91 internal/reflectlite
17:02:34 [2020-02-06T17:02:34.122Z] #48 70.53 github.com/LK4D4/vndr/godl/singleflight
17:02:34 [2020-02-06T17:02:34.122Z] #48 70.53 internal/singleflight
17:02:34 [2020-02-06T17:02:34.122Z] #48 70.61 math/rand
17:02:34 [2020-02-06T17:02:34.122Z] #48 74.44 strconv
17:02:34 [2020-02-06T17:02:34.122Z] #48 74.44 io
17:02:34 [2020-02-06T17:02:34.122Z] #48 74.47 sort
17:02:34 [2020-02-06T17:02:34.122Z] #48 74.49 syscall
17:02:34 [2020-02-06T17:02:34.122Z] #48 ...
17:02:34 [2020-02-06T17:02:34.122Z] 
17:02:34 [2020-02-06T17:02:34.122Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
17:02:34 [2020-02-06T17:02:34.122Z] #36 76.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
17:02:34 [2020-02-06T17:02:34.122Z] #36 76.06 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
17:02:34 [2020-02-06T17:02:34.412Z] #36 76.36 Selecting previously unselected package librhash0:ppc64el.
17:02:34 [2020-02-06T17:02:34.412Z] #36 76.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
17:02:34 [2020-02-06T17:02:34.704Z] #36 76.39 Unpacking librhash0:ppc64el (1.3.8-1) ...
17:02:35 [2020-02-06T17:02:35.005Z] #36 76.76 Selecting previously unselected package libuv1:ppc64el.
17:02:35 [2020-02-06T17:02:35.005Z] #36 76.81 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
17:02:35 [2020-02-06T17:02:35.005Z] #36 76.82 Unpacking libuv1:ppc64el (1.24.1-1) ...
17:02:35 [2020-02-06T17:02:35.296Z] #36 77.16 Selecting previously unselected package cmake.
17:02:35 [2020-02-06T17:02:35.296Z] #36 77.19 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
17:02:35 [2020-02-06T17:02:35.296Z] #36 77.20 Unpacking cmake (3.13.4-1) ...
17:02:36 [2020-02-06T17:02:36.277Z] #62 ...
17:02:36 [2020-02-06T17:02:36.277Z] 
17:02:36 [2020-02-06T17:02:36.277Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:02:36 [2020-02-06T17:02:36.277Z] #53 DONE 242.0s
17:02:36 [2020-02-06T17:02:36.277Z] 
17:02:36 [2020-02-06T17:02:36.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:36 [2020-02-06T17:02:36.277Z] #44 176.6   CC       criu/rst-malloc.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 176.9   CC       criu/seccomp.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 177.5   CC       criu/seize.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 178.3   CC       criu/servicefd.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 178.7   CC       criu/shmem.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 179.5   CC       criu/sigframe.o
17:02:36 [2020-02-06T17:02:36.277Z] #44 179.7   CC       criu/signalfd.o
17:02:36 [2020-02-06T17:02:36.538Z] #44 180.0   CC       criu/sk-inet.o
17:02:37 [2020-02-06T17:02:37.481Z] #44 181.0   CC       criu/sk-netlink.o
17:02:37 [2020-02-06T17:02:37.742Z] #44 181.3   CC       criu/sk-packet.o
17:02:38 [2020-02-06T17:02:38.318Z] #44 182.0   CC       criu/sk-queue.o
17:02:38 [2020-02-06T17:02:38.890Z] #44 182.4   CC       criu/sk-tcp.o
17:02:39 [2020-02-06T17:02:39.464Z] #44 182.9   CC       criu/sk-unix.o
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.59 Setting up libicu63:ppc64el (63.1-6) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.60 Setting up xxd (2:8.1.0875-5) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.60 Setting up libuv1:ppc64el (1.24.1-1) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.61 Setting up vim-common (2:8.1.0875-5) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.66 Setting up librhash0:ppc64el (1.3.8-1) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.66 Setting up cmake-data (3.13.4-1) ...
17:02:39 [2020-02-06T17:02:39.749Z] #36 81.68 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
17:02:40 [2020-02-06T17:02:40.056Z] #36 81.69 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
17:02:40 [2020-02-06T17:02:40.056Z] #36 81.70 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
17:02:40 [2020-02-06T17:02:40.056Z] #36 81.71 Setting up cmake (3.13.4-1) ...
17:02:40 [2020-02-06T17:02:40.056Z] #36 81.72 Processing triggers for libc-bin (2.28-10) ...
17:02:40 [2020-02-06T17:02:40.056Z] #36 81.83 Processing triggers for mime-support (3.62) ...
17:02:40 [2020-02-06T17:02:40.346Z] #36 DONE 82.2s
17:02:40 [2020-02-06T17:02:40.346Z] 
17:02:40 [2020-02-06T17:02:40.346Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:40 [2020-02-06T17:02:40.346Z] #28 25.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:02:40 [2020-02-06T17:02:40.346Z] #28 26.29 #=#=#                                                                         
17:02:40 [2020-02-06T17:02:40.346Z] #28 26.60 #=#=#                                                                         

##############################################                            64.2%
######################################################################## 100.0%
17:02:40 [2020-02-06T17:02:40.346Z] #28 27.09 
17:02:40 [2020-02-06T17:02:40.346Z] #28 29.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:02:40 [2020-02-06T17:02:40.346Z] #28 29.51 skipping existing c8c2d4a6b2e3
17:02:40 [2020-02-06T17:02:40.346Z] #28 29.78 
17:02:40 [2020-02-06T17:02:40.346Z] #28 31.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:02:40 [2020-02-06T17:02:40.346Z] #28 32.39 
17:02:40 [2020-02-06T17:02:40.346Z] #28 32.73 #=#=#                                                                         

######################################################################## 100.0%
17:02:40 [2020-02-06T17:02:40.346Z] #28 ...
17:02:40 [2020-02-06T17:02:40.346Z] 
17:02:40 [2020-02-06T17:02:40.346Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
17:02:40 [2020-02-06T17:02:40.346Z] #37 DONE 0.1s
17:02:40 [2020-02-06T17:02:40.346Z] 
17:02:40 [2020-02-06T17:02:40.346Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
17:02:40 [2020-02-06T17:02:40.346Z] #38 DONE 0.1s
17:02:40 [2020-02-06T17:02:40.346Z] 
17:02:40 [2020-02-06T17:02:40.346Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:40 [2020-02-06T17:02:40.346Z] #31 80.18 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
17:02:40 [2020-02-06T17:02:40.639Z] #31 ...
17:02:40 [2020-02-06T17:02:40.639Z] 
17:02:40 [2020-02-06T17:02:40.639Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
17:02:40 [2020-02-06T17:02:40.639Z] #28 33.04 
17:02:40 [2020-02-06T17:02:40.639Z] #28 33.17 Download of images into '/build' complete.
17:02:40 [2020-02-06T17:02:40.639Z] #28 33.17 Use something like the following to load the result into a Docker daemon:
17:02:40 [2020-02-06T17:02:40.639Z] #28 33.17   tar -cC '/build' . | docker load
17:02:40 [2020-02-06T17:02:40.639Z] #28 DONE 33.3s
17:02:40 [2020-02-06T17:02:40.639Z] 
17:02:40 [2020-02-06T17:02:40.639Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:02:40 [2020-02-06T17:02:40.639Z] #31 82.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:02:41 [2020-02-06T17:02:41.377Z] #44 184.6   CC       criu/sockets.o
17:02:41 [2020-02-06T17:02:41.708Z] #76 exporting layers 41.6s done
17:02:41 [2020-02-06T17:02:41.708Z] #76 exporting manifest sha256:686cb9c4d280c564ee9875fceff13e5df84bdb902e1219436b926f902055c2ff done
17:02:41 [2020-02-06T17:02:41.708Z] #76 exporting config sha256:6926f4a5a0a36f2bff445df4de38f23c14d240ebc697d1d8a0eb75d662d60771 done
17:02:41 [2020-02-06T17:02:41.708Z] #76 sending tarball
17:02:41 [2020-02-06T17:02:41.708Z] #76 sending tarball 6.8s done
17:02:41 [2020-02-06T17:02:41.708Z] #76 DONE 48.4s
17:02:41 [2020-02-06T17:02:41.708Z] 
17:02:41 [2020-02-06T17:02:41.708Z] #77 importing to docker
17:02:41 [2020-02-06T17:02:41.949Z] #44 185.3   CC       criu/stats.o
17:02:41 [2020-02-06T17:02:41.949Z] #44 185.5   CC       criu/string.o
17:02:42 [2020-02-06T17:02:42.209Z] #44 185.6   CC       criu/sysctl.o
17:02:42 [2020-02-06T17:02:42.694Z] #31 ...
17:02:42 [2020-02-06T17:02:42.694Z] 
17:02:42 [2020-02-06T17:02:42.694Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:42 [2020-02-06T17:02:42.694Z] #51 73.98 + cd /tmp/tmp.2sD5uNeGDG/src/gotest.tools/gotestsum
17:02:42 [2020-02-06T17:02:42.694Z] #51 73.99 + git checkout -q v0.3.5
17:02:42 [2020-02-06T17:02:42.694Z] #51 74.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
17:02:42 [2020-02-06T17:02:42.694Z] #51 ...
17:02:42 [2020-02-06T17:02:42.694Z] 
17:02:42 [2020-02-06T17:02:42.694Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.476 + RM_GOPATH=0
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.476 + TMP_GOPATH=
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.476 + : /build
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.477 + '[' -z '' ']'
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.479 ++ mktemp -d
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.482 + export GOPATH=/tmp/tmp.9SwqP7XgQn
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.482 + GOPATH=/tmp/tmp.9SwqP7XgQn
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.482 + RM_GOPATH=1
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.483 ++ dirname ./install.sh
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.523 + dir=.
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.523 + bin=tini
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.523 + shift
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.523 + '[' '!' -f ./tini.installer ']'
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.524 + . ./tini.installer
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.524 ++ : fec3683b971d9c3ef73f284f176672c44b448662
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.524 + install_tini
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.524 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.524 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.543 + git clone https://github.com/krallin/tini.git /tmp/tmp.9SwqP7XgQn/tini
17:02:42 [2020-02-06T17:02:42.694Z] #39 0.594 Cloning into '/tmp/tmp.9SwqP7XgQn/tini'...
17:02:42 [2020-02-06T17:02:42.780Z] #44 186.2   CC       criu/sysfs_parse.o
17:02:43 [2020-02-06T17:02:43.041Z] #44 186.5   CC       criu/timerfd.o
17:02:43 [2020-02-06T17:02:43.302Z] #44 186.8   CC       criu/tty.o
17:02:43 [2020-02-06T17:02:43.319Z] #39 2.730 + cd /tmp/tmp.9SwqP7XgQn/tini
17:02:43 [2020-02-06T17:02:43.319Z] #39 2.732 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
17:02:43 [2020-02-06T17:02:43.319Z] #39 2.745 + cmake .
17:02:44 [2020-02-06T17:02:44.342Z] #39 3.844 -- The C compiler identification is GNU 8.3.0
17:02:44 [2020-02-06T17:02:44.342Z] #39 3.952 -- Check for working C compiler: /usr/bin/cc
17:02:45 [2020-02-06T17:02:45.216Z] #44 188.5   CC       criu/tun.o
17:02:45 [2020-02-06T17:02:45.371Z] #39 ...
17:02:45 [2020-02-06T17:02:45.371Z] 
17:02:45 [2020-02-06T17:02:45.371Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:45 [2020-02-06T17:02:45.371Z] #11 76.95 Selecting previously unselected package binutils-mingw-w64.
17:02:45 [2020-02-06T17:02:45.371Z] #11 76.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 76.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.13 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.16 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.44 Selecting previously unselected package dmsetup.
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.50 Unpacking dmsetup (2:1.02.155-3) ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.77 Selecting previously unselected package mingw-w64-common.
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 77.78 Unpacking mingw-w64-common (6.0.0-3) ...
17:02:45 [2020-02-06T17:02:45.371Z] #11 ...
17:02:45 [2020-02-06T17:02:45.371Z] 
17:02:45 [2020-02-06T17:02:45.371Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:45 [2020-02-06T17:02:45.371Z] #39 4.836 -- Check for working C compiler: /usr/bin/cc -- works
17:02:45 [2020-02-06T17:02:45.371Z] #39 4.848 -- Detecting C compiler ABI info
17:02:45 [2020-02-06T17:02:45.477Z] #44 189.0   CC       criu/uffd.o
17:02:46 [2020-02-06T17:02:46.007Z] #39 ...
17:02:46 [2020-02-06T17:02:46.007Z] 
17:02:46 [2020-02-06T17:02:46.007Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:46 [2020-02-06T17:02:46.007Z] #34 77.50 strings
17:02:46 [2020-02-06T17:02:46.007Z] #34 77.51 bytes
17:02:46 [2020-02-06T17:02:46.007Z] #34 ...
17:02:46 [2020-02-06T17:02:46.007Z] 
17:02:46 [2020-02-06T17:02:46.007Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.28 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.29 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.29 Setting up libcap-dev:ppc64el (1:2.25-2) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.30 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.30 Setting up protobuf-compiler (3.6.1.3-2) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.32 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
17:02:46 [2020-02-06T17:02:46.007Z] #44 78.33 Setting up python-protobuf (3.6.1.3-2) ...
17:02:46 [2020-02-06T17:02:46.640Z] #44 ...
17:02:46 [2020-02-06T17:02:46.640Z] 
17:02:46 [2020-02-06T17:02:46.640Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:02:46 [2020-02-06T17:02:46.640Z] #11 88.36 Selecting previously unselected package mingw-w64-x86-64-dev.
17:02:46 [2020-02-06T17:02:46.640Z] #11 88.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
17:02:46 [2020-02-06T17:02:46.640Z] #11 88.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
17:02:46 [2020-02-06T17:02:46.862Z] #44 190.0   CC       criu/util.o
17:02:47 [2020-02-06T17:02:47.271Z] #11 ...
17:02:47 [2020-02-06T17:02:47.271Z] 
17:02:47 [2020-02-06T17:02:47.271Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
17:02:47 [2020-02-06T17:02:47.271Z] #44 88.96 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
17:02:47 [2020-02-06T17:02:47.271Z] #44 88.96 Processing triggers for libc-bin (2.28-10) ...
17:02:47 [2020-02-06T17:02:47.271Z] #44 DONE 89.2s
17:02:47 [2020-02-06T17:02:47.560Z] 
17:02:47 [2020-02-06T17:02:47.560Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:47 [2020-02-06T17:02:47.804Z] #44 191.1   CC       criu/uts_ns.o
17:02:47 [2020-02-06T17:02:47.804Z] #44 191.3   CC       criu/vdso.o
17:02:48 [2020-02-06T17:02:48.377Z] #44 191.7   LINK     criu/built-in.o
17:02:48 [2020-02-06T17:02:48.377Z] #44 191.8   LINK     criu/criu
17:02:48 [2020-02-06T17:02:48.377Z] #44 ...
17:02:48 [2020-02-06T17:02:48.377Z] 
17:02:48 [2020-02-06T17:02:48.377Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:02:48 [2020-02-06T17:02:48.377Z] #23 254.2 + return
17:02:49 [2020-02-06T17:02:49.063Z] #45 1.716 Note: Building without setproctitle() and strlcpy() support.
17:02:49 [2020-02-06T17:02:49.063Z] #45 1.716       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:02:49 [2020-02-06T17:02:49.333Z] #23 DONE 255.1s
17:02:49 [2020-02-06T17:02:49.333Z] 
17:02:49 [2020-02-06T17:02:49.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:49 [2020-02-06T17:02:49.333Z] #44 192.1   DEP      lib/c/criu.d
17:02:49 [2020-02-06T17:02:49.333Z] #44 192.2   CC       images/rpc.pb-c.o
17:02:49 [2020-02-06T17:02:49.333Z] #44 192.9   CC       lib/c/criu.o
17:02:49 [2020-02-06T17:02:49.690Z] #45 ...
17:02:49 [2020-02-06T17:02:49.690Z] 
17:02:49 [2020-02-06T17:02:49.690Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:49 [2020-02-06T17:02:49.690Z] #48 81.45 vendor/golang.org/x/net/dns/dnsmessage
17:02:49 [2020-02-06T17:02:49.690Z] #48 81.89 bytes
17:02:49 [2020-02-06T17:02:49.979Z] #48 ...
17:02:49 [2020-02-06T17:02:49.979Z] 
17:02:49 [2020-02-06T17:02:49.979Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:49 [2020-02-06T17:02:49.979Z] #39 5.924 -- Detecting C compiler ABI info - done
17:02:49 [2020-02-06T17:02:49.979Z] #39 5.994 -- Detecting C compile features
17:02:49 [2020-02-06T17:02:49.979Z] #39 8.795 -- Detecting C compile features - done
17:02:49 [2020-02-06T17:02:49.979Z] #39 8.859 -- Performing Test HAS_BUILTIN_FORTIFY
17:02:49 [2020-02-06T17:02:49.979Z] #39 9.307 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:02:50 [2020-02-06T17:02:50.275Z] #44 193.9   LINK     lib/c/built-in.o
17:02:50 [2020-02-06T17:02:50.275Z] #44 193.9   LINK     lib/c/libcriu.so
17:02:50 [2020-02-06T17:02:50.283Z] #39 9.602 -- Configuring done
17:02:50 [2020-02-06T17:02:50.283Z] #39 9.635 -- Generating done
17:02:50 [2020-02-06T17:02:50.283Z] #39 9.647 -- Build files have been written to: /tmp/tmp.9SwqP7XgQn/tini
17:02:50 [2020-02-06T17:02:50.283Z] #39 9.652 + make tini-static
17:02:50 [2020-02-06T17:02:50.536Z] #44 194.1   GEN      magic.py
17:02:50 [2020-02-06T17:02:50.537Z] #44 194.1 Note: Building without setproctitle() and strlcpy() support.
17:02:50 [2020-02-06T17:02:50.537Z] #44 194.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:02:50 [2020-02-06T17:02:50.923Z] #39 10.27 Scanning dependencies of target tini-static
17:02:50 [2020-02-06T17:02:50.923Z] #39 10.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:02:51 [2020-02-06T17:02:51.482Z] #44 194.8 fatal: not a git repository (or any of the parent directories): .git
17:02:51 [2020-02-06T17:02:51.741Z] #44 ...
17:02:51 [2020-02-06T17:02:51.741Z] 
17:02:51 [2020-02-06T17:02:51.741Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:02:51 [2020-02-06T17:02:51.741Z] #24 DONE 0.5s
17:02:51 [2020-02-06T17:02:51.741Z] 
17:02:51 [2020-02-06T17:02:51.741Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:02:53 [2020-02-06T17:02:53.140Z] #28 DONE 1.3s
17:02:53 [2020-02-06T17:02:53.140Z] 
17:02:53 [2020-02-06T17:02:53.140Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:02:53 [2020-02-06T17:02:53.140Z] #31 DONE 0.2s
17:02:53 [2020-02-06T17:02:53.140Z] 
17:02:53 [2020-02-06T17:02:53.140Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:02:53 [2020-02-06T17:02:53.401Z] #34 DONE 0.2s
17:02:53 [2020-02-06T17:02:53.401Z] 
17:02:53 [2020-02-06T17:02:53.401Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:02:53 [2020-02-06T17:02:53.401Z] #39 DONE 0.1s
17:02:53 [2020-02-06T17:02:53.401Z] 
17:02:53 [2020-02-06T17:02:53.401Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:02:53 [2020-02-06T17:02:53.653Z] #39 13.08 [100%] Linking C executable tini-static
17:02:53 [2020-02-06T17:02:53.653Z] #39 ...
17:02:53 [2020-02-06T17:02:53.653Z] 
17:02:53 [2020-02-06T17:02:53.653Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:53 [2020-02-06T17:02:53.653Z] #45 3.786 fatal: not a git repository (or any of the parent directories): .git
17:02:53 [2020-02-06T17:02:53.653Z] #45 3.826   GEN      .gitid
17:02:53 [2020-02-06T17:02:53.653Z] #45 3.849   GEN      criu/include/version.h
17:02:53 [2020-02-06T17:02:53.653Z] #45 3.880   GEN      include/common/asm
17:02:53 [2020-02-06T17:02:53.653Z] #45 6.217   PBCC     images/google/protobuf/descriptor.pb-c.c
17:02:53 [2020-02-06T17:02:53.653Z] #45 6.458   PBCC     images/opts.pb-c.c
17:02:53 [2020-02-06T17:02:53.943Z] #45 6.631   PBCC     images/sit.pb-c.c
17:02:53 [2020-02-06T17:02:53.943Z] #45 6.737   DEP      images/google/protobuf/descriptor.pb-c.d
17:02:54 [2020-02-06T17:02:54.234Z] #45 6.933   DEP      images/opts.pb-c.d
17:02:54 [2020-02-06T17:02:54.341Z] #42 DONE 0.7s
17:02:54 [2020-02-06T17:02:54.341Z] 
17:02:54 [2020-02-06T17:02:54.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:54 [2020-02-06T17:02:54.341Z] #44 195.8 make[1]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.6 make[1]: 'images/built-in.o' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.7 make[1]: 'compel/libcompel.a' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.8 make[1]: 'compel/compel-host-bin' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.8 make[1]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 196.8 make[1]: 'soccr/libsoccr.a' is up to date.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.1 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.1 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.2 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.2 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.3 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.4 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.4 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.5 make[2]: Nothing to be done for 'all'.
17:02:54 [2020-02-06T17:02:54.341Z] #44 197.5   INSTALL  criu/criu
17:02:54 [2020-02-06T17:02:54.341Z] #44 DONE 197.8s
17:02:54 [2020-02-06T17:02:54.341Z] 
17:02:54 [2020-02-06T17:02:54.341Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:54 [2020-02-06T17:02:54.525Z] #45 7.113   DEP      images/sit.pb-c.d
17:02:54 [2020-02-06T17:02:54.525Z] #45 7.232   PBCC     images/macvlan.pb-c.c
17:02:54 [2020-02-06T17:02:54.815Z] #45 ...
17:02:54 [2020-02-06T17:02:54.815Z] 
17:02:54 [2020-02-06T17:02:54.815Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:02:54 [2020-02-06T17:02:54.815Z] #39 14.02 [100%] Built target tini-static
17:02:54 [2020-02-06T17:02:54.815Z] #39 14.12 + mkdir -p /build
17:02:54 [2020-02-06T17:02:54.815Z] #39 14.13 + cp tini-static /build/docker-init
17:02:54 [2020-02-06T17:02:54.815Z] #39 DONE 14.2s
17:02:54 [2020-02-06T17:02:54.815Z] 
17:02:54 [2020-02-06T17:02:54.815Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:54 [2020-02-06T17:02:54.815Z] #45 7.297   DEP      images/macvlan.pb-c.d
17:02:54 [2020-02-06T17:02:54.815Z] #45 7.439   PBCC     images/autofs.pb-c.c
17:02:54 [2020-02-06T17:02:54.815Z] #45 7.468   DEP      images/autofs.pb-c.d
17:02:54 [2020-02-06T17:02:54.815Z] #45 7.526   PBCC     images/sysctl.pb-c.c
17:02:54 [2020-02-06T17:02:54.815Z] #45 7.562   DEP      images/sysctl.pb-c.d
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.625   PBCC     images/time.pb-c.c
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.660   DEP      images/time.pb-c.d
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.698   PBCC     images/binfmt-misc.pb-c.c
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.719   DEP      images/binfmt-misc.pb-c.d
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.789   PBCC     images/seccomp.pb-c.c
17:02:55 [2020-02-06T17:02:55.128Z] #45 7.816   DEP      images/seccomp.pb-c.d
17:02:55 [2020-02-06T17:02:55.418Z] #45 7.861   PBCC     images/userns.pb-c.c
17:02:55 [2020-02-06T17:02:55.418Z] #45 7.902   DEP      images/userns.pb-c.d
17:02:55 [2020-02-06T17:02:55.418Z] #45 7.952   PBCC     images/cgroup.pb-c.c
17:02:55 [2020-02-06T17:02:55.418Z] #45 7.987   DEP      images/cgroup.pb-c.d
17:02:55 [2020-02-06T17:02:55.418Z] #45 8.046   PBCC     images/fown.pb-c.c
17:02:55 [2020-02-06T17:02:55.418Z] #45 8.080   PBCC     images/ext-file.pb-c.c
17:02:55 [2020-02-06T17:02:55.418Z] #45 8.128   DEP      images/fown.pb-c.d
17:02:55 [2020-02-06T17:02:55.709Z] #45 8.224   DEP      images/ext-file.pb-c.d
17:02:55 [2020-02-06T17:02:55.709Z] #45 8.414   PBCC     images/rpc.pb-c.c
17:02:56 [2020-02-06T17:02:56.023Z] #45 8.540   DEP      images/rpc.pb-c.d
17:02:56 [2020-02-06T17:02:56.255Z] #62 ...
17:02:56 [2020-02-06T17:02:56.255Z] 
17:02:56 [2020-02-06T17:02:56.255Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:02:56 [2020-02-06T17:02:56.317Z] #45 8.807   PBCC     images/siginfo.pb-c.c
17:02:56 [2020-02-06T17:02:56.317Z] #45 8.967   DEP      images/siginfo.pb-c.d
17:02:56 [2020-02-06T17:02:56.516Z] #45 DONE 0.2s
17:02:56 [2020-02-06T17:02:56.516Z] 
17:02:56 [2020-02-06T17:02:56.516Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:02:56 [2020-02-06T17:02:56.605Z] #45 9.076   PBCC     images/pagemap.pb-c.c
17:02:56 [2020-02-06T17:02:56.605Z] #45 9.218   DEP      images/pagemap.pb-c.d
17:02:56 [2020-02-06T17:02:56.605Z] #45 9.285   PBCC     images/rlimit.pb-c.c
17:02:56 [2020-02-06T17:02:56.605Z] #45 9.321   DEP      images/rlimit.pb-c.d
17:02:56 [2020-02-06T17:02:56.894Z] #45 9.389   PBCC     images/file-lock.pb-c.c
17:02:56 [2020-02-06T17:02:56.894Z] #45 9.435   DEP      images/file-lock.pb-c.d
17:02:56 [2020-02-06T17:02:56.894Z] #45 9.512   PBCC     images/tty.pb-c.c
17:02:57 [2020-02-06T17:02:57.180Z] #48 DONE 0.4s
17:02:57 [2020-02-06T17:02:57.180Z] 
17:02:57 [2020-02-06T17:02:57.180Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:02:57 [2020-02-06T17:02:57.184Z] #45 9.648   DEP      images/tty.pb-c.d
17:02:57 [2020-02-06T17:02:57.184Z] #45 9.777   PBCC     images/tun.pb-c.c
17:02:57 [2020-02-06T17:02:57.184Z] #45 9.823   PBCC     images/netdev.pb-c.c
17:02:57 [2020-02-06T17:02:57.440Z] #51 DONE 0.2s
17:02:57 [2020-02-06T17:02:57.440Z] 
17:02:57 [2020-02-06T17:02:57.440Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:02:57 [2020-02-06T17:02:57.473Z] #45 9.903   DEP      images/tun.pb-c.d
17:02:57 [2020-02-06T17:02:57.473Z] #45 9.972   DEP      images/netdev.pb-c.d
17:02:57 [2020-02-06T17:02:57.473Z] #45 10.05   PBCC     images/vma.pb-c.c
17:02:57 [2020-02-06T17:02:57.473Z] #45 10.12   DEP      images/vma.pb-c.d
17:02:57 [2020-02-06T17:02:57.700Z] #54 DONE 0.7s
17:02:57 [2020-02-06T17:02:57.700Z] 
17:02:57 [2020-02-06T17:02:57.700Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:02:57 [2020-02-06T17:02:57.763Z] #45 10.20   PBCC     images/creds.pb-c.c
17:02:57 [2020-02-06T17:02:57.763Z] #45 10.27   DEP      images/creds.pb-c.d
17:02:57 [2020-02-06T17:02:57.763Z] #45 10.36   PBCC     images/utsns.pb-c.c
17:02:57 [2020-02-06T17:02:57.763Z] #45 10.40   DEP      images/utsns.pb-c.d
17:02:57 [2020-02-06T17:02:57.763Z] #45 10.48   PBCC     images/ipc-desc.pb-c.c
17:02:57 [2020-02-06T17:02:57.960Z] #58 DONE 0.3s
17:02:57 [2020-02-06T17:02:57.960Z] 
17:02:57 [2020-02-06T17:02:57.960Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:02:58 [2020-02-06T17:02:58.053Z] #45 10.53   PBCC     images/ipc-sem.pb-c.c
17:02:58 [2020-02-06T17:02:58.053Z] #45 10.57   DEP      images/ipc-desc.pb-c.d
17:02:58 [2020-02-06T17:02:58.053Z] #45 10.67   DEP      images/ipc-sem.pb-c.d
17:02:58 [2020-02-06T17:02:58.053Z] #45 10.73   PBCC     images/ipc-msg.pb-c.c
17:02:58 [2020-02-06T17:02:58.053Z] #45 10.77   DEP      images/ipc-msg.pb-c.d
17:02:58 [2020-02-06T17:02:58.344Z] #45 10.84   PBCC     images/ipc-shm.pb-c.c
17:02:58 [2020-02-06T17:02:58.344Z] #45 10.90   DEP      images/ipc-shm.pb-c.d
17:02:58 [2020-02-06T17:02:58.344Z] #45 11.00   PBCC     images/ipc-var.pb-c.c
17:02:58 [2020-02-06T17:02:58.344Z] #45 ...
17:02:58 [2020-02-06T17:02:58.344Z] 
17:02:58 [2020-02-06T17:02:58.344Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:02:58 [2020-02-06T17:02:58.344Z] #34 90.00 bufio
17:02:58 [2020-02-06T17:02:58.344Z] #34 91.46 reflect
17:02:58 [2020-02-06T17:02:58.344Z] #34 93.16 path
17:02:58 [2020-02-06T17:02:58.344Z] #34 95.52 text/tabwriter
17:02:58 [2020-02-06T17:02:58.344Z] #34 ...
17:02:58 [2020-02-06T17:02:58.344Z] 
17:02:58 [2020-02-06T17:02:58.344Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:02:58 [2020-02-06T17:02:58.344Z] #45 11.04   DEP      images/ipc-var.pb-c.d
17:02:58 [2020-02-06T17:02:58.344Z] #45 11.12   PBCC     images/sk-opts.pb-c.c
17:02:58 [2020-02-06T17:02:58.637Z] #45 11.16   PBCC     images/packet-sock.pb-c.c
17:02:58 [2020-02-06T17:02:58.637Z] #45 11.28   DEP      images/sk-opts.pb-c.d
17:02:58 [2020-02-06T17:02:58.637Z] #45 11.35   DEP      images/packet-sock.pb-c.d
17:02:58 [2020-02-06T17:02:58.927Z] #45 11.50   PBCC     images/sk-netlink.pb-c.c
17:02:58 [2020-02-06T17:02:58.927Z] #45 11.62   DEP      images/sk-netlink.pb-c.d
17:02:58 [2020-02-06T17:02:58.927Z] #45 11.71   PBCC     images/sk-inet.pb-c.c
17:02:59 [2020-02-06T17:02:59.218Z] #45 11.82   DEP      images/sk-inet.pb-c.d
17:02:59 [2020-02-06T17:02:59.218Z] #45 11.85   PBCC     images/sk-unix.pb-c.c
17:02:59 [2020-02-06T17:02:59.218Z] #45 11.97   DEP      images/sk-unix.pb-c.d
17:02:59 [2020-02-06T17:02:59.510Z] #45 12.03   PBCC     images/mm.pb-c.c
17:02:59 [2020-02-06T17:02:59.510Z] #45 12.11   DEP      images/mm.pb-c.d
17:02:59 [2020-02-06T17:02:59.510Z] #45 12.19   PBCC     images/timerfd.pb-c.c
17:02:59 [2020-02-06T17:02:59.510Z] #45 12.26   DEP      images/timerfd.pb-c.d
17:02:59 [2020-02-06T17:02:59.802Z] #45 12.34   PBCC     images/timer.pb-c.c
17:02:59 [2020-02-06T17:02:59.802Z] #45 12.37   DEP      images/timer.pb-c.d
17:02:59 [2020-02-06T17:02:59.802Z] #45 12.42   PBCC     images/sa.pb-c.c
17:03:00 [2020-02-06T17:03:00.119Z] #45 12.55   DEP      images/sa.pb-c.d
17:03:00 [2020-02-06T17:03:00.119Z] #45 12.62   PBCC     images/pipe-data.pb-c.c
17:03:00 [2020-02-06T17:03:00.119Z] #45 12.66   DEP      images/pipe-data.pb-c.d
17:03:00 [2020-02-06T17:03:00.119Z] #45 12.72   PBCC     images/mnt.pb-c.c
17:03:00 [2020-02-06T17:03:00.418Z] #45 12.87   DEP      images/mnt.pb-c.d
17:03:00 [2020-02-06T17:03:00.418Z] #45 13.01   PBCC     images/sk-packet.pb-c.c
17:03:00 [2020-02-06T17:03:00.418Z] #45 13.06   DEP      images/sk-packet.pb-c.d
17:03:00 [2020-02-06T17:03:00.418Z] #45 13.11   PBCC     images/tcp-stream.pb-c.c
17:03:00 [2020-02-06T17:03:00.418Z] #45 13.16   DEP      images/tcp-stream.pb-c.d
17:03:00 [2020-02-06T17:03:00.708Z] #45 13.27   PBCC     images/pipe.pb-c.c
17:03:00 [2020-02-06T17:03:00.708Z] #45 13.34   DEP      images/pipe.pb-c.d
17:03:00 [2020-02-06T17:03:00.995Z] #45 13.43   PBCC     images/pstree.pb-c.c
17:03:00 [2020-02-06T17:03:00.995Z] #45 13.49   DEP      images/pstree.pb-c.d
17:03:00 [2020-02-06T17:03:00.995Z] #45 ...
17:03:00 [2020-02-06T17:03:00.995Z] 
17:03:00 [2020-02-06T17:03:00.995Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:00 [2020-02-06T17:03:00.995Z] #48 92.54 bufio
17:03:00 [2020-02-06T17:03:00.995Z] #48 93.86 reflect
17:03:00 [2020-02-06T17:03:00.995Z] #48 100.1 regexp/syntax
17:03:00 [2020-02-06T17:03:00.995Z] #48 ...
17:03:00 [2020-02-06T17:03:00.995Z] 
17:03:00 [2020-02-06T17:03:00.995Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:00 [2020-02-06T17:03:00.995Z] #45 13.57   PBCC     images/fs.pb-c.c
17:03:00 [2020-02-06T17:03:00.995Z] #45 13.62   DEP      images/fs.pb-c.d
17:03:01 [2020-02-06T17:03:01.286Z] #45 13.73   PBCC     images/signalfd.pb-c.c
17:03:01 [2020-02-06T17:03:01.286Z] #45 13.83   DEP      images/signalfd.pb-c.d
17:03:01 [2020-02-06T17:03:01.286Z] #45 13.92   PBCC     images/fh.pb-c.c
17:03:01 [2020-02-06T17:03:01.352Z] #77 DONE 19.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:03:01 [2020-02-06T17:03:01.577Z] #45 14.00   PBCC     images/fsnotify.pb-c.c
17:03:01 [2020-02-06T17:03:01.577Z] #45 14.15   DEP      images/fh.pb-c.d
17:03:01 [2020-02-06T17:03:01.577Z] #45 14.28   DEP      images/fsnotify.pb-c.d
17:03:01 [2020-02-06T17:03:01.577Z] #45 14.39   PBCC     images/eventpoll.pb-c.c
17:03:01 [2020-02-06T17:03:01.868Z] #45 14.42   DEP      images/eventpoll.pb-c.d
17:03:01 [2020-02-06T17:03:01.868Z] #45 14.51   PBCC     images/eventfd.pb-c.c
17:03:01 [2020-02-06T17:03:01.868Z] #45 14.54   DEP      images/eventfd.pb-c.d
17:03:01 [2020-02-06T17:03:01.868Z] #45 14.61   PBCC     images/remap-file-path.pb-c.c
17:03:02 [2020-02-06T17:03:02.134Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/test/unit
17:03:02 [2020-02-06T17:03:02.161Z] #45 14.63   DEP      images/remap-file-path.pb-c.d
17:03:02 [2020-02-06T17:03:02.161Z] #45 14.69   PBCC     images/fifo.pb-c.c
17:03:02 [2020-02-06T17:03:02.161Z] #45 14.71   DEP      images/fifo.pb-c.d
17:03:02 [2020-02-06T17:03:02.161Z] #45 14.79   PBCC     images/ghost-file.pb-c.c
17:03:02 [2020-02-06T17:03:02.453Z] #45 14.88   DEP      images/ghost-file.pb-c.d
17:03:02 [2020-02-06T17:03:02.453Z] #45 14.95   PBCC     images/regfile.pb-c.c
17:03:02 [2020-02-06T17:03:02.453Z] #45 15.03   DEP      images/regfile.pb-c.d
17:03:02 [2020-02-06T17:03:02.453Z] #45 15.15   PBCC     images/ns.pb-c.c
17:03:02 [2020-02-06T17:03:02.453Z] #45 15.17   DEP      images/ns.pb-c.d
17:03:02 [2020-02-06T17:03:02.453Z] #45 15.26   PBCC     images/fdinfo.pb-c.c
17:03:02 [2020-02-06T17:03:02.743Z] #45 15.45   DEP      images/fdinfo.pb-c.d
17:03:03 [2020-02-06T17:03:03.035Z] #45 15.62   PBCC     images/core-aarch64.pb-c.c
17:03:03 [2020-02-06T17:03:03.035Z] #45 15.67   PBCC     images/core-arm.pb-c.c
17:03:03 [2020-02-06T17:03:03.035Z] #45 15.80   PBCC     images/core-ppc64.pb-c.c
17:03:03 [2020-02-06T17:03:03.325Z] #45 15.93   PBCC     images/core-s390.pb-c.c
17:03:03 [2020-02-06T17:03:03.325Z] #45 16.08   PBCC     images/core-x86.pb-c.c
17:03:03 [2020-02-06T17:03:03.618Z] #45 16.24   PBCC     images/core.pb-c.c
17:03:03 [2020-02-06T17:03:03.908Z] #45 16.49   PBCC     images/inventory.pb-c.c
17:03:03 [2020-02-06T17:03:03.908Z] #45 16.63   DEP      images/core-aarch64.pb-c.d
17:03:04 [2020-02-06T17:03:04.199Z] #45 16.68   DEP      images/core-arm.pb-c.d
17:03:04 [2020-02-06T17:03:04.199Z] #45 16.74   DEP      images/core-ppc64.pb-c.d
17:03:04 [2020-02-06T17:03:04.199Z] #45 16.84   DEP      images/core-s390.pb-c.d
17:03:04 [2020-02-06T17:03:04.199Z] #45 16.90   DEP      images/core-x86.pb-c.d
17:03:04 [2020-02-06T17:03:04.199Z] #45 17.01   DEP      images/core.pb-c.d
17:03:04 [2020-02-06T17:03:04.489Z] #45 17.19   DEP      images/inventory.pb-c.d
17:03:04 [2020-02-06T17:03:04.520Z] ?   	github.com/docker/docker/api	[no test files]
17:03:04 [2020-02-06T17:03:04.791Z] #45 17.35   PBCC     images/cpuinfo.pb-c.c
17:03:04 [2020-02-06T17:03:04.791Z] #45 17.43   DEP      images/cpuinfo.pb-c.d
17:03:04 [2020-02-06T17:03:04.791Z] #45 17.50   PBCC     images/stats.pb-c.c
17:03:04 [2020-02-06T17:03:04.791Z] #45 17.55   DEP      images/stats.pb-c.d
17:03:05 [2020-02-06T17:03:05.421Z] #45 ...
17:03:05 [2020-02-06T17:03:05.421Z] 
17:03:05 [2020-02-06T17:03:05.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.35 Selecting previously unselected package gcc-mingw-w64-base.
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:03:05 [2020-02-06T17:03:05.421Z] #11 97.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:07 [2020-02-06T17:03:07.482Z] #11 ...
17:03:07 [2020-02-06T17:03:07.482Z] 
17:03:07 [2020-02-06T17:03:07.482Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:07 [2020-02-06T17:03:07.482Z] #45 19.68 make[1]: Nothing to be done for 'all'.
17:03:09 [2020-02-06T17:03:09.543Z] #45 21.88   CC       images/stats.o
17:03:09 [2020-02-06T17:03:09.833Z] #45 22.54   CC       images/core.o
17:03:11 [2020-02-06T17:03:11.336Z] #45 23.83   CC       images/core-x86.o
17:03:11 [2020-02-06T17:03:11.336Z] #45 ...
17:03:11 [2020-02-06T17:03:11.336Z] 
17:03:11 [2020-02-06T17:03:11.336Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:11 [2020-02-06T17:03:11.336Z] #34 102.9 internal/syscall/unix
17:03:11 [2020-02-06T17:03:11.336Z] #34 102.9 time
17:03:11 [2020-02-06T17:03:11.336Z] #34 111.4 internal/poll
17:03:11 [2020-02-06T17:03:11.623Z] #34 ...
17:03:11 [2020-02-06T17:03:11.623Z] 
17:03:11 [2020-02-06T17:03:11.623Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:12 [2020-02-06T17:03:12.495Z] #63 60.71 Checking out files:  52% (1587/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
17:03:12 [2020-02-06T17:03:12.495Z] #63 61.55 + cd /tmp/tmp.Zod7zyJGmJ/src/github.com/containerd/containerd
17:03:12 [2020-02-06T17:03:12.495Z] #63 61.55 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
17:03:13 [2020-02-06T17:03:13.126Z] #63 ...
17:03:13 [2020-02-06T17:03:13.126Z] 
17:03:13 [2020-02-06T17:03:13.126Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:13 [2020-02-06T17:03:13.126Z] #48 104.9 vendor/golang.org/x/text/transform
17:03:13 [2020-02-06T17:03:13.126Z] #48 110.0 time
17:03:13 [2020-02-06T17:03:13.418Z] #48 ...
17:03:13 [2020-02-06T17:03:13.418Z] 
17:03:13 [2020-02-06T17:03:13.418Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:13 [2020-02-06T17:03:13.418Z] #45 25.22   CC       images/core-arm.o
17:03:13 [2020-02-06T17:03:13.418Z] #45 25.83   CC       images/core-aarch64.o
17:03:13 [2020-02-06T17:03:13.833Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
17:03:14 [2020-02-06T17:03:14.053Z] #45 26.53   CC       images/core-ppc64.o
17:03:14 [2020-02-06T17:03:14.590Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:03:14 [2020-02-06T17:03:14.590Z] 
17:03:14 [2020-02-06T17:03:14.590Z] 
17:03:14 [2020-02-06T17:03:14.590Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:03:14 [2020-02-06T17:03:14.590Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:03:14 [2020-02-06T17:03:14.590Z] HOSTNAME=aa6d9603a1af
17:03:14 [2020-02-06T17:03:14.590Z] TEST_SKIP_INTEGRATION=1
17:03:14 [2020-02-06T17:03:14.590Z] TESTDEBUG=0
17:03:14 [2020-02-06T17:03:14.590Z] DEST=bundles/test-integration
17:03:14 [2020-02-06T17:03:14.590Z] PWD=/go/src/github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.590Z] KEEPBUNDLE=1
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:03:14 [2020-02-06T17:03:14.590Z] container=docker
17:03:14 [2020-02-06T17:03:14.590Z] HOME=/root
17:03:14 [2020-02-06T17:03:14.590Z] GOLANG_VERSION=1.13.7
17:03:14 [2020-02-06T17:03:14.590Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:03:14 [2020-02-06T17:03:14.590Z] VALIDATE_BRANCH=master
17:03:14 [2020-02-06T17:03:14.590Z] TERM=xterm
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_PKG=github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.590Z] SHLVL=1
17:03:14 [2020-02-06T17:03:14.590Z] TIMEOUT=120m
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_GRAPHDRIVER=overlay2
17:03:14 [2020-02-06T17:03:14.590Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:03:14 [2020-02-06T17:03:14.590Z] GO111MODULE=off
17:03:14 [2020-02-06T17:03:14.590Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:03:14 [2020-02-06T17:03:14.590Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:03:14 [2020-02-06T17:03:14.590Z] GOPATH=/go
17:03:14 [2020-02-06T17:03:14.590Z] PKG_CONFIG=pkg-config
17:03:14 [2020-02-06T17:03:14.590Z] _=/usr/bin/env
17:03:14 [2020-02-06T17:03:14.590Z] Building test suite binary ./integration-cli/test.main
17:03:14 [2020-02-06T17:03:14.590Z] 
17:03:14 [2020-02-06T17:03:14.590Z] 
17:03:14 [2020-02-06T17:03:14.590Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:03:14 [2020-02-06T17:03:14.590Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:03:14 [2020-02-06T17:03:14.590Z] HOSTNAME=b000518563f7
17:03:14 [2020-02-06T17:03:14.590Z] TEST_SKIP_INTEGRATION=1
17:03:14 [2020-02-06T17:03:14.590Z] TESTDEBUG=0
17:03:14 [2020-02-06T17:03:14.590Z] DEST=bundles/test-integration
17:03:14 [2020-02-06T17:03:14.590Z] PWD=/go/src/github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.590Z] KEEPBUNDLE=1
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:03:14 [2020-02-06T17:03:14.590Z] container=docker
17:03:14 [2020-02-06T17:03:14.590Z] HOME=/root
17:03:14 [2020-02-06T17:03:14.590Z] GOLANG_VERSION=1.13.7
17:03:14 [2020-02-06T17:03:14.590Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:03:14 [2020-02-06T17:03:14.590Z] VALIDATE_BRANCH=master
17:03:14 [2020-02-06T17:03:14.590Z] TERM=xterm
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_PKG=github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.590Z] SHLVL=1
17:03:14 [2020-02-06T17:03:14.590Z] TIMEOUT=120m
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:03:14 [2020-02-06T17:03:14.590Z] DOCKER_GRAPHDRIVER=overlay2
17:03:14 [2020-02-06T17:03:14.590Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:03:14 [2020-02-06T17:03:14.590Z] GO111MODULE=off
17:03:14 [2020-02-06T17:03:14.591Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:03:14 [2020-02-06T17:03:14.591Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:03:14 [2020-02-06T17:03:14.591Z] GOPATH=/go
17:03:14 [2020-02-06T17:03:14.591Z] PKG_CONFIG=pkg-config
17:03:14 [2020-02-06T17:03:14.591Z] _=/usr/bin/env
17:03:14 [2020-02-06T17:03:14.591Z] Building test suite binary ./integration-cli/test.main
17:03:14 [2020-02-06T17:03:14.591Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:03:14 [2020-02-06T17:03:14.591Z] No new tests added to integration.
17:03:14 [2020-02-06T17:03:14.591Z] 
17:03:14 [2020-02-06T17:03:14.591Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:03:14 [2020-02-06T17:03:14.591Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:03:14 [2020-02-06T17:03:14.591Z] HOSTNAME=4d705ffa2d7a
17:03:14 [2020-02-06T17:03:14.591Z] TESTDEBUG=0
17:03:14 [2020-02-06T17:03:14.591Z] DEST=bundles/test-integration
17:03:14 [2020-02-06T17:03:14.591Z] PWD=/go/src/github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.591Z] KEEPBUNDLE=1
17:03:14 [2020-02-06T17:03:14.591Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:03:14 [2020-02-06T17:03:14.591Z] container=docker
17:03:14 [2020-02-06T17:03:14.591Z] HOME=/root
17:03:14 [2020-02-06T17:03:14.591Z] GOLANG_VERSION=1.13.7
17:03:14 [2020-02-06T17:03:14.591Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:03:14 [2020-02-06T17:03:14.591Z] VALIDATE_BRANCH=master
17:03:14 [2020-02-06T17:03:14.591Z] TERM=xterm
17:03:14 [2020-02-06T17:03:14.591Z] DOCKER_PKG=github.com/docker/docker
17:03:14 [2020-02-06T17:03:14.591Z] SHLVL=1
17:03:14 [2020-02-06T17:03:14.591Z] TIMEOUT=120m
17:03:14 [2020-02-06T17:03:14.591Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:03:14 [2020-02-06T17:03:14.591Z] DOCKER_GRAPHDRIVER=overlay2
17:03:14 [2020-02-06T17:03:14.591Z] GO111MODULE=off
17:03:14 [2020-02-06T17:03:14.591Z] TEST_SKIP_INTEGRATION_CLI=1
17:03:14 [2020-02-06T17:03:14.591Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:03:14 [2020-02-06T17:03:14.591Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:03:14 [2020-02-06T17:03:14.591Z] GOPATH=/go
17:03:14 [2020-02-06T17:03:14.591Z] PKG_CONFIG=pkg-config
17:03:14 [2020-02-06T17:03:14.591Z] _=/usr/bin/env
17:03:14 [2020-02-06T17:03:14.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:03:15 [2020-02-06T17:03:15.081Z] #45 27.59   CC       images/core-s390.o
17:03:16 [2020-02-06T17:03:16.070Z] #62 242.6 + bin/containerd-stress
17:03:16 [2020-02-06T17:03:16.618Z] #45 29.02   CC       images/cpuinfo.o
17:03:17 [2020-02-06T17:03:17.248Z] #45 29.79   CC       images/inventory.o
17:03:17 [2020-02-06T17:03:17.876Z] #45 30.26   CC       images/fdinfo.o
17:03:18 [2020-02-06T17:03:18.164Z] #45 30.79   CC       images/fown.o
17:03:18 [2020-02-06T17:03:18.453Z] #45 31.15   CC       images/ns.o
17:03:19 [2020-02-06T17:03:19.082Z] #45 31.56   CC       images/regfile.o
17:03:19 [2020-02-06T17:03:19.363Z] #62 245.3 + bin/containerd-shim
17:03:19 [2020-02-06T17:03:19.372Z] #45 32.01   CC       images/ghost-file.o
17:03:20 [2020-02-06T17:03:20.002Z] #45 32.55   CC       images/fifo.o
17:03:20 [2020-02-06T17:03:20.310Z] #45 32.98   CC       images/remap-file-path.o
17:03:20 [2020-02-06T17:03:20.597Z] #45 33.40   CC       images/eventfd.o
17:03:20 [2020-02-06T17:03:20.885Z] #45 33.67   CC       images/eventpoll.o
17:03:21 [2020-02-06T17:03:21.513Z] #45 34.22   CC       images/fh.o
17:03:22 [2020-02-06T17:03:22.143Z] #45 34.69   CC       images/fsnotify.o
17:03:23 [2020-02-06T17:03:23.175Z] #45 35.67   CC       images/signalfd.o
17:03:23 [2020-02-06T17:03:23.175Z] #45 35.95   CC       images/fs.o
17:03:23 [2020-02-06T17:03:23.466Z] #45 36.24   CC       images/pstree.o
17:03:23 [2020-02-06T17:03:23.466Z] #45 ...
17:03:23 [2020-02-06T17:03:23.466Z] 
17:03:23 [2020-02-06T17:03:23.466Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:23 [2020-02-06T17:03:23.466Z] #34 115.2 os
17:03:23 [2020-02-06T17:03:23.466Z] #34 117.9 internal/fmtsort
17:03:23 [2020-02-06T17:03:23.466Z] #34 119.6 path/filepath
17:03:23 [2020-02-06T17:03:23.466Z] #34 119.6 fmt
17:03:23 [2020-02-06T17:03:23.466Z] #34 122.3 io/ioutil
17:03:23 [2020-02-06T17:03:23.466Z] #34 125.2 log
17:03:23 [2020-02-06T17:03:23.466Z] #34 125.2 flag
17:03:23 [2020-02-06T17:03:23.466Z] #34 125.2 github.com/BurntSushi/toml
17:03:24 [2020-02-06T17:03:24.094Z] #34 ...
17:03:24 [2020-02-06T17:03:24.094Z] 
17:03:24 [2020-02-06T17:03:24.094Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:24 [2020-02-06T17:03:24.094Z] #45 36.62   CC       images/pipe.o
17:03:24 [2020-02-06T17:03:24.383Z] #45 ...
17:03:24 [2020-02-06T17:03:24.384Z] 
17:03:24 [2020-02-06T17:03:24.384Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + export 'BUILDTAGS=netgo osusergo static_build'
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + BUILDTAGS='netgo osusergo static_build'
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + export EXTRA_FLAGS=-buildmode=pie
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + EXTRA_FLAGS=-buildmode=pie
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + '[' '' = dynamic ']'
17:03:24 [2020-02-06T17:03:24.384Z] #63 63.31 + make
17:03:24 [2020-02-06T17:03:24.384Z] #63 64.00 + bin/ctr
17:03:24 [2020-02-06T17:03:24.384Z] #63 ...
17:03:24 [2020-02-06T17:03:24.384Z] 
17:03:24 [2020-02-06T17:03:24.384Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:24 [2020-02-06T17:03:24.384Z] #48 117.6 regexp
17:03:24 [2020-02-06T17:03:24.384Z] #48 125.3 os/exec
17:03:24 [2020-02-06T17:03:24.384Z] #48 125.4 net
17:03:24 [2020-02-06T17:03:24.673Z] #48 ...
17:03:24 [2020-02-06T17:03:24.673Z] 
17:03:24 [2020-02-06T17:03:24.673Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:24 [2020-02-06T17:03:24.673Z] #45 37.07   CC       images/tcp-stream.o
17:03:24 [2020-02-06T17:03:24.673Z] #45 37.48   CC       images/sk-packet.o
17:03:25 [2020-02-06T17:03:25.309Z] #45 37.96   CC       images/mnt.o
17:03:25 [2020-02-06T17:03:25.599Z] #45 38.28   CC       images/pipe-data.o
17:03:25 [2020-02-06T17:03:25.889Z] #45 38.63   CC       images/sa.o
17:03:25 [2020-02-06T17:03:25.941Z] #62 251.8 + bin/containerd-shim-runc-v1
17:03:26 [2020-02-06T17:03:26.518Z] #45 39.03   CC       images/timer.o
17:03:27 [2020-02-06T17:03:27.148Z] #45 39.63   CC       images/timerfd.o
17:03:27 [2020-02-06T17:03:27.438Z] #45 40.00   CC       images/mm.o
17:03:28 [2020-02-06T17:03:28.070Z] #45 40.55   CC       images/sk-opts.o
17:03:28 [2020-02-06T17:03:28.360Z] #45 40.93   CC       images/sk-unix.o
17:03:28 [2020-02-06T17:03:28.989Z] #45 41.45   CC       images/sk-inet.o
17:03:29 [2020-02-06T17:03:29.238Z] #62 255.2 + bin/containerd-shim-runc-v2
17:03:29 [2020-02-06T17:03:29.633Z] #45 42.21   CC       images/tun.o
17:03:29 [2020-02-06T17:03:29.807Z] #62 256.3 + binaries
17:03:29 [2020-02-06T17:03:29.807Z] #62 256.3 + mkdir -p /build
17:03:29 [2020-02-06T17:03:29.807Z] #62 256.3 + cp bin/containerd /build/containerd
17:03:29 [2020-02-06T17:03:29.807Z] #62 256.4 + cp bin/containerd-shim /build/containerd-shim
17:03:30 [2020-02-06T17:03:30.070Z] #62 256.4 + cp bin/ctr /build/ctr
17:03:30 [2020-02-06T17:03:30.261Z] #45 42.90   CC       images/sk-netlink.o
17:03:30 [2020-02-06T17:03:30.330Z] #62 DONE 256.7s
17:03:30 [2020-02-06T17:03:30.550Z] #45 43.24   CC       images/packet-sock.o
17:03:31 [2020-02-06T17:03:31.185Z] #45 43.93   CC       images/ipc-var.o
17:03:31 [2020-02-06T17:03:31.710Z] 
17:03:31 [2020-02-06T17:03:31.710Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:03:31 [2020-02-06T17:03:31.817Z] #45 44.41   CC       images/ipc-desc.o
17:03:31 [2020-02-06T17:03:31.969Z] #63 DONE 0.3s
17:03:31 [2020-02-06T17:03:31.969Z] 
17:03:31 [2020-02-06T17:03:31.969Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:03:32 [2020-02-06T17:03:32.107Z] #45 44.80   CC       images/ipc-shm.o
17:03:32 [2020-02-06T17:03:32.229Z] #67 DONE 0.2s
17:03:32 [2020-02-06T17:03:32.229Z] 
17:03:32 [2020-02-06T17:03:32.229Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:03:32 [2020-02-06T17:03:32.489Z] #69 DONE 0.2s
17:03:32 [2020-02-06T17:03:32.489Z] 
17:03:32 [2020-02-06T17:03:32.489Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:03:32 [2020-02-06T17:03:32.489Z] #72 DONE 0.1s
17:03:32 [2020-02-06T17:03:32.489Z] 
17:03:32 [2020-02-06T17:03:32.489Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:03:32 [2020-02-06T17:03:32.489Z] #73 DONE 0.0s
17:03:32 [2020-02-06T17:03:32.489Z] 
17:03:32 [2020-02-06T17:03:32.489Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
17:03:32 [2020-02-06T17:03:32.738Z] #45 45.20   CC       images/ipc-msg.o
17:03:33 [2020-02-06T17:03:33.366Z] #45 45.73   CC       images/ipc-sem.o
17:03:33 [2020-02-06T17:03:33.366Z] #45 45.90   CC       images/utsns.o
17:03:33 [2020-02-06T17:03:33.655Z] #45 46.21   CC       images/creds.o
17:03:33 [2020-02-06T17:03:33.944Z] #45 46.59   CC       images/vma.o
17:03:34 [2020-02-06T17:03:34.395Z] #74 DONE 1.7s
17:03:34 [2020-02-06T17:03:34.395Z] 
17:03:34 [2020-02-06T17:03:34.395Z] #75 exporting to image
17:03:34 [2020-02-06T17:03:34.395Z] #75 exporting layers
17:03:34 [2020-02-06T17:03:34.583Z] #45 47.14   CC       images/netdev.o
17:03:35 [2020-02-06T17:03:35.210Z] #45 47.67   CC       images/tty.o
17:03:36 [2020-02-06T17:03:36.237Z] #45 48.60   CC       images/file-lock.o
17:03:36 [2020-02-06T17:03:36.237Z] #45 49.00   CC       images/rlimit.o
17:03:36 [2020-02-06T17:03:36.526Z] #45 ...
17:03:36 [2020-02-06T17:03:36.526Z] 
17:03:36 [2020-02-06T17:03:36.526Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
17:03:36 [2020-02-06T17:03:36.526Z] #34 132.0 github.com/BurntSushi/toml/cmd/tomlv
17:03:36 [2020-02-06T17:03:36.526Z] #34 DONE 138.3s
17:03:36 [2020-02-06T17:03:36.526Z] 
17:03:36 [2020-02-06T17:03:36.526Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:36 [2020-02-06T17:03:36.526Z] #48 129.4 internal/lazyregexp
17:03:36 [2020-02-06T17:03:36.526Z] #48 130.5 github.com/LK4D4/vndr/versioned
17:03:36 [2020-02-06T17:03:36.526Z] #48 133.9 encoding/base64
17:03:36 [2020-02-06T17:03:36.526Z] #48 133.9 crypto/cipher
17:03:36 [2020-02-06T17:03:36.526Z] #48 133.9 go/token
17:03:36 [2020-02-06T17:03:36.526Z] #48 137.1 net/url
17:03:36 [2020-02-06T17:03:36.526Z] #48 137.6 go/scanner
17:03:36 [2020-02-06T17:03:36.815Z] #48 ...
17:03:36 [2020-02-06T17:03:36.815Z] 
17:03:36 [2020-02-06T17:03:36.815Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:36 [2020-02-06T17:03:36.815Z] #45 49.31   CC       images/pagemap.o
17:03:37 [2020-02-06T17:03:37.445Z] #45 50.13   CC       images/siginfo.o
17:03:38 [2020-02-06T17:03:38.074Z] #45 50.66   CC       images/rpc.o
17:03:38 [2020-02-06T17:03:38.363Z] #45 ...
17:03:38 [2020-02-06T17:03:38.363Z] 
17:03:38 [2020-02-06T17:03:38.363Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:38 [2020-02-06T17:03:38.363Z] #11 130.2 Selecting previously unselected package g++-mingw-w64-x86-64.
17:03:38 [2020-02-06T17:03:38.363Z] #11 130.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
17:03:38 [2020-02-06T17:03:38.363Z] #11 130.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:38 [2020-02-06T17:03:38.363Z] #11 ...
17:03:38 [2020-02-06T17:03:38.363Z] 
17:03:38 [2020-02-06T17:03:38.363Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:38 [2020-02-06T17:03:38.363Z] #48 138.7 text/template/parse
17:03:38 [2020-02-06T17:03:38.596Z] #75 exporting layers 3.7s done
17:03:38 [2020-02-06T17:03:38.597Z] #75 writing image sha256:780aa138747a05e7953f35200acea7c83fc2ec087be4b545a46af34abab95811 done
17:03:38 [2020-02-06T17:03:38.597Z] #75 naming to docker.io/library/docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf done
17:03:38 [2020-02-06T17:03:38.597Z] #75 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:03:38 [2020-02-06T17:03:38.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/test/unit
17:03:41 [2020-02-06T17:03:41.876Z] #48 143.0 go/ast
17:03:42 [2020-02-06T17:03:42.505Z] #48 144.2 encoding/json
17:03:44 [2020-02-06T17:03:44.005Z] #48 ...
17:03:44 [2020-02-06T17:03:44.005Z] 
17:03:44 [2020-02-06T17:03:44.005Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:44 [2020-02-06T17:03:44.005Z] #45 52.85   CC       images/ext-file.o
17:03:44 [2020-02-06T17:03:44.005Z] #45 53.26   CC       images/cgroup.o
17:03:44 [2020-02-06T17:03:44.005Z] #45 54.48   CC       images/userns.o
17:03:44 [2020-02-06T17:03:44.005Z] #45 54.91   CC       images/google/protobuf/descriptor.o
17:03:44 [2020-02-06T17:03:44.208Z] ?   	github.com/docker/docker/api	[no test files]
17:03:45 [2020-02-06T17:03:45.033Z] #45 57.62   CC       images/opts.o
17:03:45 [2020-02-06T17:03:45.322Z] #45 57.92   CC       images/seccomp.o
17:03:45 [2020-02-06T17:03:45.963Z] #45 58.49   CC       images/binfmt-misc.o
17:03:45 [2020-02-06T17:03:45.963Z] #45 58.76   CC       images/time.o
17:03:46 [2020-02-06T17:03:46.592Z] #45 59.09   CC       images/sysctl.o
17:03:46 [2020-02-06T17:03:46.881Z] #45 59.40   CC       images/autofs.o
17:03:47 [2020-02-06T17:03:47.171Z] #45 59.68   CC       images/macvlan.o
17:03:47 [2020-02-06T17:03:47.461Z] #45 60.00   CC       images/sit.o
17:03:47 [2020-02-06T17:03:47.751Z] #45 60.34   LINK     images/built-in.o
17:03:47 [2020-02-06T17:03:47.751Z] #45 60.48   GEN      compel/include/asm
17:03:47 [2020-02-06T17:03:47.751Z] #45 60.49   GEN      compel/include/version.h
17:03:47 [2020-02-06T17:03:47.751Z] #45 60.51 touch .config
17:03:48 [2020-02-06T17:03:48.041Z] #45 60.52   GEN      include/common/config.h
17:03:48 [2020-02-06T17:03:48.041Z] #45 60.61   GEN      compel/plugins/include/uapi/std/syscall-codes.h
17:03:48 [2020-02-06T17:03:48.041Z] #45 60.65   GEN      compel/plugins/include/uapi/std/syscall.h
17:03:48 [2020-02-06T17:03:48.041Z] #45 60.69   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
17:03:48 [2020-02-06T17:03:48.041Z] #45 60.72   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
17:03:48 [2020-02-06T17:03:48.332Z] #45 60.78   DEP      compel/arch/ppc64/plugins/std/memcmp.d
17:03:48 [2020-02-06T17:03:48.332Z] #45 60.82   DEP      compel/arch/ppc64/plugins/std/memcpy.d
17:03:48 [2020-02-06T17:03:48.332Z] #45 60.86   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
17:03:48 [2020-02-06T17:03:48.332Z] #45 60.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
17:03:48 [2020-02-06T17:03:48.332Z] #45 60.93   DEP      compel/plugins/std/infect.d
17:03:48 [2020-02-06T17:03:48.622Z] #45 61.06   DEP      compel/plugins/std/string.d
17:03:48 [2020-02-06T17:03:48.622Z] #45 61.21   DEP      compel/plugins/std/log.d
17:03:48 [2020-02-06T17:03:48.911Z] #45 61.34   DEP      compel/plugins/std/fds.d
17:03:48 [2020-02-06T17:03:48.911Z] #45 61.52   DEP      compel/plugins/std/std.d
17:03:49 [2020-02-06T17:03:49.200Z] #45 61.66   DEP      compel/plugins/shmem/shmem.d
17:03:49 [2020-02-06T17:03:49.200Z] #45 61.81   DEP      compel/plugins/fds/fds.d
17:03:49 [2020-02-06T17:03:49.490Z] #45 62.03   CC       compel/plugins/std/std.o
17:03:49 [2020-02-06T17:03:49.794Z] #45 62.44   CC       compel/plugins/std/fds.o
17:03:50 [2020-02-06T17:03:50.421Z] #45 62.98   CC       compel/plugins/std/log.o
17:03:51 [2020-02-06T17:03:51.449Z] #45 64.18   CC       compel/plugins/std/string.o
17:03:51 [2020-02-06T17:03:51.449Z] #45 ...
17:03:51 [2020-02-06T17:03:51.449Z] 
17:03:51 [2020-02-06T17:03:51.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
17:03:51 [2020-02-06T17:03:51.449Z] #11 153.4 Selecting previously unselected package libapparmor1:ppc64el.
17:03:51 [2020-02-06T17:03:51.449Z] #11 153.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
17:03:51 [2020-02-06T17:03:51.449Z] #11 153.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
17:03:51 [2020-02-06T17:03:51.738Z] #11 153.6 Selecting previously unselected package libapparmor-dev:ppc64el.
17:03:51 [2020-02-06T17:03:51.738Z] #11 153.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
17:03:51 [2020-02-06T17:03:51.739Z] #11 153.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
17:03:52 [2020-02-06T17:03:52.029Z] #11 153.8 Selecting previously unselected package libbtrfs0.
17:03:52 [2020-02-06T17:03:52.029Z] #11 153.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
17:03:52 [2020-02-06T17:03:52.029Z] #11 153.9 Unpacking libbtrfs0 (4.20.1-2) ...
17:03:52 [2020-02-06T17:03:52.319Z] #11 154.0 Selecting previously unselected package libbtrfs-dev.
17:03:52 [2020-02-06T17:03:52.319Z] #11 154.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
17:03:52 [2020-02-06T17:03:52.319Z] #11 154.0 Unpacking libbtrfs-dev (4.20.1-2) ...
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.5 Selecting previously unselected package libudev-dev:ppc64el.
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
17:03:52 [2020-02-06T17:03:52.611Z] #11 154.6 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
17:03:52 [2020-02-06T17:03:52.900Z] #11 154.8 Selecting previously unselected package libsepol1-dev:ppc64el.
17:03:52 [2020-02-06T17:03:52.900Z] #11 154.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
17:03:52 [2020-02-06T17:03:52.900Z] #11 154.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
17:03:53 [2020-02-06T17:03:53.531Z] #11 155.2 Selecting previously unselected package libpcre16-3:ppc64el.
17:03:53 [2020-02-06T17:03:53.531Z] #11 155.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
17:03:53 [2020-02-06T17:03:53.531Z] #11 155.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
17:03:53 [2020-02-06T17:03:53.820Z] #11 155.6 Selecting previously unselected package libpcre32-3:ppc64el.
17:03:53 [2020-02-06T17:03:53.820Z] #11 155.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
17:03:53 [2020-02-06T17:03:53.820Z] #11 155.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
17:03:54 [2020-02-06T17:03:54.112Z] #11 155.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
17:03:54 [2020-02-06T17:03:54.112Z] #11 155.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
17:03:54 [2020-02-06T17:03:54.112Z] #11 155.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:03:54 [2020-02-06T17:03:54.112Z] #11 156.1 Selecting previously unselected package libpcre3-dev:ppc64el.
17:03:54 [2020-02-06T17:03:54.112Z] #11 156.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
17:03:54 [2020-02-06T17:03:54.112Z] #11 156.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
17:03:55 [2020-02-06T17:03:55.163Z] #11 156.8 Selecting previously unselected package libselinux1-dev:ppc64el.
17:03:55 [2020-02-06T17:03:55.163Z] #11 156.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
17:03:55 [2020-02-06T17:03:55.163Z] #11 156.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
17:03:55 [2020-02-06T17:03:55.453Z] #11 157.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
17:03:55 [2020-02-06T17:03:55.453Z] #11 157.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
17:03:55 [2020-02-06T17:03:55.453Z] #11 157.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.4 Selecting previously unselected package libseccomp-dev:ppc64el.
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.6 Selecting previously unselected package libsystemd-dev:ppc64el.
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
17:03:55 [2020-02-06T17:03:55.742Z] #11 157.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.4 Setting up libbtrfs0 (4.20.1-2) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
17:03:56 [2020-02-06T17:03:56.373Z] #11 158.4 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
17:03:56 [2020-02-06T17:03:56.435Z] ok  	github.com/docker/docker/api/server	0.052s	coverage: 9.0% of statements
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up libbtrfs-dev (4.20.1-2) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up mingw-w64-common (6.0.0-3) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.6 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
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.6 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
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
17:03:56 [2020-02-06T17:03:56.663Z] #11 158.6 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
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.6 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
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Setting up dmsetup (2:1.02.155-3) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
17:03:56 [2020-02-06T17:03:56.952Z] #11 158.7 Processing triggers for libc-bin (2.28-10) ...
17:03:57 [2020-02-06T17:03:57.580Z] #11 DONE 159.2s
17:03:57 [2020-02-06T17:03:57.580Z] 
17:03:57 [2020-02-06T17:03:57.580Z] #12 [dev 1/25] RUN groupadd -r docker
17:03:57 [2020-02-06T17:03:57.580Z] #12 ...
17:03:57 [2020-02-06T17:03:57.580Z] 
17:03:57 [2020-02-06T17:03:57.580Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:03:57 [2020-02-06T17:03:57.580Z] #56 DONE 0.4s
17:03:57 [2020-02-06T17:03:57.869Z] 
17:03:57 [2020-02-06T17:03:57.869Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
17:03:57 [2020-02-06T17:03:57.869Z] #57 DONE 0.1s
17:03:57 [2020-02-06T17:03:57.869Z] 
17:03:57 [2020-02-06T17:03:57.869Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:58 [2020-02-06T17:03:58.158Z] #58 ...
17:03:58 [2020-02-06T17:03:58.158Z] 
17:03:58 [2020-02-06T17:03:58.158Z] #12 [dev 1/25] RUN groupadd -r docker
17:03:58 [2020-02-06T17:03:58.158Z] #12 DONE 0.8s
17:03:58 [2020-02-06T17:03:58.158Z] 
17:03:58 [2020-02-06T17:03:58.158Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.297 + RM_GOPATH=0
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.297 + TMP_GOPATH=
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.297 + : /build
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.297 + '[' -z '' ']'
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.300 ++ mktemp -d
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.309 + export GOPATH=/tmp/tmp.vwbzN9JEAy
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.309 + GOPATH=/tmp/tmp.vwbzN9JEAy
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.309 + RM_GOPATH=1
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.311 ++ dirname ./install.sh
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.314 + dir=.
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.315 + bin=runc
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.316 + shift
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.317 + '[' '!' -f ./runc.installer ']'
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.318 + . ./runc.installer
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.322 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.326 + install_runc
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.328 + uname -r
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.328 + grep -q '^3\.10\.0.*\.el7\.'
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.333 + RUNC_BUILDTAGS='seccomp apparmor selinux '
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.333 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.333 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.334 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vwbzN9JEAy/src/github.com/opencontainers/runc
17:03:58 [2020-02-06T17:03:58.158Z] #58 0.337 Cloning into '/tmp/tmp.vwbzN9JEAy/src/github.com/opencontainers/runc'...
17:03:58 [2020-02-06T17:03:58.787Z] #58 ...
17:03:58 [2020-02-06T17:03:58.787Z] 
17:03:58 [2020-02-06T17:03:58.787Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
17:03:58 [2020-02-06T17:03:58.787Z] #13 DONE 0.5s
17:03:58 [2020-02-06T17:03:58.787Z] 
17:03:58 [2020-02-06T17:03:58.787Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:58 [2020-02-06T17:03:58.787Z] #45 65.28   CC       compel/plugins/std/infect.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.00   CC       compel/arch/ppc64/plugins/std/parasite-head.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.07   CC       compel/arch/ppc64/plugins/std/memcpy.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.19   CC       compel/arch/ppc64/plugins/std/memcmp.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.26   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.39   AR       compel/plugins/std.lib.a
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.50   CC       compel/plugins/fds/fds.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 66.93   AR       compel/plugins/fds.lib.a
17:03:58 [2020-02-06T17:03:58.787Z] #45 67.01   HOSTDEP  compel/src/lib/log-host.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 67.26   HOSTDEP  compel/src/lib/handle-elf-host.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 67.51   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 67.73   HOSTDEP  compel/src/main-host.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 67.98   DEP      compel/src/lib/ptrace.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 68.26   DEP      compel/src/lib/infect.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 68.57   DEP      compel/src/lib/infect-util.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 68.80   DEP      compel/src/lib/infect-rpc.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 69.00   DEP      compel/arch/ppc64/src/lib/infect.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 69.19   DEP      compel/arch/ppc64/src/lib/cpu.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 69.36   DEP      compel/src/lib/log.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 69.69   DEP      compel/src/main.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 70.02   DEP      compel/src/lib/handle-elf.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 70.46   DEP      compel/arch/ppc64/src/lib/handle-elf.d
17:03:58 [2020-02-06T17:03:58.787Z] #45 70.69   CC       compel/src/lib/log.o
17:03:58 [2020-02-06T17:03:58.787Z] #45 71.15   CC       compel/arch/ppc64/src/lib/cpu.o
17:03:59 [2020-02-06T17:03:59.100Z] #45 ...
17:03:59 [2020-02-06T17:03:59.100Z] 
17:03:59 [2020-02-06T17:03:59.100Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
17:03:59 [2020-02-06T17:03:59.100Z] #14 0.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:03:59 [2020-02-06T17:03:59.100Z] #14 DONE 0.4s
17:03:59 [2020-02-06T17:03:59.100Z] 
17:03:59 [2020-02-06T17:03:59.100Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:03:59 [2020-02-06T17:03:59.100Z] #48 155.2 text/template
17:03:59 [2020-02-06T17:03:59.100Z] #48 ...
17:03:59 [2020-02-06T17:03:59.100Z] 
17:03:59 [2020-02-06T17:03:59.100Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:03:59 [2020-02-06T17:03:59.100Z] #45 71.72   CC       compel/arch/ppc64/src/lib/infect.o
17:03:59 [2020-02-06T17:03:59.419Z] #45 ...
17:03:59 [2020-02-06T17:03:59.419Z] 
17:03:59 [2020-02-06T17:03:59.419Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
17:03:59 [2020-02-06T17:03:59.419Z] #15 DONE 0.3s
17:03:59 [2020-02-06T17:03:59.707Z] 
17:03:59 [2020-02-06T17:03:59.707Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
17:03:59 [2020-02-06T17:03:59.707Z] #16 DONE 0.4s
17:03:59 [2020-02-06T17:03:59.707Z] 
17:03:59 [2020-02-06T17:03:59.707Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:03:59 [2020-02-06T17:03:59.998Z] #42 ...
17:03:59 [2020-02-06T17:03:59.998Z] 
17:03:59 [2020-02-06T17:03:59.998Z] #17 [dev 6/25] RUN ldconfig
17:04:00 [2020-02-06T17:04:00.291Z] #17 DONE 0.4s
17:04:00 [2020-02-06T17:04:00.291Z] 
17:04:00 [2020-02-06T17:04:00.291Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:00 [2020-02-06T17:04:00.922Z] #18 0.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
17:04:00 [2020-02-06T17:04:00.922Z] #18 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
17:04:01 [2020-02-06T17:04:01.219Z] #18 0.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
17:04:02 [2020-02-06T17:04:02.252Z] #18 2.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
17:04:02 [2020-02-06T17:04:02.624Z] ok  	github.com/docker/docker/builder/remotecontext	0.262s	coverage: 13.6% of statements
17:04:02 [2020-02-06T17:04:02.979Z] ok  	github.com/docker/docker/builder/dockerfile	0.954s	coverage: 48.2% of statements
17:04:03 [2020-02-06T17:04:03.748Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
17:04:03 [2020-02-06T17:04:03.748Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.786s	coverage: 86.3% of statements
17:04:03 [2020-02-06T17:04:03.748Z] ?   	github.com/docker/docker/cli	[no test files]
17:04:03 [2020-02-06T17:04:03.748Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:04:04 [2020-02-06T17:04:04.989Z] #18 4.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
17:04:06 [2020-02-06T17:04:06.486Z] #18 6.253 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
17:04:06 [2020-02-06T17:04:06.884Z] ok  	github.com/docker/docker/client	0.137s	coverage: 75.8% of statements
17:04:08 [2020-02-06T17:04:08.545Z] #18 ...
17:04:08 [2020-02-06T17:04:08.545Z] 
17:04:08 [2020-02-06T17:04:08.545Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:08 [2020-02-06T17:04:08.545Z] #45 73.20   CC       compel/src/lib/infect-rpc.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 73.96   CC       compel/src/lib/infect-util.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 74.39   CC       compel/src/lib/infect.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 78.61   CC       compel/src/lib/ptrace.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 79.30   AR       compel/libcompel.a
17:04:08 [2020-02-06T17:04:08.545Z] #45 79.54   HOSTCC   compel/src/main-host.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 80.26   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
17:04:08 [2020-02-06T17:04:08.545Z] #45 80.61   HOSTCC   compel/src/lib/handle-elf-host.o
17:04:08 [2020-02-06T17:04:08.835Z] #45 81.60   HOSTCC   compel/src/lib/log-host.o
17:04:09 [2020-02-06T17:04:09.464Z] #45 82.03   HOSTLINK compel/compel-host-bin
17:04:09 [2020-02-06T17:04:09.754Z] #45 82.20   DEP      soccr/soccr.d
17:04:09 [2020-02-06T17:04:09.754Z] #45 82.39   CC       soccr/soccr.o
17:04:10 [2020-02-06T17:04:10.396Z] #45 ...
17:04:10 [2020-02-06T17:04:10.396Z] 
17:04:10 [2020-02-06T17:04:10.396Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:10 [2020-02-06T17:04:10.396Z] #58 12.59 + cd /tmp/tmp.vwbzN9JEAy/src/github.com/opencontainers/runc
17:04:10 [2020-02-06T17:04:10.396Z] #58 12.60 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:04:10 [2020-02-06T17:04:10.684Z] #58 ...
17:04:10 [2020-02-06T17:04:10.684Z] 
17:04:10 [2020-02-06T17:04:10.684Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:10 [2020-02-06T17:04:10.684Z] #48 162.3 go/parser
17:04:10 [2020-02-06T17:04:10.684Z] #48 169.3 encoding/xml
17:04:10 [2020-02-06T17:04:10.684Z] #48 ...
17:04:10 [2020-02-06T17:04:10.684Z] 
17:04:10 [2020-02-06T17:04:10.684Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:10 [2020-02-06T17:04:10.684Z] #58 13.04 + '[' -z '' ']'
17:04:10 [2020-02-06T17:04:10.973Z] #58 13.05 + target=static
17:04:10 [2020-02-06T17:04:10.973Z] #58 13.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static
17:04:11 [2020-02-06T17:04:11.178Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 1m51.833909204s 
17:04:11 [2020-02-06T17:04:11.178Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.655636ms 
17:04:13 [2020-02-06T17:04:13.702Z] #58 16.00 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 .
17:04:17 [2020-02-06T17:04:17.207Z] #58 ...
17:04:17 [2020-02-06T17:04:17.207Z] 
17:04:17 [2020-02-06T17:04:17.207Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:17 [2020-02-06T17:04:17.207Z] #18 16.60 Fetched 8107 kB in 16s (507 kB/s)
17:04:22 [2020-02-06T17:04:22.775Z] #18 16.60 Reading package lists...
17:04:22 [2020-02-06T17:04:22.775Z] #18 ...
17:04:22 [2020-02-06T17:04:22.775Z] 
17:04:22 [2020-02-06T17:04:22.775Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:22 [2020-02-06T17:04:22.775Z] #45 85.35   AR       soccr/libsoccr.a
17:04:22 [2020-02-06T17:04:22.775Z] #45 85.45 make[1]: 'soccr/libsoccr.a' is up to date.
17:04:22 [2020-02-06T17:04:22.775Z] #45 85.97   DEP      criu/arch/ppc64/sigframe.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 86.23   DEP      criu/arch/ppc64/crtools.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 86.54   DEP      criu/arch/ppc64/cpu.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 86.91   CC       criu/arch/ppc64/cpu.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 87.83   CC       criu/arch/ppc64/crtools.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 89.84   CC       criu/arch/ppc64/sigframe.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 90.49   LINK     criu/arch/ppc64/crtools.built-in.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 90.53   DEP      criu/arch/ppc64/misc.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 90.55   DEP      criu/arch/ppc64/vdso-trampoline.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 90.59   DEP      criu/arch/ppc64/vdso-pie.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 90.74   DEP      criu/pie/parasite-vdso.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 91.02   DEP      criu/pie/util-vdso.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 91.21   DEP      criu/pie/util.d
17:04:22 [2020-02-06T17:04:22.775Z] #45 91.62   CC       criu/pie/util.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 92.19   CC       criu/pie/util-vdso.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 93.48   CC       criu/pie/parasite-vdso.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 94.75   CC       criu/arch/ppc64/vdso-pie.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 95.41   CC       criu/arch/ppc64/vdso-trampoline.o
17:04:22 [2020-02-06T17:04:22.775Z] #45 95.50   CC       criu/arch/ppc64/misc.o
17:04:23 [2020-02-06T17:04:23.065Z] #45 95.59   AR       criu/pie/pie.lib.a
17:04:23 [2020-02-06T17:04:23.065Z] #45 95.75   DEP      criu/pie/restorer.d
17:04:23 [2020-02-06T17:04:23.356Z] #45 ...
17:04:23 [2020-02-06T17:04:23.356Z] 
17:04:23 [2020-02-06T17:04:23.356Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:23 [2020-02-06T17:04:23.356Z] #18 16.60 Reading package lists...
17:04:24 [2020-02-06T17:04:24.638Z] #18 23.85 Reading package lists...
17:04:24 [2020-02-06T17:04:24.638Z] #18 ...
17:04:24 [2020-02-06T17:04:24.638Z] 
17:04:24 [2020-02-06T17:04:24.638Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:04:24 [2020-02-06T17:04:24.638Z] #66 176.3 + for f in rootlesskit rootlesskit-docker-proxy
17:04:24 [2020-02-06T17:04:24.638Z] #66 176.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
17:04:24 [2020-02-06T17:04:24.925Z] #66 ...
17:04:24 [2020-02-06T17:04:24.925Z] 
17:04:24 [2020-02-06T17:04:24.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:24 [2020-02-06T17:04:24.925Z] #45 96.33   DEP      criu/arch/ppc64/restorer.d
17:04:24 [2020-02-06T17:04:24.925Z] #45 96.74   DEP      criu/pie/parasite.d
17:04:24 [2020-02-06T17:04:24.925Z] #45 97.40   CC       criu/pie/parasite.o
17:04:27 [2020-02-06T17:04:27.641Z] #45 99.91   LINK     criu/pie/parasite.built-in.o
17:04:27 [2020-02-06T17:04:27.641Z] #45 99.92   GEN      criu/pie/parasite-blob.h
17:04:27 [2020-02-06T17:04:27.641Z] #45 99.99   CC       criu/arch/ppc64/restorer.o
17:04:27 [2020-02-06T17:04:27.935Z] #45 ...
17:04:27 [2020-02-06T17:04:27.935Z] 
17:04:27 [2020-02-06T17:04:27.935Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
17:04:27 [2020-02-06T17:04:27.935Z] #66 DONE 189.4s
17:04:27 [2020-02-06T17:04:27.935Z] 
17:04:27 [2020-02-06T17:04:27.935Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
17:04:27 [2020-02-06T17:04:27.935Z] #67 DONE 0.1s
17:04:27 [2020-02-06T17:04:27.935Z] 
17:04:27 [2020-02-06T17:04:27.935Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:27 [2020-02-06T17:04:27.935Z] #48 180.7 math/big
17:04:27 [2020-02-06T17:04:27.935Z] #48 182.6 go/doc
17:04:28 [2020-02-06T17:04:28.566Z] #48 ...
17:04:28 [2020-02-06T17:04:28.566Z] 
17:04:28 [2020-02-06T17:04:28.566Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:28 [2020-02-06T17:04:28.566Z] #45 101.0   CC       criu/pie/restorer.o
17:04:30 [2020-02-06T17:04:30.717Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 30.6% of statements
17:04:31 [2020-02-06T17:04:31.946Z] ok  	github.com/docker/docker/container	0.126s	coverage: 35.3% of statements
17:04:31 [2020-02-06T17:04:31.946Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:04:31 [2020-02-06T17:04:31.946Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:04:31 [2020-02-06T17:04:31.946Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:04:31 [2020-02-06T17:04:31.946Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:04:34 [2020-02-06T17:04:34.134Z] #45 ...
17:04:34 [2020-02-06T17:04:34.134Z] 
17:04:34 [2020-02-06T17:04:34.134Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:34 [2020-02-06T17:04:34.134Z] #18 23.85 Reading package lists...
17:04:34 [2020-02-06T17:04:34.134Z] #18 31.70 Building dependency tree...
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.95 libcap2-bin is already the newest version (1:2.25-2).
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.95 The following additional packages will be installed:
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.97   python3.7 python3.7-minimal vim-runtime xxd
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98 Suggested packages:
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98 Recommended packages:
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98   aufs-dkms nftables build-essential python3-dev python3-keyring
17:04:34 [2020-02-06T17:04:34.134Z] #18 33.98   python3-keyrings.alt python3-xdg unzip
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.07 The following NEW packages will be installed:
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.08   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.08   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.08   python3-setuptools python3-wheel python3.7 python3.7-minimal
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.08   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.23 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded.
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.23 Need to get 27.7 MB of archives.
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.23 After this operation, 129 MB of additional disk space will be used.
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
17:04:37 [2020-02-06T17:04:37.640Z] #18 37.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
17:04:37 [2020-02-06T17:04:37.931Z] #18 37.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 37.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 38.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 38.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 38.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 38.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
17:04:38 [2020-02-06T17:04:38.263Z] #18 38.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
17:04:38 [2020-02-06T17:04:38.264Z] #18 38.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
17:04:38 [2020-02-06T17:04:38.555Z] #18 38.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
17:04:38 [2020-02-06T17:04:38.555Z] #18 38.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
17:04:38 [2020-02-06T17:04:38.555Z] #18 38.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
17:04:38 [2020-02-06T17:04:38.555Z] #18 38.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
17:04:38 [2020-02-06T17:04:38.633Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
17:04:39 [2020-02-06T17:04:39.189Z] #18 39.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
17:04:39 [2020-02-06T17:04:39.394Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
17:04:39 [2020-02-06T17:04:39.480Z] #18 39.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
17:04:39 [2020-02-06T17:04:39.770Z] #18 39.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
17:04:39 [2020-02-06T17:04:39.770Z] #18 39.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
17:04:39 [2020-02-06T17:04:39.770Z] #18 39.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
17:04:39 [2020-02-06T17:04:39.770Z] #18 39.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
17:04:40 [2020-02-06T17:04:40.062Z] #18 39.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
17:04:40 [2020-02-06T17:04:40.354Z] #18 40.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
17:04:40 [2020-02-06T17:04:40.354Z] #18 40.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
17:04:40 [2020-02-06T17:04:40.641Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
17:04:41 [2020-02-06T17:04:41.857Z] #18 41.50 debconf: delaying package configuration, since apt-utils is not installed
17:04:41 [2020-02-06T17:04:41.857Z] #18 41.74 Fetched 27.7 MB in 3s (9039 kB/s)
17:04:41 [2020-02-06T17:04:41.857Z] #18 41.87 Selecting previously unselected package pigz.
17:04:42 [2020-02-06T17:04:42.145Z] #18 41.87 (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 ... 23352 files and directories currently installed.)
17:04:42 [2020-02-06T17:04:42.145Z] #18 42.00 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
17:04:42 [2020-02-06T17:04:42.145Z] #18 42.01 Unpacking pigz (2.4-1) ...
17:04:42 [2020-02-06T17:04:42.436Z] #18 42.17 Selecting previously unselected package libpython3.7-minimal:ppc64el.
17:04:42 [2020-02-06T17:04:42.436Z] #18 42.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
17:04:42 [2020-02-06T17:04:42.436Z] #18 42.18 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
17:04:43 [2020-02-06T17:04:43.074Z] #18 42.96 Selecting previously unselected package python3.7-minimal.
17:04:43 [2020-02-06T17:04:43.075Z] #18 42.99 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
17:04:43 [2020-02-06T17:04:43.363Z] #18 43.02 Unpacking python3.7-minimal (3.7.3-2) ...
17:04:44 [2020-02-06T17:04:44.399Z] #18 ...
17:04:44 [2020-02-06T17:04:44.399Z] 
17:04:44 [2020-02-06T17:04:44.399Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:44 [2020-02-06T17:04:44.399Z] #45 106.8   LINK     criu/pie/restorer.built-in.o
17:04:44 [2020-02-06T17:04:44.399Z] #45 106.8   GEN      criu/pie/restorer-blob.h
17:04:44 [2020-02-06T17:04:44.399Z] #45 107.0   DEP      criu/vdso.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 107.3   DEP      criu/uts_ns.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 107.6   DEP      criu/util.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 108.0   DEP      criu/uffd.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 108.4   DEP      criu/tun.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 108.8   DEP      criu/tty.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 109.1   DEP      criu/timerfd.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 109.4   DEP      criu/sysfs_parse.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 109.7   DEP      criu/sysctl.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 110.0   DEP      criu/string.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 110.1   DEP      criu/stats.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 110.3   DEP      criu/sockets.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 110.7   DEP      criu/sk-unix.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 111.1   DEP      criu/sk-tcp.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 111.3   DEP      criu/sk-queue.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 111.5   DEP      criu/sk-packet.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 112.0   DEP      criu/sk-netlink.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 112.3   DEP      criu/sk-inet.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 112.7   DEP      criu/signalfd.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 113.0   DEP      criu/sigframe.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 113.2   DEP      criu/shmem.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 113.6   DEP      criu/servicefd.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 113.9   DEP      criu/seize.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 114.2   DEP      criu/seccomp.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 114.4   DEP      criu/rst-malloc.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 114.6   DEP      criu/rbtree.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 114.7   DEP      criu/pstree.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 115.1   DEP      criu/protobuf.d
17:04:44 [2020-02-06T17:04:44.399Z] #45 115.3   GEN      criu/protobuf-desc-gen.h
17:04:45 [2020-02-06T17:04:45.029Z] #45 ...
17:04:45 [2020-02-06T17:04:45.029Z] 
17:04:45 [2020-02-06T17:04:45.029Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:45 [2020-02-06T17:04:45.029Z] #18 44.83 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
17:04:45 [2020-02-06T17:04:45.029Z] #18 44.85 Setting up python3.7-minimal (3.7.3-2) ...
17:04:46 [2020-02-06T17:04:46.531Z] #18 ...
17:04:46 [2020-02-06T17:04:46.531Z] 
17:04:46 [2020-02-06T17:04:46.531Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:04:46 [2020-02-06T17:04:46.531Z] #48 198.0 github.com/LK4D4/vndr/build
17:04:46 [2020-02-06T17:04:46.531Z] #48 200.9 vendor/golang.org/x/text/unicode/norm
17:04:46 [2020-02-06T17:04:46.531Z] #48 ...
17:04:46 [2020-02-06T17:04:46.531Z] 
17:04:46 [2020-02-06T17:04:46.531Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:04:46 [2020-02-06T17:04:46.531Z] #45 118.4   DEP      criu/protobuf-desc.d
17:04:46 [2020-02-06T17:04:46.531Z] #45 118.7   DEP      criu/proc_parse.d
17:04:46 [2020-02-06T17:04:46.531Z] #45 119.1   DEP      criu/plugin.d
17:04:46 [2020-02-06T17:04:46.531Z] #45 119.2   DEP      criu/pipes.d
17:04:46 [2020-02-06T17:04:46.820Z] #45 119.5   DEP      criu/pie-util.d
17:04:47 [2020-02-06T17:04:47.109Z] #45 119.7   DEP      criu/pie-util-vdso.d
17:04:47 [2020-02-06T17:04:47.398Z] #45 119.9   DEP      criu/pie-util-vdso-elf32.d
17:04:47 [2020-02-06T17:04:47.398Z] #45 120.2   DEP      criu/path.d
17:04:47 [2020-02-06T17:04:47.687Z] #45 120.5   DEP      criu/parasite-syscall.d
17:04:48 [2020-02-06T17:04:48.204Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.7% of statements
17:04:48 [2020-02-06T17:04:48.328Z] #45 120.8   DEP      criu/pagemap.d
17:04:48 [2020-02-06T17:04:48.557Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 82.1% of statements
17:04:48 [2020-02-06T17:04:48.615Z] #45 121.1   DEP      criu/pagemap-cache.d
17:04:48 [2020-02-06T17:04:48.904Z] #45 121.4   DEP      criu/page-xfer.d
17:04:48 [2020-02-06T17:04:48.904Z] #45 121.6   DEP      criu/page-pipe.d
17:04:49 [2020-02-06T17:04:49.193Z] #45 121.8   DEP      criu/netfilter.d
17:04:49 [2020-02-06T17:04:49.363Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
17:04:49 [2020-02-06T17:04:49.481Z] #45 122.1   DEP      criu/net.d
17:04:50 [2020-02-06T17:04:50.109Z] #45 122.6   DEP      criu/namespaces.d
17:04:50 [2020-02-06T17:04:50.109Z] #45 122.9   DEP      criu/mount.d
17:04:50 [2020-02-06T17:04:50.132Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
17:04:50 [2020-02-06T17:04:50.398Z] #45 123.2   DEP      criu/mem.d
17:04:50 [2020-02-06T17:04:50.904Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
17:04:50 [2020-02-06T17:04:50.904Z] ok  	github.com/docker/docker/daemon	12.279s	coverage: 17.5% of statements
17:04:50 [2020-02-06T17:04:50.904Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:04:50 [2020-02-06T17:04:50.904Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:04:50 [2020-02-06T17:04:50.904Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:04:50 [2020-02-06T17:04:50.904Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:04:51 [2020-02-06T17:04:51.027Z] #45 123.5   DEP      criu/lsm.d
17:04:51 [2020-02-06T17:04:51.315Z] #45 123.9   DEP      criu/log.d
17:04:51 [2020-02-06T17:04:51.603Z] #45 124.2   DEP      criu/libnetlink.d
17:04:51 [2020-02-06T17:04:51.603Z] #45 124.3   DEP      criu/kerndat.d
17:04:52 [2020-02-06T17:04:52.232Z] #45 124.7   DEP      criu/kcmp-ids.d
17:04:52 [2020-02-06T17:04:52.232Z] #45 ...
17:04:52 [2020-02-06T17:04:52.232Z] 
17:04:52 [2020-02-06T17:04:52.232Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.28 Selecting previously unselected package python3-minimal.
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.28 (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 ... 23601 files and directories currently installed.)
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.43 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.44 Unpacking python3-minimal (3.7.3-1) ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.61 Selecting previously unselected package libmpdec2:ppc64el.
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.61 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.63 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.83 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 49.85 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.70 Selecting previously unselected package python3.7.
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.72 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.72 Unpacking python3.7 (3.7.3-2) ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.90 Selecting previously unselected package libpython3-stdlib:ppc64el.
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 51.93 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
17:04:52 [2020-02-06T17:04:52.232Z] #18 52.08 Setting up python3-minimal (3.7.3-1) ...
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/server/httputils	0.043s	coverage: 14.7% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.5% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/builder/dockerignore	0.029s	coverage: 96.8% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/builder/remotecontext	0.309s	coverage: 13.6% of statements
17:04:52 [2020-02-06T17:04:52.773Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.126s	coverage: 86.3% of statements
17:04:53 [2020-02-06T17:04:53.301Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
17:04:53 [2020-02-06T17:04:53.347Z] ok  	github.com/docker/docker/builder/dockerfile	1.015s	coverage: 48.2% of statements
17:04:53 [2020-02-06T17:04:53.347Z] ?   	github.com/docker/docker/cli	[no test files]
17:04:53 [2020-02-06T17:04:53.347Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:04:53 [2020-02-06T17:04:53.661Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 57.9% of statements
17:04:54 [2020-02-06T17:04:54.300Z] #18 53.74 Selecting previously unselected package python3.
17:04:54 [2020-02-06T17:04:54.300Z] #18 53.74 (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 ... 24013 files and directories currently installed.)
17:04:54 [2020-02-06T17:04:54.300Z] #18 53.88 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.300Z] #18 53.93 Unpacking python3 (3.7.3-1) ...
17:04:54 [2020-02-06T17:04:54.300Z] #18 54.08 Selecting previously unselected package libip4tc0:ppc64el.
17:04:54 [2020-02-06T17:04:54.300Z] #18 54.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.300Z] #18 54.14 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
17:04:54 [2020-02-06T17:04:54.300Z] #18 54.30 Selecting previously unselected package libip6tc0:ppc64el.
17:04:54 [2020-02-06T17:04:54.300Z] #18 54.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.589Z] #18 54.33 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
17:04:54 [2020-02-06T17:04:54.589Z] #18 54.45 Selecting previously unselected package libiptc0:ppc64el.
17:04:54 [2020-02-06T17:04:54.589Z] #18 54.47 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.589Z] #18 54.47 Unpacking libiptc0:ppc64el (1.8.2-4) ...
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.59 Selecting previously unselected package libnfnetlink0:ppc64el.
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.65 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.77 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
17:04:54 [2020-02-06T17:04:54.877Z] #18 54.80 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:04:55 [2020-02-06T17:04:55.166Z] #18 54.98 Selecting previously unselected package libnftnl11:ppc64el.
17:04:55 [2020-02-06T17:04:55.166Z] #18 55.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
17:04:55 [2020-02-06T17:04:55.166Z] #18 55.02 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
17:04:55 [2020-02-06T17:04:55.453Z] #18 55.22 Selecting previously unselected package iptables.
17:04:55 [2020-02-06T17:04:55.453Z] #18 55.23 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
17:04:55 [2020-02-06T17:04:55.453Z] #18 55.23 Unpacking iptables (1.8.2-4) ...
17:04:56 [2020-02-06T17:04:56.477Z] #18 56.21 Selecting previously unselected package xxd.
17:04:56 [2020-02-06T17:04:56.477Z] #18 56.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
17:04:56 [2020-02-06T17:04:56.477Z] #18 56.24 Unpacking xxd (2:8.1.0875-5) ...
17:04:56 [2020-02-06T17:04:56.766Z] #18 56.45 Selecting previously unselected package vim-common.
17:04:56 [2020-02-06T17:04:56.766Z] #18 56.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
17:04:56 [2020-02-06T17:04:56.766Z] #18 56.53 Unpacking vim-common (2:8.1.0875-5) ...
17:04:57 [2020-02-06T17:04:57.056Z] #18 56.81 Selecting previously unselected package bash-completion.
17:04:57 [2020-02-06T17:04:57.056Z] #18 56.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
17:04:58 [2020-02-06T17:04:58.630Z] ok  	github.com/docker/docker/client	0.338s	coverage: 75.8% of statements
17:04:59 [2020-02-06T17:04:59.982Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.512s	coverage: 46.2% of statements
17:05:02 [2020-02-06T17:05:02.343Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.847s	coverage: 48.6% of statements
17:05:02 [2020-02-06T17:05:02.625Z] #18 ...
17:05:02 [2020-02-06T17:05:02.626Z] 
17:05:02 [2020-02-06T17:05:02.626Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:02 [2020-02-06T17:05:02.626Z] #45 124.9   DEP      criu/irmap.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 125.2   DEP      criu/ipc_ns.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 125.5   DEP      criu/image.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 125.9   DEP      criu/image-desc.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 126.1   DEP      criu/fsnotify.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 126.3   DEP      criu/filesystems.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 126.7   DEP      criu/files.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 127.0   DEP      criu/files-reg.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 127.5   DEP      criu/files-ext.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 127.7   DEP      criu/file-lock.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 128.1   DEP      criu/file-ids.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 128.4   DEP      criu/fifo.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 128.7   DEP      criu/fdstore.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 128.9   DEP      criu/fault-injection.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 129.0   DEP      criu/external.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 129.2   DEP      criu/eventpoll.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 129.4   DEP      criu/eventfd.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 129.6   DEP      criu/crtools.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 130.0   DEP      criu/cr-service.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 130.3   DEP      criu/cr-restore.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 130.7   DEP      criu/cr-errno.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 130.8   DEP      criu/cr-dump.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 131.2   DEP      criu/cr-dedup.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 131.6   DEP      criu/cr-check.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 131.9   DEP      criu/config.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 132.2   DEP      criu/clone-noasan.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 132.4   DEP      criu/cgroup.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 132.8   DEP      criu/cgroup-props.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 133.1   DEP      criu/bitmap.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 133.1   DEP      criu/bfd.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 133.3   DEP      criu/autofs.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 133.6   DEP      criu/aio.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 133.9   DEP      criu/action-scripts.d
17:05:02 [2020-02-06T17:05:02.626Z] #45 134.4   CC       criu/action-scripts.o
17:05:02 [2020-02-06T17:05:02.626Z] #45 ...
17:05:02 [2020-02-06T17:05:02.626Z] 
17:05:02 [2020-02-06T17:05:02.626Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:02 [2020-02-06T17:05:02.626Z] #18 62.53 Unpacking bash-completion (1:2.8-6) ...
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.27 Selecting previously unselected package bzip2.
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
17:05:03 [2020-02-06T17:05:03.655Z] #18 ...
17:05:03 [2020-02-06T17:05:03.655Z] 
17:05:03 [2020-02-06T17:05:03.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:03 [2020-02-06T17:05:03.655Z] #48 215.1 vendor/golang.org/x/net/http2/hpack
17:05:03 [2020-02-06T17:05:03.655Z] #48 219.5 vendor/golang.org/x/crypto/cryptobyte
17:05:03 [2020-02-06T17:05:03.655Z] #48 220.1 mime
17:05:03 [2020-02-06T17:05:03.655Z] #48 ...
17:05:03 [2020-02-06T17:05:03.655Z] 
17:05:03 [2020-02-06T17:05:03.655Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.47 Selecting previously unselected package xz-utils.
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.49 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
17:05:03 [2020-02-06T17:05:03.655Z] #18 63.49 Unpacking xz-utils (5.2.4-1) ...
17:05:03 [2020-02-06T17:05:03.945Z] #18 63.76 Selecting previously unselected package apparmor.
17:05:03 [2020-02-06T17:05:03.945Z] #18 63.78 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
17:05:04 [2020-02-06T17:05:04.236Z] #18 64.05 Unpacking apparmor (2.13.2-10) ...
17:05:04 [2020-02-06T17:05:04.783Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.496s	coverage: 72.5% of statements
17:05:04 [2020-02-06T17:05:04.783Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:05:04 [2020-02-06T17:05:04.865Z] #18 64.69 Selecting previously unselected package aufs-tools.
17:05:04 [2020-02-06T17:05:04.865Z] #18 64.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
17:05:04 [2020-02-06T17:05:04.865Z] #18 64.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
17:05:05 [2020-02-06T17:05:05.172Z] #18 64.92 Selecting previously unselected package libonig5:ppc64el.
17:05:05 [2020-02-06T17:05:05.172Z] #18 64.92 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
17:05:05 [2020-02-06T17:05:05.172Z] #18 64.93 Unpacking libonig5:ppc64el (6.9.1-1) ...
17:05:05 [2020-02-06T17:05:05.462Z] #18 65.22 Selecting previously unselected package libjq1:ppc64el.
17:05:05 [2020-02-06T17:05:05.462Z] #18 65.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
17:05:05 [2020-02-06T17:05:05.462Z] #18 65.26 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.44 Selecting previously unselected package jq.
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.48 Unpacking jq (1.5+dfsg-2+b1) ...
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.58 Selecting previously unselected package libaio1:ppc64el.
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.60 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.61 Unpacking libaio1:ppc64el (0.3.112-3) ...
17:05:05 [2020-02-06T17:05:05.750Z] #18 65.71 Selecting previously unselected package libgpm2:ppc64el.
17:05:06 [2020-02-06T17:05:06.003Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.516s	coverage: 76.1% of statements
17:05:06 [2020-02-06T17:05:06.038Z] #18 65.73 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
17:05:06 [2020-02-06T17:05:06.038Z] #18 65.74 Unpacking libgpm2:ppc64el (1.20.7-5) ...
17:05:06 [2020-02-06T17:05:06.038Z] #18 65.90 Selecting previously unselected package libicu63:ppc64el.
17:05:06 [2020-02-06T17:05:06.038Z] #18 65.91 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
17:05:06 [2020-02-06T17:05:06.038Z] #18 65.92 Unpacking libicu63:ppc64el (63.1-6) ...
17:05:06 [2020-02-06T17:05:06.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:05:06 [2020-02-06T17:05:06.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:05:06 [2020-02-06T17:05:06.813Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
17:05:08 [2020-02-06T17:05:08.040Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
17:05:08 [2020-02-06T17:05:08.807Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.641s	coverage: 59.8% of statements
17:05:08 [2020-02-06T17:05:08.807Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:05:08 [2020-02-06T17:05:08.807Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:05:09 [2020-02-06T17:05:09.495Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
17:05:09 [2020-02-06T17:05:09.547Z] #18 ...
17:05:09 [2020-02-06T17:05:09.547Z] 
17:05:09 [2020-02-06T17:05:09.547Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:09 [2020-02-06T17:05:09.547Z] #51 DONE 230.6s
17:05:09 [2020-02-06T17:05:09.547Z] 
17:05:09 [2020-02-06T17:05:09.547Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:09 [2020-02-06T17:05:09.547Z] #48 227.3 vendor/golang.org/x/net/http/httpproxy
17:05:09 [2020-02-06T17:05:09.547Z] #48 227.3 net/textproto
17:05:09 [2020-02-06T17:05:09.547Z] #48 227.3 crypto/x509
17:05:09 [2020-02-06T17:05:09.547Z] #48 230.4 vendor/golang.org/x/net/http/httpguts
17:05:09 [2020-02-06T17:05:09.547Z] #48 230.4 mime/multipart
17:05:10 [2020-02-06T17:05:10.108Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.9% of statements
17:05:10 [2020-02-06T17:05:10.108Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:05:10 [2020-02-06T17:05:10.108Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:05:11 [2020-02-06T17:05:11.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:05:11 [2020-02-06T17:05:11.487Z] ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 42.7% of statements
17:05:11 [2020-02-06T17:05:11.847Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.120s	coverage: 77.4% of statements
17:05:11 [2020-02-06T17:05:11.847Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:05:11 [2020-02-06T17:05:11.847Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:05:12 [2020-02-06T17:05:12.206Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
17:05:12 [2020-02-06T17:05:12.567Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
17:05:13 [2020-02-06T17:05:13.060Z] #48 ...
17:05:13 [2020-02-06T17:05:13.060Z] 
17:05:13 [2020-02-06T17:05:13.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:13 [2020-02-06T17:05:13.060Z] #45 135.6   CC       criu/aio.o
17:05:13 [2020-02-06T17:05:13.060Z] #45 136.7   CC       criu/autofs.o
17:05:13 [2020-02-06T17:05:13.060Z] #45 140.7   CC       criu/bfd.o
17:05:13 [2020-02-06T17:05:13.060Z] #45 141.9   CC       criu/bitmap.o
17:05:13 [2020-02-06T17:05:13.060Z] #45 142.5   CC       criu/cgroup-props.o
17:05:13 [2020-02-06T17:05:13.060Z] #45 144.6   CC       criu/cgroup.o
17:05:13 [2020-02-06T17:05:13.349Z] #45 ...
17:05:13 [2020-02-06T17:05:13.349Z] 
17:05:13 [2020-02-06T17:05:13.349Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:13 [2020-02-06T17:05:13.349Z] #18 73.12 Selecting previously unselected package libnet1:ppc64el.
17:05:13 [2020-02-06T17:05:13.349Z] #18 73.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
17:05:13 [2020-02-06T17:05:13.349Z] #18 73.14 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:13 [2020-02-06T17:05:13.357Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.001s	coverage: 88.3% of statements
17:05:13 [2020-02-06T17:05:13.357Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 62.1% of statements
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.25 Selecting previously unselected package libnl-3-200:ppc64el.
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.41 Selecting previously unselected package libprotobuf-c1:ppc64el.
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.53 Selecting previously unselected package libreadline5:ppc64el.
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
17:05:13 [2020-02-06T17:05:13.639Z] #18 73.56 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:05:13 [2020-02-06T17:05:13.928Z] #18 73.70 Selecting previously unselected package net-tools.
17:05:13 [2020-02-06T17:05:13.928Z] #18 73.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
17:05:13 [2020-02-06T17:05:13.928Z] #18 73.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
17:05:14 [2020-02-06T17:05:14.152Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 74.7% of statements
17:05:14 [2020-02-06T17:05:14.152Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:05:14 [2020-02-06T17:05:14.152Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.004s	coverage: 19.9% of statements
17:05:14 [2020-02-06T17:05:14.218Z] #18 74.07 Selecting previously unselected package python-pip-whl.
17:05:14 [2020-02-06T17:05:14.219Z] #18 74.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
17:05:14 [2020-02-06T17:05:14.219Z] #18 74.08 Unpacking python-pip-whl (18.1-5) ...
17:05:14 [2020-02-06T17:05:14.849Z] #18 74.84 Selecting previously unselected package python3-lib2to3.
17:05:15 [2020-02-06T17:05:15.137Z] #18 74.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
17:05:15 [2020-02-06T17:05:15.137Z] #18 74.85 Unpacking python3-lib2to3 (3.7.3-1) ...
17:05:15 [2020-02-06T17:05:15.137Z] #18 75.06 Selecting previously unselected package python3-distutils.
17:05:15 [2020-02-06T17:05:15.137Z] #18 75.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
17:05:15 [2020-02-06T17:05:15.137Z] #18 75.10 Unpacking python3-distutils (3.7.3-1) ...
17:05:15 [2020-02-06T17:05:15.402Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
17:05:15 [2020-02-06T17:05:15.426Z] #18 75.27 Selecting previously unselected package python3-pip.
17:05:15 [2020-02-06T17:05:15.426Z] #18 75.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
17:05:15 [2020-02-06T17:05:15.426Z] #18 75.28 Unpacking python3-pip (18.1-5) ...
17:05:15 [2020-02-06T17:05:15.716Z] #18 75.56 Selecting previously unselected package python3-pkg-resources.
17:05:15 [2020-02-06T17:05:15.716Z] #18 75.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
17:05:15 [2020-02-06T17:05:15.716Z] #18 75.58 Unpacking python3-pkg-resources (40.8.0-1) ...
17:05:15 [2020-02-06T17:05:15.760Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
17:05:16 [2020-02-06T17:05:16.007Z] #18 75.82 Selecting previously unselected package python3-setuptools.
17:05:16 [2020-02-06T17:05:16.007Z] #18 75.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
17:05:16 [2020-02-06T17:05:16.007Z] #18 75.87 Unpacking python3-setuptools (40.8.0-1) ...
17:05:16 [2020-02-06T17:05:16.299Z] #18 76.23 Selecting previously unselected package python3-wheel.
17:05:16 [2020-02-06T17:05:16.517Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
17:05:16 [2020-02-06T17:05:16.589Z] #18 76.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
17:05:16 [2020-02-06T17:05:16.589Z] #18 76.25 Unpacking python3-wheel (0.32.3-2) ...
17:05:16 [2020-02-06T17:05:16.589Z] #18 76.38 Selecting previously unselected package thin-provisioning-tools.
17:05:16 [2020-02-06T17:05:16.589Z] #18 76.39 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
17:05:16 [2020-02-06T17:05:16.589Z] #18 76.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
17:05:16 [2020-02-06T17:05:16.874Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.425s	coverage: 82.5% of statements
17:05:16 [2020-02-06T17:05:16.874Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:05:16 [2020-02-06T17:05:16.874Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:05:16 [2020-02-06T17:05:16.892Z] #18 76.73 Selecting previously unselected package vim-runtime.
17:05:16 [2020-02-06T17:05:16.892Z] #18 76.75 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
17:05:17 [2020-02-06T17:05:17.190Z] #18 76.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
17:05:17 [2020-02-06T17:05:17.190Z] #18 76.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
17:05:17 [2020-02-06T17:05:17.190Z] #18 76.91 Unpacking vim-runtime (2:8.1.0875-5) ...
17:05:18 [2020-02-06T17:05:18.117Z] ok  	github.com/docker/docker/distribution	0.278s	coverage: 22.1% of statements
17:05:18 [2020-02-06T17:05:18.117Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
17:05:18 [2020-02-06T17:05:18.117Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:05:19 [2020-02-06T17:05:19.357Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
17:05:20 [2020-02-06T17:05:20.113Z] ok  	github.com/docker/docker/image	0.011s	coverage: 86.4% of statements
17:05:20 [2020-02-06T17:05:20.852Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
17:05:21 [2020-02-06T17:05:21.204Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 85.6% of statements
17:05:21 [2020-02-06T17:05:21.204Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:05:21 [2020-02-06T17:05:21.204Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:05:21 [2020-02-06T17:05:21.573Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
17:05:21 [2020-02-06T17:05:21.573Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:05:22 [2020-02-06T17:05:22.035Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
17:05:22 [2020-02-06T17:05:22.741Z] #18 81.74 Selecting previously unselected package vim.
17:05:22 [2020-02-06T17:05:22.741Z] #18 81.77 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
17:05:22 [2020-02-06T17:05:22.741Z] #18 81.82 Unpacking vim (2:8.1.0875-5) ...
17:05:22 [2020-02-06T17:05:22.741Z] #18 ...
17:05:22 [2020-02-06T17:05:22.741Z] 
17:05:22 [2020-02-06T17:05:22.741Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:23 [2020-02-06T17:05:23.751Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.0% of statements
17:05:23 [2020-02-06T17:05:23.751Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
17:05:25 [2020-02-06T17:05:25.080Z] #24 244.3 Checking out files:  23% (2430/10496)   
Checking out files:  24% (2520/10496)   
Checking out files:  25% (2624/10496)   
Checking out files:  26% (2729/10496)   
Checking out files:  27% (2834/10496)   
Checking out files:  28% (2939/10496)   
Checking out files:  29% (3044/10496)   
Checking out files:  30% (3149/10496)   
Checking out files:  31% (3254/10496)   
Checking out files:  32% (3359/10496)   
Checking out files:  33% (3464/10496)   
Checking out files:  34% (3569/10496)   
Checking out files:  35% (3674/10496)   
Checking out files:  35% (3688/10496)   
Checking out files:  36% (3779/10496)   
Checking out files:  37% (3884/10496)   
Checking out files:  38% (3989/10496)   
Checking out files:  39% (4094/10496)   
Checking out files:  40% (4199/10496)   
Checking out files:  41% (4304/10496)   
Checking out files:  42% (4409/10496)   
Checking out files:  43% (4514/10496)   
Checking out files:  44% (4619/10496)   
Checking out files:  45% (4724/10496)   
Checking out files:  46% (4829/10496)   
Checking out files:  47% (4934/10496)   
Checking out files:  48% (5039/10496)   
Checking out files:  49% (5144/10496)   
Checking out files:  50% (5248/10496)   
Checking out files:  51% (5353/10496)   
Checking out files:  52% (5458/10496)   
Checking out files:  53% (5563/10496)   
Checking out files:  54% (5668/10496)   
Checking out files:  54% (5703/10496)   
Checking out files:  55% (5773/10496)   
Checking out files:  56% (5878/10496)   
Checking out files:  57% (5983/10496)   
Checking out files:  58% (6088/10496)   
Checking out files:  59% (6193/10496)   
Checking out files:  60% (6298/10496)   
Checking out files:  61% (6403/10496)   
17:05:25 [2020-02-06T17:05:25.080Z] #24 ...
17:05:25 [2020-02-06T17:05:25.080Z] 
17:05:25 [2020-02-06T17:05:25.080Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:25 [2020-02-06T17:05:25.080Z] #48 236.7 crypto/tls
17:05:25 [2020-02-06T17:05:25.080Z] #48 ...
17:05:25 [2020-02-06T17:05:25.080Z] 
17:05:25 [2020-02-06T17:05:25.080Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:25 [2020-02-06T17:05:25.229Z] ok  	github.com/docker/docker/cmd/dockerd	0.110s	coverage: 30.6% of statements
17:05:25 [2020-02-06T17:05:25.524Z] ok  	github.com/docker/docker/pkg/archive	0.432s	coverage: 77.2% of statements
17:05:25 [2020-02-06T17:05:25.800Z] ok  	github.com/docker/docker/container	0.187s	coverage: 35.3% of statements
17:05:25 [2020-02-06T17:05:25.800Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:05:25 [2020-02-06T17:05:25.800Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:05:25 [2020-02-06T17:05:25.800Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:05:25 [2020-02-06T17:05:25.800Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:05:26 [2020-02-06T17:05:26.290Z] ok  	github.com/docker/docker/pkg/authorization	0.298s	coverage: 68.3% of statements
17:05:26 [2020-02-06T17:05:26.652Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
17:05:26 [2020-02-06T17:05:26.652Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:05:27 [2020-02-06T17:05:27.405Z] #24 244.3 Checking out files:  23% (2430/10496)   
Checking out files:  24% (2520/10496)   
Checking out files:  25% (2624/10496)   
Checking out files:  26% (2729/10496)   
Checking out files:  27% (2834/10496)   
Checking out files:  28% (2939/10496)   
Checking out files:  29% (3044/10496)   
Checking out files:  30% (3149/10496)   
Checking out files:  31% (3254/10496)   
Checking out files:  32% (3359/10496)   
Checking out files:  33% (3464/10496)   
Checking out files:  34% (3569/10496)   
Checking out files:  35% (3674/10496)   
Checking out files:  35% (3688/10496)   
Checking out files:  36% (3779/10496)   
Checking out files:  37% (3884/10496)   
Checking out files:  38% (3989/10496)   
Checking out files:  39% (4094/10496)   
Checking out files:  40% (4199/10496)   
Checking out files:  41% (4304/10496)   
Checking out files:  42% (4409/10496)   
Checking out files:  43% (4514/10496)   
Checking out files:  44% (4619/10496)   
Checking out files:  45% (4724/10496)   
Checking out files:  46% (4829/10496)   
Checking out files:  47% (4934/10496)   
Checking out files:  48% (5039/10496)   
Checking out files:  49% (5144/10496)   
Checking out files:  50% (5248/10496)   
Checking out files:  51% (5353/10496)   
Checking out files:  52% (5458/10496)   
Checking out files:  53% (5563/10496)   
Checking out files:  54% (5668/10496)   
Checking out files:  54% (5703/10496)   
Checking out files:  55% (5773/10496)   
Checking out files:  56% (5878/10496)   
Checking out files:  57% (5983/10496)   
Checking out files:  58% (6088/10496)   
Checking out files:  59% (6193/10496)   
Checking out files:  60% (6298/10496)   
Checking out files:  61% (6403/10496)   
Checking out files:  62% (6508/10496)   
Checking out files:  63% (6613/10496)   
Checking out files:  64% (6718/10496)   
Checking out files:  65% (6823/10496)   
Checking out files:  66% (6928/10496)   
Checking out files:  67% (7033/10496)   
Checking out files:  68% (7138/10496)   
Checking out files:  69% (7243/10496)   
Checking out files:  69% (7302/10496)   
Checking out files:  70% (7348/10496)   
Checking out files:  71% (7453/10496)   
Checking out files:  72% (7558/10496)   
Checking out files:  73% (7663/10496)   
Checking out files:  74% (7768/10496)   
Checking out files:  75% (7872/10496)   
Checking out files:  76% (7977/10496)   
Checking out files:  77% (8082/10496)   
Checking out files:  78% (8187/10496)   
Checking out files:  79% (8292/10496)   
Checking out files:  80% (8397/10496)   
Checking out files:  81% (8502/10496)   
Checking out files:  82% (8607/10496)   
Checking out files:  83% (8712/10496)   
Checking out files:  84% (8817/10496)   
Checking out files:  84% (8893/10496)   
Checking out files:  85% (8922/10496)   
Checking out files:  86% (9027/10496)   
Checking out files:  87% (9132/10496)   
Checking out files:  88% (9237/10496)   
Checking out files:  89% (9342/10496)   
Checking out files:  90% (9447/10496)   
Checking out files:  91% (9552/10496)   
Checking out files:  92% (9657/10496)   
Checking out files:  93% (9762/10496)   
Checking out files:  94% (9867/10496)   
Checking out files:  95% (9972/10496)   
Checking out files:  96% (10077/10496)   
Checking out files:  97% (10182/10496)   
Checking out files:  98% (10287/10496)   
Checking out files:  99% (10392/10496)   
Checking out files: 100% (10496/10496)   
Checking out files: 100% (10496/10496), done.
17:05:27 [2020-02-06T17:05:27.695Z] #24 249.2 + cd /tmp/tmp.YZfL18e7XI/tmp/docker-ce
17:05:27 [2020-02-06T17:05:27.695Z] #24 249.2 + git checkout -q v17.06.2-ce
17:05:29 [2020-02-06T17:05:29.101Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.026s	coverage: 65.3% of statements
17:05:29 [2020-02-06T17:05:29.674Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 35.7% of statements
17:05:30 [2020-02-06T17:05:30.429Z] #24 ...
17:05:30 [2020-02-06T17:05:30.429Z] 
17:05:30 [2020-02-06T17:05:30.429Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:30 [2020-02-06T17:05:30.429Z] #45 152.5   CC       criu/clone-noasan.o
17:05:30 [2020-02-06T17:05:30.429Z] #45 152.8   CC       criu/config.o
17:05:30 [2020-02-06T17:05:30.429Z] #45 156.9   CC       criu/cr-check.o
17:05:30 [2020-02-06T17:05:30.429Z] #45 160.8   CC       criu/cr-dedup.o
17:05:30 [2020-02-06T17:05:30.429Z] #45 161.7   CC       criu/cr-dump.o
17:05:30 [2020-02-06T17:05:30.429Z] #45 ...
17:05:30 [2020-02-06T17:05:30.429Z] 
17:05:30 [2020-02-06T17:05:30.429Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 82.86 Selecting previously unselected package xfsprogs.
17:05:30 [2020-02-06T17:05:30.429Z] #18 82.87 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 82.89 Unpacking xfsprogs (4.20.0-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 83.96 Selecting previously unselected package zip.
17:05:30 [2020-02-06T17:05:30.429Z] #18 83.98 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 83.98 Unpacking zip (3.0-11+b1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.22 Setting up aufs-tools (1:4.14+20190211-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.24 Setting up libip6tc0:ppc64el (1.8.2-4) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.25 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.28 Setting up libgpm2:ppc64el (1.20.7-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.28 Setting up libip4tc0:ppc64el (1.8.2-4) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.29 Setting up libnftnl11:ppc64el (1.1.2-2) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.30 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.31 Setting up libicu63:ppc64el (63.1-6) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.31 Setting up xxd (2:8.1.0875-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.32 Setting up zip (3.0-11+b1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.32 Setting up vim-common (2:8.1.0875-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 84.36 Setting up bash-completion (1:2.8-6) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.32 Setting up libiptc0:ppc64el (1.8.2-4) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.32 Setting up xz-utils (5.2.4-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.37 Setting up pigz (2.4-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.37 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.38 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.41 Setting up python-pip-whl (18.1-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.42 Setting up libmpdec2:ppc64el (2.4.2-2) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 89.42 Setting up vim-runtime (2:8.1.0875-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.27 Setting up libaio1:ppc64el (0.3.112-3) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.28 Setting up libonig5:ppc64el (6.9.1-1) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.29 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.30 Setting up vim (2:8.1.0875-5) ...
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:05:30 [2020-02-06T17:05:30.429Z] #18 90.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.45 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.46 Setting up thin-provisioning-tools (0.7.6-2.1) ...
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.49 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.49 Setting up jq (1.5+dfsg-2+b1) ...
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.50 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
17:05:30 [2020-02-06T17:05:30.721Z] #18 90.51 Setting up python3.7 (3.7.3-2) ...
17:05:31 [2020-02-06T17:05:31.059Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
17:05:31 [2020-02-06T17:05:31.593Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.438s	coverage: 43.2% of statements
17:05:31 [2020-02-06T17:05:31.593Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:05:31 [2020-02-06T17:05:31.593Z] ok  	github.com/docker/docker/layer	7.691s	coverage: 68.8% of statements
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/oci	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:05:31 [2020-02-06T17:05:31.593Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
17:05:31 [2020-02-06T17:05:31.593Z] ok  	github.com/docker/docker/pkg/discovery/file	0.001s	coverage: 92.9% of statements
17:05:31 [2020-02-06T17:05:31.964Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
17:05:32 [2020-02-06T17:05:32.226Z] #18 ...
17:05:32 [2020-02-06T17:05:32.226Z] 
17:05:32 [2020-02-06T17:05:32.226Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:05:32 [2020-02-06T17:05:32.226Z] #24 253.8 + mkdir -p /tmp/tmp.YZfL18e7XI/src/github.com/docker
17:05:32 [2020-02-06T17:05:32.226Z] #24 253.8 + mv components/cli /tmp/tmp.YZfL18e7XI/src/github.com/docker/cli
17:05:32 [2020-02-06T17:05:32.226Z] #24 253.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:05:32 [2020-02-06T17:05:32.330Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
17:05:32 [2020-02-06T17:05:32.687Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
17:05:33 [2020-02-06T17:05:33.918Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
17:05:34 [2020-02-06T17:05:34.291Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
17:05:34 [2020-02-06T17:05:34.363Z] ok  	github.com/docker/docker/daemon/discovery	0.040s	coverage: 30.0% of statements
17:05:34 [2020-02-06T17:05:34.624Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 82.1% of statements
17:05:35 [2020-02-06T17:05:35.552Z] ok  	github.com/docker/docker/pkg/fsutils	0.390s	coverage: 85.1% of statements
17:05:35 [2020-02-06T17:05:35.552Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
17:05:35 [2020-02-06T17:05:35.552Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
17:05:35 [2020-02-06T17:05:35.566Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
17:05:36 [2020-02-06T17:05:36.675Z] #24 ...
17:05:36 [2020-02-06T17:05:36.675Z] 
17:05:36 [2020-02-06T17:05:36.675Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:36 [2020-02-06T17:05:36.675Z] #48 247.9 net/http/httptrace
17:05:36 [2020-02-06T17:05:36.675Z] #48 248.3 net/http
17:05:36 [2020-02-06T17:05:36.675Z] #48 ...
17:05:36 [2020-02-06T17:05:36.675Z] 
17:05:36 [2020-02-06T17:05:36.675Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:36 [2020-02-06T17:05:36.675Z] #45 166.3   CC       criu/cr-errno.o
17:05:36 [2020-02-06T17:05:36.675Z] #45 166.4   CC       criu/cr-restore.o
17:05:37 [2020-02-06T17:05:37.046Z] ok  	github.com/docker/docker/pkg/idtools	0.584s	coverage: 70.1% of statements
17:05:37 [2020-02-06T17:05:37.046Z] ok  	github.com/docker/docker/pkg/ioutils	0.297s	coverage: 70.6% of statements
17:05:37 [2020-02-06T17:05:37.446Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
17:05:37 [2020-02-06T17:05:37.446Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
17:05:37 [2020-02-06T17:05:37.488Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
17:05:37 [2020-02-06T17:05:37.804Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
17:05:37 [2020-02-06T17:05:37.804Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:05:37 [2020-02-06T17:05:37.804Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
17:05:38 [2020-02-06T17:05:38.167Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
17:05:38 [2020-02-06T17:05:38.537Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:05:38 [2020-02-06T17:05:38.736Z] #45 ...
17:05:38 [2020-02-06T17:05:38.736Z] 
17:05:38 [2020-02-06T17:05:38.736Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.08 Setting up iptables (1.8.2-4) ...
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:05:38 [2020-02-06T17:05:38.736Z] #18 98.22 Setting up python3 (3.7.3-1) ...
17:05:38 [2020-02-06T17:05:38.892Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
17:05:38 [2020-02-06T17:05:38.892Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
17:05:39 [2020-02-06T17:05:39.248Z] ok  	github.com/docker/docker/pkg/mount	1.143s	coverage: 70.0% of statements
17:05:39 [2020-02-06T17:05:39.248Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:05:39 [2020-02-06T17:05:39.248Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:05:39 [2020-02-06T17:05:39.248Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:05:39 [2020-02-06T17:05:39.316Z] #18 99.07 Setting up python3-wheel (0.32.3-2) ...
17:05:40 [2020-02-06T17:05:40.007Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:05:40 [2020-02-06T17:05:40.366Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
17:05:40 [2020-02-06T17:05:40.715Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
17:05:40 [2020-02-06T17:05:40.780Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
17:05:40 [2020-02-06T17:05:40.811Z] #18 100.5 Setting up apparmor (2.13.2-10) ...
17:05:41 [2020-02-06T17:05:41.064Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:05:41 [2020-02-06T17:05:41.349Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.7% of statements
17:05:42 [2020-02-06T17:05:42.264Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
17:05:42 [2020-02-06T17:05:42.621Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
17:05:42 [2020-02-06T17:05:42.730Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.720s	coverage: 57.0% of statements
17:05:43 [2020-02-06T17:05:43.165Z] #18 102.8 Setting up xfsprogs (4.20.0-1) ...
17:05:43 [2020-02-06T17:05:43.165Z] #18 102.8 Setting up python3-lib2to3 (3.7.3-1) ...
17:05:43 [2020-02-06T17:05:43.790Z] #18 103.5 Setting up python3-pkg-resources (40.8.0-1) ...
17:05:45 [2020-02-06T17:05:45.283Z] #18 105.1 Setting up python3-distutils (3.7.3-1) ...
17:05:45 [2020-02-06T17:05:45.571Z] #18 ...
17:05:45 [2020-02-06T17:05:45.571Z] 
17:05:45 [2020-02-06T17:05:45.571Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:05:45 [2020-02-06T17:05:45.571Z] #48 267.1 github.com/LK4D4/vndr/godl
17:05:45 [2020-02-06T17:05:45.674Z] ok  	github.com/docker/docker/pkg/signal	2.365s	coverage: 61.0% of statements
17:05:45 [2020-02-06T17:05:45.674Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:05:45 [2020-02-06T17:05:45.674Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
17:05:46 [2020-02-06T17:05:46.041Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
17:05:46 [2020-02-06T17:05:46.407Z] ok  	github.com/docker/docker/pkg/symlink	0.004s	coverage: 87.7% of statements
17:05:46 [2020-02-06T17:05:46.786Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
17:05:46 [2020-02-06T17:05:46.932Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.361s	coverage: 46.2% of statements
17:05:46 [2020-02-06T17:05:46.933Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.759s	coverage: 48.6% of statements
17:05:47 [2020-02-06T17:05:47.066Z] #48 268.5 github.com/LK4D4/vndr
17:05:47 [2020-02-06T17:05:47.165Z] ok  	github.com/docker/docker/pkg/system	0.031s	coverage: 36.2% of statements
17:05:47 [2020-02-06T17:05:47.502Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.177s	coverage: 72.5% of statements
17:05:47 [2020-02-06T17:05:47.533Z] ok  	github.com/docker/docker/pkg/tailfile	0.028s	coverage: 88.6% of statements
17:05:47 [2020-02-06T17:05:47.582Z] INFO [runner] Issues before processing: 2318, after processing: 0 
17:05:47 [2020-02-06T17:05:47.582Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1709/1709, nolint: 0/63, skip_dirs: 1709/1709, exclude-rules: 63/1612, cgo: 1709/2318, filename_unadjuster: 1709/1709, exclude: 1612/1612, path_prettifier: 1709/1709, autogenerated_exclude: 1612/1709, identifier_marker: 1612/1612 
17:05:47 [2020-02-06T17:05:47.582Z] INFO [runner] processing took 131.382493ms with stages: nolint: 52.171983ms, identifier_marker: 40.22302ms, path_prettifier: 14.724246ms, exclude-rules: 9.190426ms, autogenerated_exclude: 7.033157ms, skip_dirs: 4.341876ms, cgo: 2.071003ms, filename_unadjuster: 1.620197ms, max_same_issues: 2.255µs, max_from_linter: 817ns, diff: 807ns, source_code: 602ns, skip_files: 500ns, path_shortener: 473ns, uniq_by_line: 473ns, exclude: 345ns, max_per_file_from_linter: 313ns 
17:05:47 [2020-02-06T17:05:47.582Z] INFO [runner] linters took 1m37.569370578s with stages: goanalysis_metalinter: 1m19.868846897s, unused: 17.568800578s 
17:05:47 [2020-02-06T17:05:47.582Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
17:05:47 [2020-02-06T17:05:47.582Z] INFO Memory: 1558 samples, avg is 270.2MB, max is 2832.1MB 
17:05:47 [2020-02-06T17:05:47.582Z] INFO Execution took 3m31.250801437s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:05:47 [2020-02-06T17:05:47.891Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
17:05:47 [2020-02-06T17:05:47.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh dynbinary-daemon test-docker-py
17:05:48 [2020-02-06T17:05:48.320Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
17:05:48 [2020-02-06T17:05:48.472Z] 
17:05:48 [2020-02-06T17:05:48.472Z] Removing bundles/
17:05:48 [2020-02-06T17:05:48.472Z] 
17:05:48 [2020-02-06T17:05:48.472Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:05:48 [2020-02-06T17:05:48.472Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:05:48 [2020-02-06T17:05:48.472Z] GOOS="" GOARCH="" GOARM=""
17:05:48 [2020-02-06T17:05:48.844Z] testing: warning: no tests to run
17:05:48 [2020-02-06T17:05:48.844Z] coverage: [no statements]
17:05:48 [2020-02-06T17:05:48.844Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:05:49 [2020-02-06T17:05:49.247Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
17:05:49 [2020-02-06T17:05:49.247Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:05:49 [2020-02-06T17:05:49.414Z] ok  	github.com/docker/docker/daemon	12.333s	coverage: 17.5% of statements
17:05:49 [2020-02-06T17:05:49.414Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:05:49 [2020-02-06T17:05:49.414Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:05:49 [2020-02-06T17:05:49.414Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:05:49 [2020-02-06T17:05:49.414Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:05:49 [2020-02-06T17:05:49.414Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:05:49 [2020-02-06T17:05:49.414Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
17:05:49 [2020-02-06T17:05:49.646Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:05:49 [2020-02-06T17:05:49.984Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.618s	coverage: 76.1% of statements
17:05:50 [2020-02-06T17:05:50.583Z] #48 ...
17:05:50 [2020-02-06T17:05:50.583Z] 
17:05:50 [2020-02-06T17:05:50.583Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
17:05:50 [2020-02-06T17:05:50.583Z] #18 106.1 Setting up python3-setuptools (40.8.0-1) ...
17:05:50 [2020-02-06T17:05:50.583Z] #18 108.4 Setting up python3-pip (18.1-5) ...
17:05:50 [2020-02-06T17:05:50.583Z] #18 109.8 Processing triggers for libc-bin (2.28-10) ...
17:05:50 [2020-02-06T17:05:50.583Z] #18 109.9 Processing triggers for mime-support (3.62) ...
17:05:50 [2020-02-06T17:05:50.583Z] #18 DONE 110.3s
17:05:50 [2020-02-06T17:05:50.583Z] 
17:05:50 [2020-02-06T17:05:50.583Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:50 [2020-02-06T17:05:50.583Z] #45 176.5   CC       criu/cr-service.o
17:05:50 [2020-02-06T17:05:50.583Z] #45 180.0   CC       criu/crtools.o
17:05:50 [2020-02-06T17:05:50.583Z] #45 181.2   CC       criu/eventfd.o
17:05:50 [2020-02-06T17:05:50.583Z] #45 181.9   CC       criu/eventpoll.o
17:05:50 [2020-02-06T17:05:50.583Z] #45 ...
17:05:50 [2020-02-06T17:05:50.583Z] 
17:05:50 [2020-02-06T17:05:50.583Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
17:05:50 [2020-02-06T17:05:50.873Z] #19 0.427 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:05:50 [2020-02-06T17:05:50.873Z] #19 0.433 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:05:50 [2020-02-06T17:05:50.873Z] #19 0.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:05:50 [2020-02-06T17:05:50.873Z] #19 DONE 0.5s
17:05:50 [2020-02-06T17:05:50.873Z] 
17:05:50 [2020-02-06T17:05:50.873Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:05:51 [2020-02-06T17:05:51.369Z] ok  	github.com/docker/docker/daemon/links	0.022s	coverage: 93.0% of statements
17:05:51 [2020-02-06T17:05:51.369Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
17:05:51 [2020-02-06T17:05:51.402Z] ok  	github.com/docker/docker/plugin	0.548s	coverage: 27.1% of statements
17:05:52 [2020-02-06T17:05:52.160Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
17:05:52 [2020-02-06T17:05:52.927Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 76.2% of statements
17:05:52 [2020-02-06T17:05:52.927Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
17:05:53 [2020-02-06T17:05:53.282Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
17:05:53 [2020-02-06T17:05:53.542Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 42.7% of statements
17:05:54 [2020-02-06T17:05:54.113Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.286s	coverage: 77.8% of statements
17:05:54 [2020-02-06T17:05:54.151Z] ok  	github.com/docker/docker/registry	0.099s	coverage: 56.0% of statements
17:05:54 [2020-02-06T17:05:54.374Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.922s	coverage: 60.1% of statements
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:05:54 [2020-02-06T17:05:54.374Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:05:54 [2020-02-06T17:05:54.932Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
17:05:54 [2020-02-06T17:05:54.932Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
17:05:54 [2020-02-06T17:05:54.945Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
17:05:54 [2020-02-06T17:05:54.945Z] ok  	github.com/docker/docker/daemon/logger/journald	0.037s	coverage: 26.2% of statements
17:05:55 [2020-02-06T17:05:55.516Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.066s	coverage: 88.3% of statements
17:05:55 [2020-02-06T17:05:55.710Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
17:05:55 [2020-02-06T17:05:55.710Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
17:05:55 [2020-02-06T17:05:55.776Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.073s	coverage: 62.1% of statements
17:05:56 [2020-02-06T17:05:56.717Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 74.7% of statements
17:05:56 [2020-02-06T17:05:56.717Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:05:56 [2020-02-06T17:05:56.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 19.9% of statements
17:05:57 [2020-02-06T17:05:57.550Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 47.8% of statements
17:05:57 [2020-02-06T17:05:57.767Z] #20 ...
17:05:57 [2020-02-06T17:05:57.767Z] 
17:05:57 [2020-02-06T17:05:57.767Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:05:57 [2020-02-06T17:05:57.767Z] #45 183.7   CC       criu/external.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 184.3   CC       criu/fault-injection.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 184.5   CC       criu/fdstore.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 185.1   CC       criu/fifo.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 185.9   CC       criu/file-ids.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 186.6   CC       criu/file-lock.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 188.7   CC       criu/files-ext.o
17:05:57 [2020-02-06T17:05:57.767Z] #45 189.4   CC       criu/files-reg.o
17:05:57 [2020-02-06T17:05:57.811Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
17:05:58 [2020-02-06T17:05:58.110Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
17:05:58 [2020-02-06T17:05:58.469Z] ok  	github.com/docker/docker/volume/local	0.030s	coverage: 73.0% of statements
17:05:58 [2020-02-06T17:05:58.751Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
17:05:59 [2020-02-06T17:05:59.238Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
17:05:59 [2020-02-06T17:05:59.266Z] #45 ...
17:05:59 [2020-02-06T17:05:59.266Z] 
17:05:59 [2020-02-06T17:05:59.266Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:05:59 [2020-02-06T17:05:59.266Z] #20 8.508 Collecting yamllint==1.16.0
17:06:00 [2020-02-06T17:06:00.016Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
17:06:00 [2020-02-06T17:06:00.134Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.927s	coverage: 82.5% of statements
17:06:00 [2020-02-06T17:06:00.134Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:06:00 [2020-02-06T17:06:00.134Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:06:00 [2020-02-06T17:06:00.294Z] #20 9.186   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
17:06:00 [2020-02-06T17:06:00.294Z] #20 9.369 Collecting pyyaml (from yamllint==1.16.0)
17:06:00 [2020-02-06T17:06:00.395Z] ok  	github.com/docker/docker/distribution/metadata	0.104s	coverage: 48.2% of statements
17:06:00 [2020-02-06T17:06:00.921Z] #20 9.844   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
17:06:01 [2020-02-06T17:06:01.338Z] ok  	github.com/docker/docker/distribution	0.301s	coverage: 22.1% of statements
17:06:01 [2020-02-06T17:06:01.338Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:06:01 [2020-02-06T17:06:01.599Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
17:06:02 [2020-02-06T17:06:02.975Z] #20 ...
17:06:02 [2020-02-06T17:06:02.975Z] 
17:06:02 [2020-02-06T17:06:02.975Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:06:02 [2020-02-06T17:06:02.975Z] #48 DONE 284.8s
17:06:02 [2020-02-06T17:06:02.984Z] ok  	github.com/docker/docker/image	0.050s	coverage: 86.4% of statements
17:06:03 [2020-02-06T17:06:03.272Z] 
17:06:03 [2020-02-06T17:06:03.273Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:03 [2020-02-06T17:06:03.273Z] #45 194.1   CC       criu/files.o
17:06:03 [2020-02-06T17:06:03.556Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
17:06:03 [2020-02-06T17:06:03.556Z] ok  	github.com/docker/docker/image/v1	0.046s	coverage: 25.0% of statements
17:06:03 [2020-02-06T17:06:03.556Z] ok  	github.com/docker/docker/distribution/xfer	1.735s	coverage: 85.1% of statements
17:06:03 [2020-02-06T17:06:03.556Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:06:03 [2020-02-06T17:06:03.556Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:06:03 [2020-02-06T17:06:03.556Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:06:04 [2020-02-06T17:06:04.127Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
17:06:04 [2020-02-06T17:06:04.387Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 50.0% of statements
17:06:06 [2020-02-06T17:06:06.300Z] ok  	github.com/docker/docker/opts	0.119s	coverage: 67.0% of statements
17:06:06 [2020-02-06T17:06:06.871Z] ok  	github.com/docker/docker/pkg/authorization	0.538s	coverage: 68.3% of statements
17:06:07 [2020-02-06T17:06:07.132Z] ok  	github.com/docker/docker/pkg/broadcaster	0.016s	coverage: 100.0% of statements
17:06:07 [2020-02-06T17:06:07.392Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
17:06:07 [2020-02-06T17:06:07.721Z] #45 ...
17:06:07 [2020-02-06T17:06:07.721Z] 
17:06:07 [2020-02-06T17:06:07.721Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
17:06:07 [2020-02-06T17:06:07.721Z] #20 13.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
17:06:07 [2020-02-06T17:06:07.721Z] #20 13.82   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
17:06:07 [2020-02-06T17:06:07.721Z] #20 14.05 Building wheels for collected packages: pyyaml
17:06:07 [2020-02-06T17:06:07.721Z] #20 14.06   Running setup.py bdist_wheel for pyyaml: started
17:06:07 [2020-02-06T17:06:07.721Z] #20 15.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
17:06:07 [2020-02-06T17:06:07.721Z] #20 15.98   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
17:06:07 [2020-02-06T17:06:07.721Z] #20 16.10 Successfully built pyyaml
17:06:07 [2020-02-06T17:06:07.721Z] #20 16.12 Installing collected packages: pyyaml, pathspec, yamllint
17:06:07 [2020-02-06T17:06:07.721Z] #20 16.54 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
17:06:07 [2020-02-06T17:06:07.721Z] #20 DONE 17.0s
17:06:07 [2020-02-06T17:06:07.721Z] 
17:06:07 [2020-02-06T17:06:07.721Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:07 [2020-02-06T17:06:07.721Z] #45 199.8   CC       criu/filesystems.o
17:06:07 [2020-02-06T17:06:07.825Z] Running on azwin-2-b13b40 in d:\jenkins\workspace\moby_PR-40467
[Pipeline] {
[Pipeline] ws
17:06:07 [2020-02-06T17:06:07.842Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:06:08 [2020-02-06T17:06:08.333Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
17:06:08 [2020-02-06T17:06:08.594Z] ok  	github.com/docker/docker/pkg/archive	1.287s	coverage: 77.0% of statements
17:06:08 [2020-02-06T17:06:08.753Z] #45 201.3   CC       criu/fsnotify.o
17:06:08 [2020-02-06T17:06:08.854Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
17:06:09 [2020-02-06T17:06:09.425Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
17:06:09 [2020-02-06T17:06:09.994Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
17:06:10 [2020-02-06T17:06:10.562Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
17:06:10 [2020-02-06T17:06:10.813Z] #45 203.2   CC       criu/image-desc.o
17:06:10 [2020-02-06T17:06:10.813Z] #45 203.5   CC       criu/image.o
17:06:11 [2020-02-06T17:06:11.130Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
17:06:12 [2020-02-06T17:06:12.067Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.454s	coverage: 43.2% of statements
17:06:12 [2020-02-06T17:06:12.067Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
17:06:12 [2020-02-06T17:06:12.312Z] #45 205.0   CC       criu/ipc_ns.o
17:06:12 [2020-02-06T17:06:12.635Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
17:06:12 [2020-02-06T17:06:12.895Z] ok  	github.com/docker/docker/pkg/fsutils	0.266s	coverage: 85.1% of statements
17:06:13 [2020-02-06T17:06:13.156Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
17:06:13 [2020-02-06T17:06:13.156Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
17:06:13 [2020-02-06T17:06:13.410Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/rootless	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/volume	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === Skipped
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:73: No driver to put!
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     overlay_test.go:49: Fails to compute changes intermittently
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:13 [2020-02-06T17:06:13.410Z] 
17:06:13 [2020-02-06T17:06:13.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:06:13 [2020-02-06T17:06:13.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:06:13 [2020-02-06T17:06:13.411Z]     graphtest_unix.go:73: No driver to put!
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:06:13 [2020-02-06T17:06:13.411Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:06:13 [2020-02-06T17:06:13.411Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] 
17:06:13 [2020-02-06T17:06:13.411Z] DONE 2155 tests, 20 skipped in 189.794s
17:06:14 [2020-02-06T17:06:14.097Z] ok  	github.com/docker/docker/layer	7.828s	coverage: 68.8% of statements
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/oci	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:06:14 [2020-02-06T17:06:14.097Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
Post stage
[Pipeline] junit
17:06:14 [2020-02-06T17:06:14.265Z] Recording test results
17:06:14 [2020-02-06T17:06:14.357Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
17:06:14 [2020-02-06T17:06:14.618Z] ok  	github.com/docker/docker/pkg/ioutils	0.608s	coverage: 70.6% of statements
17:06:14 [2020-02-06T17:06:14.618Z] ok  	github.com/docker/docker/pkg/idtools	0.671s	coverage: 70.1% of statements
17:06:14 [2020-02-06T17:06:14.879Z] ok  	github.com/docker/docker/pkg/locker	0.050s	coverage: 88.9% of statements
17:06:14 [2020-02-06T17:06:14.879Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
17:06:14 [2020-02-06T17:06:14.879Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:06:15 [2020-02-06T17:06:15.030Z] #45 207.4   CC       criu/irmap.o
17:06:15 [2020-02-06T17:06:15.139Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
17:06:15 [2020-02-06T17:06:15.399Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
17:06:15 [2020-02-06T17:06:15.968Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
17:06:15 [2020-02-06T17:06:15.968Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 91.4% of statements
17:06:16 [2020-02-06T17:06:16.061Z] #45 208.6   CC       criu/kcmp-ids.o
17:06:16 [2020-02-06T17:06:16.228Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
17:06:16 [2020-02-06T17:06:16.698Z] #45 209.2   CC       criu/kerndat.o
17:06:16 [2020-02-06T17:06:16.798Z] ok  	github.com/docker/docker/pkg/mount	0.874s	coverage: 70.0% of statements
17:06:16 [2020-02-06T17:06:16.798Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:06:16 [2020-02-06T17:06:16.798Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:06:16 [2020-02-06T17:06:16.798Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:06:16 [2020-02-06T17:06:16.798Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
17:06:17 [2020-02-06T17:06:17.740Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
17:06:17 [2020-02-06T17:06:17.740Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
17:06:17 [2020-02-06T17:06:17.740Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
17:06:18 [2020-02-06T17:06:18.311Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
17:06:18 [2020-02-06T17:06:18.759Z] #45 211.3   CC       criu/libnetlink.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
17:06:18 [2020-02-06T17:06:18.881Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:06:19 [2020-02-06T17:06:19.142Z] ok  	github.com/docker/docker/pkg/pubsub	1.088s	coverage: 73.9% of statements
17:06:19 [2020-02-06T17:06:19.390Z] #45 212.1   CC       criu/log.o
17:06:19 [2020-02-06T17:06:19.625Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh dynbinary test-integration
17:06:19 [2020-02-06T17:06:19.680Z] #45 ...
17:06:19 [2020-02-06T17:06:19.680Z] 
17:06:19 [2020-02-06T17:06:19.680Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
17:06:19 [2020-02-06T17:06:19.680Z] #31 DONE 301.4s
17:06:19 [2020-02-06T17:06:19.680Z] 
17:06:19 [2020-02-06T17:06:19.680Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:06:19 [2020-02-06T17:06:19.712Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
17:06:19 [2020-02-06T17:06:19.712Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
17:06:19 [2020-02-06T17:06:19.978Z] 
17:06:19 [2020-02-06T17:06:19.978Z] Removing bundles/
17:06:19 [2020-02-06T17:06:19.978Z] 
17:06:19 [2020-02-06T17:06:19.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:06:19 [2020-02-06T17:06:19.978Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:06:19 [2020-02-06T17:06:19.978Z] GOOS="" GOARCH="" GOARM=""
17:06:20 [2020-02-06T17:06:20.280Z] ok  	github.com/docker/docker/pkg/symlink	0.037s	coverage: 87.7% of statements
17:06:20 [2020-02-06T17:06:20.280Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 71.3% of statements
17:06:20 [2020-02-06T17:06:20.709Z] #63 ...
17:06:20 [2020-02-06T17:06:20.709Z] 
17:06:20 [2020-02-06T17:06:20.709Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:06:20 [2020-02-06T17:06:20.709Z] #45 213.3   CC       criu/lsm.o
17:06:21 [2020-02-06T17:06:21.218Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
17:06:21 [2020-02-06T17:06:21.219Z] ok  	github.com/docker/docker/pkg/signal	2.790s	coverage: 61.0% of statements
17:06:21 [2020-02-06T17:06:21.219Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.2% of statements
17:06:21 [2020-02-06T17:06:21.755Z] #45 214.5   CC       criu/mem.o
17:06:22 [2020-02-06T17:06:22.186Z] testing: warning: no tests to run
17:06:22 [2020-02-06T17:06:22.186Z] coverage: [no statements]
17:06:22 [2020-02-06T17:06:22.186Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
17:06:22 [2020-02-06T17:06:22.186Z] ok  	github.com/docker/docker/pkg/tarsum	0.106s	coverage: 89.3% of statements
17:06:22 [2020-02-06T17:06:22.464Z] ok  	github.com/docker/docker/pkg/term	0.031s	coverage: 84.8% of statements
17:06:22 [2020-02-06T17:06:22.725Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
17:06:22 [2020-02-06T17:06:22.725Z] ok  	github.com/docker/docker/pkg/urlutil	0.015s	coverage: 100.0% of statements
17:06:22 [2020-02-06T17:06:22.725Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
17:06:24 [2020-02-06T17:06:24.641Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
17:06:24 [2020-02-06T17:06:24.641Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 73.8% of statements
17:06:25 [2020-02-06T17:06:25.214Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
17:06:25 [2020-02-06T17:06:25.262Z] #45 217.6   CC       criu/mount.o
17:06:26 [2020-02-06T17:06:26.596Z] ok  	github.com/docker/docker/plugin	0.571s	coverage: 27.1% of statements
17:06:26 [2020-02-06T17:06:26.596Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
17:06:26 [2020-02-06T17:06:26.856Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 45.3% of statements
17:06:27 [2020-02-06T17:06:27.117Z] ok  	github.com/docker/docker/registry	0.243s	coverage: 56.0% of statements
17:06:27 [2020-02-06T17:06:27.686Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
17:06:27 [2020-02-06T17:06:27.946Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 68.2% of statements
17:06:30 [2020-02-06T17:06:30.490Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
17:06:30 [2020-02-06T17:06:30.490Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
17:06:30 [2020-02-06T17:06:30.751Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
17:06:31 [2020-02-06T17:06:31.096Z] using credential docker-jenkins-github-credentials
17:06:31 [2020-02-06T17:06:31.173Z] Cloning the remote Git repository
17:06:31 [2020-02-06T17:06:31.173Z] Cloning with configured refspecs honoured and without tags
17:06:31 [2020-02-06T17:06:31.688Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
17:06:32 [2020-02-06T17:06:32.152Z] #45 224.1   CC       criu/namespaces.o
17:06:32 [2020-02-06T17:06:32.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:06:32 [2020-02-06T17:06:32.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:06:33 [2020-02-06T17:06:33.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:06:31 [2020-02-06T17:06:31.354Z] Cloning repository https://github.com/moby/moby.git
17:06:31 [2020-02-06T17:06:31.752Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:06:32 [2020-02-06T17:06:32.524Z] Fetching upstream changes from https://github.com/moby/moby.git
17:06:32 [2020-02-06T17:06:32.525Z]  > git --version # timeout=10
17:06:32 [2020-02-06T17:06:32.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:32 [2020-02-06T17:06:32.569Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
17:06:34 [2020-02-06T17:06:34.873Z] #45 227.3   CC       criu/net.o
17:06:37 [2020-02-06T17:06:37.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:06:37 [2020-02-06T17:06:37.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:06:40 [2020-02-06T17:06:40.434Z] #45 232.9   CC       criu/netfilter.o
17:06:41 [2020-02-06T17:06:41.065Z] #45 233.6   CC       criu/page-pipe.o
17:06:42 [2020-02-06T17:06:42.564Z] #45 234.8   CC       criu/page-xfer.o
17:06:42 [2020-02-06T17:06:42.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:06:44 [2020-02-06T17:06:44.620Z] #45 237.0   CC       criu/pagemap-cache.o
17:06:45 [2020-02-06T17:06:45.247Z] #45 237.7   CC       criu/pagemap.o
17:06:46 [2020-02-06T17:06:46.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:06:46 [2020-02-06T17:06:46.755Z] #45 239.5   CC       criu/parasite-syscall.o
17:06:47 [2020-02-06T17:06:47.613Z] Fetching without tags
17:06:48 [2020-02-06T17:06:48.256Z] #45 241.0   CC       criu/path.o
17:06:48 [2020-02-06T17:06:48.338Z] Merging remotes/origin/master commit b5fc6ea92cde594b5071e866dc4076cdc15b730b into PR head commit 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:06:48 [2020-02-06T17:06:48.886Z] #45 241.5   CC       criu/pie-util-vdso-elf32.o
17:06:49 [2020-02-06T17:06:49.916Z] #45 242.3   CC       criu/pie-util-vdso.o
17:06:47 [2020-02-06T17:06:47.314Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:06:47 [2020-02-06T17:06:47.372Z]  > git config --add remote.origin.fetch +refs/pull/40467/head:refs/remotes/origin/PR-40467 # timeout=10
17:06:47 [2020-02-06T17:06:47.412Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:47 [2020-02-06T17:06:47.525Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:06:47 [2020-02-06T17:06:47.639Z] Fetching upstream changes from https://github.com/moby/moby.git
17:06:47 [2020-02-06T17:06:47.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:06:47 [2020-02-06T17:06:47.641Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40467/head:refs/remotes/origin/PR-40467 +refs/heads/master:refs/remotes/origin/master
17:06:48 [2020-02-06T17:06:48.434Z]  > git config core.sparsecheckout # timeout=10
17:06:48 [2020-02-06T17:06:48.473Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:06:50 [2020-02-06T17:06:50.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:06:50 [2020-02-06T17:06:50.550Z] #45 243.1   CC       criu/pie-util.o
17:06:50 [2020-02-06T17:06:50.861Z] #45 243.4   CC       criu/pipes.o
17:06:51 [2020-02-06T17:06:51.384Z] Merge succeeded, producing 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:06:51 [2020-02-06T17:06:51.385Z] Checking out Revision 1cb4a6095052142df2e7fe0c4f83c91d1447acaf (PR-40467)
17:06:52 [2020-02-06T17:06:52.363Z] #45 244.8   CC       criu/plugin.o
17:06:51 [2020-02-06T17:06:51.047Z]  > git merge b5fc6ea92cde594b5071e866dc4076cdc15b730b # timeout=10
17:06:51 [2020-02-06T17:06:51.224Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:06:51 [2020-02-06T17:06:51.410Z]  > git config core.sparsecheckout # timeout=10
17:06:51 [2020-02-06T17:06:51.455Z]  > git checkout -f 1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:06:52 [2020-02-06T17:06:52.996Z] #45 245.7   CC       criu/proc_parse.o
17:06:53 [2020-02-06T17:06:53.616Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/rootless	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/volume	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === Skipped
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver btrfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:73: No driver to put!
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     overlay_test.go:49: Fails to compute changes intermittently
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:46: Driver zfs not supported
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     graphtest_unix.go:73: No driver to put!
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:06:53 [2020-02-06T17:06:53.616Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] 
17:06:53 [2020-02-06T17:06:53.616Z] DONE 2155 tests, 20 skipped in 189.254s
Post stage
[Pipeline] junit
17:06:53 [2020-02-06T17:06:53.630Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:06:56 [2020-02-06T17:06:56.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh dynbinary test-integration
17:06:57 [2020-02-06T17:06:57.201Z] 
17:06:57 [2020-02-06T17:06:57.201Z] Removing bundles/
17:06:57 [2020-02-06T17:06:57.201Z] 
17:06:57 [2020-02-06T17:06:57.201Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:06:57 [2020-02-06T17:06:57.201Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:06:57 [2020-02-06T17:06:57.201Z] GOOS="" GOARCH="" GOARM=""
17:06:58 [2020-02-06T17:06:58.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:06:58 [2020-02-06T17:06:58.549Z] #45 251.3   CC       criu/protobuf-desc.o
17:06:59 [2020-02-06T17:06:59.633Z] Commit message: "testing: bump docker-py to 4.2.0"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:07:00 [2020-02-06T17:07:00.617Z] #45 253.1   CC       criu/protobuf.o
17:07:01 [2020-02-06T17:07:01.246Z] #45 253.7   CC       criu/pstree.o
17:07:02 [2020-02-06T17:07:02.453Z] + docker version
17:07:02 [2020-02-06T17:07:02.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:07:03 [2020-02-06T17:07:03.965Z] #45 256.2   CC       criu/rbtree.o
17:07:03 [2020-02-06T17:07:03.965Z] #45 256.6   CC       criu/rst-malloc.o
17:07:04 [2020-02-06T17:07:04.596Z] #45 257.1   CC       criu/seccomp.o
17:07:05 [2020-02-06T17:07:05.641Z] #45 258.4   CC       criu/seize.o
17:07:05 [2020-02-06T17:07:05.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:07:07 [2020-02-06T17:07:07.702Z] #45 260.1   CC       criu/servicefd.o
17:07:08 [2020-02-06T17:07:08.332Z] #45 260.9   CC       criu/shmem.o
17:07:08 [2020-02-06T17:07:08.689Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:07:08 [2020-02-06T17:07:08.689Z] 
17:07:08 [2020-02-06T17:07:08.689Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:07:09 [2020-02-06T17:07:09.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:07:09 [2020-02-06T17:07:09.053Z] HOSTNAME=e5722aa8d5c4
17:07:09 [2020-02-06T17:07:09.053Z] TESTDEBUG=0
17:07:09 [2020-02-06T17:07:09.053Z] DEST=bundles/test-integration
17:07:09 [2020-02-06T17:07:09.053Z] PWD=/go/src/github.com/docker/docker
17:07:09 [2020-02-06T17:07:09.053Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:07:09 [2020-02-06T17:07:09.053Z] container=docker
17:07:09 [2020-02-06T17:07:09.053Z] HOME=/root
17:07:09 [2020-02-06T17:07:09.053Z] GOLANG_VERSION=1.13.7
17:07:09 [2020-02-06T17:07:09.053Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:07:09 [2020-02-06T17:07:09.053Z] VALIDATE_BRANCH=master
17:07:09 [2020-02-06T17:07:09.053Z] TERM=xterm
17:07:09 [2020-02-06T17:07:09.053Z] DOCKER_PKG=github.com/docker/docker
17:07:09 [2020-02-06T17:07:09.053Z] SHLVL=1
17:07:09 [2020-02-06T17:07:09.053Z] TIMEOUT=120m
17:07:09 [2020-02-06T17:07:09.053Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:07:09 [2020-02-06T17:07:09.053Z] DOCKER_GRAPHDRIVER=overlay2
17:07:09 [2020-02-06T17:07:09.053Z] GO111MODULE=off
17:07:09 [2020-02-06T17:07:09.053Z] DOCKER_EXPERIMENTAL=1
17:07:09 [2020-02-06T17:07:09.053Z] TEST_SKIP_INTEGRATION_CLI=1
17:07:09 [2020-02-06T17:07:09.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:07:09 [2020-02-06T17:07:09.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:07:09 [2020-02-06T17:07:09.053Z] GOPATH=/go
17:07:09 [2020-02-06T17:07:09.053Z] PKG_CONFIG=pkg-config
17:07:09 [2020-02-06T17:07:09.053Z] _=/usr/bin/env
17:07:09 [2020-02-06T17:07:09.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:07:09 [2020-02-06T17:07:09.529Z] Client: Docker Engine - Enterprise
17:07:09 [2020-02-06T17:07:09.529Z]  Version:           19.03.2
17:07:09 [2020-02-06T17:07:09.529Z]  API version:       1.40
17:07:09 [2020-02-06T17:07:09.529Z]  Go version:        go1.12.8
17:07:09 [2020-02-06T17:07:09.529Z]  Git commit:        c92ab06ed9
17:07:09 [2020-02-06T17:07:09.529Z]  Built:             09/03/2019 16:38:11
17:07:09 [2020-02-06T17:07:09.529Z]  OS/Arch:           windows/amd64
17:07:09 [2020-02-06T17:07:09.529Z]  Experimental:      false
17:07:09 [2020-02-06T17:07:09.529Z] 
17:07:09 [2020-02-06T17:07:09.529Z] Server: Docker Engine - Enterprise
17:07:09 [2020-02-06T17:07:09.529Z]  Engine:
17:07:09 [2020-02-06T17:07:09.529Z]   Version:          19.03.2
17:07:09 [2020-02-06T17:07:09.529Z]   API version:      1.40 (minimum version 1.24)
17:07:09 [2020-02-06T17:07:09.529Z]   Go version:       go1.12.8
17:07:09 [2020-02-06T17:07:09.529Z]   Git commit:       c92ab06ed9
17:07:09 [2020-02-06T17:07:09.529Z]   Built:            09/03/2019 16:35:47
17:07:09 [2020-02-06T17:07:09.529Z]   OS/Arch:          windows/amd64
17:07:09 [2020-02-06T17:07:09.529Z]   Experimental:     true
17:07:09 [2020-02-06T17:07:09.830Z] #45 262.4   CC       criu/sigframe.o
17:07:09 [2020-02-06T17:07:09.889Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:07:09 [2020-02-06T17:07:09.889Z] 
17:07:09 [2020-02-06T17:07:09.889Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:07:09 [2020-02-06T17:07:09.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:07:09 [2020-02-06T17:07:09.889Z] Using test binary docker
17:07:09 [2020-02-06T17:07:09.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:07:09 [2020-02-06T17:07:09.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:07:09 [2020-02-06T17:07:09.889Z] INFO: Waiting for daemon to start...
17:07:09 [2020-02-06T17:07:09.889Z] Starting dockerd
17:07:10 [2020-02-06T17:07:10.120Z] #45 262.6   CC       criu/signalfd.o
[Pipeline] sh
17:07:10 [2020-02-06T17:07:10.409Z] #45 263.0   CC       criu/sk-inet.o
17:07:10 [2020-02-06T17:07:10.818Z] .
17:07:10 [2020-02-06T17:07:10.818Z] INFO: Building docker-sdk-python3:4.2.0...
17:07:11 [2020-02-06T17:07:11.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:07:11 [2020-02-06T17:07:11.054Z] + docker info
17:07:11 [2020-02-06T17:07:11.441Z] #45 ...
17:07:11 [2020-02-06T17:07:11.442Z] 
17:07:11 [2020-02-06T17:07:11.442Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:11 [2020-02-06T17:07:11.442Z] #42 353.1 + dpkg --print-architecture
17:07:11 [2020-02-06T17:07:11.442Z] #42 353.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
17:07:11 [2020-02-06T17:07:11.442Z] #42 353.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:07:11 [2020-02-06T17:07:11.442Z] #42 353.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
17:07:14 [2020-02-06T17:07:14.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:07:17 [2020-02-06T17:07:17.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:07:21 [2020-02-06T17:07:21.163Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:07:21 [2020-02-06T17:07:21.163Z] Using test binary docker
17:07:21 [2020-02-06T17:07:21.163Z] +++ /etc/init.d/apparmor start
17:07:21 [2020-02-06T17:07:21.163Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:07:21 [2020-02-06T17:07:21.164Z] INFO: Waiting for daemon to start...
17:07:21 [2020-02-06T17:07:21.164Z] Starting dockerd
17:07:21 [2020-02-06T17:07:21.164Z] +++ 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
17:07:23 [2020-02-06T17:07:23.674Z] .
17:07:23 [2020-02-06T17:07:23.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:07:23 [2020-02-06T17:07:23.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:07:23 [2020-02-06T17:07:23.674Z] Error: No such image: emptyfs
17:07:23 [2020-02-06T17:07:23.674Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:07:23 [2020-02-06T17:07:23.674Z] ++++ docker load
17:07:23 [2020-02-06T17:07:23.930Z] Running integration-test (iteration 1)
17:07:23 [2020-02-06T17:07:23.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:07:23 [2020-02-06T17:07:23.930Z] ++ 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
17:07:23 [2020-02-06T17:07:23.930Z] ++ set -e
17:07:23 [2020-02-06T17:07:23.930Z] ++ '[' -n 0 ']'
17:07:23 [2020-02-06T17:07:23.930Z] ++ set -x
17:07:23 [2020-02-06T17:07:23.930Z] ++ 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
17:07:24 [2020-02-06T17:07:24.057Z] #42 ...
17:07:24 [2020-02-06T17:07:24.057Z] 
17:07:24 [2020-02-06T17:07:24.057Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:24 [2020-02-06T17:07:24.057Z] #45 265.1   CC       criu/sk-netlink.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 265.8   CC       criu/sk-packet.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 266.9   CC       criu/sk-queue.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 267.8   CC       criu/sk-tcp.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 268.7   CC       criu/sk-unix.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 272.1   CC       criu/sockets.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 273.8   CC       criu/stats.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 274.4   CC       criu/string.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 274.6   CC       criu/sysctl.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 275.9   CC       criu/sysfs_parse.o
17:07:24 [2020-02-06T17:07:24.057Z] #45 276.6   CC       criu/timerfd.o
17:07:24 [2020-02-06T17:07:24.684Z] #45 277.2   CC       criu/tty.o
17:07:28 [2020-02-06T17:07:28.181Z] #45 280.8   CC       criu/tun.o
17:07:29 [2020-02-06T17:07:29.678Z] #45 282.1   CC       criu/uffd.o
17:07:31 [2020-02-06T17:07:31.741Z] #45 284.5   CC       criu/util.o
17:07:32 [2020-02-06T17:07:32.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:07:32 [2020-02-06T17:07:32.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:07:34 [2020-02-06T17:07:34.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:07:35 [2020-02-06T17:07:35.244Z] #45 287.6   CC       criu/uts_ns.o
17:07:35 [2020-02-06T17:07:35.244Z] #45 288.1   CC       criu/vdso.o
17:07:36 [2020-02-06T17:07:36.185Z] Client:
17:07:36 [2020-02-06T17:07:36.185Z]  Debug Mode: false
17:07:36 [2020-02-06T17:07:36.185Z]  Plugins:
17:07:36 [2020-02-06T17:07:36.185Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
17:07:36 [2020-02-06T17:07:36.185Z] 
17:07:36 [2020-02-06T17:07:36.185Z] Server:
17:07:36 [2020-02-06T17:07:36.185Z]  Containers: 0
17:07:36 [2020-02-06T17:07:36.185Z]   Running: 0
17:07:36 [2020-02-06T17:07:36.185Z]   Paused: 0
17:07:36 [2020-02-06T17:07:36.185Z]   Stopped: 0
17:07:36 [2020-02-06T17:07:36.185Z]  Images: 0
17:07:36 [2020-02-06T17:07:36.185Z]  Server Version: 19.03.2
17:07:36 [2020-02-06T17:07:36.185Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:07:36 [2020-02-06T17:07:36.185Z]   Windows: 
17:07:36 [2020-02-06T17:07:36.185Z]   LCOW: 
17:07:36 [2020-02-06T17:07:36.185Z]  Logging Driver: json-file
17:07:36 [2020-02-06T17:07:36.185Z]  Plugins:
17:07:36 [2020-02-06T17:07:36.185Z]   Volume: local
17:07:36 [2020-02-06T17:07:36.185Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
17:07:36 [2020-02-06T17:07:36.185Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:07:36 [2020-02-06T17:07:36.185Z]  Swarm: inactive
17:07:36 [2020-02-06T17:07:36.185Z]  Default Isolation: process
17:07:36 [2020-02-06T17:07:36.185Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:07:36 [2020-02-06T17:07:36.185Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
17:07:36 [2020-02-06T17:07:36.185Z]  OSType: windows
17:07:36 [2020-02-06T17:07:36.185Z]  Architecture: x86_64
17:07:36 [2020-02-06T17:07:36.185Z]  CPUs: 4
17:07:36 [2020-02-06T17:07:36.185Z]  Total Memory: 32GiB
17:07:36 [2020-02-06T17:07:36.185Z]  Name: azwin-2-b13b40
17:07:36 [2020-02-06T17:07:36.185Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
17:07:36 [2020-02-06T17:07:36.185Z]  Docker Root Dir: D:\docker
17:07:36 [2020-02-06T17:07:36.185Z]  Debug Mode: false
17:07:36 [2020-02-06T17:07:36.185Z]  Registry: https://index.docker.io/v1/
17:07:36 [2020-02-06T17:07:36.185Z]  Labels:
17:07:36 [2020-02-06T17:07:36.185Z]  Experimental: true
17:07:36 [2020-02-06T17:07:36.185Z]  Insecure Registries:
17:07:36 [2020-02-06T17:07:36.185Z]   10.0.0.4:5000
17:07:36 [2020-02-06T17:07:36.185Z]   127.0.0.0/8
17:07:36 [2020-02-06T17:07:36.185Z]  Registry Mirrors:
17:07:36 [2020-02-06T17:07:36.185Z]   http://10.0.0.4:5000/
17:07:36 [2020-02-06T17:07:36.185Z]  Live Restore Enabled: false
17:07:36 [2020-02-06T17:07:36.185Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:07:36 [2020-02-06T17:07:36.743Z] #45 289.3   LINK     criu/built-in.o
17:07:37 [2020-02-06T17:07:37.035Z] #45 289.6   LINK     criu/criu
17:07:38 [2020-02-06T17:07:38.092Z] #45 290.6   DEP      lib/c/criu.d
17:07:38 [2020-02-06T17:07:38.092Z] #45 290.7   CC       images/rpc.pb-c.o
17:07:39 [2020-02-06T17:07:39.590Z] #45 292.0   CC       lib/c/criu.o
17:07:41 [2020-02-06T17:07:41.645Z] #45 294.0   LINK     lib/c/built-in.o
17:07:41 [2020-02-06T17:07:41.645Z] #45 294.0   LINK     lib/c/libcriu.so
17:07:41 [2020-02-06T17:07:41.934Z] #45 294.5   GEN      magic.py
17:07:42 [2020-02-06T17:07:42.223Z] #45 294.7 Note: Building without setproctitle() and strlcpy() support.
17:07:42 [2020-02-06T17:07:42.223Z] #45 294.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
17:07:43 [2020-02-06T17:07:43.258Z] #45 296.0 fatal: not a git repository (or any of the parent directories): .git
17:07:44 [2020-02-06T17:07:44.754Z] #45 297.4 make[1]: Nothing to be done for 'all'.
17:07:46 [2020-02-06T17:07:46.262Z] #45 299.0 make[1]: 'images/built-in.o' is up to date.
17:07:46 [2020-02-06T17:07:46.262Z] #45 299.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
17:07:46 [2020-02-06T17:07:46.552Z] #45 299.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
17:07:46 [2020-02-06T17:07:46.552Z] #45 299.2 make[1]: 'compel/libcompel.a' is up to date.
17:07:46 [2020-02-06T17:07:46.552Z] #45 299.3 make[1]: 'compel/compel-host-bin' is up to date.
17:07:46 [2020-02-06T17:07:46.552Z] #45 299.3 make[1]: Nothing to be done for 'all'.
17:07:46 [2020-02-06T17:07:46.552Z] #45 299.4 make[1]: 'soccr/libsoccr.a' is up to date.
17:07:47 [2020-02-06T17:07:47.183Z] #45 299.8 make[2]: Nothing to be done for 'all'.
17:07:47 [2020-02-06T17:07:47.183Z] #45 299.9 make[2]: Nothing to be done for 'all'.
17:07:47 [2020-02-06T17:07:47.183Z] #45 299.9 make[2]: Nothing to be done for 'all'.
17:07:47 [2020-02-06T17:07:47.472Z] #45 ...
17:07:47 [2020-02-06T17:07:47.472Z] 
17:07:47 [2020-02-06T17:07:47.472Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:47 [2020-02-06T17:07:47.472Z] #58 229.5 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
17:07:48 [2020-02-06T17:07:48.530Z] #58 ...
17:07:48 [2020-02-06T17:07:48.530Z] 
17:07:48 [2020-02-06T17:07:48.530Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.2 make[2]: Nothing to be done for 'all'.
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.3 make[2]: Nothing to be done for 'all'.
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.4 make[2]: Nothing to be done for 'all'.
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.5 make[2]: Nothing to be done for 'all'.
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.8 make[2]: Nothing to be done for 'all'.
17:07:48 [2020-02-06T17:07:48.530Z] #45 300.8   INSTALL  criu/criu
17:07:48 [2020-02-06T17:07:48.530Z] #45 DONE 301.0s
17:07:48 [2020-02-06T17:07:48.530Z] 
17:07:48 [2020-02-06T17:07:48.530Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:07:49 [2020-02-06T17:07:49.245Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:07:49 [2020-02-06T17:07:49.245Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bf18e969\powershellScript.ps1'; exit $LASTEXITCODE;
17:07:49 [2020-02-06T17:07:49.245Z] ----------------------------------------------------------------------------
17:07:49 [2020-02-06T17:07:49.245Z] 
17:07:49 [2020-02-06T17:07:49.245Z] INFO: executeCI.ps1 starting at Thu Feb  6 17:07:48 CUT 2020
17:07:49 [2020-02-06T17:07:49.245Z] 
17:07:49 [2020-02-06T17:07:49.245Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:07:49 [2020-02-06T17:07:49.245Z] INFO: Running git version 2.24.1.windows.2
17:07:49 [2020-02-06T17:07:49.245Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:07:49 [2020-02-06T17:07:49.245Z] INFO: Environment variables:
17:07:49 [2020-02-06T17:07:49.245Z] 
17:07:49 [2020-02-06T17:07:49.245Z] Name                           Value                                                                                   
17:07:49 [2020-02-06T17:07:49.245Z] ----                           -----                                                                                   
17:07:49 [2020-02-06T17:07:49.245Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:07:49 [2020-02-06T17:07:49.245Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
17:07:49 [2020-02-06T17:07:49.245Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:07:49 [2020-02-06T17:07:49.245Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
17:07:49 [2020-02-06T17:07:49.245Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
17:07:49 [2020-02-06T17:07:49.245Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:07:49 [2020-02-06T17:07:49.245Z] BRANCH_NAME                    PR-40467                                                                                
17:07:49 [2020-02-06T17:07:49.245Z] BUILD_DISPLAY_NAME             #2                                                                                      
17:07:49 [2020-02-06T17:07:49.245Z] BUILD_ID                       2                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] BUILD_NUMBER                   2                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] BUILD_TAG                      jenkins-moby-PR-40467-2                                                                 
17:07:49 [2020-02-06T17:07:49.245Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40467/2/                                   
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_BRANCH                  bump_docker_py                                                                          
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_FORK                    thaJeztah                                                                               
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_ID                      40467                                                                                   
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_TARGET                  master                                                                                  
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_TITLE                   testing: bump docker-py to 4.2.0                                                        
17:07:49 [2020-02-06T17:07:49.245Z] CHANGE_URL                     https://github.com/moby/moby/pull/40467                                                 
17:07:49 [2020-02-06T17:07:49.245Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
17:07:49 [2020-02-06T17:07:49.245Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:07:49 [2020-02-06T17:07:49.245Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:07:49 [2020-02-06T17:07:49.245Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:07:49 [2020-02-06T17:07:49.245Z] COMPUTERNAME                   azwin-2-b13b40                                                                          
17:07:49 [2020-02-06T17:07:49.245Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
17:07:49 [2020-02-06T17:07:49.245Z] ConfigSequenceNumber           0                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] DOCKER_BUILDKIT                0                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] DOCKER_DUT_DEBUG               1                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:07:49 [2020-02-06T17:07:49.245Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:07:49 [2020-02-06T17:07:49.245Z] EXECUTOR_NUMBER                0                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] FQDN                           azwin-2-b13b40.westus.cloudapp.azure.com                                                
17:07:49 [2020-02-06T17:07:49.245Z] GIT_BRANCH                     PR-40467                                                                                
17:07:49 [2020-02-06T17:07:49.245Z] GIT_COMMIT                     1cb4a6095052142df2e7fe0c4f83c91d1447acaf                                                
17:07:49 [2020-02-06T17:07:49.245Z] GIT_PREVIOUS_COMMIT            1cb4a6095052142df2e7fe0c4f83c91d1447acaf                                                
17:07:49 [2020-02-06T17:07:49.245Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:07:49 [2020-02-06T17:07:49.245Z] HUDSON_COOKIE                  62fc4a3a-179d-44ca-b31e-b74e1fb07eee                                                    
17:07:49 [2020-02-06T17:07:49.245Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:07:49 [2020-02-06T17:07:49.245Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:07:49 [2020-02-06T17:07:49.245Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
17:07:49 [2020-02-06T17:07:49.245Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64                          
17:07:49 [2020-02-06T17:07:49.245Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:07:49 [2020-02-06T17:07:49.245Z] JENKINS_NODE_COOKIE            e416e275-f46f-461e-a5c9-37547c236c99                                                    
17:07:49 [2020-02-06T17:07:49.245Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:07:49 [2020-02-06T17:07:49.245Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
17:07:49 [2020-02-06T17:07:49.245Z] JOB_BASE_NAME                  PR-40467                                                                                
17:07:49 [2020-02-06T17:07:49.245Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40467/display/redirect                     
17:07:49 [2020-02-06T17:07:49.245Z] JOB_NAME                       moby/PR-40467                                                                           
17:07:49 [2020-02-06T17:07:49.245Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40467/                                     
17:07:49 [2020-02-06T17:07:49.245Z] library.jps.version            master                                                                                  
17:07:49 [2020-02-06T17:07:49.245Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
17:07:49 [2020-02-06T17:07:49.245Z] NODE_LABELS                    amd64 azure azwin-2-b13b40 azwin-2019 docker west-us windows windows-2019 x86_64        
17:07:49 [2020-02-06T17:07:49.245Z] NODE_NAME                      azwin-2-b13b40                                                                          
17:07:49 [2020-02-06T17:07:49.245Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:07:49 [2020-02-06T17:07:49.245Z] OS                             Windows_NT                                                                              
17:07:49 [2020-02-06T17:07:49.245Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
17:07:49 [2020-02-06T17:07:49.245Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:07:49 [2020-02-06T17:07:49.245Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:07:49 [2020-02-06T17:07:49.246Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
17:07:49 [2020-02-06T17:07:49.246Z] PROCESSOR_LEVEL                6                                                                                       
17:07:49 [2020-02-06T17:07:49.246Z] PROCESSOR_REVISION             4f01                                                                                    
17:07:49 [2020-02-06T17:07:49.246Z] ProgramData                    C:\ProgramData                                                                          
17:07:49 [2020-02-06T17:07:49.246Z] ProgramFiles                   C:\Program Files                                                                        
17:07:49 [2020-02-06T17:07:49.246Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:07:49 [2020-02-06T17:07:49.246Z] ProgramW6432                   C:\Program Files                                                                        
17:07:49 [2020-02-06T17:07:49.246Z] PROMPT                         $P$G                                                                                    
17:07:49 [2020-02-06T17:07:49.246Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:07:49 [2020-02-06T17:07:49.246Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
17:07:49 [2020-02-06T17:07:49.246Z] PUBLIC                         C:\Users\Public                                                                         
17:07:49 [2020-02-06T17:07:49.246Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40467/2/display/redirect?page=changes      
17:07:49 [2020-02-06T17:07:49.246Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40467/2/display/redirect                   
17:07:49 [2020-02-06T17:07:49.246Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:07:49 [2020-02-06T17:07:49.246Z] SOURCES_DRIVE                  d                                                                                       
17:07:49 [2020-02-06T17:07:49.246Z] SOURCES_SUBDIR                 gopath                                                                                  
17:07:49 [2020-02-06T17:07:49.246Z] STAGE_NAME                     Run tests                                                                               
17:07:49 [2020-02-06T17:07:49.246Z] SystemDrive                    C:                                                                                      
17:07:49 [2020-02-06T17:07:49.246Z] SystemRoot                     C:\windows                                                                              
17:07:49 [2020-02-06T17:07:49.246Z] TEMP                           C:\windows\TEMP                                                                         
17:07:49 [2020-02-06T17:07:49.246Z] TESTDEBUG                      0                                                                                       
17:07:49 [2020-02-06T17:07:49.246Z] TESTRUN_DRIVE                  d                                                                                       
17:07:49 [2020-02-06T17:07:49.246Z] TESTRUN_SUBDIR                 CI                                                                                      
17:07:49 [2020-02-06T17:07:49.246Z] TIMEOUT                        120m                                                                                    
17:07:49 [2020-02-06T17:07:49.246Z] TMP                            C:\windows\TEMP                                                                         
17:07:49 [2020-02-06T17:07:49.246Z] USERDOMAIN                     WORKGROUP                                                                               
17:07:49 [2020-02-06T17:07:49.246Z] USERNAME                       azwin-2-b13b40$                                                                         
17:07:49 [2020-02-06T17:07:49.246Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
17:07:49 [2020-02-06T17:07:49.246Z] windir                         C:\windows                                                                              
17:07:49 [2020-02-06T17:07:49.246Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:07:49 [2020-02-06T17:07:49.246Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:07:49 [2020-02-06T17:07:49.246Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:07:49 [2020-02-06T17:07:49.246Z] 
17:07:49 [2020-02-06T17:07:49.246Z] 
17:07:49 [2020-02-06T17:07:49.246Z] 
17:07:49 [2020-02-06T17:07:49.718Z] INFO: Sources under d:\gopath\...
17:07:49 [2020-02-06T17:07:49.718Z] INFO: Test run under d:\CI\...
17:07:49 [2020-02-06T17:07:49.718Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:07:49 [2020-02-06T17:07:49.718Z] INFO: docker/docker repository was found
17:07:50 [2020-02-06T17:07:50.177Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
17:07:50 [2020-02-06T17:07:50.635Z] ltsc2019: Pulling from windows/servercore
17:07:51 [2020-02-06T17:07:51.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:07:51 [2020-02-06T17:07:51.093Z] 65014b3c3121: Pulling fs layer
17:07:51 [2020-02-06T17:07:51.093Z] edbd72df76b4: Pulling fs layer
17:07:51 [2020-02-06T17:07:51.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:07:52 [2020-02-06T17:07:52.031Z] #24 ...
17:07:52 [2020-02-06T17:07:52.031Z] 
17:07:52 [2020-02-06T17:07:52.031Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
17:07:52 [2020-02-06T17:07:52.031Z] #58 233.7 + mkdir -p /build
17:07:52 [2020-02-06T17:07:52.031Z] #58 233.7 + cp runc /build/runc
17:07:52 [2020-02-06T17:07:52.031Z] #58 DONE 233.9s
17:07:52 [2020-02-06T17:07:52.031Z] 
17:07:52 [2020-02-06T17:07:52.031Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
17:07:52 [2020-02-06T17:07:52.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:07:53 [2020-02-06T17:07:53.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:07:53 [2020-02-06T17:07:53.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:07:55 [2020-02-06T17:07:55.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:07:55 [2020-02-06T17:07:55.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:07:56 [2020-02-06T17:07:56.077Z] Loaded image: buildpack-deps:jessie
17:07:56 [2020-02-06T17:07:56.077Z] Loaded image: busybox:latest
17:07:56 [2020-02-06T17:07:56.376Z] Loaded image: busybox:glibc
17:07:56 [2020-02-06T17:07:56.376Z] Loaded image: debian:jessie
17:07:56 [2020-02-06T17:07:56.376Z] Loaded image: hello-world:latest
17:07:56 [2020-02-06T17:07:56.632Z] INFO: Testing against a local daemon
17:07:56 [2020-02-06T17:07:56.632Z] === RUN   TestCgroupNamespacesBuild
17:07:57 [2020-02-06T17:07:57.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:07:57 [2020-02-06T17:07:57.468Z] sha256:ec739306f940acf31e17d943964e2bc7d4bf5549311a5a7ee8f9888797aafe19
17:07:57 [2020-02-06T17:07:57.468Z] INFO: Starting docker-py tests...
17:07:57 [2020-02-06T17:07:57.623Z] #42 DONE 398.5s
17:07:57 [2020-02-06T17:07:57.623Z] 
17:07:57 [2020-02-06T17:07:57.623Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:07:58 [2020-02-06T17:07:58.034Z] ============================= test session starts ==============================
17:07:58 [2020-02-06T17:07:58.034Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
17:07:58 [2020-02-06T17:07:58.034Z] rootdir: /src, inifile: pytest.ini
17:07:58 [2020-02-06T17:07:58.034Z] plugins: timeout-1.3.3, cov-2.6.1
17:07:58 [2020-02-06T17:07:58.178Z] edbd72df76b4: Download complete
17:07:58 [2020-02-06T17:07:58.965Z] collected 387 items
17:07:58 [2020-02-06T17:07:58.966Z] 
17:07:58 [2020-02-06T17:07:58.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:00 [2020-02-06T17:08:00.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:00 [2020-02-06T17:08:00.836Z] --- PASS: TestCgroupNamespacesBuild (3.74s)
17:08:00 [2020-02-06T17:08:00.836Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:00 [2020-02-06T17:08:00.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:02 [2020-02-06T17:08:02.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:02 [2020-02-06T17:08:02.722Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s)
17:08:02 [2020-02-06T17:08:02.722Z] === RUN   TestBuildWithSession
17:08:02 [2020-02-06T17:08:02.722Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:02 [2020-02-06T17:08:02.722Z]     build_session_test.go:25: TODO: BuildKit
17:08:02 [2020-02-06T17:08:02.722Z] === RUN   TestBuildSquashParent
17:08:03 [2020-02-06T17:08:03.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:04 [2020-02-06T17:08:04.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:04 [2020-02-06T17:08:04.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:08:04 [2020-02-06T17:08:04.923Z] 
17:08:04 [2020-02-06T17:08:04.923Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:08:04 [2020-02-06T17:08:04.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:08:04 [2020-02-06T17:08:04.923Z] HOSTNAME=1077eac66740
17:08:04 [2020-02-06T17:08:04.923Z] TESTDEBUG=0
17:08:04 [2020-02-06T17:08:04.923Z] DEST=bundles/test-integration
17:08:04 [2020-02-06T17:08:04.923Z] PWD=/go/src/github.com/docker/docker
17:08:04 [2020-02-06T17:08:04.923Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:08:04 [2020-02-06T17:08:04.923Z] container=docker
17:08:04 [2020-02-06T17:08:04.923Z] HOME=/root
17:08:04 [2020-02-06T17:08:04.923Z] GOLANG_VERSION=1.13.7
17:08:04 [2020-02-06T17:08:04.923Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:08:04 [2020-02-06T17:08:04.923Z] VALIDATE_BRANCH=master
17:08:04 [2020-02-06T17:08:04.923Z] TERM=xterm
17:08:04 [2020-02-06T17:08:04.923Z] DOCKER_PKG=github.com/docker/docker
17:08:04 [2020-02-06T17:08:04.923Z] SHLVL=1
17:08:04 [2020-02-06T17:08:04.923Z] TIMEOUT=120m
17:08:04 [2020-02-06T17:08:04.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:08:04 [2020-02-06T17:08:04.923Z] DOCKER_GRAPHDRIVER=overlay2
17:08:04 [2020-02-06T17:08:04.923Z] GO111MODULE=off
17:08:04 [2020-02-06T17:08:04.923Z] DOCKER_EXPERIMENTAL=1
17:08:04 [2020-02-06T17:08:04.923Z] TEST_SKIP_INTEGRATION_CLI=1
17:08:04 [2020-02-06T17:08:04.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:08:04 [2020-02-06T17:08:04.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:08:04 [2020-02-06T17:08:04.923Z] GOPATH=/go
17:08:04 [2020-02-06T17:08:04.923Z] PKG_CONFIG=pkg-config
17:08:04 [2020-02-06T17:08:04.923Z] _=/usr/bin/env
17:08:04 [2020-02-06T17:08:04.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:08:05 [2020-02-06T17:08:05.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:05 [2020-02-06T17:08:05.035Z] Using test binary docker
17:08:05 [2020-02-06T17:08:05.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:05 [2020-02-06T17:08:05.035Z] +++ /etc/init.d/apparmor start
17:08:05 [2020-02-06T17:08:05.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:05 [2020-02-06T17:08:05.035Z] Starting dockerd
17:08:05 [2020-02-06T17:08:05.035Z] INFO: Waiting for daemon to start...
17:08:05 [2020-02-06T17:08:05.035Z] +++ 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
17:08:07 [2020-02-06T17:08:07.373Z] .
17:08:07 [2020-02-06T17:08:07.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:07 [2020-02-06T17:08:07.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:07 [2020-02-06T17:08:07.373Z] Error: No such image: emptyfs
17:08:07 [2020-02-06T17:08:07.373Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:07 [2020-02-06T17:08:07.373Z] ++++ docker load
17:08:07 [2020-02-06T17:08:07.373Z] Running integration-test (iteration 1)
17:08:07 [2020-02-06T17:08:07.373Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:08:07 [2020-02-06T17:08:07.373Z] ++ 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
17:08:07 [2020-02-06T17:08:07.373Z] ++ set -e
17:08:07 [2020-02-06T17:08:07.373Z] ++ '[' -n 0 ']'
17:08:07 [2020-02-06T17:08:07.373Z] ++ set -x
17:08:07 [2020-02-06T17:08:07.373Z] ++ 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
17:08:14 [2020-02-06T17:08:14.932Z] --- PASS: TestBuildSquashParent (10.53s)
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:14 [2020-02-06T17:08:14.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:14 [2020-02-06T17:08:14.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:14 [2020-02-06T17:08:14.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:14 [2020-02-06T17:08:14.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:15 [2020-02-06T17:08:15.134Z] Loaded image: buildpack-deps:jessie
17:08:15 [2020-02-06T17:08:15.134Z] Loaded image: busybox:latest
17:08:15 [2020-02-06T17:08:15.134Z] Loaded image: busybox:glibc
17:08:15 [2020-02-06T17:08:15.134Z] Loaded image: debian:jessie
17:08:15 [2020-02-06T17:08:15.134Z] Loaded image: hello-world:latest
17:08:15 [2020-02-06T17:08:15.134Z] INFO: Testing against a local daemon
17:08:15 [2020-02-06T17:08:15.134Z] === RUN   TestCgroupNamespacesBuild
17:08:16 [2020-02-06T17:08:16.819Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:16 [2020-02-06T17:08:16.863Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
17:08:16 [2020-02-06T17:08:16.863Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:17 [2020-02-06T17:08:17.075Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:18 [2020-02-06T17:08:18.603Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s)
17:08:18 [2020-02-06T17:08:18.603Z] === RUN   TestBuildWithSession
17:08:18 [2020-02-06T17:08:18.603Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:18 [2020-02-06T17:08:18.603Z]     build_session_test.go:25: TODO: BuildKit
17:08:18 [2020-02-06T17:08:18.603Z] === RUN   TestBuildSquashParent
17:08:20 [2020-02-06T17:08:20.342Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:20 [2020-02-06T17:08:20.598Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:21 [2020-02-06T17:08:21.000Z] tests/integration/api_build_test.py .......................X             [  6%]
17:08:21 [2020-02-06T17:08:21.257Z] tests/integration/api_client_test.py .....                               [  7%]
17:08:23 [2020-02-06T17:08:23.189Z] tests/integration/api_config_test.py .....                               [  8%]
17:08:23 [2020-02-06T17:08:23.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.87s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.65s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s)
17:08:23 [2020-02-06T17:08:23.904Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
17:08:23 [2020-02-06T17:08:23.904Z] === RUN   TestBuildMultiStageCopy
17:08:23 [2020-02-06T17:08:23.904Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:24 [2020-02-06T17:08:24.692Z] --- PASS: TestBuildSquashParent (6.12s)
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:24 [2020-02-06T17:08:24.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:24 [2020-02-06T17:08:24.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:24 [2020-02-06T17:08:24.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:24 [2020-02-06T17:08:24.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:27 [2020-02-06T17:08:27.071Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:27 [2020-02-06T17:08:27.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:27 [2020-02-06T17:08:27.423Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:27 [2020-02-06T17:08:27.730Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:28 [2020-02-06T17:08:28.656Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:28 [2020-02-06T17:08:28.957Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:29 [2020-02-06T17:08:29.168Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:29 [2020-02-06T17:08:29.535Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:29 [2020-02-06T17:08:29.883Z] --- PASS: TestBuildMultiStageCopy (5.79s)
17:08:29 [2020-02-06T17:08:29.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s)
17:08:29 [2020-02-06T17:08:29.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s)
17:08:29 [2020-02-06T17:08:29.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s)
17:08:29 [2020-02-06T17:08:29.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
17:08:29 [2020-02-06T17:08:29.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
17:08:29 [2020-02-06T17:08:29.883Z] === RUN   TestBuildMultiStageParentConfig
17:08:31 [2020-02-06T17:08:31.248Z] --- PASS: TestBuildMultiStageParentConfig (1.67s)
17:08:31 [2020-02-06T17:08:31.248Z] === RUN   TestBuildLabelWithTargets
17:08:31 [2020-02-06T17:08:31.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s)
17:08:31 [2020-02-06T17:08:31.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
17:08:31 [2020-02-06T17:08:31.896Z] === RUN   TestBuildMultiStageCopy
17:08:31 [2020-02-06T17:08:31.896Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:34 [2020-02-06T17:08:34.268Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:34 [2020-02-06T17:08:34.513Z] --- PASS: TestBuildLabelWithTargets (2.68s)
17:08:34 [2020-02-06T17:08:34.513Z] === RUN   TestBuildWithEmptyLayers
17:08:34 [2020-02-06T17:08:34.619Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:35 [2020-02-06T17:08:35.362Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:35 [2020-02-06T17:08:35.438Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
17:08:35 [2020-02-06T17:08:35.438Z] === RUN   TestBuildMultiStageOnBuild
17:08:35 [2020-02-06T17:08:35.715Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:36 [2020-02-06T17:08:36.062Z] --- PASS: TestBuildMultiStageCopy (4.29s)
17:08:36 [2020-02-06T17:08:36.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s)
17:08:36 [2020-02-06T17:08:36.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
17:08:36 [2020-02-06T17:08:36.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
17:08:36 [2020-02-06T17:08:36.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
17:08:36 [2020-02-06T17:08:36.062Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
17:08:36 [2020-02-06T17:08:36.062Z] === RUN   TestBuildMultiStageParentConfig
17:08:36 [2020-02-06T17:08:36.922Z] #54 ...
17:08:36 [2020-02-06T17:08:36.923Z] 
17:08:36 [2020-02-06T17:08:36.923Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:36 [2020-02-06T17:08:36.923Z] #63 386.2 + bin/containerd
17:08:37 [2020-02-06T17:08:37.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:37 [2020-02-06T17:08:37.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:37 [2020-02-06T17:08:37.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:37 [2020-02-06T17:08:37.788Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
17:08:37 [2020-02-06T17:08:37.788Z] === RUN   TestBuildLabelWithTargets
17:08:39 [2020-02-06T17:08:39.536Z] --- PASS: TestBuildLabelWithTargets (2.04s)
17:08:39 [2020-02-06T17:08:39.536Z] === RUN   TestBuildWithEmptyLayers
17:08:39 [2020-02-06T17:08:39.640Z] --- PASS: TestBuildMultiStageOnBuild (3.69s)
17:08:39 [2020-02-06T17:08:39.640Z] === RUN   TestBuildUncleanTarFilenames
17:08:40 [2020-02-06T17:08:40.286Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
17:08:40 [2020-02-06T17:08:40.286Z] === RUN   TestBuildMultiStageOnBuild
17:08:41 [2020-02-06T17:08:41.045Z] --- PASS: TestBuildUncleanTarFilenames (1.94s)
17:08:41 [2020-02-06T17:08:41.045Z] === RUN   TestBuildMultiStageLayerLeak
17:08:43 [2020-02-06T17:08:43.490Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
17:08:43 [2020-02-06T17:08:43.490Z] === RUN   TestBuildUncleanTarFilenames
17:08:44 [2020-02-06T17:08:44.725Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
17:08:44 [2020-02-06T17:08:44.725Z] === RUN   TestBuildMultiStageLayerLeak
17:08:45 [2020-02-06T17:08:45.212Z] --- PASS: TestBuildMultiStageLayerLeak (4.10s)
17:08:45 [2020-02-06T17:08:45.212Z] === RUN   TestBuildWithHugeFile
17:08:45 [2020-02-06T17:08:45.360Z] #63 ...
17:08:45 [2020-02-06T17:08:45.360Z] 
17:08:45 [2020-02-06T17:08:45.360Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
17:08:45 [2020-02-06T17:08:45.360Z] #54 DONE 446.1s
17:08:45 [2020-02-06T17:08:45.360Z] 
17:08:45 [2020-02-06T17:08:45.360Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
17:08:47 [2020-02-06T17:08:47.811Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
17:08:47 [2020-02-06T17:08:47.811Z] === RUN   TestBuildWithHugeFile
17:08:50 [2020-02-06T17:08:50.912Z] #24 451.5 + return
17:08:50 [2020-02-06T17:08:50.913Z] #24 DONE 451.6s
17:08:50 [2020-02-06T17:08:50.913Z] 
17:08:50 [2020-02-06T17:08:50.913Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:51 [2020-02-06T17:08:51.736Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:51 [2020-02-06T17:08:51.736Z] Using test binary docker
17:08:51 [2020-02-06T17:08:51.736Z] +++ /etc/init.d/apparmor start
17:08:51 [2020-02-06T17:08:51.736Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:51 [2020-02-06T17:08:51.736Z] INFO: Waiting for daemon to start...
17:08:51 [2020-02-06T17:08:51.736Z] Starting dockerd
17:08:51 [2020-02-06T17:08:51.736Z] +++ 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
17:08:52 [2020-02-06T17:08:52.409Z] #63 ...
17:08:52 [2020-02-06T17:08:52.409Z] 
17:08:52 [2020-02-06T17:08:52.409Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
17:08:52 [2020-02-06T17:08:52.661Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:52 [2020-02-06T17:08:52.661Z] Using test binary docker
17:08:52 [2020-02-06T17:08:52.661Z] +++ /etc/init.d/apparmor start
17:08:52 [2020-02-06T17:08:52.661Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:52 [2020-02-06T17:08:52.661Z] INFO: Waiting for daemon to start...
17:08:52 [2020-02-06T17:08:52.661Z] Starting dockerd
17:08:52 [2020-02-06T17:08:52.661Z] +++ 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
17:08:52 [2020-02-06T17:08:52.698Z] #25 DONE 0.1s
17:08:52 [2020-02-06T17:08:52.698Z] 
17:08:52 [2020-02-06T17:08:52.698Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:52 [2020-02-06T17:08:52.698Z] #63 ...
17:08:52 [2020-02-06T17:08:52.698Z] 
17:08:52 [2020-02-06T17:08:52.698Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
17:08:53 [2020-02-06T17:08:53.337Z] #29 DONE 0.5s
17:08:53 [2020-02-06T17:08:53.337Z] 
17:08:53 [2020-02-06T17:08:53.337Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.337Z] #32 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.337Z] 
17:08:53 [2020-02-06T17:08:53.337Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.337Z] #35 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.337Z] 
17:08:53 [2020-02-06T17:08:53.337Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.337Z] #40 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.337Z] 
17:08:53 [2020-02-06T17:08:53.337Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.337Z] #43 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.337Z] 
17:08:53 [2020-02-06T17:08:53.337Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:53 [2020-02-06T17:08:53.625Z] #63 ...
17:08:53 [2020-02-06T17:08:53.625Z] 
17:08:53 [2020-02-06T17:08:53.625Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
17:08:53 [2020-02-06T17:08:53.625Z] #46 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.625Z] 
17:08:53 [2020-02-06T17:08:53.625Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.625Z] #49 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.625Z] 
17:08:53 [2020-02-06T17:08:53.625Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.625Z] #52 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.625Z] 
17:08:53 [2020-02-06T17:08:53.625Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.913Z] #55 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.913Z] 
17:08:53 [2020-02-06T17:08:53.913Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
17:08:53 [2020-02-06T17:08:53.913Z] #59 DONE 0.1s
17:08:53 [2020-02-06T17:08:53.913Z] 
17:08:53 [2020-02-06T17:08:53.913Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
17:08:54 [2020-02-06T17:08:54.278Z] .
17:08:54 [2020-02-06T17:08:54.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:54 [2020-02-06T17:08:54.278Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:54 [2020-02-06T17:08:54.278Z] Error: No such image: emptyfs
17:08:54 [2020-02-06T17:08:54.278Z] ++++ docker load
17:08:54 [2020-02-06T17:08:54.278Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:54 [2020-02-06T17:08:54.533Z] Running integration-test (iteration 1)
17:08:54 [2020-02-06T17:08:54.533Z] 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)/
17:08:54 [2020-02-06T17:08:54.533Z] ++ 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)/'
17:08:54 [2020-02-06T17:08:54.533Z] ++ set -e
17:08:54 [2020-02-06T17:08:54.533Z] ++ '[' -n 0 ']'
17:08:54 [2020-02-06T17:08:54.533Z] ++ set -x
17:08:54 [2020-02-06T17:08:54.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=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)/'
17:08:54 [2020-02-06T17:08:54.788Z] 
17:08:54 [2020-02-06T17:08:54.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:55 [2020-02-06T17:08:55.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:55 [2020-02-06T17:08:55.044Z] Error: No such image: emptyfs
17:08:55 [2020-02-06T17:08:55.044Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:55 [2020-02-06T17:08:55.044Z] ++++ docker load
17:08:55 [2020-02-06T17:08:55.604Z] Running integration-test (iteration 1)
17:08:55 [2020-02-06T17:08:55.604Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:08:55 [2020-02-06T17:08:55.604Z] ++ 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)/'
17:08:55 [2020-02-06T17:08:55.604Z] ++ set -e
17:08:55 [2020-02-06T17:08:55.604Z] ++ '[' -n 0 ']'
17:08:55 [2020-02-06T17:08:55.604Z] ++ set -x
17:08:55 [2020-02-06T17:08:55.604Z] ++ 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)/'
17:08:57 [2020-02-06T17:08:57.327Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:08:58 [2020-02-06T17:08:58.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:58 [2020-02-06T17:08:58.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:58 [2020-02-06T17:08:58.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:59 [2020-02-06T17:08:59.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:09:00 [2020-02-06T17:09:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:09:02 [2020-02-06T17:09:02.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:09:03 [2020-02-06T17:09:03.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:09:06 [2020-02-06T17:09:06.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:09:08 [2020-02-06T17:09:08.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:09:10 [2020-02-06T17:09:10.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:09:12 [2020-02-06T17:09:12.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:09:14 [2020-02-06T17:09:14.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:09:15 [2020-02-06T17:09:15.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:09:16 [2020-02-06T17:09:16.179Z] --- PASS: TestBuildWithHugeFile (26.00s)
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildWithEmptyDockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:16 [2020-02-06T17:09:16.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:09:16 [2020-02-06T17:09:16.179Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
17:09:16 [2020-02-06T17:09:16.179Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
17:09:16 [2020-02-06T17:09:16.179Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildPreserveOwnership
17:09:16 [2020-02-06T17:09:16.179Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:17 [2020-02-06T17:09:17.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:09:17 [2020-02-06T17:09:17.378Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:18 [2020-02-06T17:09:18.694Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:09:18 [2020-02-06T17:09:18.694Z] Using test binary docker
17:09:18 [2020-02-06T17:09:18.694Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:09:18 [2020-02-06T17:09:18.694Z] +++ /etc/init.d/apparmor start
17:09:18 [2020-02-06T17:09:18.694Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:09:18 [2020-02-06T17:09:18.694Z] INFO: Waiting for daemon to start...
17:09:18 [2020-02-06T17:09:18.694Z] Starting dockerd
17:09:18 [2020-02-06T17:09:18.694Z] +++ 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
17:09:19 [2020-02-06T17:09:19.123Z] --- PASS: TestBuildPreserveOwnership (5.32s)
17:09:19 [2020-02-06T17:09:19.123Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.38s)
17:09:19 [2020-02-06T17:09:19.123Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
17:09:19 [2020-02-06T17:09:19.123Z] === RUN   TestBuildPlatformInvalid
17:09:19 [2020-02-06T17:09:19.123Z] --- PASS: TestBuildPlatformInvalid (0.10s)
17:09:19 [2020-02-06T17:09:19.123Z] PASS
17:09:19 [2020-02-06T17:09:19.123Z] 
17:09:19 [2020-02-06T17:09:19.123Z] === Skipped
17:09:19 [2020-02-06T17:09:19.123Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:09:19 [2020-02-06T17:09:19.123Z]     build_session_test.go:25: TODO: BuildKit
17:09:19 [2020-02-06T17:09:19.123Z] 
17:09:19 [2020-02-06T17:09:19.123Z] 
17:09:19 [2020-02-06T17:09:19.123Z] DONE 32 tests, 1 skipped in 71.904s
17:09:19 [2020-02-06T17:09:19.123Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:09:19 [2020-02-06T17:09:19.123Z] ++ 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
17:09:19 [2020-02-06T17:09:19.123Z] ++ set -e
17:09:19 [2020-02-06T17:09:19.123Z] ++ '[' -n 0 ']'
17:09:19 [2020-02-06T17:09:19.123Z] ++ set -x
17:09:19 [2020-02-06T17:09:19.123Z] ++ 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
17:09:19 [2020-02-06T17:09:19.472Z] INFO: Testing against a local daemon
17:09:19 [2020-02-06T17:09:19.472Z] === RUN   TestConfigList
17:09:20 [2020-02-06T17:09:20.598Z] .
17:09:20 [2020-02-06T17:09:20.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:09:20 [2020-02-06T17:09:20.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:09:20 [2020-02-06T17:09:20.856Z] Error: No such image: emptyfs
17:09:20 [2020-02-06T17:09:20.856Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:09:20 [2020-02-06T17:09:20.856Z] ++++ docker load
17:09:21 [2020-02-06T17:09:21.199Z] Running integration-test (iteration 1)
17:09:21 [2020-02-06T17:09:21.199Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:09:21 [2020-02-06T17:09:21.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:09:21 [2020-02-06T17:09:21.199Z] ++ set -e
17:09:21 [2020-02-06T17:09:21.199Z] ++ '[' -n 0 ']'
17:09:21 [2020-02-06T17:09:21.199Z] ++ set -x
17:09:21 [2020-02-06T17:09:21.199Z] ++ 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=arm64 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:09:21 [2020-02-06T17:09:21.869Z] --- PASS: TestConfigList (2.68s)
17:09:21 [2020-02-06T17:09:21.869Z] === RUN   TestConfigsCreateAndDelete
17:09:24 [2020-02-06T17:09:24.200Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
17:09:24 [2020-02-06T17:09:24.200Z] === RUN   TestConfigsUpdate
17:09:27 [2020-02-06T17:09:27.269Z] --- PASS: TestConfigsUpdate (2.77s)
17:09:27 [2020-02-06T17:09:27.269Z] === RUN   TestTemplatedConfig
17:09:27 [2020-02-06T17:09:27.706Z] Loaded image: buildpack-deps:jessie
17:09:27 [2020-02-06T17:09:27.706Z] Loaded image: buildpack-deps:jessie
17:09:27 [2020-02-06T17:09:27.706Z] Loaded image: busybox:latest
17:09:27 [2020-02-06T17:09:27.960Z] Loaded image: busybox:latest
17:09:27 [2020-02-06T17:09:27.960Z] Loaded image: busybox:glibc
17:09:27 [2020-02-06T17:09:27.960Z] Loaded image: debian:jessie
17:09:28 [2020-02-06T17:09:28.215Z] Loaded image: hello-world:latest
17:09:28 [2020-02-06T17:09:28.215Z] INFO: Testing against a local daemon
17:09:28 [2020-02-06T17:09:28.215Z] === RUN   TestDockerDaemonSuite
17:09:28 [2020-02-06T17:09:28.215Z] Loaded image: busybox:glibc
17:09:28 [2020-02-06T17:09:28.215Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:09:28 [2020-02-06T17:09:28.215Z] Loaded image: debian:jessie
17:09:28 [2020-02-06T17:09:28.470Z] Loaded image: hello-world:latest
17:09:28 [2020-02-06T17:09:28.470Z] INFO: Testing against a local daemon
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:09:28 [2020-02-06T17:09:28.470Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:09:28 [2020-02-06T17:09:28.725Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:09:28 [2020-02-06T17:09:28.725Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:09:30 [2020-02-06T17:09:30.317Z] --- PASS: TestTemplatedConfig (2.91s)
17:09:30 [2020-02-06T17:09:30.317Z] === RUN   TestConfigInspect
17:09:31 [2020-02-06T17:09:31.182Z] Loaded image: buildpack-deps:jessie
17:09:31 [2020-02-06T17:09:31.182Z] Loaded image: busybox:latest
17:09:31 [2020-02-06T17:09:31.182Z] Loaded image: busybox:glibc
17:09:31 [2020-02-06T17:09:31.182Z] Loaded image: debian:jessie
17:09:31 [2020-02-06T17:09:31.182Z] Loaded image: hello-world:latest
17:09:31 [2020-02-06T17:09:31.182Z] INFO: Testing against a local daemon
17:09:31 [2020-02-06T17:09:31.182Z] === RUN   TestCgroupNamespacesBuild
17:09:31 [2020-02-06T17:09:31.984Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:09:31 [2020-02-06T17:09:31.984Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:09:32 [2020-02-06T17:09:32.912Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:09:32 [2020-02-06T17:09:32.912Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:09:32 [2020-02-06T17:09:32.915Z] --- PASS: TestConfigInspect (2.79s)
17:09:32 [2020-02-06T17:09:32.915Z] === RUN   TestConfigCreateWithLabels
17:09:33 [2020-02-06T17:09:33.176Z] #63 437.5 + bin/containerd-stress
17:09:33 [2020-02-06T17:09:33.176Z] #63 441.1 + bin/containerd-shim
17:09:33 [2020-02-06T17:09:33.836Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:09:34 [2020-02-06T17:09:34.090Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:09:34 [2020-02-06T17:09:34.090Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:09:34 [2020-02-06T17:09:34.469Z] --- PASS: TestCgroupNamespacesBuild (3.57s)
17:09:34 [2020-02-06T17:09:34.469Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:09:35 [2020-02-06T17:09:35.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
17:09:35 [2020-02-06T17:09:35.846Z] === RUN   TestBuildWithSession
17:09:35 [2020-02-06T17:09:35.846Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:35 [2020-02-06T17:09:35.846Z]     build_session_test.go:25: TODO: BuildKit
17:09:35 [2020-02-06T17:09:35.846Z] === RUN   TestBuildSquashParent
17:09:35 [2020-02-06T17:09:35.973Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:09:35 [2020-02-06T17:09:35.989Z] --- PASS: TestConfigCreateWithLabels (2.73s)
17:09:35 [2020-02-06T17:09:35.989Z] === RUN   TestConfigCreateResolve
17:09:36 [2020-02-06T17:09:36.271Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:09:36 [2020-02-06T17:09:36.526Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:09:36 [2020-02-06T17:09:36.526Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:09:36 [2020-02-06T17:09:36.781Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:09:37 [2020-02-06T17:09:37.717Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:09:38 [2020-02-06T17:09:38.348Z] --- PASS: TestConfigCreateResolve (2.67s)
17:09:38 [2020-02-06T17:09:38.348Z] === RUN   TestConfigDaemonLibtrustID
17:09:38 [2020-02-06T17:09:38.706Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:09:38 [2020-02-06T17:09:38.706Z] PASS
17:09:38 [2020-02-06T17:09:38.706Z] 
17:09:38 [2020-02-06T17:09:38.706Z] DONE 8 tests in 19.447s
17:09:38 [2020-02-06T17:09:38.706Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:09:38 [2020-02-06T17:09:38.706Z] ++ 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
17:09:38 [2020-02-06T17:09:38.706Z] ++ set -e
17:09:38 [2020-02-06T17:09:38.706Z] ++ '[' -n 0 ']'
17:09:38 [2020-02-06T17:09:38.706Z] ++ set -x
17:09:38 [2020-02-06T17:09:38.706Z] ++ 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
17:09:38 [2020-02-06T17:09:38.706Z] INFO: Testing against a local daemon
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestCheckpoint
17:09:38 [2020-02-06T17:09:38.706Z] --- SKIP: TestCheckpoint (0.00s)
17:09:38 [2020-02-06T17:09:38.706Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestContainerInvalidJSON
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:09:38 [2020-02-06T17:09:38.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:09:38 [2020-02-06T17:09:38.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:09:38 [2020-02-06T17:09:38.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:09:38 [2020-02-06T17:09:38.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:09:38 [2020-02-06T17:09:38.706Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:09:38 [2020-02-06T17:09:38.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:09:38 [2020-02-06T17:09:38.706Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:09:38 [2020-02-06T17:09:38.706Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:09:38 [2020-02-06T17:09:38.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:09:38 [2020-02-06T17:09:38.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:09:38 [2020-02-06T17:09:38.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:09:38 [2020-02-06T17:09:38.706Z] === RUN   TestCopyFromContainerPathIsNotDir
17:09:39 [2020-02-06T17:09:39.051Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
17:09:39 [2020-02-06T17:09:39.051Z] === RUN   TestCopyToContainerPathDoesNotExist
17:09:39 [2020-02-06T17:09:39.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:09:39 [2020-02-06T17:09:39.051Z] === RUN   TestCopyToContainerPathIsNotDir
17:09:39 [2020-02-06T17:09:39.051Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
17:09:39 [2020-02-06T17:09:39.051Z] === RUN   TestCopyFromContainer
17:09:39 [2020-02-06T17:09:39.099Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:09:39 [2020-02-06T17:09:39.354Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:09:39 [2020-02-06T17:09:39.354Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:09:39 [2020-02-06T17:09:39.354Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:09:39 [2020-02-06T17:09:39.354Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:09:40 [2020-02-06T17:09:40.278Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:09:41 [2020-02-06T17:09:41.396Z] === RUN   TestCopyFromContainer//
17:09:41 [2020-02-06T17:09:41.396Z] === RUN   TestCopyFromContainer//bar/root
17:09:41 [2020-02-06T17:09:41.396Z] === RUN   TestCopyFromContainer//bar/root/
17:09:41 [2020-02-06T17:09:41.396Z] === RUN   TestCopyFromContainer/bar/quux
17:09:41 [2020-02-06T17:09:41.396Z] === RUN   TestCopyFromContainer/bar/quux/
17:09:41 [2020-02-06T17:09:41.397Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:09:41 [2020-02-06T17:09:41.397Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:09:41 [2020-02-06T17:09:41.397Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:09:41 [2020-02-06T17:09:41.789Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:09:41 [2020-02-06T17:09:41.789Z] === RUN   TestCopyFromContainer/bar/notarget
17:09:41 [2020-02-06T17:09:41.789Z] --- PASS: TestCopyFromContainer (2.54s)
17:09:41 [2020-02-06T17:09:41.789Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:09:41 [2020-02-06T17:09:41.789Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:41 [2020-02-06T17:09:41.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateLinkToNonExistingContainer
17:09:41 [2020-02-06T17:09:41.790Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateWithInvalidEnv
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateWithInvalidEnv/0
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateWithInvalidEnv/0
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateWithInvalidEnv/1
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateWithInvalidEnv/1
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateWithInvalidEnv/2
17:09:41 [2020-02-06T17:09:41.790Z] === PAUSE TestCreateWithInvalidEnv/2
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateWithInvalidEnv/0
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateWithInvalidEnv/2
17:09:41 [2020-02-06T17:09:41.790Z] === CONT  TestCreateWithInvalidEnv/1
17:09:41 [2020-02-06T17:09:41.790Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateTmpfsMountsTarget
17:09:41 [2020-02-06T17:09:41.790Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:09:41 [2020-02-06T17:09:41.790Z] === RUN   TestCreateWithCustomMaskedPaths
17:09:42 [2020-02-06T17:09:42.411Z] --- PASS: TestBuildSquashParent (6.08s)
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:42 [2020-02-06T17:09:42.411Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:42 [2020-02-06T17:09:42.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:42 [2020-02-06T17:09:42.411Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:42 [2020-02-06T17:09:42.411Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:42 [2020-02-06T17:09:42.411Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:42 [2020-02-06T17:09:42.411Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:43 [2020-02-06T17:09:43.506Z] #63 451.3 + bin/containerd-shim-runc-v1
17:09:44 [2020-02-06T17:09:44.307Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:09:44 [2020-02-06T17:09:44.307Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:09:44 [2020-02-06T17:09:44.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:44 [2020-02-06T17:09:44.436Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:09:44 [2020-02-06T17:09:44.436Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:09:44 [2020-02-06T17:09:44.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:44 [2020-02-06T17:09:44.654Z] --- PASS: TestCreateWithCapabilities (0.01s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
17:09:44 [2020-02-06T17:09:44.654Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
17:09:44 [2020-02-06T17:09:44.654Z] === RUN   TestCreateWithCustomReadonlyPaths
17:09:46 [2020-02-06T17:09:46.980Z] #63 456.2 + bin/containerd-shim-runc-v2
17:09:47 [2020-02-06T17:09:47.005Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:47 [2020-02-06T17:09:47.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:47 [2020-02-06T17:09:47.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:47 [2020-02-06T17:09:47.006Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:47 [2020-02-06T17:09:47.006Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:47 [2020-02-06T17:09:47.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:09:47 [2020-02-06T17:09:47.006Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:09:47 [2020-02-06T17:09:47.006Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:09:47 [2020-02-06T17:09:47.006Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:09:47 [2020-02-06T17:09:47.006Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:09:47 [2020-02-06T17:09:47.006Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:09:47 [2020-02-06T17:09:47.006Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:09:47 [2020-02-06T17:09:47.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
17:09:47 [2020-02-06T17:09:47.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
17:09:47 [2020-02-06T17:09:47.120Z] === RUN   TestBuildMultiStageCopy
17:09:47 [2020-02-06T17:09:47.120Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:47 [2020-02-06T17:09:47.695Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:09:47 [2020-02-06T17:09:47.695Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:09:47 [2020-02-06T17:09:47.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
17:09:47 [2020-02-06T17:09:47.753Z] === RUN   TestContainerStartOnDaemonRestart
17:09:47 [2020-02-06T17:09:47.753Z] === PAUSE TestContainerStartOnDaemonRestart
17:09:47 [2020-02-06T17:09:47.753Z] === RUN   TestDaemonRestartIpcMode
17:09:47 [2020-02-06T17:09:47.753Z] === PAUSE TestDaemonRestartIpcMode
17:09:47 [2020-02-06T17:09:47.753Z] === RUN   TestDaemonHostGatewayIP
17:09:47 [2020-02-06T17:09:47.753Z] === PAUSE TestDaemonHostGatewayIP
17:09:47 [2020-02-06T17:09:47.753Z] === RUN   TestDiff
17:09:48 [2020-02-06T17:09:48.463Z] #63 457.6 + binaries
17:09:48 [2020-02-06T17:09:48.464Z] #63 457.7 + mkdir -p /build
17:09:48 [2020-02-06T17:09:48.464Z] #63 457.7 + cp bin/containerd /build/containerd
17:09:48 [2020-02-06T17:09:48.464Z] #63 457.7 + cp bin/containerd-shim /build/containerd-shim
17:09:48 [2020-02-06T17:09:48.498Z] --- PASS: TestDiff (0.78s)
17:09:48 [2020-02-06T17:09:48.498Z] === RUN   TestExecWithCloseStdin
17:09:48 [2020-02-06T17:09:48.747Z] #63 457.7 + cp bin/ctr /build/ctr
17:09:48 [2020-02-06T17:09:48.747Z] #63 DONE 457.8s
17:09:49 [2020-02-06T17:09:49.030Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:49 [2020-02-06T17:09:49.264Z] --- PASS: TestExecWithCloseStdin (0.96s)
17:09:49 [2020-02-06T17:09:49.264Z] === RUN   TestExec
17:09:49 [2020-02-06T17:09:49.298Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:49 [2020-02-06T17:09:49.578Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:09:49 [2020-02-06T17:09:49.867Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:50 [2020-02-06T17:09:50.234Z] 
17:09:50 [2020-02-06T17:09:50.234Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
17:09:50 [2020-02-06T17:09:50.234Z] #64 DONE 0.1s
17:09:50 [2020-02-06T17:09:50.234Z] 
17:09:50 [2020-02-06T17:09:50.234Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:09:50 [2020-02-06T17:09:50.234Z] #68 DONE 0.1s
17:09:50 [2020-02-06T17:09:50.234Z] 
17:09:50 [2020-02-06T17:09:50.234Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
17:09:50 [2020-02-06T17:09:50.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:50 [2020-02-06T17:09:50.471Z] --- PASS: TestExec (0.98s)
17:09:50 [2020-02-06T17:09:50.471Z] === RUN   TestExecUser
17:09:50 [2020-02-06T17:09:50.517Z] #70 DONE 0.1s
17:09:50 [2020-02-06T17:09:50.517Z] 
17:09:50 [2020-02-06T17:09:50.517Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
17:09:50 [2020-02-06T17:09:50.517Z] #73 DONE 0.1s
17:09:50 [2020-02-06T17:09:50.517Z] 
17:09:50 [2020-02-06T17:09:50.517Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
17:09:50 [2020-02-06T17:09:50.517Z] #74 DONE 0.0s
17:09:50 [2020-02-06T17:09:50.517Z] 
17:09:50 [2020-02-06T17:09:50.517Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
17:09:50 [2020-02-06T17:09:50.940Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:09:51 [2020-02-06T17:09:51.001Z] --- PASS: TestBuildMultiStageCopy (4.33s)
17:09:51 [2020-02-06T17:09:51.001Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s)
17:09:51 [2020-02-06T17:09:51.001Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
17:09:51 [2020-02-06T17:09:51.001Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
17:09:51 [2020-02-06T17:09:51.001Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
17:09:51 [2020-02-06T17:09:51.001Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
17:09:51 [2020-02-06T17:09:51.001Z] === RUN   TestBuildMultiStageParentConfig
17:09:51 [2020-02-06T17:09:51.230Z] --- PASS: TestExecUser (0.96s)
17:09:51 [2020-02-06T17:09:51.230Z] === RUN   TestExportContainerAndImportImage
17:09:51 [2020-02-06T17:09:51.499Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:09:52 [2020-02-06T17:09:52.377Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
17:09:52 [2020-02-06T17:09:52.377Z] === RUN   TestBuildLabelWithTargets
17:09:52 [2020-02-06T17:09:52.440Z] --- PASS: TestExportContainerAndImportImage (1.04s)
17:09:52 [2020-02-06T17:09:52.440Z] === RUN   TestExportContainerAfterDaemonRestart
17:09:52 [2020-02-06T17:09:52.550Z] #75 DONE 2.2s
17:09:52 [2020-02-06T17:09:52.836Z] 
17:09:52 [2020-02-06T17:09:52.836Z] #76 exporting to oci image format
17:09:52 [2020-02-06T17:09:52.836Z] #76 exporting layers
17:09:54 [2020-02-06T17:09:54.010Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:09:54 [2020-02-06T17:09:54.192Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
17:09:54 [2020-02-06T17:09:54.192Z] === RUN   TestHealthCheckWorkdir
17:09:54 [2020-02-06T17:09:54.913Z] --- PASS: TestBuildLabelWithTargets (2.16s)
17:09:54 [2020-02-06T17:09:54.913Z] === RUN   TestBuildWithEmptyLayers
17:09:54 [2020-02-06T17:09:54.933Z] --- PASS: TestHealthCheckWorkdir (1.00s)
17:09:54 [2020-02-06T17:09:54.933Z] === RUN   TestHealthKillContainer
17:09:54 [2020-02-06T17:09:54.934Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:09:55 [2020-02-06T17:09:55.482Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
17:09:55 [2020-02-06T17:09:55.482Z] === RUN   TestBuildMultiStageOnBuild
17:09:55 [2020-02-06T17:09:55.494Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:09:56 [2020-02-06T17:09:56.053Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:09:57 [2020-02-06T17:09:57.415Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:09:58 [2020-02-06T17:09:58.096Z] --- PASS: TestHealthKillContainer (3.07s)
17:09:58 [2020-02-06T17:09:58.097Z] === RUN   TestInspectCpusetInConfigPre120
17:09:58 [2020-02-06T17:09:58.340Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:09:58 [2020-02-06T17:09:58.773Z] --- PASS: TestBuildMultiStageOnBuild (2.74s)
17:09:58 [2020-02-06T17:09:58.773Z] === RUN   TestBuildUncleanTarFilenames
17:09:58 [2020-02-06T17:09:58.900Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:09:58 [2020-02-06T17:09:58.914Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
17:09:58 [2020-02-06T17:09:58.914Z] === RUN   TestIpcModeNone
17:09:59 [2020-02-06T17:09:59.336Z] .................................................                        [ 29%]
17:09:59 [2020-02-06T17:09:59.692Z] --- PASS: TestIpcModeNone (0.96s)
17:09:59 [2020-02-06T17:09:59.692Z] === RUN   TestIpcModePrivate
17:09:59 [2020-02-06T17:09:59.710Z] --- PASS: TestBuildUncleanTarFilenames (1.45s)
17:09:59 [2020-02-06T17:09:59.710Z] === RUN   TestBuildMultiStageLayerLeak
17:10:00 [2020-02-06T17:10:00.896Z] --- PASS: TestIpcModePrivate (0.86s)
17:10:00 [2020-02-06T17:10:00.896Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
17:10:00 [2020-02-06T17:10:00.896Z] === RUN   TestIpcModeShareable
17:10:01 [2020-02-06T17:10:01.411Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:10:01 [2020-02-06T17:10:01.643Z] --- PASS: TestIpcModeShareable (1.00s)
17:10:01 [2020-02-06T17:10:01.643Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
17:10:01 [2020-02-06T17:10:01.643Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:02 [2020-02-06T17:10:02.998Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s)
17:10:02 [2020-02-06T17:10:02.998Z] === RUN   TestBuildWithHugeFile
17:10:03 [2020-02-06T17:10:03.920Z] === RUN   TestDockerSuite/TestAttachDetach
17:10:03 [2020-02-06T17:10:03.920Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:10:04 [2020-02-06T17:10:04.722Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
17:10:04 [2020-02-06T17:10:04.722Z] === RUN   TestAPIIpcModeHost
17:10:05 [2020-02-06T17:10:05.078Z] --- PASS: TestAPIIpcModeHost (0.70s)
17:10:05 [2020-02-06T17:10:05.078Z] === RUN   TestDaemonIpcModeShareable
17:10:05 [2020-02-06T17:10:05.282Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:10:06 [2020-02-06T17:10:06.648Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:10:06 [2020-02-06T17:10:06.826Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
17:10:06 [2020-02-06T17:10:06.826Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
17:10:06 [2020-02-06T17:10:06.826Z] === RUN   TestDaemonIpcModePrivate
17:10:08 [2020-02-06T17:10:08.643Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
17:10:08 [2020-02-06T17:10:08.643Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
17:10:08 [2020-02-06T17:10:08.643Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:09 [2020-02-06T17:10:09.163Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:10:09 [2020-02-06T17:10:09.163Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:10:09 [2020-02-06T17:10:09.876Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s)
17:10:09 [2020-02-06T17:10:09.876Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
17:10:09 [2020-02-06T17:10:09.876Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:10 [2020-02-06T17:10:10.524Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:10:11 [2020-02-06T17:10:11.623Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
17:10:11 [2020-02-06T17:10:11.623Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
17:10:11 [2020-02-06T17:10:11.623Z] === RUN   TestIpcModeOlderClient
17:10:11 [2020-02-06T17:10:11.623Z] === PAUSE TestIpcModeOlderClient
17:10:11 [2020-02-06T17:10:11.623Z] === RUN   TestKillContainerInvalidSignal
17:10:11 [2020-02-06T17:10:11.886Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:10:11 [2020-02-06T17:10:11.886Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:10:12 [2020-02-06T17:10:12.367Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
17:10:12 [2020-02-06T17:10:12.367Z] === RUN   TestKillContainer
17:10:12 [2020-02-06T17:10:12.367Z] === RUN   TestKillContainer/no_signal
17:10:13 [2020-02-06T17:10:13.110Z] === RUN   TestKillContainer/non_killing_signal
17:10:13 [2020-02-06T17:10:13.771Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:10:13 [2020-02-06T17:10:13.771Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:10:13 [2020-02-06T17:10:13.852Z] === RUN   TestKillContainer/killing_signal
17:10:15 [2020-02-06T17:10:15.047Z] --- PASS: TestKillContainer (2.43s)
17:10:15 [2020-02-06T17:10:15.047Z]     --- PASS: TestKillContainer/no_signal (0.78s)
17:10:15 [2020-02-06T17:10:15.047Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
17:10:15 [2020-02-06T17:10:15.047Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
17:10:15 [2020-02-06T17:10:15.047Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:15 [2020-02-06T17:10:15.047Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:15 [2020-02-06T17:10:15.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:16 [2020-02-06T17:10:16.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
17:10:16 [2020-02-06T17:10:16.536Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
17:10:16 [2020-02-06T17:10:16.536Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
17:10:16 [2020-02-06T17:10:16.536Z] === RUN   TestKillStoppedContainer
17:10:16 [2020-02-06T17:10:16.536Z] --- PASS: TestKillStoppedContainer (0.11s)
17:10:16 [2020-02-06T17:10:16.536Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:16 [2020-02-06T17:10:16.881Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
17:10:16 [2020-02-06T17:10:16.881Z] === RUN   TestKillDifferentUserContainer
17:10:17 [2020-02-06T17:10:17.033Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:10:17 [2020-02-06T17:10:17.033Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:10:17 [2020-02-06T17:10:17.287Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:10:17 [2020-02-06T17:10:17.622Z] --- PASS: TestKillDifferentUserContainer (0.77s)
17:10:17 [2020-02-06T17:10:17.622Z] === RUN   TestInspectOomKilledTrue
17:10:17 [2020-02-06T17:10:17.622Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:10:17 [2020-02-06T17:10:17.622Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:10:17 [2020-02-06T17:10:17.622Z] === RUN   TestInspectOomKilledFalse
17:10:17 [2020-02-06T17:10:17.622Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:10:17 [2020-02-06T17:10:17.622Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:10:17 [2020-02-06T17:10:17.622Z] === RUN   TestLinksEtcHostsContentMatch
17:10:17 [2020-02-06T17:10:17.847Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:10:17 [2020-02-06T17:10:17.971Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
17:10:17 [2020-02-06T17:10:17.971Z] === RUN   TestLinksContainerNames
17:10:18 [2020-02-06T17:10:18.406Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:10:18 [2020-02-06T17:10:18.973Z] tests/integration/api_exec_test.py .....................                 [ 35%]
17:10:19 [2020-02-06T17:10:19.710Z] --- PASS: TestLinksContainerNames (1.49s)
17:10:19 [2020-02-06T17:10:19.710Z] === RUN   TestLogsFollowTailEmpty
17:10:19 [2020-02-06T17:10:19.810Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:10:20 [2020-02-06T17:10:20.369Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:10:20 [2020-02-06T17:10:20.369Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:10:20 [2020-02-06T17:10:20.369Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:10:20 [2020-02-06T17:10:20.450Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
17:10:20 [2020-02-06T17:10:20.450Z] === RUN   TestContainerNetworkMountsNoChown
17:10:21 [2020-02-06T17:10:21.217Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/default
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/default
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/private
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/private
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rprivate
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/slave
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/slave
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rslave
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rslave
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/shared
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/shared
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rshared
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rshared
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/default
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/rshared
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/shared
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/rslave
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/slave
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/rprivate
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/private
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:21 [2020-02-06T17:10:21.217Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:21 [2020-02-06T17:10:21.566Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:21 [2020-02-06T17:10:21.984Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:21 [2020-02-06T17:10:21.984Z] --- PASS: TestMountDaemonRoot (0.01s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:10:21 [2020-02-06T17:10:21.984Z] === RUN   TestContainerBindMountNonRecursive
17:10:22 [2020-02-06T17:10:22.254Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:10:23 [2020-02-06T17:10:23.617Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:10:23 [2020-02-06T17:10:23.873Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:10:24 [2020-02-06T17:10:24.566Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
17:10:24 [2020-02-06T17:10:24.566Z] === RUN   TestNetworkNat
17:10:24 [2020-02-06T17:10:24.911Z] --- PASS: TestNetworkNat (0.80s)
17:10:24 [2020-02-06T17:10:24.911Z] === RUN   TestNetworkLocalhostTCPNat
17:10:25 [2020-02-06T17:10:25.129Z] 65014b3c3121: Verifying Checksum
17:10:25 [2020-02-06T17:10:25.129Z] 65014b3c3121: Download complete
17:10:25 [2020-02-06T17:10:25.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
17:10:25 [2020-02-06T17:10:25.660Z] === RUN   TestNetworkLoopbackNat
17:10:26 [2020-02-06T17:10:26.384Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:10:26 [2020-02-06T17:10:26.405Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
17:10:26 [2020-02-06T17:10:26.877Z] --- PASS: TestNetworkLoopbackNat (1.07s)
17:10:26 [2020-02-06T17:10:26.877Z] === RUN   TestPause
17:10:27 [2020-02-06T17:10:27.309Z] --- PASS: TestBuildWithHugeFile (102.11s)
17:10:27 [2020-02-06T17:10:27.309Z] === RUN   TestBuildWithEmptyDockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:27 [2020-02-06T17:10:27.309Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:27 [2020-02-06T17:10:27.564Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:27 [2020-02-06T17:10:27.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:10:27 [2020-02-06T17:10:27.564Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
17:10:27 [2020-02-06T17:10:27.564Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
17:10:27 [2020-02-06T17:10:27.564Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
17:10:27 [2020-02-06T17:10:27.564Z] === RUN   TestBuildPreserveOwnership
17:10:27 [2020-02-06T17:10:27.564Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:27 [2020-02-06T17:10:27.627Z] --- PASS: TestPause (0.87s)
17:10:27 [2020-02-06T17:10:27.627Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:27 [2020-02-06T17:10:27.627Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:27 [2020-02-06T17:10:27.627Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:27 [2020-02-06T17:10:27.627Z] === RUN   TestPauseStopPausedContainer
17:10:28 [2020-02-06T17:10:28.830Z] --- PASS: TestPauseStopPausedContainer (0.91s)
17:10:28 [2020-02-06T17:10:28.830Z] === RUN   TestPsFilter
17:10:28 [2020-02-06T17:10:28.830Z] --- PASS: TestPsFilter (0.22s)
17:10:28 [2020-02-06T17:10:28.830Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:29 [2020-02-06T17:10:29.454Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:10:29 [2020-02-06T17:10:29.584Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
17:10:29 [2020-02-06T17:10:29.584Z] === RUN   TestRemoveContainerWithVolume
17:10:30 [2020-02-06T17:10:30.332Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
17:10:30 [2020-02-06T17:10:30.332Z] === RUN   TestRemoveContainerRunning
17:10:30 [2020-02-06T17:10:30.378Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:10:30 [2020-02-06T17:10:30.938Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:10:31 [2020-02-06T17:10:31.079Z] --- PASS: TestRemoveContainerRunning (0.80s)
17:10:31 [2020-02-06T17:10:31.079Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:31 [2020-02-06T17:10:31.120Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:10:31 [2020-02-06T17:10:31.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
17:10:31 [2020-02-06T17:10:31.831Z] === RUN   TestRemoveInvalidContainer
17:10:31 [2020-02-06T17:10:31.831Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:10:31 [2020-02-06T17:10:31.831Z] === RUN   TestRenameLinkedContainer
17:10:31 [2020-02-06T17:10:31.862Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:33 [2020-02-06T17:10:33.794Z] --- PASS: TestBuildPreserveOwnership (6.16s)
17:10:33 [2020-02-06T17:10:33.794Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.18s)
17:10:33 [2020-02-06T17:10:33.794Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s)
17:10:33 [2020-02-06T17:10:33.794Z] === RUN   TestBuildPlatformInvalid
17:10:34 [2020-02-06T17:10:34.049Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:10:34 [2020-02-06T17:10:34.049Z] PASS
17:10:34 [2020-02-06T17:10:34.049Z] 
17:10:34 [2020-02-06T17:10:34.049Z] === Skipped
17:10:34 [2020-02-06T17:10:34.049Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:10:34 [2020-02-06T17:10:34.049Z]     build_session_test.go:25: TODO: BuildKit
17:10:34 [2020-02-06T17:10:34.049Z] 
17:10:34 [2020-02-06T17:10:34.049Z] 
17:10:34 [2020-02-06T17:10:34.049Z] DONE 32 tests, 1 skipped in 190.043s
17:10:34 [2020-02-06T17:10:34.049Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:10:34 [2020-02-06T17:10:34.049Z] ++ 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
17:10:34 [2020-02-06T17:10:34.049Z] ++ set -e
17:10:34 [2020-02-06T17:10:34.049Z] ++ '[' -n 0 ']'
17:10:34 [2020-02-06T17:10:34.049Z] ++ set -x
17:10:34 [2020-02-06T17:10:34.049Z] ++ 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
17:10:34 [2020-02-06T17:10:34.049Z] INFO: Testing against a local daemon
17:10:34 [2020-02-06T17:10:34.049Z] === RUN   TestConfigList
17:10:34 [2020-02-06T17:10:34.651Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:10:35 [2020-02-06T17:10:35.856Z] --- PASS: TestRenameLinkedContainer (3.32s)
17:10:35 [2020-02-06T17:10:35.856Z] === RUN   TestRenameStoppedContainer
17:10:36 [2020-02-06T17:10:36.203Z] --- PASS: TestRenameStoppedContainer (0.88s)
17:10:36 [2020-02-06T17:10:36.203Z] === RUN   TestRenameRunningContainerAndReuse
17:10:37 [2020-02-06T17:10:37.943Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
17:10:37 [2020-02-06T17:10:37.943Z] === RUN   TestRenameInvalidName
17:10:37 [2020-02-06T17:10:37.991Z] --- PASS: TestConfigList (3.40s)
17:10:37 [2020-02-06T17:10:37.991Z] === RUN   TestConfigsCreateAndDelete
17:10:38 [2020-02-06T17:10:38.246Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:10:38 [2020-02-06T17:10:38.700Z] --- PASS: TestRenameInvalidName (0.88s)
17:10:38 [2020-02-06T17:10:38.700Z] === RUN   TestRenameAnonymousContainer
17:10:38 [2020-02-06T17:10:38.806Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:10:39 [2020-02-06T17:10:39.369Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:10:39 [2020-02-06T17:10:39.928Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:10:40 [2020-02-06T17:10:40.487Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:10:41 [2020-02-06T17:10:41.049Z] --- PASS: TestConfigsCreateAndDelete (3.44s)
17:10:41 [2020-02-06T17:10:41.049Z] === RUN   TestConfigsUpdate
17:10:41 [2020-02-06T17:10:41.760Z] --- PASS: TestRenameAnonymousContainer (2.78s)
17:10:41 [2020-02-06T17:10:41.760Z] === RUN   TestRenameContainerWithSameName
17:10:42 [2020-02-06T17:10:42.114Z] --- PASS: TestRenameContainerWithSameName (0.79s)
17:10:42 [2020-02-06T17:10:42.114Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:43 [2020-02-06T17:10:43.602Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:10:43 [2020-02-06T17:10:43.602Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:10:43 [2020-02-06T17:10:43.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
17:10:43 [2020-02-06T17:10:43.852Z] === RUN   TestResize
17:10:44 [2020-02-06T17:10:44.161Z] --- PASS: TestConfigsUpdate (3.08s)
17:10:44 [2020-02-06T17:10:44.161Z] === RUN   TestTemplatedConfig
17:10:44 [2020-02-06T17:10:44.416Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:10:45 [2020-02-06T17:10:45.053Z] --- PASS: TestResize (0.86s)
17:10:45 [2020-02-06T17:10:45.053Z] === RUN   TestResizeWithInvalidSize
17:10:45 [2020-02-06T17:10:45.341Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:10:45 [2020-02-06T17:10:45.809Z] --- PASS: TestResizeWithInvalidSize (0.80s)
17:10:45 [2020-02-06T17:10:45.809Z] === RUN   TestResizeWhenContainerNotStarted
17:10:46 [2020-02-06T17:10:46.562Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
17:10:46 [2020-02-06T17:10:46.562Z] === RUN   TestDaemonRestartKillContainers
17:10:46 [2020-02-06T17:10:46.562Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:46 [2020-02-06T17:10:46.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:46 [2020-02-06T17:10:46.562Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:46 [2020-02-06T17:10:46.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:46 [2020-02-06T17:10:46.562Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:46 [2020-02-06T17:10:46.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:46 [2020-02-06T17:10:46.704Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:10:46 [2020-02-06T17:10:46.704Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:10:46 [2020-02-06T17:10:46.959Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:10:47 [2020-02-06T17:10:47.519Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:10:47 [2020-02-06T17:10:47.815Z] --- PASS: TestTemplatedConfig (3.71s)
17:10:47 [2020-02-06T17:10:47.815Z] === RUN   TestConfigInspect
17:10:48 [2020-02-06T17:10:48.375Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:10:48 [2020-02-06T17:10:48.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:48 [2020-02-06T17:10:48.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:48 [2020-02-06T17:10:48.936Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:10:49 [2020-02-06T17:10:49.691Z] --- PASS: TestBuildWithHugeFile (41.50s)
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildWithEmptyDockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:49 [2020-02-06T17:10:49.691Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
17:10:49 [2020-02-06T17:10:49.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
17:10:49 [2020-02-06T17:10:49.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
17:10:49 [2020-02-06T17:10:49.691Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildPreserveOwnership
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:49 [2020-02-06T17:10:49.691Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:50 [2020-02-06T17:10:50.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:50 [2020-02-06T17:10:50.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:50 [2020-02-06T17:10:50.627Z] --- PASS: TestBuildPreserveOwnership (5.91s)
17:10:50 [2020-02-06T17:10:50.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
17:10:50 [2020-02-06T17:10:50.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
17:10:50 [2020-02-06T17:10:50.627Z] === RUN   TestBuildPlatformInvalid
17:10:50 [2020-02-06T17:10:50.627Z] --- PASS: TestBuildPlatformInvalid (0.17s)
17:10:50 [2020-02-06T17:10:50.627Z] PASS
17:10:50 [2020-02-06T17:10:50.627Z] 
17:10:50 [2020-02-06T17:10:50.627Z] === Skipped
17:10:50 [2020-02-06T17:10:50.627Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:10:50 [2020-02-06T17:10:50.627Z]     build_session_test.go:25: TODO: BuildKit
17:10:50 [2020-02-06T17:10:50.627Z] 
17:10:50 [2020-02-06T17:10:50.627Z] 
17:10:50 [2020-02-06T17:10:50.627Z] DONE 32 tests, 1 skipped in 89.490s
17:10:50 [2020-02-06T17:10:50.627Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:10:50 [2020-02-06T17:10:50.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:10:50 [2020-02-06T17:10:50.627Z] ++ set -e
17:10:50 [2020-02-06T17:10:50.627Z] ++ '[' -n 0 ']'
17:10:50 [2020-02-06T17:10:50.627Z] ++ set -x
17:10:50 [2020-02-06T17:10:50.627Z] ++ 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=arm64 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:10:50 [2020-02-06T17:10:50.886Z] INFO: Testing against a local daemon
17:10:50 [2020-02-06T17:10:50.886Z] === RUN   TestConfigList
17:10:51 [2020-02-06T17:10:51.489Z] --- PASS: TestConfigInspect (3.41s)
17:10:51 [2020-02-06T17:10:51.489Z] === RUN   TestConfigCreateWithLabels
17:10:51 [2020-02-06T17:10:51.489Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:10:51 [2020-02-06T17:10:51.489Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:10:51 [2020-02-06T17:10:51.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:52 [2020-02-06T17:10:52.000Z] tests/integration/api_network_test.py ...........................        [ 47%]
17:10:52 [2020-02-06T17:10:52.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:52 [2020-02-06T17:10:52.894Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:10:53 [2020-02-06T17:10:53.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:54 [2020-02-06T17:10:54.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:54 [2020-02-06T17:10:54.171Z] --- PASS: TestConfigList (3.44s)
17:10:54 [2020-02-06T17:10:54.171Z] === RUN   TestConfigsCreateAndDelete
17:10:54 [2020-02-06T17:10:54.256Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:10:54 [2020-02-06T17:10:54.256Z] --- PASS: TestConfigCreateWithLabels (3.06s)
17:10:54 [2020-02-06T17:10:54.256Z] === RUN   TestConfigCreateResolve
17:10:54 [2020-02-06T17:10:54.815Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:10:55 [2020-02-06T17:10:55.375Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:10:56 [2020-02-06T17:10:56.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:56 [2020-02-06T17:10:56.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:57 [2020-02-06T17:10:57.458Z] --- PASS: TestConfigsCreateAndDelete (3.29s)
17:10:57 [2020-02-06T17:10:57.458Z] === RUN   TestConfigsUpdate
17:10:57 [2020-02-06T17:10:57.895Z] --- PASS: TestConfigCreateResolve (3.29s)
17:10:57 [2020-02-06T17:10:57.895Z] === RUN   TestConfigDaemonLibtrustID
17:10:58 [2020-02-06T17:10:58.151Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
17:10:58 [2020-02-06T17:10:58.151Z] PASS
17:10:58 [2020-02-06T17:10:58.151Z] 
17:10:58 [2020-02-06T17:10:58.151Z] DONE 8 tests in 24.124s
17:10:58 [2020-02-06T17:10:58.151Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:10:58 [2020-02-06T17:10:58.151Z] ++ 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
17:10:58 [2020-02-06T17:10:58.151Z] ++ set -e
17:10:58 [2020-02-06T17:10:58.151Z] ++ '[' -n 0 ']'
17:10:58 [2020-02-06T17:10:58.151Z] ++ set -x
17:10:58 [2020-02-06T17:10:58.151Z] ++ 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
17:10:58 [2020-02-06T17:10:58.151Z] INFO: Testing against a local daemon
17:10:58 [2020-02-06T17:10:58.151Z] === RUN   TestCheckpoint
17:10:58 [2020-02-06T17:10:58.151Z] --- SKIP: TestCheckpoint (0.00s)
17:10:58 [2020-02-06T17:10:58.151Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:58 [2020-02-06T17:10:58.151Z] === RUN   TestContainerInvalidJSON
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:10:58 [2020-02-06T17:10:58.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:58 [2020-02-06T17:10:58.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:58 [2020-02-06T17:10:58.406Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:58 [2020-02-06T17:10:58.406Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:10:58 [2020-02-06T17:10:58.406Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:58 [2020-02-06T17:10:58.406Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:58 [2020-02-06T17:10:58.406Z] --- PASS: TestContainerInvalidJSON (0.07s)
17:10:58 [2020-02-06T17:10:58.406Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:58 [2020-02-06T17:10:58.406Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:10:58 [2020-02-06T17:10:58.406Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:58 [2020-02-06T17:10:58.406Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:58 [2020-02-06T17:10:58.406Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:10:58 [2020-02-06T17:10:58.661Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:10:58 [2020-02-06T17:10:58.661Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:58 [2020-02-06T17:10:58.661Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
17:10:58 [2020-02-06T17:10:58.661Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:58 [2020-02-06T17:10:58.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
17:10:58 [2020-02-06T17:10:58.916Z] === RUN   TestCopyFromContainer
17:10:59 [2020-02-06T17:10:59.214Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:10:59 [2020-02-06T17:10:59.238Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.11s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s)
17:10:59 [2020-02-06T17:10:59.238Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s)
17:10:59 [2020-02-06T17:10:59.238Z] === RUN   TestCgroupNamespacesRun
17:11:00 [2020-02-06T17:11:00.068Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:11:00 [2020-02-06T17:11:00.661Z] --- PASS: TestCgroupNamespacesRun (1.72s)
17:11:00 [2020-02-06T17:11:00.661Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:00 [2020-02-06T17:11:00.747Z] --- PASS: TestConfigsUpdate (3.25s)
17:11:00 [2020-02-06T17:11:00.747Z] === RUN   TestTemplatedConfig
17:11:01 [2020-02-06T17:11:01.142Z] === RUN   TestCopyFromContainer//
17:11:01 [2020-02-06T17:11:01.142Z] === RUN   TestCopyFromContainer//bar/root
17:11:01 [2020-02-06T17:11:01.142Z] === RUN   TestCopyFromContainer//bar/root/
17:11:01 [2020-02-06T17:11:01.142Z] === RUN   TestCopyFromContainer/bar/quux
17:11:01 [2020-02-06T17:11:01.142Z] === RUN   TestCopyFromContainer/bar/quux/
17:11:01 [2020-02-06T17:11:01.442Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:11:01 [2020-02-06T17:11:01.442Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:11:01 [2020-02-06T17:11:01.442Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:11:01 [2020-02-06T17:11:01.694Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:11:01 [2020-02-06T17:11:01.742Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:11:01 [2020-02-06T17:11:01.742Z] === RUN   TestCopyFromContainer/bar/notarget
17:11:01 [2020-02-06T17:11:01.996Z] --- PASS: TestCopyFromContainer (3.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:01 [2020-02-06T17:11:01.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateLinkToNonExistingContainer
17:11:01 [2020-02-06T17:11:01.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateWithInvalidEnv
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateWithInvalidEnv/0
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateWithInvalidEnv/0
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateWithInvalidEnv/1
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateWithInvalidEnv/1
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateWithInvalidEnv/2
17:11:01 [2020-02-06T17:11:01.996Z] === PAUSE TestCreateWithInvalidEnv/2
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateWithInvalidEnv/0
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateWithInvalidEnv/2
17:11:01 [2020-02-06T17:11:01.996Z] === CONT  TestCreateWithInvalidEnv/1
17:11:01 [2020-02-06T17:11:01.996Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:11:01 [2020-02-06T17:11:01.996Z] === RUN   TestCreateTmpfsMountsTarget
17:11:01 [2020-02-06T17:11:01.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:11:01 [2020-02-06T17:11:01.997Z] === RUN   TestCreateWithCustomMaskedPaths
17:11:02 [2020-02-06T17:11:02.396Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
17:11:02 [2020-02-06T17:11:02.396Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:02 [2020-02-06T17:11:02.964Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:11:04 [2020-02-06T17:11:04.131Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
17:11:04 [2020-02-06T17:11:04.131Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:04 [2020-02-06T17:11:04.325Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:11:04 [2020-02-06T17:11:04.580Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:11:04 [2020-02-06T17:11:04.580Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:11:04 [2020-02-06T17:11:04.835Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:11:04 [2020-02-06T17:11:04.835Z] --- PASS: TestCreateWithCapabilities (0.03s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
17:11:04 [2020-02-06T17:11:04.835Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
17:11:04 [2020-02-06T17:11:04.835Z] === RUN   TestCreateWithCustomReadonlyPaths
17:11:04 [2020-02-06T17:11:04.939Z] --- PASS: TestTemplatedConfig (3.44s)
17:11:04 [2020-02-06T17:11:04.939Z] === RUN   TestConfigInspect
17:11:05 [2020-02-06T17:11:05.339Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
17:11:05 [2020-02-06T17:11:05.339Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:06 [2020-02-06T17:11:06.455Z] tests/integration/api_service_test.py ................s................. [ 60%]
17:11:06 [2020-02-06T17:11:06.760Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:11:07 [2020-02-06T17:11:07.082Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s)
17:11:07 [2020-02-06T17:11:07.082Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:07 [2020-02-06T17:11:07.473Z] --- PASS: TestConfigInspect (3.27s)
17:11:07 [2020-02-06T17:11:07.473Z] === RUN   TestConfigCreateWithLabels
17:11:07 [2020-02-06T17:11:07.684Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.70s)
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:07 [2020-02-06T17:11:07.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:07 [2020-02-06T17:11:07.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:07 [2020-02-06T17:11:07.684Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:07 [2020-02-06T17:11:07.684Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:07 [2020-02-06T17:11:07.684Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:07 [2020-02-06T17:11:07.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:11:07 [2020-02-06T17:11:07.684Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:11:07 [2020-02-06T17:11:07.684Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:11:07 [2020-02-06T17:11:07.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:11:07 [2020-02-06T17:11:07.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:11:07 [2020-02-06T17:11:07.685Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:11:07 [2020-02-06T17:11:07.685Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:07 [2020-02-06T17:11:07.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
17:11:07 [2020-02-06T17:11:07.829Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:08 [2020-02-06T17:11:08.581Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
17:11:08 [2020-02-06T17:11:08.581Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:08 [2020-02-06T17:11:08.607Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
17:11:08 [2020-02-06T17:11:08.607Z] === RUN   TestContainerStartOnDaemonRestart
17:11:08 [2020-02-06T17:11:08.607Z] === PAUSE TestContainerStartOnDaemonRestart
17:11:08 [2020-02-06T17:11:08.607Z] === RUN   TestDaemonRestartIpcMode
17:11:08 [2020-02-06T17:11:08.607Z] === PAUSE TestDaemonRestartIpcMode
17:11:08 [2020-02-06T17:11:08.607Z] === RUN   TestDaemonHostGatewayIP
17:11:08 [2020-02-06T17:11:08.607Z] === PAUSE TestDaemonHostGatewayIP
17:11:08 [2020-02-06T17:11:08.607Z] === RUN   TestDiff
17:11:09 [2020-02-06T17:11:09.210Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:11:09 [2020-02-06T17:11:09.210Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:11:09 [2020-02-06T17:11:09.465Z] --- PASS: TestDiff (1.06s)
17:11:09 [2020-02-06T17:11:09.465Z] === RUN   TestExecWithCloseStdin
17:11:10 [2020-02-06T17:11:10.353Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
17:11:10 [2020-02-06T17:11:10.353Z] === RUN   TestKernelTCPMemory
17:11:10 [2020-02-06T17:11:10.759Z] --- PASS: TestConfigCreateWithLabels (3.19s)
17:11:10 [2020-02-06T17:11:10.759Z] === RUN   TestConfigCreateResolve
17:11:10 [2020-02-06T17:11:10.827Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:11:10 [2020-02-06T17:11:10.827Z] --- PASS: TestExecWithCloseStdin (1.14s)
17:11:10 [2020-02-06T17:11:10.827Z] === RUN   TestExec
17:11:11 [2020-02-06T17:11:11.082Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:11:11 [2020-02-06T17:11:11.093Z] --- PASS: TestKernelTCPMemory (0.86s)
17:11:11 [2020-02-06T17:11:11.093Z] === RUN   TestNISDomainname
17:11:11 [2020-02-06T17:11:11.336Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:11:11 [2020-02-06T17:11:11.592Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:11:11 [2020-02-06T17:11:11.847Z] --- PASS: TestExec (1.13s)
17:11:11 [2020-02-06T17:11:11.847Z] === RUN   TestExecUser
17:11:12 [2020-02-06T17:11:12.103Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:11:12 [2020-02-06T17:11:12.301Z] --- PASS: TestNISDomainname (1.03s)
17:11:12 [2020-02-06T17:11:12.301Z] === RUN   TestHostnameDnsResolution
17:11:13 [2020-02-06T17:11:13.030Z] --- PASS: TestExecUser (1.07s)
17:11:13 [2020-02-06T17:11:13.030Z] === RUN   TestExportContainerAndImportImage
17:11:13 [2020-02-06T17:11:13.048Z] --- PASS: TestHostnameDnsResolution (1.11s)
17:11:13 [2020-02-06T17:11:13.048Z] === RUN   TestStats
17:11:13 [2020-02-06T17:11:13.957Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:11:14 [2020-02-06T17:11:14.046Z] --- PASS: TestConfigCreateResolve (3.31s)
17:11:14 [2020-02-06T17:11:14.046Z] === RUN   TestConfigDaemonLibtrustID
17:11:14 [2020-02-06T17:11:14.212Z] --- PASS: TestExportContainerAndImportImage (1.27s)
17:11:14 [2020-02-06T17:11:14.212Z] === RUN   TestExportContainerAfterDaemonRestart
17:11:14 [2020-02-06T17:11:14.615Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
17:11:14 [2020-02-06T17:11:14.615Z] PASS
17:11:14 [2020-02-06T17:11:14.615Z] 
17:11:14 [2020-02-06T17:11:14.615Z] DONE 8 tests in 24.041s
17:11:14 [2020-02-06T17:11:14.615Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:11:14 [2020-02-06T17:11:14.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:11:14 [2020-02-06T17:11:14.615Z] ++ set -e
17:11:14 [2020-02-06T17:11:14.615Z] ++ '[' -n 0 ']'
17:11:14 [2020-02-06T17:11:14.615Z] ++ set -x
17:11:14 [2020-02-06T17:11:14.615Z] ++ 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=arm64 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:11:14 [2020-02-06T17:11:14.873Z] INFO: Testing against a local daemon
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestCheckpoint
17:11:14 [2020-02-06T17:11:14.873Z] --- SKIP: TestCheckpoint (0.00s)
17:11:14 [2020-02-06T17:11:14.873Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestContainerInvalidJSON
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:11:14 [2020-02-06T17:11:14.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:11:14 [2020-02-06T17:11:14.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:11:14 [2020-02-06T17:11:14.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:11:14 [2020-02-06T17:11:14.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:11:14 [2020-02-06T17:11:14.873Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:11:14 [2020-02-06T17:11:14.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:11:14 [2020-02-06T17:11:14.873Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:11:14 [2020-02-06T17:11:14.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:11:14 [2020-02-06T17:11:14.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:11:14 [2020-02-06T17:11:14.873Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:11:14 [2020-02-06T17:11:14.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:11:14 [2020-02-06T17:11:14.873Z] === RUN   TestCopyFromContainerPathIsNotDir
17:11:15 [2020-02-06T17:11:15.132Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
17:11:15 [2020-02-06T17:11:15.132Z] === RUN   TestCopyToContainerPathDoesNotExist
17:11:15 [2020-02-06T17:11:15.132Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:11:15 [2020-02-06T17:11:15.132Z] === RUN   TestCopyToContainerPathIsNotDir
17:11:15 [2020-02-06T17:11:15.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
17:11:15 [2020-02-06T17:11:15.391Z] === RUN   TestCopyFromContainer
17:11:15 [2020-02-06T17:11:15.595Z] --- PASS: TestStats (2.26s)
17:11:15 [2020-02-06T17:11:15.595Z] === RUN   TestStopContainerWithTimeout
17:11:15 [2020-02-06T17:11:15.595Z] === RUN   TestStopContainerWithTimeout/0
17:11:15 [2020-02-06T17:11:15.595Z] === PAUSE TestStopContainerWithTimeout/0
17:11:15 [2020-02-06T17:11:15.595Z] === RUN   TestStopContainerWithTimeout/1
17:11:15 [2020-02-06T17:11:15.595Z] === PAUSE TestStopContainerWithTimeout/1
17:11:15 [2020-02-06T17:11:15.595Z] === RUN   TestStopContainerWithTimeout/3
17:11:15 [2020-02-06T17:11:15.595Z] === PAUSE TestStopContainerWithTimeout/3
17:11:15 [2020-02-06T17:11:15.595Z] === RUN   TestStopContainerWithTimeout/-1
17:11:15 [2020-02-06T17:11:15.595Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:15 [2020-02-06T17:11:15.595Z] === CONT  TestStopContainerWithTimeout/0
17:11:15 [2020-02-06T17:11:15.595Z] === CONT  TestStopContainerWithTimeout/-1
17:11:16 [2020-02-06T17:11:16.095Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
17:11:16 [2020-02-06T17:11:16.096Z] === RUN   TestHealthCheckWorkdir
17:11:16 [2020-02-06T17:11:16.096Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:11:16 [2020-02-06T17:11:16.096Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:11:16 [2020-02-06T17:11:16.361Z] === CONT  TestStopContainerWithTimeout/3
17:11:17 [2020-02-06T17:11:17.020Z] --- PASS: TestHealthCheckWorkdir (1.28s)
17:11:17 [2020-02-06T17:11:17.020Z] === RUN   TestHealthKillContainer
17:11:17 [2020-02-06T17:11:17.294Z] === RUN   TestCopyFromContainer//
17:11:17 [2020-02-06T17:11:17.294Z] === RUN   TestCopyFromContainer//bar/root
17:11:17 [2020-02-06T17:11:17.552Z] === RUN   TestCopyFromContainer//bar/root/
17:11:17 [2020-02-06T17:11:17.552Z] === RUN   TestCopyFromContainer/bar/quux
17:11:17 [2020-02-06T17:11:17.582Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:11:17 [2020-02-06T17:11:17.582Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:11:17 [2020-02-06T17:11:17.812Z] === RUN   TestCopyFromContainer/bar/quux/
17:11:17 [2020-02-06T17:11:17.812Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:11:17 [2020-02-06T17:11:17.812Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:11:18 [2020-02-06T17:11:18.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:11:18 [2020-02-06T17:11:18.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:11:18 [2020-02-06T17:11:18.140Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCopyFromContainer/bar/notarget
17:11:18 [2020-02-06T17:11:18.330Z] --- PASS: TestCopyFromContainer (3.06s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:18 [2020-02-06T17:11:18.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:18 [2020-02-06T17:11:18.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:18 [2020-02-06T17:11:18.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:18 [2020-02-06T17:11:18.330Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:18 [2020-02-06T17:11:18.330Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:18 [2020-02-06T17:11:18.330Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:18 [2020-02-06T17:11:18.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:11:18 [2020-02-06T17:11:18.330Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:11:18 [2020-02-06T17:11:18.330Z] === RUN   TestCreateLinkToNonExistingContainer
17:11:18 [2020-02-06T17:11:18.588Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateWithInvalidEnv
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateWithInvalidEnv/0
17:11:18 [2020-02-06T17:11:18.588Z] === PAUSE TestCreateWithInvalidEnv/0
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateWithInvalidEnv/1
17:11:18 [2020-02-06T17:11:18.588Z] === PAUSE TestCreateWithInvalidEnv/1
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateWithInvalidEnv/2
17:11:18 [2020-02-06T17:11:18.588Z] === PAUSE TestCreateWithInvalidEnv/2
17:11:18 [2020-02-06T17:11:18.588Z] === CONT  TestCreateWithInvalidEnv/0
17:11:18 [2020-02-06T17:11:18.588Z] === CONT  TestCreateWithInvalidEnv/2
17:11:18 [2020-02-06T17:11:18.588Z] === CONT  TestCreateWithInvalidEnv/1
17:11:18 [2020-02-06T17:11:18.588Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:11:18 [2020-02-06T17:11:18.588Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:11:18 [2020-02-06T17:11:18.588Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
17:11:18 [2020-02-06T17:11:18.588Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateTmpfsMountsTarget
17:11:18 [2020-02-06T17:11:18.588Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:11:18 [2020-02-06T17:11:18.588Z] === RUN   TestCreateWithCustomMaskedPaths
17:11:18 [2020-02-06T17:11:18.709Z] === CONT  TestStopContainerWithTimeout/1
17:11:19 [2020-02-06T17:11:19.503Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:11:20 [2020-02-06T17:11:20.448Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:20 [2020-02-06T17:11:20.448Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
17:11:20 [2020-02-06T17:11:20.448Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
17:11:20 [2020-02-06T17:11:20.448Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
17:11:20 [2020-02-06T17:11:20.448Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
17:11:20 [2020-02-06T17:11:20.448Z] === RUN   TestDeleteDevicemapper
17:11:20 [2020-02-06T17:11:20.448Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:20 [2020-02-06T17:11:20.448Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:20 [2020-02-06T17:11:20.448Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:20 [2020-02-06T17:11:20.470Z] --- PASS: TestHealthKillContainer (3.19s)
17:11:20 [2020-02-06T17:11:20.470Z] === RUN   TestInspectCpusetInConfigPre120
17:11:20 [2020-02-06T17:11:20.780Z] .........................                                                [ 67%]
17:11:21 [2020-02-06T17:11:21.121Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:11:21 [2020-02-06T17:11:21.121Z] --- PASS: TestCreateWithCapabilities (0.05s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
17:11:21 [2020-02-06T17:11:21.121Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
17:11:21 [2020-02-06T17:11:21.121Z] === RUN   TestCreateWithCustomReadonlyPaths
17:11:21 [2020-02-06T17:11:21.430Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:11:21 [2020-02-06T17:11:21.430Z] --- PASS: TestInspectCpusetInConfigPre120 (1.15s)
17:11:21 [2020-02-06T17:11:21.430Z] === RUN   TestIpcModeNone
17:11:22 [2020-02-06T17:11:22.039Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:11:22 [2020-02-06T17:11:22.297Z] --- PASS: TestIpcModeNone (0.95s)
17:11:22 [2020-02-06T17:11:22.297Z] === RUN   TestIpcModePrivate
17:11:23 [2020-02-06T17:11:23.221Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:11:23 [2020-02-06T17:11:23.476Z] --- PASS: TestIpcModePrivate (0.99s)
17:11:23 [2020-02-06T17:11:23.476Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false
17:11:23 [2020-02-06T17:11:23.476Z] === RUN   TestIpcModeShareable
17:11:23 [2020-02-06T17:11:23.653Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s)
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:23 [2020-02-06T17:11:23.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:23 [2020-02-06T17:11:23.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:23 [2020-02-06T17:11:23.653Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:23 [2020-02-06T17:11:23.653Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:23 [2020-02-06T17:11:23.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:11:23 [2020-02-06T17:11:23.653Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
17:11:23 [2020-02-06T17:11:23.653Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
17:11:23 [2020-02-06T17:11:23.653Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
17:11:23 [2020-02-06T17:11:23.653Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
17:11:23 [2020-02-06T17:11:23.653Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:11:23 [2020-02-06T17:11:23.653Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:24 [2020-02-06T17:11:24.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
17:11:24 [2020-02-06T17:11:24.222Z] === RUN   TestContainerStartOnDaemonRestart
17:11:24 [2020-02-06T17:11:24.222Z] === PAUSE TestContainerStartOnDaemonRestart
17:11:24 [2020-02-06T17:11:24.222Z] === RUN   TestDaemonRestartIpcMode
17:11:24 [2020-02-06T17:11:24.222Z] === PAUSE TestDaemonRestartIpcMode
17:11:24 [2020-02-06T17:11:24.222Z] === RUN   TestDaemonHostGatewayIP
17:11:24 [2020-02-06T17:11:24.222Z] === PAUSE TestDaemonHostGatewayIP
17:11:24 [2020-02-06T17:11:24.222Z] === RUN   TestDiff
17:11:24 [2020-02-06T17:11:24.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s)
17:11:24 [2020-02-06T17:11:24.381Z] === RUN   TestUpdateMemory
17:11:24 [2020-02-06T17:11:24.381Z] --- SKIP: TestUpdateMemory (0.00s)
17:11:24 [2020-02-06T17:11:24.381Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:11:24 [2020-02-06T17:11:24.381Z] === RUN   TestUpdateCPUQuota
17:11:24 [2020-02-06T17:11:24.401Z] --- PASS: TestIpcModeShareable (0.97s)
17:11:24 [2020-02-06T17:11:24.401Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true
17:11:24 [2020-02-06T17:11:24.401Z] === RUN   TestAPIIpcModeShareableAndContainer
17:11:24 [2020-02-06T17:11:24.961Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:11:25 [2020-02-06T17:11:25.126Z] --- PASS: TestUpdateCPUQuota (1.28s)
17:11:25 [2020-02-06T17:11:25.126Z] === RUN   TestUpdatePidsLimit
17:11:25 [2020-02-06T17:11:25.126Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:25 [2020-02-06T17:11:25.159Z] --- PASS: TestDiff (0.75s)
17:11:25 [2020-02-06T17:11:25.159Z] === RUN   TestExecWithCloseStdin
17:11:25 [2020-02-06T17:11:25.215Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:11:25 [2020-02-06T17:11:25.474Z] === RUN   TestUpdatePidsLimit/no_change
17:11:25 [2020-02-06T17:11:25.727Z] --- PASS: TestExecWithCloseStdin (0.87s)
17:11:25 [2020-02-06T17:11:25.727Z] === RUN   TestExec
17:11:25 [2020-02-06T17:11:25.777Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:11:25 [2020-02-06T17:11:25.825Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:26 [2020-02-06T17:11:26.283Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:26 [2020-02-06T17:11:26.336Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:11:26 [2020-02-06T17:11:26.663Z] --- PASS: TestExec (0.91s)
17:11:26 [2020-02-06T17:11:26.663Z] === RUN   TestExecUser
17:11:26 [2020-02-06T17:11:26.671Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:27 [2020-02-06T17:11:27.059Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:27 [2020-02-06T17:11:27.448Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:27 [2020-02-06T17:11:27.599Z] --- PASS: TestExecUser (0.88s)
17:11:27 [2020-02-06T17:11:27.599Z] === RUN   TestExportContainerAndImportImage
17:11:27 [2020-02-06T17:11:27.696Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s)
17:11:27 [2020-02-06T17:11:27.696Z] === RUN   TestAPIIpcModeHost
17:11:27 [2020-02-06T17:11:27.696Z] === RUN   TestDockerSuite/TestBuildAddScript
17:11:28 [2020-02-06T17:11:28.256Z] --- PASS: TestAPIIpcModeHost (0.80s)
17:11:28 [2020-02-06T17:11:28.256Z] === RUN   TestDaemonIpcModeShareable
17:11:28 [2020-02-06T17:11:28.677Z] --- PASS: TestUpdatePidsLimit (3.61s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
17:11:28 [2020-02-06T17:11:28.677Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
17:11:28 [2020-02-06T17:11:28.677Z] === RUN   TestUpdateRestartPolicy
17:11:28 [2020-02-06T17:11:28.976Z] --- PASS: TestExportContainerAndImportImage (1.12s)
17:11:28 [2020-02-06T17:11:28.976Z] === RUN   TestExportContainerAfterDaemonRestart
17:11:29 [2020-02-06T17:11:29.181Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:11:30 [2020-02-06T17:11:30.106Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
17:11:30 [2020-02-06T17:11:30.106Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
17:11:30 [2020-02-06T17:11:30.106Z] === RUN   TestDaemonIpcModePrivate
17:11:30 [2020-02-06T17:11:30.879Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s)
17:11:30 [2020-02-06T17:11:30.879Z] === RUN   TestHealthCheckWorkdir
17:11:31 [2020-02-06T17:11:31.033Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:11:31 [2020-02-06T17:11:31.814Z] --- PASS: TestHealthCheckWorkdir (1.05s)
17:11:31 [2020-02-06T17:11:31.815Z] === RUN   TestHealthKillContainer
17:11:31 [2020-02-06T17:11:31.958Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
17:11:31 [2020-02-06T17:11:31.958Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
17:11:31 [2020-02-06T17:11:31.958Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:11:33 [2020-02-06T17:11:33.886Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
17:11:33 [2020-02-06T17:11:33.886Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false
17:11:33 [2020-02-06T17:11:33.886Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:35 [2020-02-06T17:11:35.100Z] --- PASS: TestHealthKillContainer (2.96s)
17:11:35 [2020-02-06T17:11:35.100Z] === RUN   TestInspectCpusetInConfigPre120
17:11:35 [2020-02-06T17:11:35.245Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s)
17:11:35 [2020-02-06T17:11:35.246Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true
17:11:35 [2020-02-06T17:11:35.246Z] === RUN   TestIpcModeOlderClient
17:11:35 [2020-02-06T17:11:35.246Z] === PAUSE TestIpcModeOlderClient
17:11:35 [2020-02-06T17:11:35.246Z] === RUN   TestKillContainerInvalidSignal
17:11:35 [2020-02-06T17:11:35.668Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
17:11:35 [2020-02-06T17:11:35.668Z] === RUN   TestIpcModeNone
17:11:35 [2020-02-06T17:11:35.804Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:11:36 [2020-02-06T17:11:36.059Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
17:11:36 [2020-02-06T17:11:36.059Z] === RUN   TestKillContainer
17:11:36 [2020-02-06T17:11:36.059Z] === RUN   TestKillContainer/no_signal
17:11:36 [2020-02-06T17:11:36.605Z] --- PASS: TestIpcModeNone (0.89s)
17:11:36 [2020-02-06T17:11:36.605Z] === RUN   TestIpcModePrivate
17:11:36 [2020-02-06T17:11:36.984Z] === RUN   TestKillContainer/non_killing_signal
17:11:37 [2020-02-06T17:11:37.174Z] --- PASS: TestIpcModePrivate (0.86s)
17:11:37 [2020-02-06T17:11:37.174Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
17:11:37 [2020-02-06T17:11:37.174Z] === RUN   TestIpcModeShareable
17:11:37 [2020-02-06T17:11:37.909Z] === RUN   TestKillContainer/killing_signal
17:11:38 [2020-02-06T17:11:38.110Z] --- PASS: TestIpcModeShareable (0.92s)
17:11:38 [2020-02-06T17:11:38.110Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
17:11:38 [2020-02-06T17:11:38.110Z] === RUN   TestAPIIpcModeShareableAndContainer
17:11:38 [2020-02-06T17:11:38.877Z] --- PASS: TestKillContainer (3.00s)
17:11:38 [2020-02-06T17:11:38.877Z]     --- PASS: TestKillContainer/no_signal (1.06s)
17:11:38 [2020-02-06T17:11:38.877Z]     --- PASS: TestKillContainer/non_killing_signal (0.72s)
17:11:38 [2020-02-06T17:11:38.877Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
17:11:38 [2020-02-06T17:11:38.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:11:38 [2020-02-06T17:11:38.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:11:39 [2020-02-06T17:11:39.135Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:11:40 [2020-02-06T17:11:40.496Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:11:41 [2020-02-06T17:11:41.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.11s)
17:11:41 [2020-02-06T17:11:41.100Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.19s)
17:11:41 [2020-02-06T17:11:41.100Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
17:11:41 [2020-02-06T17:11:41.100Z] === RUN   TestKillStoppedContainer
17:11:41 [2020-02-06T17:11:41.100Z] --- PASS: TestKillStoppedContainer (0.10s)
17:11:41 [2020-02-06T17:11:41.100Z] === RUN   TestKillStoppedContainerAPIPre120
17:11:41 [2020-02-06T17:11:41.356Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:11:41 [2020-02-06T17:11:41.356Z] === RUN   TestKillDifferentUserContainer
17:11:41 [2020-02-06T17:11:41.399Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
17:11:41 [2020-02-06T17:11:41.399Z] === RUN   TestAPIIpcModeHost
17:11:41 [2020-02-06T17:11:41.657Z] --- PASS: TestAPIIpcModeHost (0.68s)
17:11:41 [2020-02-06T17:11:41.657Z] === RUN   TestDaemonIpcModeShareable
17:11:41 [2020-02-06T17:11:41.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:11:42 [2020-02-06T17:11:42.048Z] --- PASS: TestUpdateRestartPolicy (12.62s)
17:11:42 [2020-02-06T17:11:42.048Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:42 [2020-02-06T17:11:42.172Z] --- PASS: TestKillDifferentUserContainer (0.94s)
17:11:42 [2020-02-06T17:11:42.172Z] === RUN   TestInspectOomKilledTrue
17:11:42 [2020-02-06T17:11:42.172Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:11:42 [2020-02-06T17:11:42.172Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:42 [2020-02-06T17:11:42.172Z] === RUN   TestInspectOomKilledFalse
17:11:42 [2020-02-06T17:11:42.172Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:11:42 [2020-02-06T17:11:42.172Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:42 [2020-02-06T17:11:42.172Z] === RUN   TestLinksEtcHostsContentMatch
17:11:42 [2020-02-06T17:11:42.405Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
17:11:42 [2020-02-06T17:11:42.405Z] === RUN   TestWaitNonBlocked
17:11:42 [2020-02-06T17:11:42.405Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:42 [2020-02-06T17:11:42.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:42 [2020-02-06T17:11:42.405Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:42 [2020-02-06T17:11:42.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:42 [2020-02-06T17:11:42.405Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:42 [2020-02-06T17:11:42.405Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:43 [2020-02-06T17:11:43.108Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
17:11:43 [2020-02-06T17:11:43.108Z] === RUN   TestLinksContainerNames
17:11:43 [2020-02-06T17:11:43.159Z] --- PASS: TestWaitNonBlocked (0.01s)
17:11:43 [2020-02-06T17:11:43.159Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
17:11:43 [2020-02-06T17:11:43.159Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
17:11:43 [2020-02-06T17:11:43.159Z] === RUN   TestWaitBlocked
17:11:43 [2020-02-06T17:11:43.159Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:43 [2020-02-06T17:11:43.159Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:43 [2020-02-06T17:11:43.159Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:43 [2020-02-06T17:11:43.159Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:43 [2020-02-06T17:11:43.159Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:43 [2020-02-06T17:11:43.159Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:43 [2020-02-06T17:11:43.562Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
17:11:43 [2020-02-06T17:11:43.562Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
17:11:43 [2020-02-06T17:11:43.562Z] === RUN   TestDaemonIpcModePrivate
17:11:44 [2020-02-06T17:11:44.884Z] --- PASS: TestWaitBlocked (0.01s)
17:11:44 [2020-02-06T17:11:44.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
17:11:44 [2020-02-06T17:11:44.884Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s)
17:11:44 [2020-02-06T17:11:44.884Z] === CONT  TestContainerStartOnDaemonRestart
17:11:44 [2020-02-06T17:11:44.884Z] === CONT  TestIpcModeOlderClient
17:11:44 [2020-02-06T17:11:44.884Z] --- PASS: TestIpcModeOlderClient (0.13s)
17:11:44 [2020-02-06T17:11:44.884Z] === CONT  TestDaemonHostGatewayIP
17:11:44 [2020-02-06T17:11:44.999Z] --- PASS: TestLinksContainerNames (1.83s)
17:11:44 [2020-02-06T17:11:44.999Z] === RUN   TestLogsFollowTailEmpty
17:11:44 [2020-02-06T17:11:44.999Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:11:45 [2020-02-06T17:11:45.064Z] #76 exporting layers 110.6s done
17:11:45 [2020-02-06T17:11:45.064Z] #76 exporting manifest sha256:6c054da8746f437a140ee98732e2cccaa7108552bef0e7b3b9df8a77ca15ec1f done
17:11:45 [2020-02-06T17:11:45.064Z] #76 exporting config sha256:2161290eda051990e13f45894c137974f6effad18249208129f25dd0c199adc4 done
17:11:45 [2020-02-06T17:11:45.064Z] #76 sending tarball
17:11:45 [2020-02-06T17:11:45.253Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:11:45 [2020-02-06T17:11:45.467Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
17:11:45 [2020-02-06T17:11:45.467Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
17:11:45 [2020-02-06T17:11:45.467Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:11:45 [2020-02-06T17:11:45.812Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
17:11:45 [2020-02-06T17:11:45.812Z] === RUN   TestContainerNetworkMountsNoChown
17:11:46 [2020-02-06T17:11:46.736Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s)
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/default
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/default
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/private
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/private
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rprivate
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rprivate
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/slave
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/slave
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rslave
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rslave
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/shared
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/shared
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rshared
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rshared
17:11:46 [2020-02-06T17:11:46.736Z] === CONT  TestMountDaemonRoot/default
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/default/bind_root
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/default/mount_root
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === CONT  TestMountDaemonRoot/default/bind_root
17:11:46 [2020-02-06T17:11:46.736Z] === CONT  TestMountDaemonRoot/rprivate
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:11:46 [2020-02-06T17:11:46.736Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:11:46 [2020-02-06T17:11:46.736Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:11:46 [2020-02-06T17:11:46.736Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/rshared
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/shared
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/rslave
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/slave
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/private
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/private/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/private/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:11:46 [2020-02-06T17:11:46.993Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:11:46 [2020-02-06T17:11:46.993Z] === CONT  TestMountDaemonRoot/default/mount_root
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:11:47 [2020-02-06T17:11:47.249Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:11:47 [2020-02-06T17:11:47.251Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
17:11:47 [2020-02-06T17:11:47.251Z] === CONT  TestDaemonRestartIpcMode
17:11:47 [2020-02-06T17:11:47.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
17:11:47 [2020-02-06T17:11:47.402Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
17:11:47 [2020-02-06T17:11:47.402Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:47 [2020-02-06T17:11:47.504Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:11:47 [2020-02-06T17:11:47.505Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/private/bind_root
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/private/mount_root
17:11:47 [2020-02-06T17:11:47.761Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:11:47 [2020-02-06T17:11:47.761Z] --- PASS: TestMountDaemonRoot (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.17s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.15s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:11:47 [2020-02-06T17:11:47.761Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:11:47 [2020-02-06T17:11:47.761Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:11:47 [2020-02-06T17:11:47.761Z] === RUN   TestContainerBindMountNonRecursive
17:11:48 [2020-02-06T17:11:48.619Z] --- PASS: TestDaemonHostGatewayIP (3.65s)
17:11:49 [2020-02-06T17:11:49.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
17:11:49 [2020-02-06T17:11:49.308Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
17:11:49 [2020-02-06T17:11:49.308Z] === RUN   TestIpcModeOlderClient
17:11:49 [2020-02-06T17:11:49.308Z] === PAUSE TestIpcModeOlderClient
17:11:49 [2020-02-06T17:11:49.308Z] === RUN   TestKillContainerInvalidSignal
17:11:49 [2020-02-06T17:11:49.875Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
17:11:49 [2020-02-06T17:11:49.875Z] === RUN   TestKillContainer
17:11:49 [2020-02-06T17:11:49.875Z] === RUN   TestKillContainer/no_signal
17:11:50 [2020-02-06T17:11:50.273Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:11:50 [2020-02-06T17:11:50.273Z] --- PASS: TestContainerBindMountNonRecursive (2.56s)
17:11:50 [2020-02-06T17:11:50.273Z] === RUN   TestNetworkNat
17:11:50 [2020-02-06T17:11:50.529Z] === RUN   TestDockerSuite/TestBuildAddTar
17:11:50 [2020-02-06T17:11:50.811Z] === RUN   TestKillContainer/non_killing_signal
17:11:51 [2020-02-06T17:11:51.075Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
17:11:51 [2020-02-06T17:11:51.075Z] PASS
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === Skipped
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:11:51 [2020-02-06T17:11:51.075Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] 
17:11:51 [2020-02-06T17:11:51.075Z] DONE 199 tests, 6 skipped in 132.378s
17:11:51 [2020-02-06T17:11:51.075Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:11:51 [2020-02-06T17:11:51.075Z] ++ 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
17:11:51 [2020-02-06T17:11:51.075Z] ++ set -e
17:11:51 [2020-02-06T17:11:51.075Z] ++ '[' -n 0 ']'
17:11:51 [2020-02-06T17:11:51.075Z] ++ set -x
17:11:51 [2020-02-06T17:11:51.075Z] ++ 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
17:11:51 [2020-02-06T17:11:51.075Z] INFO: Testing against a local daemon
17:11:51 [2020-02-06T17:11:51.075Z] === RUN   TestCommitInheritsEnv
17:11:51 [2020-02-06T17:11:51.379Z] === RUN   TestKillContainer/killing_signal
17:11:51 [2020-02-06T17:11:51.456Z] --- PASS: TestNetworkNat (1.04s)
17:11:51 [2020-02-06T17:11:51.456Z] === RUN   TestNetworkLocalhostTCPNat
17:11:51 [2020-02-06T17:11:51.820Z] --- PASS: TestCommitInheritsEnv (0.52s)
17:11:51 [2020-02-06T17:11:51.820Z] === RUN   TestImportExtremelyLargeImageWorks
17:11:51 [2020-02-06T17:11:51.820Z] === PAUSE TestImportExtremelyLargeImageWorks
17:11:51 [2020-02-06T17:11:51.820Z] === RUN   TestImagesFilterMultiReference
17:11:51 [2020-02-06T17:11:51.820Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:11:51 [2020-02-06T17:11:51.820Z] === RUN   TestImagePullPlatformInvalid
17:11:51 [2020-02-06T17:11:51.820Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:11:51 [2020-02-06T17:11:51.820Z] === RUN   TestRemoveImageOrphaning
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestRemoveImageOrphaning (0.47s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestRemoveImageGarbageCollector
17:11:52 [2020-02-06T17:11:52.181Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:11:52 [2020-02-06T17:11:52.181Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagInvalidReference
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagInvalidReference (0.01s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagValidPrefixedRepo
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagExistedNameWithoutForce
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagOfficialNames
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagOfficialNames (0.04s)
17:11:52 [2020-02-06T17:11:52.181Z] === RUN   TestTagMatchesDigest
17:11:52 [2020-02-06T17:11:52.181Z] --- PASS: TestTagMatchesDigest (0.02s)
17:11:52 [2020-02-06T17:11:52.181Z] === CONT  TestImportExtremelyLargeImageWorks
17:11:52 [2020-02-06T17:11:52.317Z] --- PASS: TestKillContainer (2.33s)
17:11:52 [2020-02-06T17:11:52.317Z]     --- PASS: TestKillContainer/no_signal (0.75s)
17:11:52 [2020-02-06T17:11:52.317Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
17:11:52 [2020-02-06T17:11:52.317Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
17:11:52 [2020-02-06T17:11:52.317Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:11:52 [2020-02-06T17:11:52.317Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:11:52 [2020-02-06T17:11:52.819Z] --- PASS: TestNetworkLocalhostTCPNat (1.22s)
17:11:52 [2020-02-06T17:11:52.819Z] === RUN   TestNetworkLoopbackNat
17:11:53 [2020-02-06T17:11:53.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:11:53 [2020-02-06T17:11:53.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
17:11:53 [2020-02-06T17:11:53.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
17:11:53 [2020-02-06T17:11:53.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
17:11:53 [2020-02-06T17:11:53.819Z] === RUN   TestKillStoppedContainer
17:11:53 [2020-02-06T17:11:53.819Z] --- PASS: TestKillStoppedContainer (0.10s)
17:11:53 [2020-02-06T17:11:53.819Z] === RUN   TestKillStoppedContainerAPIPre120
17:11:54 [2020-02-06T17:11:54.078Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:11:54 [2020-02-06T17:11:54.078Z] === RUN   TestKillDifferentUserContainer
17:11:54 [2020-02-06T17:11:54.182Z] --- PASS: TestNetworkLoopbackNat (1.43s)
17:11:54 [2020-02-06T17:11:54.182Z] === RUN   TestPause
17:11:55 [2020-02-06T17:11:55.015Z] --- PASS: TestKillDifferentUserContainer (0.85s)
17:11:55 [2020-02-06T17:11:55.015Z] === RUN   TestInspectOomKilledTrue
17:11:55 [2020-02-06T17:11:55.015Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:11:55 [2020-02-06T17:11:55.015Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:55 [2020-02-06T17:11:55.015Z] === RUN   TestInspectOomKilledFalse
17:11:55 [2020-02-06T17:11:55.015Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:11:55 [2020-02-06T17:11:55.015Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:55 [2020-02-06T17:11:55.015Z] === RUN   TestLinksEtcHostsContentMatch
17:11:55 [2020-02-06T17:11:55.578Z] --- PASS: TestPause (1.42s)
17:11:55 [2020-02-06T17:11:55.578Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:11:55 [2020-02-06T17:11:55.578Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:55 [2020-02-06T17:11:55.578Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:55 [2020-02-06T17:11:55.578Z] === RUN   TestPauseStopPausedContainer
17:11:55 [2020-02-06T17:11:55.583Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
17:11:55 [2020-02-06T17:11:55.583Z] === RUN   TestLinksContainerNames
17:11:56 [2020-02-06T17:11:56.941Z] --- PASS: TestPauseStopPausedContainer (1.16s)
17:11:56 [2020-02-06T17:11:56.941Z] === RUN   TestPsFilter
17:11:56 [2020-02-06T17:11:56.941Z] --- PASS: TestPsFilter (0.26s)
17:11:56 [2020-02-06T17:11:56.941Z] === RUN   TestRemoveContainerWithRemovedVolume
17:11:56 [2020-02-06T17:11:56.960Z] --- PASS: TestLinksContainerNames (1.57s)
17:11:56 [2020-02-06T17:11:56.960Z] === RUN   TestLogsFollowTailEmpty
17:11:57 [2020-02-06T17:11:57.865Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
17:11:57 [2020-02-06T17:11:57.865Z] === RUN   TestRemoveContainerWithVolume
17:11:57 [2020-02-06T17:11:57.897Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
17:11:57 [2020-02-06T17:11:57.897Z] === RUN   TestContainerNetworkMountsNoChown
17:11:58 [2020-02-06T17:11:58.478Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
17:11:58 [2020-02-06T17:11:58.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/default
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/default
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/private
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/private
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rprivate
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rprivate
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/slave
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/slave
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rslave
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rslave
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/shared
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/shared
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rshared
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rshared
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/default
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/shared
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rslave
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rshared
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/default/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rprivate
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/default/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/slave
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/private
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/private/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/private/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/default/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/default/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:11:58 [2020-02-06T17:11:58.833Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/private/bind_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/private/mount_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:11:59 [2020-02-06T17:11:59.092Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:11:59 [2020-02-06T17:11:59.092Z] --- PASS: TestMountDaemonRoot (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:11:59 [2020-02-06T17:11:59.092Z]     --- PASS: TestMountDaemonRoot/shared (0.01s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:11:59 [2020-02-06T17:11:59.092Z] === RUN   TestContainerBindMountNonRecursive
17:11:59 [2020-02-06T17:11:59.230Z] --- PASS: TestRemoveContainerWithVolume (1.24s)
17:11:59 [2020-02-06T17:11:59.231Z] === RUN   TestRemoveContainerRunning
17:11:59 [2020-02-06T17:11:59.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:12:00 [2020-02-06T17:12:00.156Z] --- PASS: TestRemoveContainerRunning (0.96s)
17:12:00 [2020-02-06T17:12:00.156Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:00 [2020-02-06T17:12:00.996Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
17:12:00 [2020-02-06T17:12:00.996Z] === RUN   TestNetworkNat
17:12:01 [2020-02-06T17:12:01.081Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s)
17:12:01 [2020-02-06T17:12:01.081Z] === RUN   TestRemoveInvalidContainer
17:12:01 [2020-02-06T17:12:01.081Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:12:01 [2020-02-06T17:12:01.081Z] === RUN   TestRenameLinkedContainer
17:12:01 [2020-02-06T17:12:01.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:12:01 [2020-02-06T17:12:01.898Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:12:01 [2020-02-06T17:12:01.933Z] --- PASS: TestNetworkNat (0.88s)
17:12:01 [2020-02-06T17:12:01.933Z] === RUN   TestNetworkLocalhostTCPNat
17:12:02 [2020-02-06T17:12:02.823Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:12:02 [2020-02-06T17:12:02.870Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
17:12:02 [2020-02-06T17:12:02.870Z] === RUN   TestNetworkLoopbackNat
17:12:03 [2020-02-06T17:12:03.650Z] #76 sending tarball 18.9s done
17:12:03 [2020-02-06T17:12:03.650Z] #76 DONE 129.5s
17:12:03 [2020-02-06T17:12:03.650Z] 
17:12:03 [2020-02-06T17:12:03.650Z] #77 importing to docker
17:12:03 [2020-02-06T17:12:03.747Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:12:04 [2020-02-06T17:12:04.261Z] --- PASS: TestNetworkLoopbackNat (1.13s)
17:12:04 [2020-02-06T17:12:04.261Z] === RUN   TestPause
17:12:04 [2020-02-06T17:12:04.829Z] --- PASS: TestPause (0.84s)
17:12:04 [2020-02-06T17:12:04.829Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:04 [2020-02-06T17:12:04.829Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:04 [2020-02-06T17:12:04.829Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:04 [2020-02-06T17:12:04.829Z] === RUN   TestPauseStopPausedContainer
17:12:05 [2020-02-06T17:12:05.109Z] --- PASS: TestRenameLinkedContainer (3.94s)
17:12:05 [2020-02-06T17:12:05.109Z] === RUN   TestRenameStoppedContainer
17:12:05 [2020-02-06T17:12:05.109Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:12:05 [2020-02-06T17:12:05.766Z] --- PASS: TestPauseStopPausedContainer (0.85s)
17:12:05 [2020-02-06T17:12:05.766Z] === RUN   TestPsFilter
17:12:06 [2020-02-06T17:12:06.025Z] --- PASS: TestPsFilter (0.26s)
17:12:06 [2020-02-06T17:12:06.025Z] === RUN   TestRemoveContainerWithRemovedVolume
17:12:06 [2020-02-06T17:12:06.034Z] --- PASS: TestRenameStoppedContainer (1.07s)
17:12:06 [2020-02-06T17:12:06.034Z] === RUN   TestRenameRunningContainerAndReuse
17:12:06 [2020-02-06T17:12:06.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
17:12:06 [2020-02-06T17:12:06.593Z] === RUN   TestRemoveContainerWithVolume
17:12:07 [2020-02-06T17:12:07.530Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
17:12:07 [2020-02-06T17:12:07.530Z] === RUN   TestRemoveContainerRunning
17:12:07 [2020-02-06T17:12:07.925Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
17:12:07 [2020-02-06T17:12:07.925Z] === RUN   TestRenameInvalidName
17:12:08 [2020-02-06T17:12:08.180Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:12:08 [2020-02-06T17:12:08.467Z] --- PASS: TestRemoveContainerRunning (0.78s)
17:12:08 [2020-02-06T17:12:08.467Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:08 [2020-02-06T17:12:08.741Z] --- PASS: TestRenameInvalidName (0.89s)
17:12:08 [2020-02-06T17:12:08.741Z] === RUN   TestRenameAnonymousContainer
17:12:09 [2020-02-06T17:12:09.034Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
17:12:09 [2020-02-06T17:12:09.034Z] === RUN   TestRemoveInvalidContainer
17:12:09 [2020-02-06T17:12:09.034Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:12:09 [2020-02-06T17:12:09.034Z] === RUN   TestRenameLinkedContainer
17:12:09 [2020-02-06T17:12:09.667Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:12:11 [2020-02-06T17:12:11.594Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:12:12 [2020-02-06T17:12:12.325Z] --- PASS: TestRenameLinkedContainer (3.13s)
17:12:12 [2020-02-06T17:12:12.325Z] === RUN   TestRenameStoppedContainer
17:12:12 [2020-02-06T17:12:12.519Z] --- PASS: TestRenameAnonymousContainer (3.89s)
17:12:12 [2020-02-06T17:12:12.520Z] === RUN   TestRenameContainerWithSameName
17:12:12 [2020-02-06T17:12:12.893Z] --- PASS: TestRenameStoppedContainer (0.76s)
17:12:12 [2020-02-06T17:12:12.893Z] === RUN   TestRenameRunningContainerAndReuse
17:12:13 [2020-02-06T17:12:13.327Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:12:13 [2020-02-06T17:12:13.487Z] --- PASS: TestRenameContainerWithSameName (0.98s)
17:12:13 [2020-02-06T17:12:13.487Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:14 [2020-02-06T17:12:14.797Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
17:12:14 [2020-02-06T17:12:14.797Z] === RUN   TestRenameInvalidName
17:12:15 [2020-02-06T17:12:15.221Z] tests/integration/client_test.py .....                                   [ 75%]
17:12:15 [2020-02-06T17:12:15.221Z] tests/integration/context_api_test.py ..                                 [ 76%]
17:12:15 [2020-02-06T17:12:15.365Z] --- PASS: TestRenameInvalidName (0.77s)
17:12:15 [2020-02-06T17:12:15.365Z] === RUN   TestRenameAnonymousContainer
17:12:15 [2020-02-06T17:12:15.461Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s)
17:12:15 [2020-02-06T17:12:15.461Z] === RUN   TestResize
17:12:15 [2020-02-06T17:12:15.477Z] tests/integration/errors_test.py .                                       [ 76%]
17:12:16 [2020-02-06T17:12:16.470Z] --- PASS: TestResize (0.87s)
17:12:16 [2020-02-06T17:12:16.470Z] === RUN   TestResizeWithInvalidSize
17:12:17 [2020-02-06T17:12:17.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:12:17 [2020-02-06T17:12:17.289Z] --- PASS: TestResizeWithInvalidSize (0.84s)
17:12:17 [2020-02-06T17:12:17.289Z] === RUN   TestResizeWhenContainerNotStarted
17:12:17 [2020-02-06T17:12:17.546Z] === RUN   TestDockerSuite/TestBuildBlankName
17:12:18 [2020-02-06T17:12:18.105Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:12:18 [2020-02-06T17:12:18.361Z] --- PASS: TestResizeWhenContainerNotStarted (1.09s)
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:18 [2020-02-06T17:12:18.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:18 [2020-02-06T17:12:18.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:12:19 [2020-02-06T17:12:19.558Z] --- PASS: TestRenameAnonymousContainer (3.95s)
17:12:19 [2020-02-06T17:12:19.558Z] === RUN   TestRenameContainerWithSameName
17:12:20 [2020-02-06T17:12:20.126Z] --- PASS: TestRenameContainerWithSameName (0.78s)
17:12:20 [2020-02-06T17:12:20.126Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:21 [2020-02-06T17:12:21.214Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:12:21 [2020-02-06T17:12:21.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:21 [2020-02-06T17:12:21.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:21 [2020-02-06T17:12:21.456Z] 65014b3c3121: Pull complete
17:12:21 [2020-02-06T17:12:21.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:12:21 [2020-02-06T17:12:21.503Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
17:12:21 [2020-02-06T17:12:21.503Z] === RUN   TestResize
17:12:22 [2020-02-06T17:12:22.440Z] --- PASS: TestResize (0.78s)
17:12:22 [2020-02-06T17:12:22.440Z] === RUN   TestResizeWithInvalidSize
17:12:22 [2020-02-06T17:12:22.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:23 [2020-02-06T17:12:23.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.376Z] --- PASS: TestResizeWithInvalidSize (0.81s)
17:12:23 [2020-02-06T17:12:23.376Z] === RUN   TestResizeWhenContainerNotStarted
17:12:23 [2020-02-06T17:12:23.689Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:12:23 [2020-02-06T17:12:23.944Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:23 [2020-02-06T17:12:23.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:23 [2020-02-06T17:12:23.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:24 [2020-02-06T17:12:24.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:24 [2020-02-06T17:12:24.659Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:25 [2020-02-06T17:12:25.219Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:12:25 [2020-02-06T17:12:25.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:25 [2020-02-06T17:12:25.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:26 [2020-02-06T17:12:26.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:26 [2020-02-06T17:12:26.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:27 [2020-02-06T17:12:27.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:27 [2020-02-06T17:12:27.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:27 [2020-02-06T17:12:27.987Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:12:29 [2020-02-06T17:12:29.224Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:29 [2020-02-06T17:12:29.224Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:29 [2020-02-06T17:12:29.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:29 [2020-02-06T17:12:29.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:30 [2020-02-06T17:12:30.499Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:12:31 [2020-02-06T17:12:31.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:31 [2020-02-06T17:12:31.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:32 [2020-02-06T17:12:32.021Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
17:12:32 [2020-02-06T17:12:32.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
17:12:32 [2020-02-06T17:12:32.021Z] === RUN   TestCgroupNamespacesRun
17:12:33 [2020-02-06T17:12:33.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:12:33 [2020-02-06T17:12:33.926Z] --- PASS: TestCgroupNamespacesRun (1.83s)
17:12:33 [2020-02-06T17:12:33.926Z] === RUN   TestCgroupNamespacesRunPrivileged
17:12:34 [2020-02-06T17:12:34.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:12:34 [2020-02-06T17:12:34.495Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s)
17:12:34 [2020-02-06T17:12:34.495Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
17:12:34 [2020-02-06T17:12:34.495Z] === RUN   TestCgroupNamespacesRun
17:12:35 [2020-02-06T17:12:35.303Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
17:12:35 [2020-02-06T17:12:35.303Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:12:35 [2020-02-06T17:12:35.856Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:12:36 [2020-02-06T17:12:36.415Z] --- PASS: TestCgroupNamespacesRun (1.76s)
17:12:36 [2020-02-06T17:12:36.415Z] === RUN   TestCgroupNamespacesRunPrivileged
17:12:36 [2020-02-06T17:12:36.671Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:12:37 [2020-02-06T17:12:37.208Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
17:12:37 [2020-02-06T17:12:37.208Z] === RUN   TestCgroupNamespacesRunHostMode
17:12:38 [2020-02-06T17:12:38.559Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s)
17:12:38 [2020-02-06T17:12:38.559Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:12:38 [2020-02-06T17:12:38.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:12:39 [2020-02-06T17:12:39.112Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
17:12:39 [2020-02-06T17:12:39.112Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:12:39 [2020-02-06T17:12:39.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:12:40 [2020-02-06T17:12:40.084Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
17:12:40 [2020-02-06T17:12:40.084Z] === RUN   TestCgroupNamespacesRunHostMode
17:12:41 [2020-02-06T17:12:41.009Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:12:41 [2020-02-06T17:12:41.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
17:12:41 [2020-02-06T17:12:41.016Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:12:41 [2020-02-06T17:12:41.933Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s)
17:12:41 [2020-02-06T17:12:41.933Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:12:41 [2020-02-06T17:12:41.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
17:12:41 [2020-02-06T17:12:41.953Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:12:42 [2020-02-06T17:12:42.890Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
17:12:42 [2020-02-06T17:12:42.890Z] === RUN   TestCgroupNamespacesRunOlderClient
17:12:42 [2020-02-06T17:12:42.905Z] #77 DONE 36.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:12:43 [2020-02-06T17:12:43.342Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/test/unit
17:12:43 [2020-02-06T17:12:43.865Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
17:12:43 [2020-02-06T17:12:43.865Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:12:44 [2020-02-06T17:12:44.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:12:44 [2020-02-06T17:12:44.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:12:44 [2020-02-06T17:12:44.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:12:44 [2020-02-06T17:12:44.680Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
17:12:44 [2020-02-06T17:12:44.680Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:12:44 [2020-02-06T17:12:44.795Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
17:12:44 [2020-02-06T17:12:44.795Z] === RUN   TestKernelTCPMemory
17:12:45 [2020-02-06T17:12:45.363Z] --- PASS: TestKernelTCPMemory (0.89s)
17:12:45 [2020-02-06T17:12:45.363Z] === RUN   TestNISDomainname
17:12:45 [2020-02-06T17:12:45.605Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
17:12:45 [2020-02-06T17:12:45.605Z] === RUN   TestCgroupNamespacesRunOlderClient
17:12:46 [2020-02-06T17:12:46.741Z] --- PASS: TestNISDomainname (1.00s)
17:12:46 [2020-02-06T17:12:46.742Z] === RUN   TestHostnameDnsResolution
17:12:46 [2020-02-06T17:12:46.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
17:12:46 [2020-02-06T17:12:46.969Z] === RUN   TestKernelTCPMemory
17:12:48 [2020-02-06T17:12:48.118Z] --- PASS: TestHostnameDnsResolution (1.77s)
17:12:48 [2020-02-06T17:12:48.118Z] === RUN   TestStats
17:12:48 [2020-02-06T17:12:48.332Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:12:48 [2020-02-06T17:12:48.332Z] --- PASS: TestKernelTCPMemory (1.08s)
17:12:48 [2020-02-06T17:12:48.332Z] === RUN   TestNISDomainname
17:12:49 [2020-02-06T17:12:49.257Z] --- PASS: TestNISDomainname (1.11s)
17:12:49 [2020-02-06T17:12:49.257Z] === RUN   TestHostnameDnsResolution
17:12:50 [2020-02-06T17:12:50.176Z] ?   	github.com/docker/docker/api	[no test files]
17:12:50 [2020-02-06T17:12:50.651Z] --- PASS: TestStats (2.33s)
17:12:50 [2020-02-06T17:12:50.651Z] === RUN   TestStopContainerWithTimeout
17:12:50 [2020-02-06T17:12:50.651Z] === RUN   TestStopContainerWithTimeout/0
17:12:50 [2020-02-06T17:12:50.651Z] === PAUSE TestStopContainerWithTimeout/0
17:12:50 [2020-02-06T17:12:50.651Z] === RUN   TestStopContainerWithTimeout/1
17:12:50 [2020-02-06T17:12:50.651Z] === PAUSE TestStopContainerWithTimeout/1
17:12:50 [2020-02-06T17:12:50.651Z] === RUN   TestStopContainerWithTimeout/3
17:12:50 [2020-02-06T17:12:50.651Z] === PAUSE TestStopContainerWithTimeout/3
17:12:50 [2020-02-06T17:12:50.651Z] === RUN   TestStopContainerWithTimeout/-1
17:12:50 [2020-02-06T17:12:50.651Z] === PAUSE TestStopContainerWithTimeout/-1
17:12:50 [2020-02-06T17:12:50.651Z] === CONT  TestStopContainerWithTimeout/0
17:12:50 [2020-02-06T17:12:50.651Z] === CONT  TestStopContainerWithTimeout/3
17:12:50 [2020-02-06T17:12:50.651Z] === CONT  TestStopContainerWithTimeout/1
17:12:50 [2020-02-06T17:12:50.651Z] === CONT  TestStopContainerWithTimeout/-1
17:12:51 [2020-02-06T17:12:51.141Z] --- PASS: TestHostnameDnsResolution (1.55s)
17:12:51 [2020-02-06T17:12:51.141Z] === RUN   TestStats
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:12:53 [2020-02-06T17:12:53.024Z] --- PASS: TestStats (2.18s)
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestStopContainerWithTimeout
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestStopContainerWithTimeout/0
17:12:53 [2020-02-06T17:12:53.024Z] === PAUSE TestStopContainerWithTimeout/0
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestStopContainerWithTimeout/1
17:12:53 [2020-02-06T17:12:53.024Z] === PAUSE TestStopContainerWithTimeout/1
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestStopContainerWithTimeout/3
17:12:53 [2020-02-06T17:12:53.024Z] === PAUSE TestStopContainerWithTimeout/3
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestStopContainerWithTimeout/-1
17:12:53 [2020-02-06T17:12:53.024Z] === PAUSE TestStopContainerWithTimeout/-1
17:12:53 [2020-02-06T17:12:53.024Z] === CONT  TestStopContainerWithTimeout/0
17:12:53 [2020-02-06T17:12:53.024Z] === CONT  TestStopContainerWithTimeout/3
17:12:53 [2020-02-06T17:12:53.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:12:54 [2020-02-06T17:12:54.287Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:12:54 [2020-02-06T17:12:54.387Z] === CONT  TestStopContainerWithTimeout/1
17:12:54 [2020-02-06T17:12:54.856Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:12:54 [2020-02-06T17:12:54.856Z]     --- PASS: TestStopContainerWithTimeout/0 (1.49s)
17:12:54 [2020-02-06T17:12:54.856Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
17:12:54 [2020-02-06T17:12:54.856Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.47s)
17:12:54 [2020-02-06T17:12:54.856Z]     --- PASS: TestStopContainerWithTimeout/3 (3.52s)
17:12:54 [2020-02-06T17:12:54.856Z] === RUN   TestDeleteDevicemapper
17:12:54 [2020-02-06T17:12:54.856Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:12:54 [2020-02-06T17:12:54.856Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:54 [2020-02-06T17:12:54.856Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:12:56 [2020-02-06T17:12:56.233Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s)
17:12:56 [2020-02-06T17:12:56.233Z] === RUN   TestUpdateMemory
17:12:56 [2020-02-06T17:12:56.233Z] --- SKIP: TestUpdateMemory (0.00s)
17:12:56 [2020-02-06T17:12:56.233Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:12:56 [2020-02-06T17:12:56.233Z] === RUN   TestUpdateCPUQuota
17:12:56 [2020-02-06T17:12:56.270Z] === CONT  TestStopContainerWithTimeout/-1
17:12:56 [2020-02-06T17:12:56.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:12:56 [2020-02-06T17:12:56.525Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:12:58 [2020-02-06T17:12:58.136Z] --- PASS: TestUpdateCPUQuota (1.48s)
17:12:58 [2020-02-06T17:12:58.136Z] === RUN   TestUpdatePidsLimit
17:12:58 [2020-02-06T17:12:58.136Z] === RUN   TestUpdatePidsLimit/update_from_none
17:12:58 [2020-02-06T17:12:58.136Z] === RUN   TestUpdatePidsLimit/no_change
17:12:58 [2020-02-06T17:12:58.704Z] === RUN   TestUpdatePidsLimit/update_lower
17:12:58 [2020-02-06T17:12:58.964Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:12:59 [2020-02-06T17:12:59.223Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:12:59 [2020-02-06T17:12:59.790Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:12:59 [2020-02-06T17:12:59.795Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:12:59 [2020-02-06T17:12:59.795Z]     --- PASS: TestStopContainerWithTimeout/0 (1.44s)
17:12:59 [2020-02-06T17:12:59.795Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
17:12:59 [2020-02-06T17:12:59.795Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
17:12:59 [2020-02-06T17:12:59.795Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
17:12:59 [2020-02-06T17:12:59.795Z] === RUN   TestDeleteDevicemapper
17:12:59 [2020-02-06T17:12:59.795Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:12:59 [2020-02-06T17:12:59.795Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:59 [2020-02-06T17:12:59.795Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:12:59 [2020-02-06T17:12:59.795Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:12:59 [2020-02-06T17:12:59.795Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:12:59 [2020-02-06T17:12:59.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:13:00 [2020-02-06T17:13:00.049Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:01 [2020-02-06T17:13:01.955Z] --- PASS: TestUpdatePidsLimit (3.90s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
17:13:01 [2020-02-06T17:13:01.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
17:13:01 [2020-02-06T17:13:01.955Z] === RUN   TestUpdateRestartPolicy
17:13:02 [2020-02-06T17:13:02.307Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:13:02 [2020-02-06T17:13:02.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:13:02 [2020-02-06T17:13:02.867Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
17:13:02 [2020-02-06T17:13:02.867Z] === RUN   TestUpdateMemory
17:13:02 [2020-02-06T17:13:02.867Z] --- SKIP: TestUpdateMemory (0.00s)
17:13:02 [2020-02-06T17:13:02.867Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:13:02 [2020-02-06T17:13:02.867Z] === RUN   TestUpdateCPUQuota
17:13:04 [2020-02-06T17:13:04.751Z] --- PASS: TestUpdateCPUQuota (1.91s)
17:13:04 [2020-02-06T17:13:04.751Z] === RUN   TestUpdatePidsLimit
17:13:04 [2020-02-06T17:13:04.751Z] === RUN   TestUpdatePidsLimit/update_from_none
17:13:05 [2020-02-06T17:13:05.006Z] === RUN   TestUpdatePidsLimit/no_change
17:13:05 [2020-02-06T17:13:05.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:13:05 [2020-02-06T17:13:05.565Z] === RUN   TestUpdatePidsLimit/update_lower
17:13:05 [2020-02-06T17:13:05.820Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:13:05 [2020-02-06T17:13:05.820Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:13:06 [2020-02-06T17:13:06.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:13:06 [2020-02-06T17:13:06.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:13:07 [2020-02-06T17:13:07.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:09 [2020-02-06T17:13:09.187Z] --- PASS: TestUpdatePidsLimit (4.28s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s)
17:13:09 [2020-02-06T17:13:09.187Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
17:13:09 [2020-02-06T17:13:09.187Z] === RUN   TestUpdateRestartPolicy
17:13:10 [2020-02-06T17:13:10.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:13:11 [2020-02-06T17:13:11.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:13:11 [2020-02-06T17:13:11.948Z] .........                                                                [ 86%]
17:13:12 [2020-02-06T17:13:12.596Z] ok  	github.com/docker/docker/api/server	0.035s	coverage: 9.0% of statements
17:13:12 [2020-02-06T17:13:12.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:13:14 [2020-02-06T17:13:14.162Z] --- PASS: TestUpdateRestartPolicy (12.55s)
17:13:14 [2020-02-06T17:13:14.162Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:14 [2020-02-06T17:13:14.202Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:13:14 [2020-02-06T17:13:14.457Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:13:14 [2020-02-06T17:13:14.712Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:13:15 [2020-02-06T17:13:15.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
17:13:15 [2020-02-06T17:13:15.098Z] === RUN   TestWaitNonBlocked
17:13:15 [2020-02-06T17:13:15.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:15 [2020-02-06T17:13:15.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:15 [2020-02-06T17:13:15.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:15 [2020-02-06T17:13:15.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:15 [2020-02-06T17:13:15.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:15 [2020-02-06T17:13:15.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:15 [2020-02-06T17:13:15.640Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:13:15 [2020-02-06T17:13:15.925Z] --- PASS: TestImportExtremelyLargeImageWorks (79.31s)
17:13:15 [2020-02-06T17:13:15.925Z] PASS
17:13:15 [2020-02-06T17:13:15.925Z] 
17:13:15 [2020-02-06T17:13:15.925Z] === Skipped
17:13:15 [2020-02-06T17:13:15.925Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:15 [2020-02-06T17:13:15.925Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:15 [2020-02-06T17:13:15.925Z] 
17:13:15 [2020-02-06T17:13:15.925Z] 
17:13:15 [2020-02-06T17:13:15.925Z] DONE 12 tests, 1 skipped in 80.584s
17:13:15 [2020-02-06T17:13:15.925Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:13:15 [2020-02-06T17:13:15.925Z] ++ 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
17:13:15 [2020-02-06T17:13:15.925Z] ++ set -e
17:13:15 [2020-02-06T17:13:15.925Z] ++ '[' -n 0 ']'
17:13:15 [2020-02-06T17:13:15.925Z] ++ set -x
17:13:15 [2020-02-06T17:13:15.925Z] ++ 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
17:13:15 [2020-02-06T17:13:15.925Z] INFO: Testing against a local daemon
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestNetworkCreateDelete
17:13:15 [2020-02-06T17:13:15.925Z] --- PASS: TestNetworkCreateDelete (0.11s)
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestDockerNetworkDeletePreferID
17:13:15 [2020-02-06T17:13:15.925Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestInspectNetwork
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestInspectNetwork/full_network_id
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestInspectNetwork/partial_network_id
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestInspectNetwork/network_name
17:13:15 [2020-02-06T17:13:15.925Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:13:16 [2020-02-06T17:13:16.036Z] --- PASS: TestWaitNonBlocked (0.03s)
17:13:16 [2020-02-06T17:13:16.036Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
17:13:16 [2020-02-06T17:13:16.036Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
17:13:16 [2020-02-06T17:13:16.036Z] === RUN   TestWaitBlocked
17:13:16 [2020-02-06T17:13:16.036Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:13:16 [2020-02-06T17:13:16.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:13:16 [2020-02-06T17:13:16.036Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:13:16 [2020-02-06T17:13:16.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:13:16 [2020-02-06T17:13:16.036Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:13:16 [2020-02-06T17:13:16.036Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:13:16 [2020-02-06T17:13:16.976Z] --- PASS: TestWaitBlocked (0.03s)
17:13:16 [2020-02-06T17:13:16.976Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
17:13:16 [2020-02-06T17:13:16.976Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
17:13:16 [2020-02-06T17:13:16.976Z] === CONT  TestContainerStartOnDaemonRestart
17:13:16 [2020-02-06T17:13:16.976Z] === CONT  TestDaemonHostGatewayIP
17:13:16 [2020-02-06T17:13:16.976Z] === CONT  TestDaemonRestartIpcMode
17:13:16 [2020-02-06T17:13:16.976Z] === CONT  TestIpcModeOlderClient
17:13:17 [2020-02-06T17:13:17.000Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:13:17 [2020-02-06T17:13:17.236Z] --- PASS: TestIpcModeOlderClient (0.21s)
17:13:17 [2020-02-06T17:13:17.923Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:13:19 [2020-02-06T17:13:19.549Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:13:20 [2020-02-06T17:13:20.258Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:13:20 [2020-02-06T17:13:20.527Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s)
17:13:20 [2020-02-06T17:13:20.800Z] --- PASS: TestInspectNetwork (8.51s)
17:13:20 [2020-02-06T17:13:20.800Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:13:20 [2020-02-06T17:13:20.800Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:13:20 [2020-02-06T17:13:20.800Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:13:20 [2020-02-06T17:13:20.800Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:13:20 [2020-02-06T17:13:20.800Z] === RUN   TestRunContainerWithBridgeNone
17:13:21 [2020-02-06T17:13:21.464Z] --- PASS: TestDaemonRestartIpcMode (4.32s)
17:13:21 [2020-02-06T17:13:21.707Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:13:21 [2020-02-06T17:13:21.722Z] --- PASS: TestDaemonHostGatewayIP (4.61s)
17:13:21 [2020-02-06T17:13:21.723Z] PASS
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === Skipped
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:13:21 [2020-02-06T17:13:21.723Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] 
17:13:21 [2020-02-06T17:13:21.723Z] DONE 199 tests, 6 skipped in 127.005s
17:13:21 [2020-02-06T17:13:21.723Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:13:21 [2020-02-06T17:13:21.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:13:21 [2020-02-06T17:13:21.723Z] ++ set -e
17:13:21 [2020-02-06T17:13:21.723Z] ++ '[' -n 0 ']'
17:13:21 [2020-02-06T17:13:21.723Z] ++ set -x
17:13:21 [2020-02-06T17:13:21.723Z] ++ 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=arm64 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:13:21 [2020-02-06T17:13:21.981Z] INFO: Testing against a local daemon
17:13:21 [2020-02-06T17:13:21.981Z] === RUN   TestCommitInheritsEnv
17:13:22 [2020-02-06T17:13:22.551Z] --- PASS: TestCommitInheritsEnv (0.56s)
17:13:22 [2020-02-06T17:13:22.551Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:22 [2020-02-06T17:13:22.551Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:13:22 [2020-02-06T17:13:22.551Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
17:13:22 [2020-02-06T17:13:22.551Z] === RUN   TestImagesFilterMultiReference
17:13:22 [2020-02-06T17:13:22.551Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:13:22 [2020-02-06T17:13:22.551Z] === RUN   TestImagePullPlatformInvalid
17:13:22 [2020-02-06T17:13:22.551Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:13:22 [2020-02-06T17:13:22.551Z] === RUN   TestRemoveImageOrphaning
17:13:22 [2020-02-06T17:13:22.632Z] --- PASS: TestUpdateRestartPolicy (13.47s)
17:13:22 [2020-02-06T17:13:22.632Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:23 [2020-02-06T17:13:23.118Z] --- PASS: TestRemoveImageOrphaning (0.53s)
17:13:23 [2020-02-06T17:13:23.119Z] === RUN   TestRemoveImageGarbageCollector
17:13:23 [2020-02-06T17:13:23.119Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:13:23 [2020-02-06T17:13:23.119Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:23 [2020-02-06T17:13:23.119Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:23 [2020-02-06T17:13:23.119Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
17:13:23 [2020-02-06T17:13:23.119Z] === RUN   TestTagInvalidReference
17:13:23 [2020-02-06T17:13:23.119Z] --- PASS: TestTagInvalidReference (0.03s)
17:13:23 [2020-02-06T17:13:23.119Z] === RUN   TestTagValidPrefixedRepo
17:13:23 [2020-02-06T17:13:23.174Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
17:13:23 [2020-02-06T17:13:23.174Z] === RUN   TestNetworkInvalidJSON
17:13:23 [2020-02-06T17:13:23.174Z] === RUN   TestNetworkInvalidJSON//networks/create
17:13:23 [2020-02-06T17:13:23.174Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:13:23 [2020-02-06T17:13:23.174Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:13:23 [2020-02-06T17:13:23.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:13:23 [2020-02-06T17:13:23.174Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:23 [2020-02-06T17:13:23.174Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:23 [2020-02-06T17:13:23.174Z] === CONT  TestNetworkInvalidJSON//networks/create
17:13:23 [2020-02-06T17:13:23.174Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:23 [2020-02-06T17:13:23.174Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:13:23 [2020-02-06T17:13:23.174Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:13:23 [2020-02-06T17:13:23.174Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:13:23 [2020-02-06T17:13:23.174Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:13:23 [2020-02-06T17:13:23.174Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:13:23 [2020-02-06T17:13:23.174Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:23 [2020-02-06T17:13:23.190Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:13:23 [2020-02-06T17:13:23.378Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:13:23 [2020-02-06T17:13:23.378Z] === RUN   TestTagExistedNameWithoutForce
17:13:23 [2020-02-06T17:13:23.378Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:13:23 [2020-02-06T17:13:23.378Z] === RUN   TestTagOfficialNames
17:13:23 [2020-02-06T17:13:23.378Z] --- PASS: TestTagOfficialNames (0.07s)
17:13:23 [2020-02-06T17:13:23.378Z] === RUN   TestTagMatchesDigest
17:13:23 [2020-02-06T17:13:23.378Z] --- PASS: TestTagMatchesDigest (0.03s)
17:13:23 [2020-02-06T17:13:23.378Z] PASS
17:13:23 [2020-02-06T17:13:23.378Z] 
17:13:23 [2020-02-06T17:13:23.378Z] === Skipped
17:13:23 [2020-02-06T17:13:23.378Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:13:23 [2020-02-06T17:13:23.378Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
17:13:23 [2020-02-06T17:13:23.378Z] 
17:13:23 [2020-02-06T17:13:23.378Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:23 [2020-02-06T17:13:23.378Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:23 [2020-02-06T17:13:23.378Z] 
17:13:23 [2020-02-06T17:13:23.378Z] 
17:13:23 [2020-02-06T17:13:23.378Z] DONE 12 tests, 2 skipped in 1.721s
17:13:23 [2020-02-06T17:13:23.378Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:13:23 [2020-02-06T17:13:23.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:13:23 [2020-02-06T17:13:23.378Z] ++ set -e
17:13:23 [2020-02-06T17:13:23.378Z] ++ '[' -n 0 ']'
17:13:23 [2020-02-06T17:13:23.378Z] ++ set -x
17:13:23 [2020-02-06T17:13:23.378Z] ++ 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=arm64 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:13:23 [2020-02-06T17:13:23.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s)
17:13:23 [2020-02-06T17:13:23.485Z] === RUN   TestWaitNonBlocked
17:13:23 [2020-02-06T17:13:23.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:23 [2020-02-06T17:13:23.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:23 [2020-02-06T17:13:23.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:23 [2020-02-06T17:13:23.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:23 [2020-02-06T17:13:23.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:23 [2020-02-06T17:13:23.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:23 [2020-02-06T17:13:23.638Z] INFO: Testing against a local daemon
17:13:23 [2020-02-06T17:13:23.638Z] === RUN   TestNetworkCreateDelete
17:13:23 [2020-02-06T17:13:23.746Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:13:24 [2020-02-06T17:13:24.205Z] --- PASS: TestNetworkCreateDelete (0.41s)
17:13:24 [2020-02-06T17:13:24.205Z] === RUN   TestDockerNetworkDeletePreferID
17:13:24 [2020-02-06T17:13:24.323Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:13:24 [2020-02-06T17:13:24.369Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:13:24 [2020-02-06T17:13:24.369Z] === RUN   TestDaemonDefaultNetworkPools
17:13:24 [2020-02-06T17:13:24.723Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:13:24 [2020-02-06T17:13:24.723Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:24 [2020-02-06T17:13:24.799Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:13:24 [2020-02-06T17:13:24.883Z] --- PASS: TestWaitNonBlocked (0.06s)
17:13:24 [2020-02-06T17:13:24.883Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.36s)
17:13:24 [2020-02-06T17:13:24.883Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.52s)
17:13:24 [2020-02-06T17:13:24.883Z] === RUN   TestWaitBlocked
17:13:24 [2020-02-06T17:13:24.883Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:13:24 [2020-02-06T17:13:24.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:13:24 [2020-02-06T17:13:24.883Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:13:24 [2020-02-06T17:13:24.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:13:24 [2020-02-06T17:13:24.883Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:13:24 [2020-02-06T17:13:24.883Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:13:25 [2020-02-06T17:13:25.142Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
17:13:25 [2020-02-06T17:13:25.142Z] === RUN   TestInspectNetwork
17:13:25 [2020-02-06T17:13:25.443Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:13:25 [2020-02-06T17:13:25.922Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s)
17:13:25 [2020-02-06T17:13:25.922Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:26 [2020-02-06T17:13:26.005Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:13:26 [2020-02-06T17:13:26.167Z] tests/integration/models_resources_test.py .                             [ 91%]
17:13:26 [2020-02-06T17:13:26.565Z] --- PASS: TestWaitBlocked (0.01s)
17:13:26 [2020-02-06T17:13:26.565Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
17:13:26 [2020-02-06T17:13:26.565Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s)
17:13:26 [2020-02-06T17:13:26.565Z] === CONT  TestContainerStartOnDaemonRestart
17:13:26 [2020-02-06T17:13:26.565Z] === CONT  TestIpcModeOlderClient
17:13:26 [2020-02-06T17:13:26.565Z] --- PASS: TestIpcModeOlderClient (0.16s)
17:13:26 [2020-02-06T17:13:26.565Z] === CONT  TestDaemonHostGatewayIP
17:13:27 [2020-02-06T17:13:27.130Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s)
17:13:27 [2020-02-06T17:13:27.130Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:27 [2020-02-06T17:13:27.871Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:13:27 [2020-02-06T17:13:27.872Z] === RUN   TestServiceWithPredefinedNetwork
17:13:29 [2020-02-06T17:13:29.825Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:13:29 [2020-02-06T17:13:29.825Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s)
17:13:29 [2020-02-06T17:13:29.825Z] === CONT  TestDaemonRestartIpcMode
17:13:30 [2020-02-06T17:13:30.412Z] === RUN   TestInspectNetwork/full_network_id
17:13:30 [2020-02-06T17:13:30.412Z] === RUN   TestInspectNetwork/partial_network_id
17:13:30 [2020-02-06T17:13:30.412Z] === RUN   TestInspectNetwork/network_name
17:13:30 [2020-02-06T17:13:30.412Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:13:30 [2020-02-06T17:13:30.446Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
17:13:30 [2020-02-06T17:13:30.446Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:30 [2020-02-06T17:13:30.446Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:30 [2020-02-06T17:13:30.446Z]     service_test.go:230: FLAKY_TEST
17:13:30 [2020-02-06T17:13:30.446Z] === RUN   TestServiceWithDataPathPortInit
17:13:30 [2020-02-06T17:13:30.749Z] --- PASS: TestDaemonHostGatewayIP (4.05s)
17:13:31 [2020-02-06T17:13:31.979Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:13:32 [2020-02-06T17:13:32.110Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:13:33 [2020-02-06T17:13:33.470Z] --- PASS: TestDaemonRestartIpcMode (3.78s)
17:13:33 [2020-02-06T17:13:33.470Z] PASS
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === Skipped
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:13:33 [2020-02-06T17:13:33.470Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] 
17:13:33 [2020-02-06T17:13:33.470Z] DONE 199 tests, 6 skipped in 155.301s
17:13:33 [2020-02-06T17:13:33.470Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:13:33 [2020-02-06T17:13:33.470Z] ++ 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
17:13:33 [2020-02-06T17:13:33.470Z] ++ set -e
17:13:33 [2020-02-06T17:13:33.470Z] ++ '[' -n 0 ']'
17:13:33 [2020-02-06T17:13:33.470Z] ++ set -x
17:13:33 [2020-02-06T17:13:33.470Z] ++ 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
17:13:33 [2020-02-06T17:13:33.726Z] INFO: Testing against a local daemon
17:13:33 [2020-02-06T17:13:33.726Z] === RUN   TestCommitInheritsEnv
17:13:34 [2020-02-06T17:13:34.285Z] --- PASS: TestCommitInheritsEnv (0.49s)
17:13:34 [2020-02-06T17:13:34.285Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:34 [2020-02-06T17:13:34.285Z] === PAUSE TestImportExtremelyLargeImageWorks
17:13:34 [2020-02-06T17:13:34.285Z] === RUN   TestImagesFilterMultiReference
17:13:34 [2020-02-06T17:13:34.285Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:13:34 [2020-02-06T17:13:34.285Z] === RUN   TestImagePullPlatformInvalid
17:13:34 [2020-02-06T17:13:34.285Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:13:34 [2020-02-06T17:13:34.285Z] === RUN   TestRemoveImageOrphaning
17:13:34 [2020-02-06T17:13:34.540Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:13:34 [2020-02-06T17:13:34.794Z] --- PASS: TestRemoveImageOrphaning (0.46s)
17:13:34 [2020-02-06T17:13:34.794Z] === RUN   TestRemoveImageGarbageCollector
17:13:35 [2020-02-06T17:13:35.241Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:13:35 [2020-02-06T17:13:35.353Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:13:35 [2020-02-06T17:13:35.353Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:13:35 [2020-02-06T17:13:35.497Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:13:35 [2020-02-06T17:13:35.679Z] --- PASS: TestInspectNetwork (9.51s)
17:13:35 [2020-02-06T17:13:35.679Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:13:35 [2020-02-06T17:13:35.679Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:13:35 [2020-02-06T17:13:35.679Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:13:35 [2020-02-06T17:13:35.679Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:13:35 [2020-02-06T17:13:35.679Z] === RUN   TestRunContainerWithBridgeNone
17:13:35 [2020-02-06T17:13:35.913Z] === RUN   TestDockerSuite/TestBuildCmd
17:13:36 [2020-02-06T17:13:36.472Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:13:36 [2020-02-06T17:13:36.472Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:13:36 [2020-02-06T17:13:36.727Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:13:36 [2020-02-06T17:13:36.996Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:13:37 [2020-02-06T17:13:37.251Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:13:37 [2020-02-06T17:13:37.251Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:13:37 [2020-02-06T17:13:37.506Z] --- PASS: TestRemoveImageGarbageCollector (2.69s)
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:37 [2020-02-06T17:13:37.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestTagInvalidReference
17:13:37 [2020-02-06T17:13:37.506Z] --- PASS: TestTagInvalidReference (0.04s)
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestTagValidPrefixedRepo
17:13:37 [2020-02-06T17:13:37.506Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestTagExistedNameWithoutForce
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:13:37 [2020-02-06T17:13:37.506Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:13:37 [2020-02-06T17:13:37.506Z] === RUN   TestTagOfficialNames
17:13:37 [2020-02-06T17:13:37.581Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
17:13:37 [2020-02-06T17:13:37.581Z] === RUN   TestNetworkInvalidJSON
17:13:37 [2020-02-06T17:13:37.581Z] === RUN   TestNetworkInvalidJSON//networks/create
17:13:37 [2020-02-06T17:13:37.581Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:13:37 [2020-02-06T17:13:37.581Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:13:37 [2020-02-06T17:13:37.581Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:13:37 [2020-02-06T17:13:37.581Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:37 [2020-02-06T17:13:37.581Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:37 [2020-02-06T17:13:37.581Z] === CONT  TestNetworkInvalidJSON//networks/create
17:13:37 [2020-02-06T17:13:37.581Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:13:37 [2020-02-06T17:13:37.581Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:37 [2020-02-06T17:13:37.581Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:13:37 [2020-02-06T17:13:37.581Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:13:37 [2020-02-06T17:13:37.581Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:13:37 [2020-02-06T17:13:37.581Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:13:37 [2020-02-06T17:13:37.581Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:37 [2020-02-06T17:13:37.762Z] --- PASS: TestTagOfficialNames (0.08s)
17:13:37 [2020-02-06T17:13:37.762Z] === RUN   TestTagMatchesDigest
17:13:37 [2020-02-06T17:13:37.762Z] --- PASS: TestTagMatchesDigest (0.12s)
17:13:37 [2020-02-06T17:13:37.762Z] === CONT  TestImportExtremelyLargeImageWorks
17:13:38 [2020-02-06T17:13:38.958Z] --- PASS: TestDaemonRestartWithLiveRestore (1.53s)
17:13:38 [2020-02-06T17:13:38.958Z] === RUN   TestDaemonDefaultNetworkPools
17:13:39 [2020-02-06T17:13:39.122Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:13:40 [2020-02-06T17:13:40.083Z] tests/integration/regression_test.py ......                              [ 98%]
17:13:40 [2020-02-06T17:13:40.335Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
17:13:40 [2020-02-06T17:13:40.335Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:40 [2020-02-06T17:13:40.340Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:13:40 [2020-02-06T17:13:40.340Z] tests/integration/credentials/utils_test.py .                            [100%]
17:13:40 [2020-02-06T17:13:40.340Z] 
17:13:40 [2020-02-06T17:13:40.340Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:13:40 [2020-02-06T17:13:40.340Z] =========================== short test summary info ============================
17:13:40 [2020-02-06T17:13:40.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:13:40 [2020-02-06T17:13:40.340Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:13:40 [2020-02-06T17:13:40.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:13:40 [2020-02-06T17:13:40.340Z]   Not supported on most drivers
17:13:40 [2020-02-06T17:13:40.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:13:40 [2020-02-06T17:13:40.340Z]   Can fail if eth0 has multiple IP addresses
17:13:40 [2020-02-06T17:13:40.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:13:40 [2020-02-06T17:13:40.340Z]   This doesn't seem to be taken into account by the engine
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
17:13:40 [2020-02-06T17:13:40.340Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:13:40 [2020-02-06T17:13:40.340Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.48 seconds =========
17:13:40 [2020-02-06T17:13:40.597Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:13:42 [2020-02-06T17:13:42.244Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s)
17:13:42 [2020-02-06T17:13:42.245Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:43 [2020-02-06T17:13:43.281Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:13:44 [2020-02-06T17:13:44.208Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:13:44 [2020-02-06T17:13:44.768Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:13:44 [2020-02-06T17:13:44.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s)
17:13:44 [2020-02-06T17:13:44.779Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:45 [2020-02-06T17:13:45.067Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:13:45 [2020-02-06T17:13:45.347Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
17:13:45 [2020-02-06T17:13:45.347Z] === RUN   TestServiceWithPredefinedNetwork
17:13:46 [2020-02-06T17:13:46.605Z] --- PASS: TestServiceWithDataPathPortInit (15.86s)
17:13:46 [2020-02-06T17:13:46.605Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:46 [2020-02-06T17:13:46.955Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:13:48 [2020-02-06T17:13:48.318Z] === RUN   TestDockerSuite/TestBuildContChar
17:13:48 [2020-02-06T17:13:48.637Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
17:13:48 [2020-02-06T17:13:48.637Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:48 [2020-02-06T17:13:48.637Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:48 [2020-02-06T17:13:48.637Z]     service_test.go:230: FLAKY_TEST
17:13:48 [2020-02-06T17:13:48.637Z] === RUN   TestServiceWithDataPathPortInit
17:13:49 [2020-02-06T17:13:49.258Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:13:49 [2020-02-06T17:13:49.817Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:13:52 [2020-02-06T17:13:52.775Z] Leaving: AppArmorNo profiles have been unloaded.
17:13:52 [2020-02-06T17:13:52.775Z] 
17:13:52 [2020-02-06T17:13:52.775Z] Unloading profiles will leave already running processes permanently
17:13:52 [2020-02-06T17:13:52.775Z] unconfined, which can lead to unexpected situations.
17:13:52 [2020-02-06T17:13:52.775Z] 
17:13:52 [2020-02-06T17:13:52.775Z] To set a process to complain mode, use the command line tool
17:13:52 [2020-02-06T17:13:52.775Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:13:52 [2020-02-06T17:13:52.775Z] 
17:13:53 [2020-02-06T17:13:53.075Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:13:53 [2020-02-06T17:13:53.075Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
Post stage
[Pipeline] junit
17:13:53 [2020-02-06T17:13:53.351Z] Recording test results
[Pipeline] sh
17:13:53 [2020-02-06T17:13:53.788Z] + echo Ensuring container killed.
17:13:53 [2020-02-06T17:13:53.788Z] Ensuring container killed.
17:13:53 [2020-02-06T17:13:53.788Z] + docker rm -vf docker-pr2
17:13:53 [2020-02-06T17:13:53.788Z] Error: No such container: docker-pr2
17:13:53 [2020-02-06T17:13:53.788Z] + true
[Pipeline] sh
17:13:54 [2020-02-06T17:13:54.000Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:13:54 [2020-02-06T17:13:54.069Z] + echo Chowning /workspace to jenkins user
17:13:54 [2020-02-06T17:13:54.069Z] Chowning /workspace to jenkins user
17:13:54 [2020-02-06T17:13:54.069Z] + id -u
17:13:54 [2020-02-06T17:13:54.069Z] + id -g
17:13:54 [2020-02-06T17:13:54.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40467:/workspace busybox chown -R 1000:1000 /workspace
17:13:54 [2020-02-06T17:13:54.255Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:13:54 [2020-02-06T17:13:54.510Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:13:55 [2020-02-06T17:13:55.436Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:13:55 [2020-02-06T17:13:55.436Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:13:55 [2020-02-06T17:13:55.723Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s)
17:13:55 [2020-02-06T17:13:55.723Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7j1wv0qmo3cqlvt68xdwc2xsk Created:2020-02-06 17:13:47.810764674 +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[822ff140f77ea8a15d5ab83e615a606f2232dc6b4f9bb31c760134931026cbd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z97c5nh5lukxfwdm4ddls63qb EndpointID:a9b6c6277a44fbd89d7e92f602fb53b24d58a310db772613dd57fd2c36e4bd40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab7b7f9079c5b2fffdc1d4f6ba87ed827eac15bfe5e61117570350c87b1dcdd0 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:4f8a58e82593 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z97c5nh5lukxfwdm4ddls63qb EndpointID:a9b6c6277a44fbd89d7e92f602fb53b24d58a310db772613dd57fd2c36e4bd40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:13:55 [2020-02-06T17:13:55.723Z] PASS
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] === Skipped
17:13:55 [2020-02-06T17:13:55.723Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:55 [2020-02-06T17:13:55.723Z]     service_test.go:230: FLAKY_TEST
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] DONE 21 tests, 1 skipped in 42.923s
17:13:55 [2020-02-06T17:13:55.723Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:55 [2020-02-06T17:13:55.723Z] ++ 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
17:13:55 [2020-02-06T17:13:55.723Z] ++ set -e
17:13:55 [2020-02-06T17:13:55.723Z] ++ '[' -n 0 ']'
17:13:55 [2020-02-06T17:13:55.723Z] ++ set -x
17:13:55 [2020-02-06T17:13:55.723Z] ++ 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
17:13:55 [2020-02-06T17:13:55.723Z] INFO: Testing against a local daemon
17:13:55 [2020-02-06T17:13:55.723Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:55 [2020-02-06T17:13:55.723Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:13:55 [2020-02-06T17:13:55.723Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:55 [2020-02-06T17:13:55.723Z] === RUN   TestDockerNetworkIpvlan
17:13:55 [2020-02-06T17:13:55.723Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:55 [2020-02-06T17:13:55.723Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:55 [2020-02-06T17:13:55.723Z] PASS
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] === Skipped
17:13:55 [2020-02-06T17:13:55.723Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:13:55 [2020-02-06T17:13:55.723Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:55 [2020-02-06T17:13:55.723Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] 
17:13:55 [2020-02-06T17:13:55.723Z] DONE 2 tests, 2 skipped in 0.080s
17:13:55 [2020-02-06T17:13:55.723Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:55 [2020-02-06T17:13:55.723Z] ++ 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
17:13:55 [2020-02-06T17:13:55.723Z] ++ set -e
17:13:55 [2020-02-06T17:13:55.723Z] ++ '[' -n 0 ']'
17:13:55 [2020-02-06T17:13:55.723Z] ++ set -x
17:13:55 [2020-02-06T17:13:55.724Z] ++ 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
17:13:55 [2020-02-06T17:13:55.724Z] INFO: Testing against a local daemon
17:13:55 [2020-02-06T17:13:55.724Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:55 [2020-02-06T17:13:55.732Z] + bundleName=docker-py
17:13:55 [2020-02-06T17:13:55.732Z] + echo Creating docker-py-bundles.tar.gz
17:13:55 [2020-02-06T17:13:55.732Z] Creating docker-py-bundles.tar.gz
17:13:55 [2020-02-06T17:13:55.732Z] + 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
17:13:55 [2020-02-06T17:13:55.742Z] Archiving artifacts
17:13:55 [2020-02-06T17:13:55.977Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
17:13:55 [2020-02-06T17:13:55.995Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
17:13:56 [2020-02-06T17:13:56.069Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
17:13:56 [2020-02-06T17:13:56.069Z] === RUN   TestDockerNetworkMacvlan
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:13:56 [2020-02-06T17:13:56.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh binary-daemon
17:13:56 [2020-02-06T17:13:56.939Z] 
17:13:56 [2020-02-06T17:13:56.939Z] Removing bundles/
17:13:56 [2020-02-06T17:13:56.939Z] 
17:13:56 [2020-02-06T17:13:56.939Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
17:13:56 [2020-02-06T17:13:56.939Z] Building: bundles/binary-daemon/dockerd-dev
17:13:56 [2020-02-06T17:13:56.939Z] GOOS="" GOARCH="" GOARM=""
17:13:57 [2020-02-06T17:13:57.053Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:13:57 [2020-02-06T17:13:57.881Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:13:58 [2020-02-06T17:13:58.634Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:14:00 [2020-02-06T17:14:00.198Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:14:00 [2020-02-06T17:14:00.995Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:14:01 [2020-02-06T17:14:01.127Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:14:04 [2020-02-06T17:14:04.883Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:14:06 [2020-02-06T17:14:06.720Z] --- PASS: TestServiceWithDataPathPortInit (18.14s)
17:14:06 [2020-02-06T17:14:06.720Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:14:07 [2020-02-06T17:14:07.654Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:14:08 [2020-02-06T17:14:08.807Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:14:09 [2020-02-06T17:14:09.556Z] --- PASS: TestDockerNetworkMacvlan (13.66s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.57s)
17:14:09 [2020-02-06T17:14:09.556Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s)
17:14:09 [2020-02-06T17:14:09.556Z] PASS
17:14:09 [2020-02-06T17:14:09.913Z] 
17:14:09 [2020-02-06T17:14:09.913Z] DONE 8 tests in 15.070s
17:14:09 [2020-02-06T17:14:09.913Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:14:09 [2020-02-06T17:14:09.914Z] ++ 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
17:14:09 [2020-02-06T17:14:09.914Z] ++ set -e
17:14:09 [2020-02-06T17:14:09.914Z] ++ '[' -n 0 ']'
17:14:09 [2020-02-06T17:14:09.914Z] ++ set -x
17:14:09 [2020-02-06T17:14:09.914Z] ++ 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
17:14:09 [2020-02-06T17:14:09.914Z] testing: warning: no tests to run
17:14:09 [2020-02-06T17:14:09.914Z] PASS
17:14:09 [2020-02-06T17:14:09.914Z] 
17:14:09 [2020-02-06T17:14:09.914Z] DONE 0 tests in 0.019s
17:14:09 [2020-02-06T17:14:09.914Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:14:09 [2020-02-06T17:14:09.914Z] ++ 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
17:14:09 [2020-02-06T17:14:09.914Z] ++ set -e
17:14:09 [2020-02-06T17:14:09.914Z] ++ '[' -n 0 ']'
17:14:09 [2020-02-06T17:14:09.914Z] ++ set -x
17:14:09 [2020-02-06T17:14:09.914Z] ++ 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
17:14:09 [2020-02-06T17:14:09.914Z] INFO: Testing against a local daemon
17:14:09 [2020-02-06T17:14:09.914Z] === RUN   TestAuthZPluginAllowRequest
17:14:10 [2020-02-06T17:14:10.917Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:14:11 [2020-02-06T17:14:11.663Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
17:14:11 [2020-02-06T17:14:11.663Z] === RUN   TestAuthZPluginTLS
17:14:11 [2020-02-06T17:14:11.841Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:14:12 [2020-02-06T17:14:12.040Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:14:12 [2020-02-06T17:14:12.040Z] === RUN   TestAuthZPluginDenyRequest
17:14:12 [2020-02-06T17:14:12.481Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
17:14:12 [2020-02-06T17:14:12.481Z] === RUN   TestAuthZPluginAPIDenyResponse
17:14:12 [2020-02-06T17:14:12.950Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:14:12 [2020-02-06T17:14:12.950Z] === RUN   TestAuthZPluginDenyResponse
17:14:13 [2020-02-06T17:14:13.204Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:14:13 [2020-02-06T17:14:13.780Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:14:13 [2020-02-06T17:14:13.780Z] === RUN   TestAuthZPluginAllowEventStream
17:14:14 [2020-02-06T17:14:14.128Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:14:14 [2020-02-06T17:14:14.128Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:14:15 [2020-02-06T17:14:15.517Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
17:14:15 [2020-02-06T17:14:15.517Z] === RUN   TestAuthZPluginErrorResponse
17:14:15 [2020-02-06T17:14:15.868Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:14:15 [2020-02-06T17:14:15.868Z] === RUN   TestAuthZPluginErrorRequest
17:14:16 [2020-02-06T17:14:16.014Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:14:16 [2020-02-06T17:14:16.213Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:14:16 [2020-02-06T17:14:16.213Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:14:16 [2020-02-06T17:14:16.574Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:14:16 [2020-02-06T17:14:16.695Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s)
17:14:16 [2020-02-06T17:14:16.695Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:abzniqu16jd80xk25gk15vqnf Created:2020-02-06 17:14:08.328432565 +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[9b55e53d51ff1e41269f175276c2bbf4d3eeac452f084229d4c74ce43cf393a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2r78mvxi8gv1d5ey2rgli00e5 EndpointID:acbce7547a2e213b885eaa4b2b0a662b84cc13daf88c7ebe536487017fa5d3f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b0ce4c3ed3cfd90d7c2d071b6a7d2b3e254621f779a9259376fa79404e0629eb 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:c16b512c71f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2r78mvxi8gv1d5ey2rgli00e5 EndpointID:acbce7547a2e213b885eaa4b2b0a662b84cc13daf88c7ebe536487017fa5d3f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:14:16 [2020-02-06T17:14:16.695Z] PASS
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] === Skipped
17:14:16 [2020-02-06T17:14:16.695Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:16 [2020-02-06T17:14:16.695Z]     service_test.go:230: FLAKY_TEST
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] DONE 21 tests, 1 skipped in 52.249s
17:14:16 [2020-02-06T17:14:16.695Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:14:16 [2020-02-06T17:14:16.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:14:16 [2020-02-06T17:14:16.695Z] ++ set -e
17:14:16 [2020-02-06T17:14:16.695Z] ++ '[' -n 0 ']'
17:14:16 [2020-02-06T17:14:16.695Z] ++ set -x
17:14:16 [2020-02-06T17:14:16.695Z] ++ 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=arm64 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:14:16 [2020-02-06T17:14:16.695Z] INFO: Testing against a local daemon
17:14:16 [2020-02-06T17:14:16.695Z] === RUN   TestDockerNetworkIpvlanPersistance
17:14:16 [2020-02-06T17:14:16.695Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:14:16 [2020-02-06T17:14:16.695Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:16 [2020-02-06T17:14:16.695Z] === RUN   TestDockerNetworkIpvlan
17:14:16 [2020-02-06T17:14:16.695Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:14:16 [2020-02-06T17:14:16.695Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:16 [2020-02-06T17:14:16.695Z] PASS
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] === Skipped
17:14:16 [2020-02-06T17:14:16.695Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:14:16 [2020-02-06T17:14:16.695Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:14:16 [2020-02-06T17:14:16.695Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] 
17:14:16 [2020-02-06T17:14:16.695Z] DONE 2 tests, 2 skipped in 0.132s
17:14:16 [2020-02-06T17:14:16.695Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:14:16 [2020-02-06T17:14:16.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:14:16 [2020-02-06T17:14:16.696Z] ++ set -e
17:14:16 [2020-02-06T17:14:16.696Z] ++ '[' -n 0 ']'
17:14:16 [2020-02-06T17:14:16.696Z] ++ set -x
17:14:16 [2020-02-06T17:14:16.696Z] ++ 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=arm64 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:14:16 [2020-02-06T17:14:16.696Z] INFO: Testing against a local daemon
17:14:16 [2020-02-06T17:14:16.696Z] === RUN   TestDockerNetworkMacvlanPersistance
17:14:16 [2020-02-06T17:14:16.959Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:14:16 [2020-02-06T17:14:16.959Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:14:17 [2020-02-06T17:14:17.134Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:14:17 [2020-02-06T17:14:17.694Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:14:17 [2020-02-06T17:14:17.772Z] edbd72df76b4: Pull complete
17:14:17 [2020-02-06T17:14:17.772Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
17:14:17 [2020-02-06T17:14:17.772Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:14:17 [2020-02-06T17:14:17.772Z] mcr.microsoft.com/windows/servercore:ltsc2019
17:14:17 [2020-02-06T17:14:17.772Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Docker version of control daemon
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Client: Docker Engine - Enterprise
17:14:17 [2020-02-06T17:14:17.772Z]  Version:           19.03.2
17:14:17 [2020-02-06T17:14:17.772Z]  API version:       1.40
17:14:17 [2020-02-06T17:14:17.772Z]  Go version:        go1.12.8
17:14:17 [2020-02-06T17:14:17.772Z]  Git commit:        c92ab06ed9
17:14:17 [2020-02-06T17:14:17.772Z]  Built:             09/03/2019 16:38:11
17:14:17 [2020-02-06T17:14:17.772Z]  OS/Arch:           windows/amd64
17:14:17 [2020-02-06T17:14:17.772Z]  Experimental:      false
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Server: Docker Engine - Enterprise
17:14:17 [2020-02-06T17:14:17.772Z]  Engine:
17:14:17 [2020-02-06T17:14:17.772Z]   Version:          19.03.2
17:14:17 [2020-02-06T17:14:17.772Z]   API version:      1.40 (minimum version 1.24)
17:14:17 [2020-02-06T17:14:17.772Z]   Go version:       go1.12.8
17:14:17 [2020-02-06T17:14:17.772Z]   Git commit:       c92ab06ed9
17:14:17 [2020-02-06T17:14:17.772Z]   Built:            09/03/2019 16:35:47
17:14:17 [2020-02-06T17:14:17.772Z]   OS/Arch:          windows/amd64
17:14:17 [2020-02-06T17:14:17.772Z]   Experimental:     true
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Docker info of control daemon
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Client:
17:14:17 [2020-02-06T17:14:17.772Z]  Debug Mode: false
17:14:17 [2020-02-06T17:14:17.772Z]  Plugins:
17:14:17 [2020-02-06T17:14:17.772Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Server:
17:14:17 [2020-02-06T17:14:17.772Z]  Containers: 0
17:14:17 [2020-02-06T17:14:17.772Z]   Running: 0
17:14:17 [2020-02-06T17:14:17.772Z]   Paused: 0
17:14:17 [2020-02-06T17:14:17.772Z]   Stopped: 0
17:14:17 [2020-02-06T17:14:17.772Z]  Images: 1
17:14:17 [2020-02-06T17:14:17.772Z]  Server Version: 19.03.2
17:14:17 [2020-02-06T17:14:17.772Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:14:17 [2020-02-06T17:14:17.772Z]   Windows: 
17:14:17 [2020-02-06T17:14:17.772Z]   LCOW: 
17:14:17 [2020-02-06T17:14:17.772Z]  Logging Driver: json-file
17:14:17 [2020-02-06T17:14:17.772Z]  Plugins:
17:14:17 [2020-02-06T17:14:17.772Z]   Volume: local
17:14:17 [2020-02-06T17:14:17.772Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
17:14:17 [2020-02-06T17:14:17.772Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:14:17 [2020-02-06T17:14:17.772Z]  Swarm: inactive
17:14:17 [2020-02-06T17:14:17.772Z]  Default Isolation: process
17:14:17 [2020-02-06T17:14:17.772Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:14:17 [2020-02-06T17:14:17.772Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
17:14:17 [2020-02-06T17:14:17.772Z]  OSType: windows
17:14:17 [2020-02-06T17:14:17.772Z]  Architecture: x86_64
17:14:17 [2020-02-06T17:14:17.772Z]  CPUs: 4
17:14:17 [2020-02-06T17:14:17.772Z]  Total Memory: 32GiB
17:14:17 [2020-02-06T17:14:17.772Z]  Name: azwin-2-b13b40
17:14:17 [2020-02-06T17:14:17.772Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
17:14:17 [2020-02-06T17:14:17.772Z]  Docker Root Dir: D:\docker
17:14:17 [2020-02-06T17:14:17.772Z]  Debug Mode: false
17:14:17 [2020-02-06T17:14:17.772Z]  Registry: https://index.docker.io/v1/
17:14:17 [2020-02-06T17:14:17.772Z]  Labels:
17:14:17 [2020-02-06T17:14:17.772Z]  Experimental: true
17:14:17 [2020-02-06T17:14:17.772Z]  Insecure Registries:
17:14:17 [2020-02-06T17:14:17.772Z]   10.0.0.4:5000
17:14:17 [2020-02-06T17:14:17.772Z]   127.0.0.0/8
17:14:17 [2020-02-06T17:14:17.772Z]  Registry Mirrors:
17:14:17 [2020-02-06T17:14:17.772Z]   http://10.0.0.4:5000/
17:14:17 [2020-02-06T17:14:17.772Z]  Live Restore Enabled: false
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Commit hash is 1cb4a60950
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Nuke-Everything...
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Container count on control daemon to delete is 0
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Nuking d:\CI
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Zapped successfully
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Location for testing is d:\CI\PR-40467\2
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] INFO: Building the image from Dockerfile.windows at 02/06/2020 17:14:06...
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Sending build context to Docker daemon  51.34MB
17:14:17 [2020-02-06T17:14:17.772Z] 
17:14:17 [2020-02-06T17:14:17.772Z] Step 1/10 : FROM microsoft/windowsservercore
17:14:17 [2020-02-06T17:14:17.772Z]  ---> 8351e66084ac
17:14:17 [2020-02-06T17:14:17.772Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:14:17 [2020-02-06T17:14:17.772Z]  ---> Running in c697e708d898
17:14:17 [2020-02-06T17:14:17.772Z] Removing intermediate container c697e708d898
17:14:17 [2020-02-06T17:14:17.772Z]  ---> ef0f67ab52d0
17:14:17 [2020-02-06T17:14:17.772Z] Step 3/10 : ARG GO_VERSION=1.13.7
17:14:17 [2020-02-06T17:14:17.772Z]  ---> Running in 91911c700c85
17:14:17 [2020-02-06T17:14:17.772Z] Removing intermediate container 91911c700c85
17:14:17 [2020-02-06T17:14:17.772Z]  ---> 51e16b797bdc
17:14:17 [2020-02-06T17:14:17.772Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
17:14:17 [2020-02-06T17:14:17.772Z]  ---> Running in 4c00c7be9345
17:14:17 [2020-02-06T17:14:17.772Z] Removing intermediate container 4c00c7be9345
17:14:17 [2020-02-06T17:14:17.772Z]  ---> bfeac3508ed4
17:14:17 [2020-02-06T17:14:17.772Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
17:14:17 [2020-02-06T17:14:17.772Z]  ---> Running in d4cd4b635418
17:14:17 [2020-02-06T17:14:17.772Z] Removing intermediate container d4cd4b635418
17:14:17 [2020-02-06T17:14:17.772Z]  ---> 193ba40d6125
17:14:17 [2020-02-06T17:14:17.773Z] Step 6/10 : 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;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
17:14:17 [2020-02-06T17:14:17.773Z]  ---> Running in ece0989c6a80
17:14:18 [2020-02-06T17:14:18.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s)
17:14:18 [2020-02-06T17:14:18.071Z] === RUN   TestDockerNetworkMacvlan
17:14:18 [2020-02-06T17:14:18.253Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:14:18 [2020-02-06T17:14:18.710Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s)
17:14:18 [2020-02-06T17:14:18.710Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:14:19 [2020-02-06T17:14:19.448Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:14:20 [2020-02-06T17:14:20.160Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:14:20 [2020-02-06T17:14:20.160Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:14:20 [2020-02-06T17:14:20.385Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:14:21 [2020-02-06T17:14:21.079Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s)
17:14:21 [2020-02-06T17:14:21.079Z] === RUN   TestAuthZPluginHeader
17:14:21 [2020-02-06T17:14:21.436Z] --- PASS: TestAuthZPluginHeader (0.81s)
17:14:21 [2020-02-06T17:14:21.436Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:14:21 [2020-02-06T17:14:21.436Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:14:21 [2020-02-06T17:14:21.436Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:21 [2020-02-06T17:14:21.436Z] === RUN   TestAuthZPluginV2Disable
17:14:21 [2020-02-06T17:14:21.436Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:14:21 [2020-02-06T17:14:21.436Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:21 [2020-02-06T17:14:21.436Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:14:21 [2020-02-06T17:14:21.436Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:14:21 [2020-02-06T17:14:21.436Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:21 [2020-02-06T17:14:21.436Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:14:21 [2020-02-06T17:14:21.436Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:14:21 [2020-02-06T17:14:21.436Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:21 [2020-02-06T17:14:21.436Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:14:21 [2020-02-06T17:14:21.482Z] 
17:14:21 [2020-02-06T17:14:21.482Z] SUCCESS: Specified value was saved.
17:14:21 [2020-02-06T17:14:21.764Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:14:21 [2020-02-06T17:14:21.935Z] INFO: Downloading git...
17:14:22 [2020-02-06T17:14:22.044Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:14:23 [2020-02-06T17:14:23.455Z] INFO: Downloading go...
17:14:23 [2020-02-06T17:14:23.928Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:14:23 [2020-02-06T17:14:23.928Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:14:24 [2020-02-06T17:14:24.975Z] INFO: Downloading compiler 1 of 3...
17:14:25 [2020-02-06T17:14:25.051Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:14:25 [2020-02-06T17:14:25.428Z] INFO: Downloading compiler 2 of 3...
17:14:25 [2020-02-06T17:14:25.881Z] INFO: Downloading compiler 3 of 3...
17:14:26 [2020-02-06T17:14:26.335Z] INFO: Extracting git...
17:14:26 [2020-02-06T17:14:26.439Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:14:26 [2020-02-06T17:14:26.439Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:14:26 [2020-02-06T17:14:26.439Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:14:26 [2020-02-06T17:14:26.439Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:14:26 [2020-02-06T17:14:26.439Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:14:28 [2020-02-06T17:14:28.368Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:14:29 [2020-02-06T17:14:29.238Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:14:29 [2020-02-06T17:14:29.729Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:14:31 [2020-02-06T17:14:31.656Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:14:32 [2020-02-06T17:14:32.217Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:14:35 [2020-02-06T17:14:35.812Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:14:36 [2020-02-06T17:14:36.465Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:14:37 [2020-02-06T17:14:37.714Z] --- PASS: TestDockerNetworkMacvlan (19.28s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s)
17:14:37 [2020-02-06T17:14:37.714Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
17:14:37 [2020-02-06T17:14:37.714Z] PASS
17:14:37 [2020-02-06T17:14:37.714Z] 
17:14:37 [2020-02-06T17:14:37.714Z] DONE 8 tests in 21.467s
17:14:37 [2020-02-06T17:14:37.714Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:14:37 [2020-02-06T17:14:37.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:14:37 [2020-02-06T17:14:37.714Z] ++ set -e
17:14:37 [2020-02-06T17:14:37.714Z] ++ '[' -n 0 ']'
17:14:37 [2020-02-06T17:14:37.714Z] ++ set -x
17:14:37 [2020-02-06T17:14:37.714Z] ++ 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=arm64 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:14:37 [2020-02-06T17:14:37.714Z] testing: warning: no tests to run
17:14:37 [2020-02-06T17:14:37.714Z] PASS
17:14:37 [2020-02-06T17:14:37.714Z] 
17:14:37 [2020-02-06T17:14:37.714Z] DONE 0 tests in 0.025s
17:14:37 [2020-02-06T17:14:37.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:14:37 [2020-02-06T17:14:37.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:14:37 [2020-02-06T17:14:37.714Z] ++ set -e
17:14:37 [2020-02-06T17:14:37.714Z] ++ '[' -n 0 ']'
17:14:37 [2020-02-06T17:14:37.714Z] ++ set -x
17:14:37 [2020-02-06T17:14:37.715Z] ++ 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=arm64 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:14:37 [2020-02-06T17:14:37.715Z] INFO: Testing against a local daemon
17:14:37 [2020-02-06T17:14:37.715Z] === RUN   TestAuthZPluginAllowRequest
17:14:38 [2020-02-06T17:14:38.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:14:39 [2020-02-06T17:14:39.618Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
17:14:39 [2020-02-06T17:14:39.618Z] === RUN   TestAuthZPluginTLS
17:14:39 [2020-02-06T17:14:39.752Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:14:40 [2020-02-06T17:14:40.186Z] --- PASS: TestAuthZPluginTLS (0.68s)
17:14:40 [2020-02-06T17:14:40.186Z] === RUN   TestAuthZPluginDenyRequest
17:14:40 [2020-02-06T17:14:40.753Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
17:14:40 [2020-02-06T17:14:40.753Z] === RUN   TestAuthZPluginAPIDenyResponse
17:14:40 [2020-02-06T17:14:40.945Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
17:14:40 [2020-02-06T17:14:40.945Z] PASS
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] === Skipped
17:14:40 [2020-02-06T17:14:40.945Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:14:40 [2020-02-06T17:14:40.945Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:14:40 [2020-02-06T17:14:40.945Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:14:40 [2020-02-06T17:14:40.945Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:14:40 [2020-02-06T17:14:40.945Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] DONE 17 tests, 4 skipped in 28.549s
17:14:40 [2020-02-06T17:14:40.945Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:14:40 [2020-02-06T17:14:40.945Z] ++ 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
17:14:40 [2020-02-06T17:14:40.945Z] ++ set -e
17:14:40 [2020-02-06T17:14:40.945Z] ++ '[' -n 0 ']'
17:14:40 [2020-02-06T17:14:40.945Z] ++ set -x
17:14:40 [2020-02-06T17:14:40.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=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
17:14:40 [2020-02-06T17:14:40.945Z] INFO: Testing against a local daemon
17:14:40 [2020-02-06T17:14:40.945Z] === RUN   TestPluginInvalidJSON
17:14:40 [2020-02-06T17:14:40.945Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:14:40 [2020-02-06T17:14:40.945Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:14:40 [2020-02-06T17:14:40.945Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:14:40 [2020-02-06T17:14:40.945Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:14:40 [2020-02-06T17:14:40.945Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:14:40 [2020-02-06T17:14:40.945Z] PASS
17:14:40 [2020-02-06T17:14:40.945Z] 
17:14:40 [2020-02-06T17:14:40.945Z] DONE 2 tests in 0.082s
17:14:40 [2020-02-06T17:14:40.945Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:14:40 [2020-02-06T17:14:40.945Z] ++ 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
17:14:40 [2020-02-06T17:14:40.945Z] ++ set -e
17:14:40 [2020-02-06T17:14:40.945Z] ++ '[' -n 0 ']'
17:14:40 [2020-02-06T17:14:40.945Z] ++ set -x
17:14:40 [2020-02-06T17:14:40.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=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
17:14:40 [2020-02-06T17:14:40.945Z] INFO: Testing against a local daemon
17:14:40 [2020-02-06T17:14:40.945Z] === RUN   TestExternalGraphDriver
17:14:40 [2020-02-06T17:14:40.945Z] === RUN   TestExternalGraphDriver/json
17:14:40 [2020-02-06T17:14:40.945Z] === RUN   TestExternalGraphDriver/spec
17:14:41 [2020-02-06T17:14:41.072Z] INFO: Expanding go...
17:14:41 [2020-02-06T17:14:41.320Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
17:14:41 [2020-02-06T17:14:41.320Z] === RUN   TestAuthZPluginDenyResponse
17:14:41 [2020-02-06T17:14:41.888Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
17:14:41 [2020-02-06T17:14:41.888Z] === RUN   TestAuthZPluginAllowEventStream
17:14:42 [2020-02-06T17:14:42.262Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:14:42 [2020-02-06T17:14:42.679Z] === RUN   TestExternalGraphDriver/pull
17:14:42 [2020-02-06T17:14:42.822Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:14:43 [2020-02-06T17:14:43.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
17:14:43 [2020-02-06T17:14:43.791Z] === RUN   TestAuthZPluginErrorResponse
17:14:44 [2020-02-06T17:14:44.360Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
17:14:44 [2020-02-06T17:14:44.360Z] === RUN   TestAuthZPluginErrorRequest
17:14:44 [2020-02-06T17:14:44.424Z] --- PASS: TestExternalGraphDriver (6.02s)
17:14:44 [2020-02-06T17:14:44.424Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
17:14:44 [2020-02-06T17:14:44.424Z]     --- PASS: TestExternalGraphDriver/spec (1.95s)
17:14:44 [2020-02-06T17:14:44.424Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
17:14:44 [2020-02-06T17:14:44.424Z] === RUN   TestGraphdriverPluginV2
17:14:44 [2020-02-06T17:14:44.778Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
17:14:44 [2020-02-06T17:14:44.779Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:44 [2020-02-06T17:14:44.779Z] PASS
17:14:44 [2020-02-06T17:14:44.779Z] 
17:14:44 [2020-02-06T17:14:44.779Z] === Skipped
17:14:44 [2020-02-06T17:14:44.779Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
17:14:44 [2020-02-06T17:14:44.779Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:44 [2020-02-06T17:14:44.779Z] 
17:14:44 [2020-02-06T17:14:44.779Z] 
17:14:44 [2020-02-06T17:14:44.779Z] DONE 5 tests, 1 skipped in 6.193s
17:14:44 [2020-02-06T17:14:44.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:14:44 [2020-02-06T17:14:44.779Z] ++ 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
17:14:44 [2020-02-06T17:14:44.779Z] ++ set -e
17:14:44 [2020-02-06T17:14:44.779Z] ++ '[' -n 0 ']'
17:14:44 [2020-02-06T17:14:44.779Z] ++ set -x
17:14:44 [2020-02-06T17:14:44.779Z] ++ 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
17:14:44 [2020-02-06T17:14:44.779Z] INFO: Testing against a local daemon
17:14:44 [2020-02-06T17:14:44.779Z] === RUN   TestContinueAfterPluginCrash
17:14:44 [2020-02-06T17:14:44.779Z] === PAUSE TestContinueAfterPluginCrash
17:14:44 [2020-02-06T17:14:44.779Z] === RUN   TestDaemonStartWithLogOpt
17:14:44 [2020-02-06T17:14:44.779Z] === PAUSE TestDaemonStartWithLogOpt
17:14:44 [2020-02-06T17:14:44.779Z] === CONT  TestContinueAfterPluginCrash
17:14:44 [2020-02-06T17:14:44.779Z] === CONT  TestDaemonStartWithLogOpt
17:14:44 [2020-02-06T17:14:44.927Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
17:14:44 [2020-02-06T17:14:44.927Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:14:45 [2020-02-06T17:14:45.332Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:14:45 [2020-02-06T17:14:45.863Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
17:14:45 [2020-02-06T17:14:45.863Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:14:47 [2020-02-06T17:14:47.217Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:14:48 [2020-02-06T17:14:48.396Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
17:14:48 [2020-02-06T17:14:48.396Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:14:48 [2020-02-06T17:14:48.624Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:14:49 [2020-02-06T17:14:49.991Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:14:50 [2020-02-06T17:14:50.299Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s)
17:14:50 [2020-02-06T17:14:50.299Z] === RUN   TestAuthZPluginHeader
17:14:50 [2020-02-06T17:14:50.917Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:14:51 [2020-02-06T17:14:51.235Z] --- PASS: TestAuthZPluginHeader (1.02s)
17:14:51 [2020-02-06T17:14:51.235Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:14:51 [2020-02-06T17:14:51.235Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:14:51 [2020-02-06T17:14:51.235Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:51 [2020-02-06T17:14:51.235Z] === RUN   TestAuthZPluginV2Disable
17:14:51 [2020-02-06T17:14:51.235Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:14:51 [2020-02-06T17:14:51.235Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:51 [2020-02-06T17:14:51.235Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:14:51 [2020-02-06T17:14:51.235Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:14:51 [2020-02-06T17:14:51.235Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:51 [2020-02-06T17:14:51.235Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:14:51 [2020-02-06T17:14:51.235Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:14:51 [2020-02-06T17:14:51.235Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:51 [2020-02-06T17:14:51.235Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:14:53 [2020-02-06T17:14:53.979Z] --- PASS: TestDaemonStartWithLogOpt (8.81s)
17:14:54 [2020-02-06T17:14:54.232Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:14:59 [2020-02-06T17:14:59.033Z] --- PASS: TestContinueAfterPluginCrash (13.72s)
17:14:59 [2020-02-06T17:14:59.033Z] PASS
17:14:59 [2020-02-06T17:14:59.033Z] 
17:14:59 [2020-02-06T17:14:59.033Z] DONE 2 tests in 13.800s
17:14:59 [2020-02-06T17:14:59.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:14:59 [2020-02-06T17:14:59.033Z] ++ 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
17:14:59 [2020-02-06T17:14:59.033Z] ++ set -e
17:14:59 [2020-02-06T17:14:59.033Z] ++ '[' -n 0 ']'
17:14:59 [2020-02-06T17:14:59.033Z] ++ set -x
17:14:59 [2020-02-06T17:14:59.033Z] ++ 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
17:14:59 [2020-02-06T17:14:59.033Z] INFO: Testing against a local daemon
17:14:59 [2020-02-06T17:14:59.033Z] === RUN   TestPluginWithDevMounts
17:14:59 [2020-02-06T17:14:59.033Z] === PAUSE TestPluginWithDevMounts
17:14:59 [2020-02-06T17:14:59.033Z] === CONT  TestPluginWithDevMounts
17:14:59 [2020-02-06T17:14:59.468Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:14:59 [2020-02-06T17:14:59.723Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:15:00 [2020-02-06T17:15:00.763Z] --- PASS: TestPluginWithDevMounts (1.85s)
17:15:00 [2020-02-06T17:15:00.763Z] PASS
17:15:00 [2020-02-06T17:15:00.763Z] 
17:15:00 [2020-02-06T17:15:00.763Z] DONE 1 tests in 2.055s
17:15:00 [2020-02-06T17:15:00.763Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:15:00 [2020-02-06T17:15:00.763Z] ++ 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
17:15:00 [2020-02-06T17:15:00.763Z] ++ set -e
17:15:00 [2020-02-06T17:15:00.763Z] ++ '[' -n 0 ']'
17:15:00 [2020-02-06T17:15:00.763Z] ++ set -x
17:15:00 [2020-02-06T17:15:00.763Z] ++ 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
17:15:00 [2020-02-06T17:15:00.763Z] INFO: Testing against a local daemon
17:15:00 [2020-02-06T17:15:00.763Z] === RUN   TestSecretInspect
17:15:01 [2020-02-06T17:15:01.649Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:15:02 [2020-02-06T17:15:02.079Z] INFO: Expanding compiler 1 of 3...
17:15:02 [2020-02-06T17:15:02.537Z] INFO: Expanding compiler 2 of 3...
17:15:03 [2020-02-06T17:15:03.113Z] --- PASS: TestSecretInspect (2.63s)
17:15:03 [2020-02-06T17:15:03.113Z] === RUN   TestSecretList
17:15:03 [2020-02-06T17:15:03.540Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/server/middleware	0.038s	coverage: 37.7% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/types/strslice	0.021s	coverage: 90.0% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/types/filters	0.044s	coverage: 92.2% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 4.5% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 75.0% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
17:15:04 [2020-02-06T17:15:04.865Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
17:15:05 [2020-02-06T17:15:05.465Z] --- PASS: TestSecretList (2.29s)
17:15:05 [2020-02-06T17:15:05.465Z] === RUN   TestSecretsCreateAndDelete
17:15:06 [2020-02-06T17:15:06.804Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:15:07 [2020-02-06T17:15:07.191Z] INFO: Expanding compiler 3 of 3...
17:15:07 [2020-02-06T17:15:07.408Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:15:07 [2020-02-06T17:15:07.408Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:15:07 [2020-02-06T17:15:07.644Z] INFO: Removing downloaded files...
17:15:08 [2020-02-06T17:15:08.097Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:15:08 [2020-02-06T17:15:08.097Z] INFO: Configuring git core.autocrlf...
17:15:08 [2020-02-06T17:15:08.363Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.102s	coverage: 86.3% of statements
17:15:08 [2020-02-06T17:15:08.536Z] --- PASS: TestSecretsCreateAndDelete (2.65s)
17:15:08 [2020-02-06T17:15:08.536Z] === RUN   TestSecretsUpdate
17:15:09 [2020-02-06T17:15:09.292Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:15:09 [2020-02-06T17:15:09.317Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
17:15:09 [2020-02-06T17:15:09.317Z] PASS
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] === Skipped
17:15:09 [2020-02-06T17:15:09.317Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:15:09 [2020-02-06T17:15:09.317Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:15:09 [2020-02-06T17:15:09.317Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:15:09 [2020-02-06T17:15:09.317Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:15:09 [2020-02-06T17:15:09.317Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] 
17:15:09 [2020-02-06T17:15:09.317Z] DONE 17 tests, 4 skipped in 31.976s
17:15:09 [2020-02-06T17:15:09.317Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:15:09 [2020-02-06T17:15:09.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:15:09 [2020-02-06T17:15:09.317Z] ++ set -e
17:15:09 [2020-02-06T17:15:09.317Z] ++ '[' -n 0 ']'
17:15:09 [2020-02-06T17:15:09.317Z] ++ set -x
17:15:09 [2020-02-06T17:15:09.317Z] ++ 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=arm64 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:15:09 [2020-02-06T17:15:09.387Z] ok  	github.com/docker/docker/builder/remotecontext	0.603s	coverage: 13.6% of statements
17:15:09 [2020-02-06T17:15:09.576Z] INFO: Testing against a local daemon
17:15:09 [2020-02-06T17:15:09.576Z] === RUN   TestPluginInvalidJSON
17:15:09 [2020-02-06T17:15:09.576Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:15:09 [2020-02-06T17:15:09.576Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:15:09 [2020-02-06T17:15:09.576Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:15:09 [2020-02-06T17:15:09.576Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:15:09 [2020-02-06T17:15:09.576Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:15:09 [2020-02-06T17:15:09.576Z] PASS
17:15:09 [2020-02-06T17:15:09.576Z] 
17:15:09 [2020-02-06T17:15:09.576Z] DONE 2 tests in 0.159s
17:15:09 [2020-02-06T17:15:09.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:15:09 [2020-02-06T17:15:09.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:15:09 [2020-02-06T17:15:09.576Z] ++ set -e
17:15:09 [2020-02-06T17:15:09.576Z] ++ '[' -n 0 ']'
17:15:09 [2020-02-06T17:15:09.576Z] ++ set -x
17:15:09 [2020-02-06T17:15:09.576Z] ++ 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=arm64 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:15:09 [2020-02-06T17:15:09.835Z] INFO: Testing against a local daemon
17:15:09 [2020-02-06T17:15:09.835Z] === RUN   TestExternalGraphDriver
17:15:09 [2020-02-06T17:15:09.835Z] === RUN   TestExternalGraphDriver/json
17:15:10 [2020-02-06T17:15:10.261Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:15:10 [2020-02-06T17:15:10.970Z] --- PASS: TestSecretsUpdate (2.76s)
17:15:10 [2020-02-06T17:15:10.970Z] === RUN   TestTemplatedSecret
17:15:12 [2020-02-06T17:15:12.188Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:15:12 [2020-02-06T17:15:12.370Z] === RUN   TestExternalGraphDriver/spec
17:15:12 [2020-02-06T17:15:12.898Z] ok  	github.com/docker/docker/builder/dockerfile	1.538s	coverage: 48.2% of statements
17:15:12 [2020-02-06T17:15:12.898Z] ?   	github.com/docker/docker/cli	[no test files]
17:15:12 [2020-02-06T17:15:12.898Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:15:13 [2020-02-06T17:15:13.552Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:15:14 [2020-02-06T17:15:14.055Z] --- PASS: TestTemplatedSecret (3.26s)
17:15:14 [2020-02-06T17:15:14.055Z] === RUN   TestSecretCreateResolve
17:15:15 [2020-02-06T17:15:15.658Z] === RUN   TestExternalGraphDriver/pull
17:15:16 [2020-02-06T17:15:16.817Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:15:17 [2020-02-06T17:15:17.124Z] --- PASS: TestSecretCreateResolve (2.67s)
17:15:17 [2020-02-06T17:15:17.124Z] PASS
17:15:17 [2020-02-06T17:15:17.124Z] 
17:15:17 [2020-02-06T17:15:17.124Z] DONE 6 tests in 16.362s
17:15:17 [2020-02-06T17:15:17.124Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:15:17 [2020-02-06T17:15:17.124Z] ++ 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
17:15:17 [2020-02-06T17:15:17.124Z] ++ set -e
17:15:17 [2020-02-06T17:15:17.124Z] ++ '[' -n 0 ']'
17:15:17 [2020-02-06T17:15:17.124Z] ++ set -x
17:15:17 [2020-02-06T17:15:17.124Z] ++ 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
17:15:17 [2020-02-06T17:15:17.124Z] INFO: Testing against a local daemon
17:15:17 [2020-02-06T17:15:17.124Z] === RUN   TestServiceCreateInit
17:15:17 [2020-02-06T17:15:17.124Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:15:17 [2020-02-06T17:15:17.564Z] --- PASS: TestExternalGraphDriver (7.55s)
17:15:17 [2020-02-06T17:15:17.564Z]     --- PASS: TestExternalGraphDriver/json (2.54s)
17:15:17 [2020-02-06T17:15:17.564Z]     --- PASS: TestExternalGraphDriver/spec (2.74s)
17:15:17 [2020-02-06T17:15:17.564Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
17:15:17 [2020-02-06T17:15:17.564Z] === RUN   TestGraphdriverPluginV2
17:15:17 [2020-02-06T17:15:17.564Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:15:17 [2020-02-06T17:15:17.564Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:17 [2020-02-06T17:15:17.564Z] PASS
17:15:17 [2020-02-06T17:15:17.564Z] 
17:15:17 [2020-02-06T17:15:17.564Z] === Skipped
17:15:17 [2020-02-06T17:15:17.564Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:15:17 [2020-02-06T17:15:17.564Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:17 [2020-02-06T17:15:17.564Z] 
17:15:17 [2020-02-06T17:15:17.564Z] 
17:15:17 [2020-02-06T17:15:17.564Z] DONE 5 tests, 1 skipped in 7.726s
17:15:17 [2020-02-06T17:15:17.564Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:15:17 [2020-02-06T17:15:17.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:15:17 [2020-02-06T17:15:17.564Z] ++ set -e
17:15:17 [2020-02-06T17:15:17.564Z] ++ '[' -n 0 ']'
17:15:17 [2020-02-06T17:15:17.564Z] ++ set -x
17:15:17 [2020-02-06T17:15:17.564Z] ++ 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=arm64 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:15:17 [2020-02-06T17:15:17.564Z] INFO: Testing against a local daemon
17:15:17 [2020-02-06T17:15:17.564Z] === RUN   TestContinueAfterPluginCrash
17:15:17 [2020-02-06T17:15:17.564Z] === PAUSE TestContinueAfterPluginCrash
17:15:17 [2020-02-06T17:15:17.564Z] === RUN   TestDaemonStartWithLogOpt
17:15:17 [2020-02-06T17:15:17.564Z] === PAUSE TestDaemonStartWithLogOpt
17:15:17 [2020-02-06T17:15:17.564Z] === CONT  TestContinueAfterPluginCrash
17:15:17 [2020-02-06T17:15:17.564Z] === CONT  TestDaemonStartWithLogOpt
17:15:18 [2020-02-06T17:15:18.432Z] ok  	github.com/docker/docker/client	0.686s	coverage: 75.8% of statements
17:15:18 [2020-02-06T17:15:18.439Z] Created binary: bundles/binary-daemon/dockerd-dev
17:15:18 [2020-02-06T17:15:18.439Z] Copying nested executables into bundles/binary-daemon
17:15:18 [2020-02-06T17:15:18.439Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:15:18 [2020-02-06T17:15:18.707Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:15:18 [2020-02-06T17:15:18.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh cross
17:15:19 [2020-02-06T17:15:19.327Z] 
17:15:19 [2020-02-06T17:15:19.327Z] Removing bundles/
17:15:19 [2020-02-06T17:15:19.327Z] 
17:15:19 [2020-02-06T17:15:19.327Z] ---> Making bundle: cross (in bundles/cross)
17:15:19 [2020-02-06T17:15:19.327Z] Cross building: bundles/cross/linux/amd64
17:15:19 [2020-02-06T17:15:19.327Z] Building: bundles/cross/linux/amd64/dockerd-dev
17:15:19 [2020-02-06T17:15:19.327Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:15:22 [2020-02-06T17:15:22.056Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:15:22 [2020-02-06T17:15:22.878Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:15:22 [2020-02-06T17:15:22.878Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:15:25 [2020-02-06T17:15:25.962Z] --- PASS: TestServiceCreateInit (8.84s)
17:15:25 [2020-02-06T17:15:25.962Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s)
17:15:25 [2020-02-06T17:15:25.962Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s)
17:15:25 [2020-02-06T17:15:25.962Z] === RUN   TestCreateServiceMultipleTimes
17:15:26 [2020-02-06T17:15:26.137Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:15:28 [2020-02-06T17:15:28.026Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:15:28 [2020-02-06T17:15:28.282Z] --- PASS: TestDockerDaemonSuite (360.06s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.61s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.43s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.77s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.05s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:1449: [dfa5cc013ffa5] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d57b6133ad362] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.07s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.42s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d795f11f6276e] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.86s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.98s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.16s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.12s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.29s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.18s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d37beed56b78d] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d7a90786457b3] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.98s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.62s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [deff9789c4a68] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.37s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.36s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.96s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [da141cf3ec447] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.29s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [dfed258662f6a] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.96s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d64317db4d3ce] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.20s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [dbf02991b52c6] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.73s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [de618bc317f60] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_plugins_test.go:79: [d4986bd3dcf79] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_plugins_test.go:169: [d6d94d90a1155] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.78s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d7c058ad13e9f] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.30s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d35eb624bbf69] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.84s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.26s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.50s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.70s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [dc6c1f5ced222] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.84s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.82s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.59s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [dc10bedb05093] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [df9379d666d64] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.02s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d79206e519658] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.35s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.76s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [d1e29925658e1] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.08s)
17:15:28 [2020-02-06T17:15:28.282Z]         check_test.go:309: [dc26b026441d1] daemon is not started
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
17:15:28 [2020-02-06T17:15:28.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
17:15:28 [2020-02-06T17:15:28.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
17:15:28 [2020-02-06T17:15:28.283Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
17:15:28 [2020-02-06T17:15:28.283Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [d8442ae44622c] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.24s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [d3815eecfc041] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.07s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [d6141689ef13b] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.26s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.65s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [ddf5eea9b85ac] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.66s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.43s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [df799ebea6e43] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [d96e711222564] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.11s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.20s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.32s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.78s)
17:15:28 [2020-02-06T17:15:28.283Z]         docker_cli_daemon_test.go:2542: [d65f514b42221] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.27s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.10s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.41s)
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
17:15:28 [2020-02-06T17:15:28.283Z]         check_test.go:309: [d6b3eff218b94] daemon is not started
17:15:28 [2020-02-06T17:15:28.283Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.05s)
17:15:28 [2020-02-06T17:15:28.283Z] === RUN   TestDockerSwarmSuite
17:15:28 [2020-02-06T17:15:28.283Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:15:29 [2020-02-06T17:15:29.783Z] --- PASS: TestDaemonStartWithLogOpt (10.22s)
17:15:32 [2020-02-06T17:15:32.485Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:15:32 [2020-02-06T17:15:32.485Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:15:33 [2020-02-06T17:15:33.068Z] --- PASS: TestContinueAfterPluginCrash (15.01s)
17:15:33 [2020-02-06T17:15:33.068Z] PASS
17:15:33 [2020-02-06T17:15:33.068Z] 
17:15:33 [2020-02-06T17:15:33.068Z] DONE 2 tests in 15.157s
17:15:33 [2020-02-06T17:15:33.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:15:33 [2020-02-06T17:15:33.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:15:33 [2020-02-06T17:15:33.068Z] ++ set -e
17:15:33 [2020-02-06T17:15:33.068Z] ++ '[' -n 0 ']'
17:15:33 [2020-02-06T17:15:33.068Z] ++ set -x
17:15:33 [2020-02-06T17:15:33.068Z] ++ 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=arm64 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:15:33 [2020-02-06T17:15:33.068Z] INFO: Testing against a local daemon
17:15:33 [2020-02-06T17:15:33.068Z] === RUN   TestPluginWithDevMounts
17:15:33 [2020-02-06T17:15:33.068Z] === PAUSE TestPluginWithDevMounts
17:15:33 [2020-02-06T17:15:33.068Z] === CONT  TestPluginWithDevMounts
17:15:34 [2020-02-06T17:15:34.971Z] --- PASS: TestPluginWithDevMounts (2.25s)
17:15:34 [2020-02-06T17:15:34.971Z] PASS
17:15:34 [2020-02-06T17:15:34.971Z] 
17:15:34 [2020-02-06T17:15:34.971Z] DONE 1 tests in 2.395s
17:15:34 [2020-02-06T17:15:34.971Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:15:34 [2020-02-06T17:15:34.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:15:34 [2020-02-06T17:15:34.971Z] ++ set -e
17:15:34 [2020-02-06T17:15:34.971Z] ++ '[' -n 0 ']'
17:15:34 [2020-02-06T17:15:34.971Z] ++ set -x
17:15:34 [2020-02-06T17:15:34.971Z] ++ 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=arm64 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:15:35 [2020-02-06T17:15:35.230Z] INFO: Testing against a local daemon
17:15:35 [2020-02-06T17:15:35.230Z] === RUN   TestSecretInspect
17:15:35 [2020-02-06T17:15:35.789Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:15:38 [2020-02-06T17:15:38.517Z] --- PASS: TestSecretInspect (3.29s)
17:15:38 [2020-02-06T17:15:38.517Z] === RUN   TestSecretList
17:15:41 [2020-02-06T17:15:41.805Z] --- PASS: TestSecretList (2.79s)
17:15:41 [2020-02-06T17:15:41.805Z] === RUN   TestSecretsCreateAndDelete
17:15:42 [2020-02-06T17:15:42.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:15:44 [2020-02-06T17:15:44.337Z] --- PASS: TestSecretsCreateAndDelete (2.85s)
17:15:44 [2020-02-06T17:15:44.337Z] === RUN   TestSecretsUpdate
17:15:45 [2020-02-06T17:15:45.569Z] --- PASS: TestCreateServiceMultipleTimes (16.66s)
17:15:45 [2020-02-06T17:15:45.569Z] === RUN   TestCreateServiceConflict
17:15:45 [2020-02-06T17:15:45.569Z] --- PASS: TestCreateServiceConflict (2.60s)
17:15:45 [2020-02-06T17:15:45.569Z] === RUN   TestCreateServiceMaxReplicas
17:15:47 [2020-02-06T17:15:47.552Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:15:47 [2020-02-06T17:15:47.623Z] --- PASS: TestSecretsUpdate (3.27s)
17:15:47 [2020-02-06T17:15:47.623Z] === RUN   TestTemplatedSecret
17:15:47 [2020-02-06T17:15:47.806Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:15:48 [2020-02-06T17:15:48.061Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:15:48 [2020-02-06T17:15:48.657Z] --- PASS: TestCreateServiceMaxReplicas (3.37s)
17:15:48 [2020-02-06T17:15:48.657Z] === RUN   TestCreateWithDuplicateNetworkNames
17:15:50 [2020-02-06T17:15:50.910Z] --- PASS: TestTemplatedSecret (3.49s)
17:15:50 [2020-02-06T17:15:50.910Z] === RUN   TestSecretCreateResolve
17:15:53 [2020-02-06T17:15:53.344Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:15:54 [2020-02-06T17:15:54.197Z] --- PASS: TestSecretCreateResolve (3.23s)
17:15:54 [2020-02-06T17:15:54.197Z] PASS
17:15:54 [2020-02-06T17:15:54.197Z] 
17:15:54 [2020-02-06T17:15:54.197Z] DONE 6 tests in 19.044s
17:15:54 [2020-02-06T17:15:54.197Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:15:54 [2020-02-06T17:15:54.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:15:54 [2020-02-06T17:15:54.197Z] ++ set -e
17:15:54 [2020-02-06T17:15:54.197Z] ++ '[' -n 0 ']'
17:15:54 [2020-02-06T17:15:54.197Z] ++ set -x
17:15:54 [2020-02-06T17:15:54.197Z] ++ 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=arm64 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:15:54 [2020-02-06T17:15:54.197Z] INFO: Testing against a local daemon
17:15:54 [2020-02-06T17:15:54.197Z] === RUN   TestServiceCreateInit
17:15:54 [2020-02-06T17:15:54.197Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:15:55 [2020-02-06T17:15:55.231Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:15:56 [2020-02-06T17:15:56.155Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:15:56 [2020-02-06T17:15:56.155Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:15:59 [2020-02-06T17:15:59.427Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:15:59 [2020-02-06T17:15:59.467Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:16:03 [2020-02-06T17:16:03.658Z] --- PASS: TestServiceCreateInit (9.53s)
17:16:03 [2020-02-06T17:16:03.658Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
17:16:03 [2020-02-06T17:16:03.658Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s)
17:16:03 [2020-02-06T17:16:03.658Z] === RUN   TestCreateServiceMultipleTimes
17:16:04 [2020-02-06T17:16:04.797Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s)
17:16:04 [2020-02-06T17:16:04.797Z] === RUN   TestCreateServiceSecretFileMode
17:16:05 [2020-02-06T17:16:05.545Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
17:16:05 [2020-02-06T17:16:05.545Z] === RUN   TestCreateServiceConfigFileMode
17:16:07 [2020-02-06T17:16:07.545Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:16:08 [2020-02-06T17:16:08.640Z] --- PASS: TestCreateServiceConfigFileMode (3.06s)
17:16:08 [2020-02-06T17:16:08.640Z] === RUN   TestCreateServiceSysctls
17:16:10 [2020-02-06T17:16:10.055Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:16:13 [2020-02-06T17:16:13.320Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:16:13 [2020-02-06T17:16:13.589Z] --- PASS: TestCreateServiceSysctls (4.27s)
17:16:13 [2020-02-06T17:16:13.589Z] === RUN   TestCreateServiceCapabilities
17:16:15 [2020-02-06T17:16:15.299Z] ok  	github.com/docker/docker/cmd/dockerd	0.339s	coverage: 30.6% of statements
17:16:15 [2020-02-06T17:16:15.587Z] ok  	github.com/docker/docker/container	0.209s	coverage: 35.3% of statements
17:16:15 [2020-02-06T17:16:15.587Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:16:15 [2020-02-06T17:16:15.587Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:16:15 [2020-02-06T17:16:15.587Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:16:15 [2020-02-06T17:16:15.587Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:16:15 [2020-02-06T17:16:15.938Z] --- PASS: TestCreateServiceCapabilities (3.02s)
17:16:15 [2020-02-06T17:16:15.938Z] === RUN   TestInspect
17:16:19 [2020-02-06T17:16:19.952Z] --- PASS: TestInspect (3.41s)
17:16:19 [2020-02-06T17:16:19.952Z] === RUN   TestCreateJob
17:16:22 [2020-02-06T17:16:22.536Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.073s	coverage: 65.3% of statements
17:16:24 [2020-02-06T17:16:24.004Z] --- PASS: TestCreateJob (4.26s)
17:16:24 [2020-02-06T17:16:24.004Z] === RUN   TestReplicatedJob
17:16:25 [2020-02-06T17:16:25.601Z] --- PASS: TestCreateServiceMultipleTimes (19.58s)
17:16:25 [2020-02-06T17:16:25.601Z] === RUN   TestCreateServiceConflict
17:16:26 [2020-02-06T17:16:26.536Z] --- PASS: TestCreateServiceConflict (3.26s)
17:16:26 [2020-02-06T17:16:26.536Z] === RUN   TestCreateServiceMaxReplicas
17:16:28 [2020-02-06T17:16:28.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:16:28 [2020-02-06T17:16:28.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:16:29 [2020-02-06T17:16:29.821Z] --- PASS: TestCreateServiceMaxReplicas (3.09s)
17:16:29 [2020-02-06T17:16:29.821Z] === RUN   TestCreateWithDuplicateNetworkNames
17:16:31 [2020-02-06T17:16:31.010Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.060s	coverage: 35.7% of statements
17:16:31 [2020-02-06T17:16:31.498Z] --- PASS: TestReplicatedJob (7.11s)
17:16:31 [2020-02-06T17:16:31.498Z] === RUN   TestUpdateReplicatedJob
17:16:32 [2020-02-06T17:16:32.034Z] ok  	github.com/docker/docker/daemon/cluster	0.220s	coverage: 0.5% of statements
17:16:33 [2020-02-06T17:16:33.430Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:16:33 [2020-02-06T17:16:33.430Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:16:35 [2020-02-06T17:16:35.428Z] --- PASS: TestUpdateReplicatedJob (4.23s)
17:16:35 [2020-02-06T17:16:35.428Z] === RUN   TestServiceListWithStatuses
17:16:35 [2020-02-06T17:16:35.428Z] --- SKIP: TestServiceListWithStatuses (0.01s)
17:16:35 [2020-02-06T17:16:35.428Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:35 [2020-02-06T17:16:35.428Z] === RUN   TestDockerNetworkConnectAlias
17:16:36 [2020-02-06T17:16:36.469Z] ok  	github.com/docker/docker/daemon/discovery	0.046s	coverage: 30.0% of statements
17:16:39 [2020-02-06T17:16:39.175Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
17:16:39 [2020-02-06T17:16:39.958Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:16:39 [2020-02-06T17:16:39.958Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:16:39 [2020-02-06T17:16:39.958Z] --- PASS: TestImportExtremelyLargeImageWorks (181.95s)
17:16:39 [2020-02-06T17:16:39.958Z] PASS
17:16:39 [2020-02-06T17:16:39.958Z] 
17:16:39 [2020-02-06T17:16:39.958Z] DONE 12 tests in 186.301s
17:16:39 [2020-02-06T17:16:39.958Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:16:39 [2020-02-06T17:16:39.958Z] ++ 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
17:16:39 [2020-02-06T17:16:39.958Z] ++ set -e
17:16:39 [2020-02-06T17:16:39.958Z] ++ '[' -n 0 ']'
17:16:39 [2020-02-06T17:16:39.958Z] ++ set -x
17:16:39 [2020-02-06T17:16:39.958Z] ++ 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
17:16:39 [2020-02-06T17:16:39.958Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:16:39 [2020-02-06T17:16:39.958Z] INFO: Testing against a local daemon
17:16:39 [2020-02-06T17:16:39.958Z] === RUN   TestNetworkCreateDelete
17:16:39 [2020-02-06T17:16:39.958Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:16:39 [2020-02-06T17:16:39.958Z] === RUN   TestDockerNetworkDeletePreferID
17:16:40 [2020-02-06T17:16:40.197Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 82.1% of statements
17:16:40 [2020-02-06T17:16:40.412Z] --- PASS: TestDockerNetworkConnectAlias (5.45s)
17:16:40 [2020-02-06T17:16:40.412Z] === RUN   TestDockerNetworkReConnect
17:16:40 [2020-02-06T17:16:40.744Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
17:16:40 [2020-02-06T17:16:40.744Z] Copying nested executables into bundles/cross/linux/amd64
17:16:40 [2020-02-06T17:16:40.744Z] Cross building: bundles/cross/windows/amd64
17:16:40 [2020-02-06T17:16:40.744Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
17:16:40 [2020-02-06T17:16:40.744Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:16:40 [2020-02-06T17:16:40.881Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
17:16:40 [2020-02-06T17:16:40.882Z] === RUN   TestInspectNetwork
17:16:40 [2020-02-06T17:16:40.882Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:16:40 [2020-02-06T17:16:40.882Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:16:41 [2020-02-06T17:16:41.136Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:16:41 [2020-02-06T17:16:41.696Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:16:42 [2020-02-06T17:16:42.249Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
17:16:44 [2020-02-06T17:16:44.221Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:16:44 [2020-02-06T17:16:44.293Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.528s	coverage: 13.6% of statements
17:16:44 [2020-02-06T17:16:44.703Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s)
17:16:44 [2020-02-06T17:16:44.704Z] === RUN   TestCreateServiceSecretFileMode
17:16:45 [2020-02-06T17:16:45.370Z] --- PASS: TestDockerNetworkReConnect (4.59s)
17:16:45 [2020-02-06T17:16:45.370Z] === RUN   TestServicePlugin
17:16:45 [2020-02-06T17:16:45.370Z] --- SKIP: TestServicePlugin (0.00s)
17:16:45 [2020-02-06T17:16:45.370Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:45 [2020-02-06T17:16:45.370Z] === RUN   TestServiceUpdateLabel
17:16:46 [2020-02-06T17:16:46.110Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:16:46 [2020-02-06T17:16:46.110Z] === RUN   TestInspectNetwork/full_network_id
17:16:46 [2020-02-06T17:16:46.110Z] === RUN   TestInspectNetwork/partial_network_id
17:16:46 [2020-02-06T17:16:46.110Z] === RUN   TestInspectNetwork/network_name
17:16:46 [2020-02-06T17:16:46.110Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:16:46 [2020-02-06T17:16:46.669Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:16:47 [2020-02-06T17:16:47.237Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
17:16:47 [2020-02-06T17:16:47.237Z] === RUN   TestCreateServiceConfigFileMode
17:16:47 [2020-02-06T17:16:47.593Z] === RUN   TestDockerSuite/TestBuildEnv
17:16:47 [2020-02-06T17:16:47.593Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:16:47 [2020-02-06T17:16:47.712Z] --- PASS: TestServiceUpdateLabel (2.69s)
17:16:47 [2020-02-06T17:16:47.712Z] === RUN   TestServiceUpdateSecrets
17:16:47 [2020-02-06T17:16:47.782Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
17:16:47 [2020-02-06T17:16:47.782Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.754s	coverage: 57.9% of statements
17:16:48 [2020-02-06T17:16:48.070Z] ok  	github.com/docker/docker/daemon	12.517s	coverage: 17.5% of statements
17:16:48 [2020-02-06T17:16:48.070Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:16:48 [2020-02-06T17:16:48.070Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:16:48 [2020-02-06T17:16:48.070Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:16:48 [2020-02-06T17:16:48.070Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:16:49 [2020-02-06T17:16:49.039Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:16:50 [2020-02-06T17:16:50.445Z] --- PASS: TestInspectNetwork (9.57s)
17:16:50 [2020-02-06T17:16:50.445Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:16:50 [2020-02-06T17:16:50.445Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:16:50 [2020-02-06T17:16:50.445Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:16:50 [2020-02-06T17:16:50.445Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:16:50 [2020-02-06T17:16:50.445Z] === RUN   TestRunContainerWithBridgeNone
17:16:50 [2020-02-06T17:16:50.445Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:16:50 [2020-02-06T17:16:50.529Z] --- PASS: TestCreateServiceConfigFileMode (3.35s)
17:16:50 [2020-02-06T17:16:50.529Z] === RUN   TestCreateServiceSysctls
17:16:51 [2020-02-06T17:16:51.805Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:16:53 [2020-02-06T17:16:53.170Z] --- PASS: TestRunContainerWithBridgeNone (2.74s)
17:16:53 [2020-02-06T17:16:53.170Z] === RUN   TestNetworkInvalidJSON
17:16:53 [2020-02-06T17:16:53.170Z] === RUN   TestNetworkInvalidJSON//networks/create
17:16:53 [2020-02-06T17:16:53.170Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:16:53 [2020-02-06T17:16:53.170Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:16:53 [2020-02-06T17:16:53.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:16:53 [2020-02-06T17:16:53.170Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:16:53 [2020-02-06T17:16:53.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:16:53 [2020-02-06T17:16:53.170Z] === CONT  TestNetworkInvalidJSON//networks/create
17:16:53 [2020-02-06T17:16:53.170Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:16:53 [2020-02-06T17:16:53.170Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:16:53 [2020-02-06T17:16:53.170Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:16:53 [2020-02-06T17:16:53.170Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:16:53 [2020-02-06T17:16:53.170Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:16:53 [2020-02-06T17:16:53.170Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:16:53 [2020-02-06T17:16:53.170Z] === RUN   TestDaemonRestartWithLiveRestore
17:16:54 [2020-02-06T17:16:54.095Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:16:54 [2020-02-06T17:16:54.095Z] === RUN   TestDaemonDefaultNetworkPools
17:16:54 [2020-02-06T17:16:54.656Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:16:54 [2020-02-06T17:16:54.656Z] === RUN   TestDaemonRestartWithExistingNetwork
17:16:54 [2020-02-06T17:16:54.719Z] --- PASS: TestCreateServiceSysctls (4.21s)
17:16:54 [2020-02-06T17:16:54.719Z] === RUN   TestCreateServiceCapabilities
17:16:54 [2020-02-06T17:16:54.927Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.905s	coverage: 48.6% of statements
17:16:54 [2020-02-06T17:16:54.928Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.721s	coverage: 68.6% of statements
17:16:56 [2020-02-06T17:16:56.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
17:16:56 [2020-02-06T17:16:56.016Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:16:56 [2020-02-06T17:16:56.996Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.237s	coverage: 46.2% of statements
17:16:56 [2020-02-06T17:16:56.996Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:16:57 [2020-02-06T17:16:57.378Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
17:16:57 [2020-02-06T17:16:57.378Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:16:57 [2020-02-06T17:16:57.938Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
17:16:57 [2020-02-06T17:16:57.938Z] === RUN   TestServiceWithPredefinedNetwork
17:16:58 [2020-02-06T17:16:58.007Z] --- PASS: TestCreateServiceCapabilities (2.92s)
17:16:58 [2020-02-06T17:16:58.007Z] === RUN   TestInspect
17:16:58 [2020-02-06T17:16:58.023Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
17:16:58 [2020-02-06T17:16:58.647Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.629s	coverage: 54.8% of statements
17:16:58 [2020-02-06T17:16:58.647Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:16:58 [2020-02-06T17:16:58.863Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:16:58 [2020-02-06T17:16:58.935Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.604s	coverage: 76.1% of statements
17:16:58 [2020-02-06T17:16:58.935Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:17:00 [2020-02-06T17:17:00.746Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
17:17:00 [2020-02-06T17:17:00.746Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:00 [2020-02-06T17:17:00.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:00 [2020-02-06T17:17:00.746Z]     service_test.go:230: FLAKY_TEST
17:17:00 [2020-02-06T17:17:00.746Z] === RUN   TestServiceWithDataPathPortInit
17:17:00 [2020-02-06T17:17:00.984Z] ok  	github.com/docker/docker/daemon/links	0.033s	coverage: 93.0% of statements
17:17:01 [2020-02-06T17:17:01.293Z] --- PASS: TestInspect (3.51s)
17:17:01 [2020-02-06T17:17:01.293Z] === RUN   TestCreateJob
17:17:02 [2020-02-06T17:17:02.492Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.052s	coverage: 3.0% of statements
17:17:03 [2020-02-06T17:17:03.820Z] --- PASS: TestServiceUpdateSecrets (15.30s)
17:17:03 [2020-02-06T17:17:03.820Z] === RUN   TestServiceUpdateConfigs
17:17:04 [2020-02-06T17:17:04.422Z] Removing intermediate container ece0989c6a80
17:17:04 [2020-02-06T17:17:04.423Z]  ---> d44f68c5a299
17:17:04 [2020-02-06T17:17:04.423Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
17:17:04 [2020-02-06T17:17:04.423Z]  ---> Running in 40aa1a2d9913
17:17:04 [2020-02-06T17:17:04.423Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
17:17:05 [2020-02-06T17:17:05.218Z] ok  	github.com/docker/docker/daemon/logger	0.279s	coverage: 42.7% of statements
17:17:05 [2020-02-06T17:17:05.485Z] --- PASS: TestCreateJob (4.19s)
17:17:05 [2020-02-06T17:17:05.485Z] === RUN   TestReplicatedJob
17:17:06 [2020-02-06T17:17:06.245Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.041s	coverage: 67.0% of statements
17:17:08 [2020-02-06T17:17:08.958Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.585s	coverage: 77.4% of statements
17:17:09 [2020-02-06T17:17:09.251Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 4.9% of statements
17:17:09 [2020-02-06T17:17:09.252Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:17:09 [2020-02-06T17:17:09.252Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:17:09 [2020-02-06T17:17:09.252Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:17:09 [2020-02-06T17:17:09.252Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:17:09 [2020-02-06T17:17:09.539Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 26.2% of statements
17:17:10 [2020-02-06T17:17:10.561Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 62.1% of statements
17:17:11 [2020-02-06T17:17:11.186Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 88.3% of statements
17:17:12 [2020-02-06T17:17:12.053Z] --- PASS: TestReplicatedJob (6.42s)
17:17:12 [2020-02-06T17:17:12.053Z] === RUN   TestUpdateReplicatedJob
17:17:13 [2020-02-06T17:17:13.895Z] ok  	github.com/docker/docker/daemon/logger/local	0.090s	coverage: 74.7% of statements
17:17:13 [2020-02-06T17:17:13.895Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:17:14 [2020-02-06T17:17:14.936Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 19.9% of statements
17:17:14 [2020-02-06T17:17:14.936Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.022s	coverage: 47.8% of statements
17:17:16 [2020-02-06T17:17:16.243Z] --- PASS: TestUpdateReplicatedJob (4.27s)
17:17:16 [2020-02-06T17:17:16.244Z] === RUN   TestServiceListWithStatuses
17:17:16 [2020-02-06T17:17:16.244Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:17:16 [2020-02-06T17:17:16.244Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:17:16 [2020-02-06T17:17:16.244Z] === RUN   TestDockerNetworkConnectAlias
17:17:16 [2020-02-06T17:17:16.445Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
17:17:18 [2020-02-06T17:17:18.821Z] --- PASS: TestServiceWithDataPathPortInit (17.13s)
17:17:18 [2020-02-06T17:17:18.821Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:17:19 [2020-02-06T17:17:19.158Z] ok  	github.com/docker/docker/daemon/network	0.024s	coverage: 63.8% of statements
17:17:19 [2020-02-06T17:17:19.784Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.941s	coverage: 82.5% of statements
17:17:19 [2020-02-06T17:17:19.784Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:17:19 [2020-02-06T17:17:19.784Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:17:20 [2020-02-06T17:17:20.142Z] --- PASS: TestServiceUpdateConfigs (15.53s)
17:17:20 [2020-02-06T17:17:20.142Z] === RUN   TestServiceUpdateNetwork
17:17:22 [2020-02-06T17:17:22.079Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:17:22 [2020-02-06T17:17:22.811Z] --- PASS: TestDockerNetworkConnectAlias (6.71s)
17:17:22 [2020-02-06T17:17:22.811Z] === RUN   TestDockerNetworkReConnect
17:17:23 [2020-02-06T17:17:23.293Z] ok  	github.com/docker/docker/distribution/metadata	0.192s	coverage: 48.2% of statements
17:17:23 [2020-02-06T17:17:23.293Z] ok  	github.com/docker/docker/distribution	0.486s	coverage: 22.1% of statements
17:17:23 [2020-02-06T17:17:23.293Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:17:23 [2020-02-06T17:17:23.293Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
17:17:23 [2020-02-06T17:17:23.471Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:17:26 [2020-02-06T17:17:26.770Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s)
17:17:26 [2020-02-06T17:17:26.770Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wqaa8x8r6o3yauq3crul2dpwm Created:2020-02-06 17:17:19.419672252 +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[f6cba9eed6dd0737d5adae6e1b168fa5f2533a4605d6ea7f91859a6638886c96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rz392yi4ywfxkrjnhfogqkro7 EndpointID:fd2588573147b0948ae7fd62a3ab4958c9341fc559b8b1df63c83f83d3cfc20e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:922fd659bd489255c60fcd4d99e06e275c102f71ea1c5ffafdcb9cdca9caeec9 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:beec2fcf16cb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rz392yi4ywfxkrjnhfogqkro7 EndpointID:fd2588573147b0948ae7fd62a3ab4958c9341fc559b8b1df63c83f83d3cfc20e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:17:26 [2020-02-06T17:17:26.770Z] PASS
17:17:26 [2020-02-06T17:17:26.770Z] 
17:17:26 [2020-02-06T17:17:26.770Z] === Skipped
17:17:26 [2020-02-06T17:17:26.770Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:26 [2020-02-06T17:17:26.770Z]     service_test.go:230: FLAKY_TEST
17:17:26 [2020-02-06T17:17:26.770Z] 
17:17:26 [2020-02-06T17:17:26.770Z] 
17:17:26 [2020-02-06T17:17:26.770Z] DONE 21 tests, 1 skipped in 47.031s
17:17:26 [2020-02-06T17:17:26.770Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:17:26 [2020-02-06T17:17:26.771Z] ++ 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
17:17:26 [2020-02-06T17:17:26.771Z] ++ set -e
17:17:26 [2020-02-06T17:17:26.771Z] ++ '[' -n 0 ']'
17:17:26 [2020-02-06T17:17:26.771Z] ++ set -x
17:17:26 [2020-02-06T17:17:26.771Z] ++ 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
17:17:26 [2020-02-06T17:17:26.799Z] ok  	github.com/docker/docker/distribution/xfer	1.674s	coverage: 85.1% of statements
17:17:26 [2020-02-06T17:17:26.799Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:17:27 [2020-02-06T17:17:27.025Z] INFO: Testing against a local daemon
17:17:27 [2020-02-06T17:17:27.025Z] === RUN   TestDockerNetworkIpvlanPersistance
17:17:27 [2020-02-06T17:17:27.025Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:17:27 [2020-02-06T17:17:27.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:27 [2020-02-06T17:17:27.025Z] === RUN   TestDockerNetworkIpvlan
17:17:27 [2020-02-06T17:17:27.025Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:17:27 [2020-02-06T17:17:27.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:27 [2020-02-06T17:17:27.025Z] PASS
17:17:27 [2020-02-06T17:17:27.025Z] 
17:17:27 [2020-02-06T17:17:27.025Z] === Skipped
17:17:27 [2020-02-06T17:17:27.025Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:17:27 [2020-02-06T17:17:27.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:27 [2020-02-06T17:17:27.025Z] 
17:17:27 [2020-02-06T17:17:27.025Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:17:27 [2020-02-06T17:17:27.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:17:27 [2020-02-06T17:17:27.025Z] 
17:17:27 [2020-02-06T17:17:27.025Z] 
17:17:27 [2020-02-06T17:17:27.025Z] DONE 2 tests, 2 skipped in 0.126s
17:17:27 [2020-02-06T17:17:27.025Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:17:27 [2020-02-06T17:17:27.026Z] ++ 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
17:17:27 [2020-02-06T17:17:27.026Z] ++ set -e
17:17:27 [2020-02-06T17:17:27.026Z] ++ '[' -n 0 ']'
17:17:27 [2020-02-06T17:17:27.026Z] ++ set -x
17:17:27 [2020-02-06T17:17:27.026Z] ++ 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
17:17:27 [2020-02-06T17:17:27.026Z] INFO: Testing against a local daemon
17:17:27 [2020-02-06T17:17:27.026Z] === RUN   TestDockerNetworkMacvlanPersistance
17:17:27 [2020-02-06T17:17:27.426Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
17:17:27 [2020-02-06T17:17:27.426Z] ok  	github.com/docker/docker/image/v1	0.049s	coverage: 25.0% of statements
17:17:28 [2020-02-06T17:17:28.067Z] ok  	github.com/docker/docker/image	0.073s	coverage: 86.4% of statements
17:17:28 [2020-02-06T17:17:28.067Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:17:28 [2020-02-06T17:17:28.067Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:17:28 [2020-02-06T17:17:28.083Z] --- PASS: TestDockerNetworkReConnect (5.14s)
17:17:28 [2020-02-06T17:17:28.083Z] === RUN   TestServicePlugin
17:17:28 [2020-02-06T17:17:28.083Z] --- SKIP: TestServicePlugin (0.00s)
17:17:28 [2020-02-06T17:17:28.083Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:28 [2020-02-06T17:17:28.083Z] === RUN   TestServiceUpdateLabel
17:17:28 [2020-02-06T17:17:28.388Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
17:17:28 [2020-02-06T17:17:28.388Z] === RUN   TestDockerNetworkMacvlan
17:17:28 [2020-02-06T17:17:28.695Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
17:17:29 [2020-02-06T17:17:29.314Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:17:29 [2020-02-06T17:17:29.735Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 50.0% of statements
17:17:30 [2020-02-06T17:17:30.238Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:17:30 [2020-02-06T17:17:30.622Z] --- PASS: TestServiceUpdateLabel (2.77s)
17:17:30 [2020-02-06T17:17:30.622Z] === RUN   TestServiceUpdateSecrets
17:17:31 [2020-02-06T17:17:31.163Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:17:33 [2020-02-06T17:17:33.488Z] --- PASS: TestServiceUpdateNetwork (14.05s)
17:17:33 [2020-02-06T17:17:33.488Z] PASS
17:17:33 [2020-02-06T17:17:33.488Z] 
17:17:33 [2020-02-06T17:17:33.488Z] === Skipped
17:17:33 [2020-02-06T17:17:33.488Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
17:17:33 [2020-02-06T17:17:33.488Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:17:33 [2020-02-06T17:17:33.488Z] 
17:17:33 [2020-02-06T17:17:33.488Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
17:17:33 [2020-02-06T17:17:33.488Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:33 [2020-02-06T17:17:33.488Z] 
17:17:33 [2020-02-06T17:17:33.488Z] 
17:17:33 [2020-02-06T17:17:33.488Z] DONE 23 tests, 2 skipped in 135.641s
17:17:33 [2020-02-06T17:17:33.488Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:17:33 [2020-02-06T17:17:33.488Z] ++ 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
17:17:33 [2020-02-06T17:17:33.488Z] ++ set -e
17:17:33 [2020-02-06T17:17:33.488Z] ++ '[' -n 0 ']'
17:17:33 [2020-02-06T17:17:33.488Z] ++ set -x
17:17:33 [2020-02-06T17:17:33.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=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
17:17:33 [2020-02-06T17:17:33.488Z] INFO: Testing against a local daemon
17:17:33 [2020-02-06T17:17:33.488Z] === RUN   TestSessionCreate
17:17:33 [2020-02-06T17:17:33.488Z] --- PASS: TestSessionCreate (0.02s)
17:17:33 [2020-02-06T17:17:33.488Z] === RUN   TestSessionCreateWithBadUpgrade
17:17:33 [2020-02-06T17:17:33.488Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:17:33 [2020-02-06T17:17:33.488Z] PASS
17:17:33 [2020-02-06T17:17:33.488Z] 
17:17:33 [2020-02-06T17:17:33.488Z] DONE 2 tests in 0.212s
17:17:33 [2020-02-06T17:17:33.488Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:17:33 [2020-02-06T17:17:33.488Z] ++ 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
17:17:33 [2020-02-06T17:17:33.488Z] ++ set -e
17:17:33 [2020-02-06T17:17:33.488Z] ++ '[' -n 0 ']'
17:17:33 [2020-02-06T17:17:33.488Z] ++ set -x
17:17:33 [2020-02-06T17:17:33.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=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
17:17:33 [2020-02-06T17:17:33.488Z] INFO: Testing against a local daemon
17:17:33 [2020-02-06T17:17:33.488Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:17:33 [2020-02-06T17:17:33.488Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:33 [2020-02-06T17:17:33.488Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:17:33 [2020-02-06T17:17:33.488Z] === RUN   TestEventsExecDie
17:17:33 [2020-02-06T17:17:33.488Z] --- PASS: TestEventsExecDie (0.81s)
17:17:33 [2020-02-06T17:17:33.488Z] === RUN   TestEventsBackwardsCompatible
17:17:33 [2020-02-06T17:17:33.717Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:17:33 [2020-02-06T17:17:33.842Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
17:17:33 [2020-02-06T17:17:33.842Z] === RUN   TestInfoBinaryCommits
17:17:33 [2020-02-06T17:17:33.842Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:17:33 [2020-02-06T17:17:33.842Z] === RUN   TestInfoAPIVersioned
17:17:33 [2020-02-06T17:17:33.842Z] --- PASS: TestInfoAPIVersioned (0.00s)
17:17:33 [2020-02-06T17:17:33.842Z] === RUN   TestInfoDiscoveryBackend
17:17:34 [2020-02-06T17:17:34.174Z] ok  	github.com/docker/docker/opts	0.174s	coverage: 67.0% of statements
17:17:34 [2020-02-06T17:17:34.189Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:17:34 [2020-02-06T17:17:34.189Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:17:34 [2020-02-06T17:17:34.276Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:17:34 [2020-02-06T17:17:34.299Z] INFO: Sources obtained for gotestsum...
17:17:34 [2020-02-06T17:17:34.299Z] INFO: Checkout done for gotestsum...
17:17:34 [2020-02-06T17:17:34.299Z] INFO: Build done for gotestsum...
17:17:34 [2020-02-06T17:17:34.532Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:17:35 [2020-02-06T17:17:35.093Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:17:35 [2020-02-06T17:17:35.394Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:17:35 [2020-02-06T17:17:35.394Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:17:35 [2020-02-06T17:17:35.652Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:17:35 [2020-02-06T17:17:35.679Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:17:35 [2020-02-06T17:17:35.758Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:17:35 [2020-02-06T17:17:35.758Z] === RUN   TestInfoAPI
17:17:35 [2020-02-06T17:17:35.758Z] --- PASS: TestInfoAPI (0.04s)
17:17:35 [2020-02-06T17:17:35.758Z] === RUN   TestInfoAPIWarnings
17:17:36 [2020-02-06T17:17:36.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:17:36 [2020-02-06T17:17:36.570Z] --- PASS: TestInfoAPIWarnings (0.52s)
17:17:36 [2020-02-06T17:17:36.570Z] === RUN   TestInfoDebug
17:17:36 [2020-02-06T17:17:36.705Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
17:17:36 [2020-02-06T17:17:36.916Z] --- PASS: TestInfoDebug (0.52s)
17:17:36 [2020-02-06T17:17:36.916Z] === RUN   TestInfoInsecureRegistries
17:17:36 [2020-02-06T17:17:36.993Z] ok  	github.com/docker/docker/pkg/archive	1.422s	coverage: 77.2% of statements
17:17:37 [2020-02-06T17:17:37.135Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:17:37 [2020-02-06T17:17:37.272Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:17:37 [2020-02-06T17:17:37.272Z] === RUN   TestInfoRegistryMirrors
17:17:37 [2020-02-06T17:17:37.392Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:17:37 [2020-02-06T17:17:37.620Z] ok  	github.com/docker/docker/pkg/authorization	2.839s	coverage: 68.3% of statements
17:17:37 [2020-02-06T17:17:37.646Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:17:38 [2020-02-06T17:17:38.011Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:17:38 [2020-02-06T17:17:38.011Z] === RUN   TestLoginFailsWithBadCredentials
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestPingCacheHeaders
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestPingCacheHeaders (0.01s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestPingGet
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestPingGet (0.01s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestPingHead
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestPingHead (0.01s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestVersion
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestVersion (0.01s)
17:17:38 [2020-02-06T17:17:38.364Z] PASS
17:17:38 [2020-02-06T17:17:38.364Z] 
17:17:38 [2020-02-06T17:17:38.364Z] === Skipped
17:17:38 [2020-02-06T17:17:38.364Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:38 [2020-02-06T17:17:38.364Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:17:38 [2020-02-06T17:17:38.364Z] 
17:17:38 [2020-02-06T17:17:38.364Z] 
17:17:38 [2020-02-06T17:17:38.364Z] DONE 18 tests, 1 skipped in 5.514s
17:17:38 [2020-02-06T17:17:38.364Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:17:38 [2020-02-06T17:17:38.364Z] ++ 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
17:17:38 [2020-02-06T17:17:38.364Z] ++ set -e
17:17:38 [2020-02-06T17:17:38.364Z] ++ '[' -n 0 ']'
17:17:38 [2020-02-06T17:17:38.364Z] ++ set -x
17:17:38 [2020-02-06T17:17:38.364Z] ++ 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
17:17:38 [2020-02-06T17:17:38.364Z] INFO: Testing against a local daemon
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestVolumesCreateAndList
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestVolumesRemove
17:17:38 [2020-02-06T17:17:38.364Z] --- PASS: TestVolumesRemove (0.11s)
17:17:38 [2020-02-06T17:17:38.364Z] === RUN   TestVolumesInspect
17:17:38 [2020-02-06T17:17:38.572Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:17:38 [2020-02-06T17:17:38.648Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
17:17:38 [2020-02-06T17:17:38.714Z] --- PASS: TestVolumesInspect (0.01s)
17:17:38 [2020-02-06T17:17:38.714Z] === RUN   TestVolumesInvalidJSON
17:17:38 [2020-02-06T17:17:38.714Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:17:38 [2020-02-06T17:17:38.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:17:38 [2020-02-06T17:17:38.714Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:17:38 [2020-02-06T17:17:38.714Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:17:38 [2020-02-06T17:17:38.714Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:17:38 [2020-02-06T17:17:38.714Z] PASS
17:17:38 [2020-02-06T17:17:38.714Z] 
17:17:38 [2020-02-06T17:17:38.714Z] DONE 5 tests in 0.269s
17:17:38 [2020-02-06T17:17:38.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:17:38 [2020-02-06T17:17:38.714Z] ++++ cat bundles/test-integration/docker.pid
17:17:38 [2020-02-06T17:17:38.714Z] +++ kill 11560
17:17:39 [2020-02-06T17:17:39.675Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
17:17:39 [2020-02-06T17:17:39.905Z] +++ /etc/init.d/apparmor stop
17:17:39 [2020-02-06T17:17:39.905Z] Leaving: AppArmorNo profiles have been unloaded.
17:17:39 [2020-02-06T17:17:39.905Z] 
17:17:39 [2020-02-06T17:17:39.905Z] Unloading profiles will leave already running processes permanently
17:17:39 [2020-02-06T17:17:39.905Z] unconfined, which can lead to unexpected situations.
17:17:39 [2020-02-06T17:17:39.905Z] 
17:17:39 [2020-02-06T17:17:39.905Z] To set a process to complain mode, use the command line tool
17:17:39 [2020-02-06T17:17:39.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:17:39 [2020-02-06T17:17:39.905Z] +++ true
17:17:39 [2020-02-06T17:17:39.905Z] 
17:17:39 [2020-02-06T17:17:39.975Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
17:17:41 [2020-02-06T17:17:41.469Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
Post stage
[Pipeline] junit
17:17:41 [2020-02-06T17:17:41.749Z] Recording test results
17:17:42 [2020-02-06T17:17:42.093Z] ok  	github.com/docker/docker/layer	7.692s	coverage: 68.8% of statements
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/oci	[no test files]
17:17:42 [2020-02-06T17:17:42.093Z] ?   	github.com/docker/docker/oci/caps	[no test files]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:17:42 [2020-02-06T17:17:42.716Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
17:17:43 [2020-02-06T17:17:43.003Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
17:17:43 [2020-02-06T17:17:43.409Z] + echo Ensuring container killed.
17:17:43 [2020-02-06T17:17:43.409Z] Ensuring container killed.
17:17:43 [2020-02-06T17:17:43.409Z] + docker rm -vf docker-pr2
17:17:43 [2020-02-06T17:17:43.409Z] Error: No such container: docker-pr2
17:17:43 [2020-02-06T17:17:43.409Z] + true
[Pipeline] sh
17:17:44 [2020-02-06T17:17:44.025Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.556s	coverage: 43.2% of statements
17:17:44 [2020-02-06T17:17:44.026Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:17:44 [2020-02-06T17:17:44.026Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:17:44 [2020-02-06T17:17:44.125Z] + echo Chowning /workspace to jenkins user
17:17:44 [2020-02-06T17:17:44.125Z] Chowning /workspace to jenkins user
17:17:44 [2020-02-06T17:17:44.125Z] + id -u
17:17:44 [2020-02-06T17:17:44.125Z] + id -g
17:17:44 [2020-02-06T17:17:44.125Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40467:/workspace busybox chown -R 1001:1001 /workspace
17:17:44 [2020-02-06T17:17:44.125Z] Unable to find image 'busybox:latest' locally
17:17:44 [2020-02-06T17:17:44.125Z] latest: Pulling from library/busybox
17:17:44 [2020-02-06T17:17:44.313Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
17:17:44 [2020-02-06T17:17:44.474Z] 6dc7af96dfc8: Pulling fs layer
17:17:44 [2020-02-06T17:17:44.474Z] 6dc7af96dfc8: Verifying Checksum
17:17:44 [2020-02-06T17:17:44.474Z] 6dc7af96dfc8: Download complete
17:17:44 [2020-02-06T17:17:44.550Z] Removing intermediate container 40aa1a2d9913
17:17:44 [2020-02-06T17:17:44.550Z]  ---> a6cc2b28a2c8
17:17:44 [2020-02-06T17:17:44.550Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
17:17:44 [2020-02-06T17:17:44.550Z]  ---> Running in 9807409b2683
17:17:44 [2020-02-06T17:17:44.550Z] Removing intermediate container 9807409b2683
17:17:44 [2020-02-06T17:17:44.550Z]  ---> 4ebbd0c4a0aa
17:17:44 [2020-02-06T17:17:44.550Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:17:44 [2020-02-06T17:17:44.550Z]  ---> Running in 6586fcf80572
17:17:44 [2020-02-06T17:17:44.550Z] Removing intermediate container 6586fcf80572
17:17:44 [2020-02-06T17:17:44.550Z]  ---> 00b8fac30db6
17:17:44 [2020-02-06T17:17:44.550Z] Step 10/10 : COPY . .
17:17:44 [2020-02-06T17:17:44.601Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
17:17:45 [2020-02-06T17:17:45.100Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:17:45 [2020-02-06T17:17:45.217Z] 6dc7af96dfc8: Pull complete
17:17:45 [2020-02-06T17:17:45.218Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
17:17:45 [2020-02-06T17:17:45.218Z] Status: Downloaded newer image for busybox:latest
17:17:45 [2020-02-06T17:17:45.499Z] --- PASS: TestServiceUpdateSecrets (14.83s)
17:17:45 [2020-02-06T17:17:45.500Z] === RUN   TestServiceUpdateConfigs
17:17:45 [2020-02-06T17:17:45.654Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.249s	coverage: 84.1% of statements
17:17:45 [2020-02-06T17:17:45.943Z] ok  	github.com/docker/docker/pkg/fsutils	0.396s	coverage: 85.1% of statements
17:17:46 [2020-02-06T17:17:46.233Z] ok  	github.com/docker/docker/pkg/homedir	0.030s	coverage: 11.4% of statements
17:17:46 [2020-02-06T17:17:46.460Z] --- PASS: TestDockerNetworkMacvlan (17.90s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.97s)
17:17:46 [2020-02-06T17:17:46.460Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s)
17:17:46 [2020-02-06T17:17:46.460Z] PASS
17:17:46 [2020-02-06T17:17:46.460Z] 
17:17:46 [2020-02-06T17:17:46.460Z] DONE 8 tests in 19.423s
17:17:46 [2020-02-06T17:17:46.460Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:17:46 [2020-02-06T17:17:46.460Z] ++ 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
17:17:46 [2020-02-06T17:17:46.460Z] ++ set -e
17:17:46 [2020-02-06T17:17:46.460Z] ++ '[' -n 0 ']'
17:17:46 [2020-02-06T17:17:46.460Z] ++ set -x
17:17:46 [2020-02-06T17:17:46.460Z] ++ 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
17:17:46 [2020-02-06T17:17:46.460Z] testing: warning: no tests to run
17:17:46 [2020-02-06T17:17:46.460Z] PASS
17:17:46 [2020-02-06T17:17:46.460Z] 
17:17:46 [2020-02-06T17:17:46.460Z] DONE 0 tests in 0.026s
17:17:46 [2020-02-06T17:17:46.460Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:17:46 [2020-02-06T17:17:46.460Z] ++ 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
17:17:46 [2020-02-06T17:17:46.460Z] ++ set -e
17:17:46 [2020-02-06T17:17:46.460Z] ++ '[' -n 0 ']'
17:17:46 [2020-02-06T17:17:46.460Z] ++ set -x
17:17:46 [2020-02-06T17:17:46.461Z] ++ 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
17:17:46 [2020-02-06T17:17:46.461Z] INFO: Testing against a local daemon
17:17:46 [2020-02-06T17:17:46.461Z] === RUN   TestAuthZPluginAllowRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:17:47 [2020-02-06T17:17:47.675Z] + bundleName=s390x-integration
17:17:47 [2020-02-06T17:17:47.675Z] + echo Creating s390x-integration-bundles.tar.gz
17:17:47 [2020-02-06T17:17:47.675Z] Creating s390x-integration-bundles.tar.gz
17:17:47 [2020-02-06T17:17:47.675Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:17:47 [2020-02-06T17:17:47.675Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:17:47 [2020-02-06T17:17:47.789Z] Archiving artifacts
17:17:48 [2020-02-06T17:17:48.289Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
17:17:48 [2020-02-06T17:17:48.289Z] ok  	github.com/docker/docker/pkg/locker	0.112s	coverage: 88.9% of statements
17:17:48 [2020-02-06T17:17:48.427Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
17:17:48 [2020-02-06T17:17:48.428Z] === RUN   TestAuthZPluginTLS
17:17:48 [2020-02-06T17:17:48.520Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
17:17:48 [2020-02-06T17:17:48.577Z] ok  	github.com/docker/docker/pkg/idtools	0.804s	coverage: 70.1% of statements
17:17:48 [2020-02-06T17:17:48.987Z] --- PASS: TestAuthZPluginTLS (0.57s)
17:17:48 [2020-02-06T17:17:48.987Z] === RUN   TestAuthZPluginDenyRequest
17:17:49 [2020-02-06T17:17:49.083Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:17:49 [2020-02-06T17:17:49.203Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
17:17:49 [2020-02-06T17:17:49.341Z] remote: Enumerating objects: 19, done.
17:17:49 [2020-02-06T17:17:49.341Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
17:17:49 [2020-02-06T17:17:49.341Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
17:17:49 [2020-02-06T17:17:49.341Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:17:49 [2020-02-06T17:17:49.491Z] ok  	github.com/docker/docker/pkg/ioutils	1.923s	coverage: 70.6% of statements
17:17:49 [2020-02-06T17:17:49.491Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:17:49 [2020-02-06T17:17:49.633Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
17:17:49 [2020-02-06T17:17:49.633Z] === RUN   TestAuthZPluginAPIDenyResponse
17:17:49 [2020-02-06T17:17:49.779Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
17:17:50 [2020-02-06T17:17:50.194Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
17:17:50 [2020-02-06T17:17:50.194Z] === RUN   TestAuthZPluginDenyResponse
17:17:50 [2020-02-06T17:17:50.450Z] === RUN   TestDockerSuite/TestBuildExpose
17:17:50 [2020-02-06T17:17:50.450Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:17:50 [2020-02-06T17:17:50.450Z] === RUN   TestAuthZPluginAllowEventStream
17:17:50 [2020-02-06T17:17:50.706Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:17:50 [2020-02-06T17:17:50.806Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
17:17:51 [2020-02-06T17:17:51.096Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
17:17:51 [2020-02-06T17:17:51.275Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:17:51 [2020-02-06T17:17:51.384Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 91.4% of statements
17:17:51 [2020-02-06T17:17:51.384Z] ok  	github.com/docker/docker/pkg/mount	0.954s	coverage: 70.0% of statements
17:17:51 [2020-02-06T17:17:51.384Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:17:51 [2020-02-06T17:17:51.835Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:17:52 [2020-02-06T17:17:52.012Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
17:17:52 [2020-02-06T17:17:52.013Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:17:52 [2020-02-06T17:17:52.013Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:17:52 [2020-02-06T17:17:52.089Z] === RUN   TestDockerSuite/TestBuildFails
17:17:52 [2020-02-06T17:17:52.344Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s)
17:17:52 [2020-02-06T17:17:52.344Z] === RUN   TestAuthZPluginErrorResponse
17:17:53 [2020-02-06T17:17:53.035Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
17:17:53 [2020-02-06T17:17:53.269Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
17:17:53 [2020-02-06T17:17:53.269Z] === RUN   TestAuthZPluginErrorRequest
17:17:53 [2020-02-06T17:17:53.269Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:17:53 [2020-02-06T17:17:53.269Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:17:53 [2020-02-06T17:17:53.523Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:17:53 [2020-02-06T17:17:53.523Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:17:54 [2020-02-06T17:17:54.084Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:17:54 [2020-02-06T17:17:54.084Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:17:54 [2020-02-06T17:17:54.541Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
17:17:54 [2020-02-06T17:17:54.541Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
17:17:54 [2020-02-06T17:17:54.541Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
17:17:54 [2020-02-06T17:17:54.601Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:17:55 [2020-02-06T17:17:55.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/test/unit
17:17:55 [2020-02-06T17:17:55.677Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:17:55 [2020-02-06T17:17:55.968Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:17:55 [2020-02-06T17:17:55.968Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s)
17:17:55 [2020-02-06T17:17:55.968Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:17:56 [2020-02-06T17:17:56.036Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:17:56 [2020-02-06T17:17:56.334Z] + make clean
17:17:56 [2020-02-06T17:17:56.661Z] ok  	github.com/docker/docker/pkg/pubsub	1.150s	coverage: 73.9% of statements
17:17:56 [2020-02-06T17:17:56.679Z] make: command: Command not found
17:17:56 [2020-02-06T17:17:56.679Z] make: command: Command not found
17:17:56 [2020-02-06T17:17:56.679Z] docker volume rm -f docker-dev-cache
17:17:56 [2020-02-06T17:17:56.679Z] docker-dev-cache
[Pipeline] deleteDir
17:17:56 [2020-02-06T17:17:56.949Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
17:17:57 [2020-02-06T17:17:57.707Z] ?   	github.com/docker/docker/api	[no test files]
17:17:57 [2020-02-06T17:17:57.968Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
17:17:57 [2020-02-06T17:17:57.969Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
17:17:58 [2020-02-06T17:17:58.477Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
17:17:58 [2020-02-06T17:17:58.477Z] === RUN   TestAuthZPluginHeader
17:17:58 [2020-02-06T17:17:58.477Z] === RUN   TestDockerSuite/TestBuildForceRm
17:17:58 [2020-02-06T17:17:58.592Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
17:17:58 [2020-02-06T17:17:58.878Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 70.8% of statements
17:17:59 [2020-02-06T17:17:59.037Z] --- PASS: TestAuthZPluginHeader (0.91s)
17:17:59 [2020-02-06T17:17:59.037Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:17:59 [2020-02-06T17:17:59.166Z] ok  	github.com/docker/docker/pkg/signal	3.356s	coverage: 61.0% of statements
17:18:00 [2020-02-06T17:18:00.399Z] === RUN   TestDockerSuite/TestBuildFromGit
17:18:00 [2020-02-06T17:18:00.667Z] ok  	github.com/docker/docker/pkg/tailfile	0.124s	coverage: 88.6% of statements
17:18:00 [2020-02-06T17:18:00.667Z] ok  	github.com/docker/docker/pkg/system	0.066s	coverage: 36.2% of statements
17:18:01 [2020-02-06T17:18:01.690Z] testing: warning: no tests to run
17:18:01 [2020-02-06T17:18:01.690Z] coverage: [no statements]
17:18:01 [2020-02-06T17:18:01.690Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
17:18:01 [2020-02-06T17:18:01.976Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
17:18:02 [2020-02-06T17:18:02.264Z] ok  	github.com/docker/docker/pkg/tarsum	0.232s	coverage: 89.3% of statements
17:18:02 [2020-02-06T17:18:02.281Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:18:02 [2020-02-06T17:18:02.536Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:18:02 [2020-02-06T17:18:02.550Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
17:18:02 [2020-02-06T17:18:02.837Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
17:18:03 [2020-02-06T17:18:03.124Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
17:18:03 [2020-02-06T17:18:03.462Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:18:03 [2020-02-06T17:18:03.581Z] --- PASS: TestServiceUpdateConfigs (15.52s)
17:18:03 [2020-02-06T17:18:03.581Z] === RUN   TestServiceUpdateNetwork
17:18:03 [2020-02-06T17:18:03.717Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s)
17:18:03 [2020-02-06T17:18:03.717Z] === RUN   TestAuthZPluginV2Disable
17:18:05 [2020-02-06T17:18:05.642Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:18:06 [2020-02-06T17:18:06.612Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:18:06 [2020-02-06T17:18:06.619Z] ok  	github.com/docker/docker/plugin/v2	0.026s	coverage: 14.5% of statements
17:18:06 [2020-02-06T17:18:06.867Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:18:06 [2020-02-06T17:18:06.915Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 68.8% of statements
17:18:07 [2020-02-06T17:18:07.122Z] --- PASS: TestAuthZPluginV2Disable (3.53s)
17:18:07 [2020-02-06T17:18:07.122Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:18:08 [2020-02-06T17:18:08.410Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
17:18:09 [2020-02-06T17:18:09.005Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:18:09 [2020-02-06T17:18:09.033Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 27.1% of statements
17:18:09 [2020-02-06T17:18:09.587Z]  ---> 14b37ee4f19e
17:18:09 [2020-02-06T17:18:09.587Z] Successfully built 14b37ee4f19e
17:18:09 [2020-02-06T17:18:09.587Z] Successfully tagged docker:latest
17:18:09 [2020-02-06T17:18:09.587Z] INFO: Image build ended at 02/06/2020 17:18:08. Duration:00:04:02.2191734
17:18:09 [2020-02-06T17:18:09.587Z] 
17:18:09 [2020-02-06T17:18:09.587Z] 
17:18:09 [2020-02-06T17:18:09.587Z] INFO: Building the test binaries at 02/06/2020 17:18:08...
17:18:10 [2020-02-06T17:18:10.492Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:18:10 [2020-02-06T17:18:10.492Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
17:18:10 [2020-02-06T17:18:10.492Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:18:10 [2020-02-06T17:18:10.525Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
17:18:10 [2020-02-06T17:18:10.816Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
17:18:11 [2020-02-06T17:18:11.417Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:18:12 [2020-02-06T17:18:12.321Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
17:18:12 [2020-02-06T17:18:12.321Z] ok  	github.com/docker/docker/registry	0.449s	coverage: 56.0% of statements
17:18:12 [2020-02-06T17:18:12.526Z] INFO: make.ps1 starting at 02/06/2020 17:18:12
17:18:12 [2020-02-06T17:18:12.570Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
17:18:12 [2020-02-06T17:18:12.948Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 68.2% of statements
17:18:12 [2020-02-06T17:18:12.979Z] INFO: Git commit (1cb4a60950) assumed from DOCKER_GITCOMMIT environment variable
17:18:12 [2020-02-06T17:18:12.979Z] INFO: Invoking autogen...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:18:13 [2020-02-06T17:18:13.433Z] INFO: Building daemon...
17:18:14 [2020-02-06T17:18:14.057Z] === RUN   TestDockerSuite/TestBuildHistory
17:18:15 [2020-02-06T17:18:15.786Z] --- PASS: TestServiceUpdateNetwork (14.89s)
17:18:15 [2020-02-06T17:18:15.786Z] PASS
17:18:15 [2020-02-06T17:18:15.786Z] 
17:18:15 [2020-02-06T17:18:15.786Z] === Skipped
17:18:15 [2020-02-06T17:18:15.786Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:18:15 [2020-02-06T17:18:15.786Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:15 [2020-02-06T17:18:15.786Z] 
17:18:15 [2020-02-06T17:18:15.786Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:18:15 [2020-02-06T17:18:15.786Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:15 [2020-02-06T17:18:15.786Z] 
17:18:15 [2020-02-06T17:18:15.786Z] 
17:18:15 [2020-02-06T17:18:15.786Z] DONE 23 tests, 2 skipped in 141.861s
17:18:16 [2020-02-06T17:18:16.045Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:18:16 [2020-02-06T17:18:16.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:18:16 [2020-02-06T17:18:16.045Z] ++ set -e
17:18:16 [2020-02-06T17:18:16.045Z] ++ '[' -n 0 ']'
17:18:16 [2020-02-06T17:18:16.045Z] ++ set -x
17:18:16 [2020-02-06T17:18:16.045Z] ++ 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=arm64 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:18:16 [2020-02-06T17:18:16.045Z] INFO: Testing against a local daemon
17:18:16 [2020-02-06T17:18:16.045Z] === RUN   TestSessionCreate
17:18:16 [2020-02-06T17:18:16.045Z] --- PASS: TestSessionCreate (0.06s)
17:18:16 [2020-02-06T17:18:16.045Z] === RUN   TestSessionCreateWithBadUpgrade
17:18:16 [2020-02-06T17:18:16.045Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
17:18:16 [2020-02-06T17:18:16.045Z] PASS
17:18:16 [2020-02-06T17:18:16.045Z] 
17:18:16 [2020-02-06T17:18:16.045Z] DONE 2 tests in 0.242s
17:18:16 [2020-02-06T17:18:16.304Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:18:16 [2020-02-06T17:18:16.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:18:16 [2020-02-06T17:18:16.304Z] ++ set -e
17:18:16 [2020-02-06T17:18:16.304Z] ++ '[' -n 0 ']'
17:18:16 [2020-02-06T17:18:16.304Z] ++ set -x
17:18:16 [2020-02-06T17:18:16.304Z] ++ 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=arm64 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:18:16 [2020-02-06T17:18:16.304Z] INFO: Testing against a local daemon
17:18:16 [2020-02-06T17:18:16.304Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:18:16 [2020-02-06T17:18:16.304Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:18:16 [2020-02-06T17:18:16.304Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:18:16 [2020-02-06T17:18:16.304Z] === RUN   TestEventsExecDie
17:18:16 [2020-02-06T17:18:16.441Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
17:18:17 [2020-02-06T17:18:17.241Z] --- PASS: TestEventsExecDie (0.94s)
17:18:17 [2020-02-06T17:18:17.241Z] === RUN   TestEventsBackwardsCompatible
17:18:17 [2020-02-06T17:18:17.499Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
17:18:17 [2020-02-06T17:18:17.499Z] === RUN   TestInfoBinaryCommits
17:18:17 [2020-02-06T17:18:17.499Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:18:17 [2020-02-06T17:18:17.499Z] === RUN   TestInfoAPIVersioned
17:18:17 [2020-02-06T17:18:17.499Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:18:17 [2020-02-06T17:18:17.499Z] === RUN   TestInfoDiscoveryBackend
17:18:18 [2020-02-06T17:18:18.068Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
17:18:18 [2020-02-06T17:18:18.068Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:18:19 [2020-02-06T17:18:19.009Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:18:19 [2020-02-06T17:18:19.009Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:18:19 [2020-02-06T17:18:19.151Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
17:18:19 [2020-02-06T17:18:19.151Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
17:18:19 [2020-02-06T17:18:19.950Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
17:18:19 [2020-02-06T17:18:19.950Z] === RUN   TestInfoAPI
17:18:19 [2020-02-06T17:18:19.950Z] --- PASS: TestInfoAPI (0.05s)
17:18:19 [2020-02-06T17:18:19.950Z] === RUN   TestInfoAPIWarnings
17:18:20 [2020-02-06T17:18:20.517Z] --- PASS: TestInfoAPIWarnings (0.64s)
17:18:20 [2020-02-06T17:18:20.517Z] === RUN   TestInfoDebug
17:18:20 [2020-02-06T17:18:20.605Z] === RUN   TestDockerSuite/TestBuildIidFile
17:18:20 [2020-02-06T17:18:20.642Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
17:18:21 [2020-02-06T17:18:21.085Z] --- PASS: TestInfoDebug (0.65s)
17:18:21 [2020-02-06T17:18:21.085Z] === RUN   TestInfoInsecureRegistries
17:18:21 [2020-02-06T17:18:21.165Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:18:21 [2020-02-06T17:18:21.419Z] === RUN   TestDockerSuite/TestBuildInheritance
17:18:21 [2020-02-06T17:18:21.653Z] --- PASS: TestInfoInsecureRegistries (0.65s)
17:18:21 [2020-02-06T17:18:21.653Z] === RUN   TestInfoRegistryMirrors
17:18:22 [2020-02-06T17:18:22.022Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:18:22 [2020-02-06T17:18:22.581Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:18:22 [2020-02-06T17:18:22.581Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:18:22 [2020-02-06T17:18:22.590Z] --- PASS: TestInfoRegistryMirrors (0.63s)
17:18:22 [2020-02-06T17:18:22.590Z] === RUN   TestLoginFailsWithBadCredentials
17:18:22 [2020-02-06T17:18:22.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
17:18:22 [2020-02-06T17:18:22.590Z] === RUN   TestPingCacheHeaders
17:18:22 [2020-02-06T17:18:22.590Z] --- PASS: TestPingCacheHeaders (0.05s)
17:18:22 [2020-02-06T17:18:22.590Z] === RUN   TestPingGet
17:18:22 [2020-02-06T17:18:22.849Z] --- PASS: TestPingGet (0.03s)
17:18:22 [2020-02-06T17:18:22.849Z] === RUN   TestPingHead
17:18:22 [2020-02-06T17:18:22.849Z] --- PASS: TestPingHead (0.05s)
17:18:22 [2020-02-06T17:18:22.849Z] === RUN   TestVersion
17:18:22 [2020-02-06T17:18:22.849Z] --- PASS: TestVersion (0.05s)
17:18:22 [2020-02-06T17:18:22.849Z] PASS
17:18:22 [2020-02-06T17:18:22.849Z] 
17:18:22 [2020-02-06T17:18:22.849Z] === Skipped
17:18:22 [2020-02-06T17:18:22.849Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:18:22 [2020-02-06T17:18:22.849Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:18:22 [2020-02-06T17:18:22.849Z] 
17:18:22 [2020-02-06T17:18:22.849Z] 
17:18:22 [2020-02-06T17:18:22.849Z] DONE 18 tests, 1 skipped in 6.650s
17:18:22 [2020-02-06T17:18:22.849Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:18:22 [2020-02-06T17:18:22.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:18:22 [2020-02-06T17:18:22.849Z] ++ set -e
17:18:22 [2020-02-06T17:18:22.849Z] ++ '[' -n 0 ']'
17:18:22 [2020-02-06T17:18:22.849Z] ++ set -x
17:18:22 [2020-02-06T17:18:22.849Z] ++ 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=arm64 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:18:23 [2020-02-06T17:18:23.107Z] INFO: Testing against a local daemon
17:18:23 [2020-02-06T17:18:23.108Z] === RUN   TestVolumesCreateAndList
17:18:23 [2020-02-06T17:18:23.108Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:18:23 [2020-02-06T17:18:23.108Z] === RUN   TestVolumesRemove
17:18:23 [2020-02-06T17:18:23.108Z] --- PASS: TestVolumesRemove (0.13s)
17:18:23 [2020-02-06T17:18:23.108Z] === RUN   TestVolumesInspect
17:18:23 [2020-02-06T17:18:23.108Z] --- PASS: TestVolumesInspect (0.04s)
17:18:23 [2020-02-06T17:18:23.108Z] === RUN   TestVolumesInvalidJSON
17:18:23 [2020-02-06T17:18:23.108Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:18:23 [2020-02-06T17:18:23.108Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:18:23 [2020-02-06T17:18:23.108Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:18:23 [2020-02-06T17:18:23.366Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:18:23 [2020-02-06T17:18:23.366Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:18:23 [2020-02-06T17:18:23.366Z] PASS
17:18:23 [2020-02-06T17:18:23.366Z] 
17:18:23 [2020-02-06T17:18:23.366Z] DONE 5 tests in 0.370s
17:18:23 [2020-02-06T17:18:23.366Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:18:23 [2020-02-06T17:18:23.504Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.13s)
17:18:23 [2020-02-06T17:18:23.505Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:18:23 [2020-02-06T17:18:23.505Z] === RUN   TestDockerSuite/TestBuildLabel
17:18:23 [2020-02-06T17:18:23.624Z] ++++ cat bundles/test-integration/docker.pid
17:18:23 [2020-02-06T17:18:23.624Z] +++ kill 13071
17:18:24 [2020-02-06T17:18:24.064Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:18:24 [2020-02-06T17:18:24.623Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:18:24 [2020-02-06T17:18:24.878Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:18:25 [2020-02-06T17:18:25.001Z] +++ /etc/init.d/apparmor stop
17:18:25 [2020-02-06T17:18:25.001Z] Leaving: AppArmorNo profiles have been unloaded.
17:18:25 [2020-02-06T17:18:25.001Z] 
17:18:25 [2020-02-06T17:18:25.001Z] Unloading profiles will leave already running processes permanently
17:18:25 [2020-02-06T17:18:25.001Z] unconfined, which can lead to unexpected situations.
17:18:25 [2020-02-06T17:18:25.001Z] 
17:18:25 [2020-02-06T17:18:25.001Z] To set a process to complain mode, use the command line tool
17:18:25 [2020-02-06T17:18:25.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:18:25 [2020-02-06T17:18:25.001Z] +++ true
17:18:25 [2020-02-06T17:18:25.001Z] 
17:18:25 [2020-02-06T17:18:25.133Z] === RUN   TestDockerSuite/TestBuildLabels
17:18:25 [2020-02-06T17:18:25.693Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:18:27 [2020-02-06T17:18:27.053Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
Post stage
[Pipeline] junit
17:18:27 [2020-02-06T17:18:27.548Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:18:28 [2020-02-06T17:18:28.251Z] + echo Ensuring container killed.
17:18:28 [2020-02-06T17:18:28.251Z] Ensuring container killed.
17:18:28 [2020-02-06T17:18:28.251Z] + docker rm -vf docker-pr2
17:18:28 [2020-02-06T17:18:28.251Z] Error: No such container: docker-pr2
17:18:28 [2020-02-06T17:18:28.251Z] + true
[Pipeline] sh
17:18:28 [2020-02-06T17:18:28.543Z] + echo Chowning /workspace to jenkins user
17:18:28 [2020-02-06T17:18:28.543Z] Chowning /workspace to jenkins user
17:18:28 [2020-02-06T17:18:28.543Z] + id -u
17:18:28 [2020-02-06T17:18:28.543Z] + id -g
17:18:28 [2020-02-06T17:18:28.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40467:/workspace busybox chown -R 1000:1000 /workspace
17:18:28 [2020-02-06T17:18:28.543Z] Unable to find image 'busybox:latest' locally
17:18:28 [2020-02-06T17:18:28.543Z] latest: Pulling from library/busybox
17:18:28 [2020-02-06T17:18:28.803Z] 220602de6ed2: Pulling fs layer
17:18:28 [2020-02-06T17:18:28.803Z] 220602de6ed2: Verifying Checksum
17:18:28 [2020-02-06T17:18:28.803Z] 220602de6ed2: Download complete
17:18:29 [2020-02-06T17:18:29.040Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/rootless	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/volume	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === Skipped
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver btrfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver btrfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver btrfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver btrfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver btrfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:73: No driver to put!
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     overlay_test.go:49: Fails to compute changes intermittently
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver zfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver zfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver zfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver zfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:46: Driver zfs not supported
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     graphtest_unix.go:73: No driver to put!
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:18:29 [2020-02-06T17:18:29.040Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] 
17:18:29 [2020-02-06T17:18:29.040Z] DONE 2155 tests, 20 skipped in 340.646s
17:18:29 [2020-02-06T17:18:29.061Z] 220602de6ed2: Pull complete
17:18:29 [2020-02-06T17:18:29.061Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
17:18:29 [2020-02-06T17:18:29.061Z] Status: Downloaded newer image for busybox:latest
Post stage
[Pipeline] junit
17:18:29 [2020-02-06T17:18:29.360Z] Recording test results
17:18:29 [2020-02-06T17:18:29.561Z] === RUN   TestDockerSuite/TestBuildLastModified
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:18:31 [2020-02-06T17:18:31.472Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40467/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/make.sh dynbinary test-integration
17:18:31 [2020-02-06T17:18:31.757Z] 
17:18:32 [2020-02-06T17:18:32.042Z] Removing bundles/
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:18:32 [2020-02-06T17:18:32.651Z] + bundleName=arm64-integration
17:18:32 [2020-02-06T17:18:32.651Z] + echo Creating arm64-integration-bundles.tar.gz
17:18:32 [2020-02-06T17:18:32.651Z] Creating arm64-integration-bundles.tar.gz
17:18:32 [2020-02-06T17:18:32.651Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:18:32 [2020-02-06T17:18:32.651Z] + xargs tar -czf arm64-integration-bundles.tar.gz
17:18:32 [2020-02-06T17:18:32.671Z] 
17:18:32 [2020-02-06T17:18:32.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:18:32 [2020-02-06T17:18:32.672Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:18:32 [2020-02-06T17:18:32.672Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] archiveArtifacts
17:18:32 [2020-02-06T17:18:32.923Z] Archiving artifacts
17:18:34 [2020-02-06T17:18:34.674Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:18:34 [2020-02-06T17:18:34.877Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:18:34 [2020-02-06T17:18:34.996Z] + make clean
17:18:35 [2020-02-06T17:18:35.564Z] docker volume rm -f docker-dev-cache
17:18:35 [2020-02-06T17:18:35.801Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:18:35 [2020-02-06T17:18:35.824Z] docker-dev-cache
[Pipeline] deleteDir
17:18:39 [2020-02-06T17:18:39.147Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:18:39 [2020-02-06T17:18:39.147Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:18:39 [2020-02-06T17:18:39.147Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:18:39 [2020-02-06T17:18:39.147Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:18:39 [2020-02-06T17:18:39.147Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:18:39 [2020-02-06T17:18:39.403Z] === RUN   TestDockerSuite/TestBuildMissingArgs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:18:40 [2020-02-06T17:18:40.332Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
17:18:40 [2020-02-06T17:18:40.332Z] PASS
17:18:40 [2020-02-06T17:18:40.332Z] 
17:18:40 [2020-02-06T17:18:40.332Z] DONE 17 tests in 53.733s
17:18:40 [2020-02-06T17:18:40.332Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:18:40 [2020-02-06T17:18:40.332Z] ++ 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
17:18:40 [2020-02-06T17:18:40.332Z] ++ set -e
17:18:40 [2020-02-06T17:18:40.332Z] ++ '[' -n 0 ']'
17:18:40 [2020-02-06T17:18:40.332Z] ++ set -x
17:18:40 [2020-02-06T17:18:40.332Z] ++ 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
17:18:40 [2020-02-06T17:18:40.332Z] INFO: Testing against a local daemon
17:18:40 [2020-02-06T17:18:40.332Z] === RUN   TestPluginInvalidJSON
17:18:40 [2020-02-06T17:18:40.332Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:18:40 [2020-02-06T17:18:40.332Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:18:40 [2020-02-06T17:18:40.332Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:18:40 [2020-02-06T17:18:40.332Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:18:40 [2020-02-06T17:18:40.332Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:18:40 [2020-02-06T17:18:40.332Z] PASS
17:18:40 [2020-02-06T17:18:40.332Z] 
17:18:40 [2020-02-06T17:18:40.332Z] DONE 2 tests in 0.149s
17:18:40 [2020-02-06T17:18:40.332Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:18:40 [2020-02-06T17:18:40.332Z] ++ 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
17:18:40 [2020-02-06T17:18:40.332Z] ++ set -e
17:18:40 [2020-02-06T17:18:40.332Z] ++ '[' -n 0 ']'
17:18:40 [2020-02-06T17:18:40.332Z] ++ set -x
17:18:40 [2020-02-06T17:18:40.332Z] ++ 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
17:18:40 [2020-02-06T17:18:40.588Z] INFO: Testing against a local daemon
17:18:40 [2020-02-06T17:18:40.588Z] === RUN   TestExternalGraphDriver
17:18:40 [2020-02-06T17:18:40.588Z] === RUN   TestExternalGraphDriver/json
17:18:41 [2020-02-06T17:18:41.149Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:18:43 [2020-02-06T17:18:43.031Z] === RUN   TestExternalGraphDriver/spec
17:18:43 [2020-02-06T17:18:43.031Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:18:45 [2020-02-06T17:18:45.542Z] === RUN   TestExternalGraphDriver/pull
17:18:46 [2020-02-06T17:18:46.904Z] --- PASS: TestExternalGraphDriver (6.12s)
17:18:46 [2020-02-06T17:18:46.904Z]     --- PASS: TestExternalGraphDriver/json (2.16s)
17:18:46 [2020-02-06T17:18:46.904Z]     --- PASS: TestExternalGraphDriver/spec (2.28s)
17:18:46 [2020-02-06T17:18:46.904Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
17:18:46 [2020-02-06T17:18:46.904Z] === RUN   TestGraphdriverPluginV2
17:18:47 [2020-02-06T17:18:47.517Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:18:48 [2020-02-06T17:18:48.085Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:18:48 [2020-02-06T17:18:48.644Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:18:51 [2020-02-06T17:18:51.904Z] --- PASS: TestGraphdriverPluginV2 (4.78s)
17:18:51 [2020-02-06T17:18:51.904Z] PASS
17:18:51 [2020-02-06T17:18:51.904Z] 
17:18:51 [2020-02-06T17:18:51.904Z] DONE 5 tests in 11.053s
17:18:51 [2020-02-06T17:18:51.904Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:18:51 [2020-02-06T17:18:51.904Z] ++ 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
17:18:51 [2020-02-06T17:18:51.904Z] ++ set -e
17:18:51 [2020-02-06T17:18:51.904Z] ++ '[' -n 0 ']'
17:18:51 [2020-02-06T17:18:51.904Z] ++ set -x
17:18:51 [2020-02-06T17:18:51.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=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
17:18:51 [2020-02-06T17:18:51.904Z] INFO: Testing against a local daemon
17:18:51 [2020-02-06T17:18:51.904Z] === RUN   TestContinueAfterPluginCrash
17:18:51 [2020-02-06T17:18:51.904Z] === PAUSE TestContinueAfterPluginCrash
17:18:51 [2020-02-06T17:18:51.904Z] === RUN   TestDaemonStartWithLogOpt
17:18:51 [2020-02-06T17:18:51.904Z] === PAUSE TestDaemonStartWithLogOpt
17:18:51 [2020-02-06T17:18:51.904Z] === CONT  TestContinueAfterPluginCrash
17:18:51 [2020-02-06T17:18:51.904Z] === CONT  TestDaemonStartWithLogOpt
17:18:59 [2020-02-06T17:18:59.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:19:03 [2020-02-06T17:19:03.245Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:19:05 [2020-02-06T17:19:05.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:19:09 [2020-02-06T17:19:09.026Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:19:10 [2020-02-06T17:19:10.431Z] --- PASS: TestDaemonStartWithLogOpt (18.61s)
17:19:10 [2020-02-06T17:19:10.431Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:19:12 [2020-02-06T17:19:12.939Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:19:12 [2020-02-06T17:19:12.939Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:19:15 [2020-02-06T17:19:15.447Z] --- PASS: TestContinueAfterPluginCrash (23.77s)
17:19:15 [2020-02-06T17:19:15.447Z] PASS
17:19:15 [2020-02-06T17:19:15.447Z] 
17:19:15 [2020-02-06T17:19:15.447Z] DONE 2 tests in 23.897s
17:19:15 [2020-02-06T17:19:15.447Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:19:15 [2020-02-06T17:19:15.447Z] ++ 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
17:19:15 [2020-02-06T17:19:15.447Z] ++ set -e
17:19:15 [2020-02-06T17:19:15.447Z] ++ '[' -n 0 ']'
17:19:15 [2020-02-06T17:19:15.447Z] ++ set -x
17:19:15 [2020-02-06T17:19:15.447Z] ++ 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
17:19:15 [2020-02-06T17:19:15.447Z] INFO: Testing against a local daemon
17:19:15 [2020-02-06T17:19:15.447Z] === RUN   TestPluginWithDevMounts
17:19:15 [2020-02-06T17:19:15.447Z] === PAUSE TestPluginWithDevMounts
17:19:15 [2020-02-06T17:19:15.447Z] === CONT  TestPluginWithDevMounts
17:19:17 [2020-02-06T17:19:17.333Z] --- PASS: TestPluginWithDevMounts (1.98s)
17:19:17 [2020-02-06T17:19:17.333Z] PASS
17:19:17 [2020-02-06T17:19:17.587Z] 
17:19:17 [2020-02-06T17:19:17.587Z] DONE 1 tests in 2.128s
17:19:17 [2020-02-06T17:19:17.587Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:19:17 [2020-02-06T17:19:17.587Z] ++ 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
17:19:17 [2020-02-06T17:19:17.587Z] ++ set -e
17:19:17 [2020-02-06T17:19:17.587Z] ++ '[' -n 0 ']'
17:19:17 [2020-02-06T17:19:17.587Z] ++ set -x
17:19:17 [2020-02-06T17:19:17.587Z] ++ 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
17:19:17 [2020-02-06T17:19:17.587Z] INFO: Testing against a local daemon
17:19:17 [2020-02-06T17:19:17.587Z] === RUN   TestSecretInspect
17:19:18 [2020-02-06T17:19:18.147Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:19:18 [2020-02-06T17:19:18.403Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
17:19:20 [2020-02-06T17:19:20.230Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:19:20 [2020-02-06T17:19:20.230Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:19:20 [2020-02-06T17:19:20.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:19:21 [2020-02-06T17:19:21.025Z] --- PASS: TestSecretInspect (3.16s)
17:19:21 [2020-02-06T17:19:21.025Z] === RUN   TestSecretList
17:19:21 [2020-02-06T17:19:21.025Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:19:21 [2020-02-06T17:19:21.163Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.5% of statements
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/types	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:19:21 [2020-02-06T17:19:21.163Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:19:21 [2020-02-06T17:19:21.287Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:19:21 [2020-02-06T17:19:21.421Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:19:21 [2020-02-06T17:19:21.679Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:19:21 [2020-02-06T17:19:21.679Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:19:21 [2020-02-06T17:19:21.937Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:19:21 [2020-02-06T17:19:21.937Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:19:22 [2020-02-06T17:19:22.869Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
17:19:23 [2020-02-06T17:19:23.842Z] === RUN   TestDockerSuite/TestBuildNetNone
17:19:24 [2020-02-06T17:19:24.097Z] --- PASS: TestSecretList (3.21s)
17:19:24 [2020-02-06T17:19:24.097Z] === RUN   TestSecretsCreateAndDelete
17:19:25 [2020-02-06T17:19:25.022Z] === RUN   TestDockerSuite/TestBuildNoContext
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:19:25 [2020-02-06T17:19:25.431Z] 
17:19:25 [2020-02-06T17:19:25.431Z]  ________   ____  __.
17:19:25 [2020-02-06T17:19:25.431Z]  \_____  \ |    |/ _|
17:19:25 [2020-02-06T17:19:25.431Z]  /   |   \|      <
17:19:25 [2020-02-06T17:19:25.431Z]  /    |    \    |  \
17:19:25 [2020-02-06T17:19:25.431Z]  \_______  /____|__ \
17:19:25 [2020-02-06T17:19:25.431Z]          \/        \/
17:19:25 [2020-02-06T17:19:25.431Z] 
17:19:25 [2020-02-06T17:19:25.431Z] INFO: make.ps1 ended at 02/06/2020 17:19:16
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Binaries build ended at 02/06/2020 17:19:18. Duration:00:01:10.1453854
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Copying the built daemon binary to d:\CI\PR-40467\2\binary\dockerd-1cb4a60950.exe...
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Copying the built client binary to d:\CI\PR-40467\2\binary\docker-1cb4a60950.exe...
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Copying dockerversion from the container...
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Copying the golang package from the container to d:\CI\PR-40467\2\installer\go.zip...
17:19:25 [2020-02-06T17:19:25.431Z] INFO: Extracting go.zip to d:\CI\PR-40467\2\go
17:19:26 [2020-02-06T17:19:26.908Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:19:27 [2020-02-06T17:19:27.050Z] ok  	github.com/docker/docker/builder/dockerfile	0.525s	coverage: 48.2% of statements
17:19:27 [2020-02-06T17:19:27.050Z] ok  	github.com/docker/docker/builder/remotecontext	0.170s	coverage: 13.6% of statements
17:19:27 [2020-02-06T17:19:27.468Z] --- PASS: TestSecretsCreateAndDelete (3.55s)
17:19:27 [2020-02-06T17:19:27.468Z] === RUN   TestSecretsUpdate
17:19:27 [2020-02-06T17:19:27.615Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:19:27 [2020-02-06T17:19:27.723Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:19:29 [2020-02-06T17:19:29.511Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.050s	coverage: 86.3% of statements
17:19:29 [2020-02-06T17:19:29.511Z] ?   	github.com/docker/docker/cli	[no test files]
17:19:29 [2020-02-06T17:19:29.511Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:19:30 [2020-02-06T17:19:30.232Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:19:30 [2020-02-06T17:19:30.232Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:19:30 [2020-02-06T17:19:30.232Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:19:30 [2020-02-06T17:19:30.791Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:19:30 [2020-02-06T17:19:30.791Z] --- PASS: TestSecretsUpdate (3.15s)
17:19:30 [2020-02-06T17:19:30.791Z] === RUN   TestTemplatedSecret
17:19:31 [2020-02-06T17:19:31.046Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:19:31 [2020-02-06T17:19:31.408Z] ok  	github.com/docker/docker/client	0.206s	coverage: 75.8% of statements
17:19:31 [2020-02-06T17:19:31.970Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:19:34 [2020-02-06T17:19:34.482Z] --- PASS: TestTemplatedSecret (3.54s)
17:19:34 [2020-02-06T17:19:34.482Z] === RUN   TestSecretCreateResolve
17:19:34 [2020-02-06T17:19:34.482Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:19:35 [2020-02-06T17:19:35.042Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:19:37 [2020-02-06T17:19:37.552Z] --- PASS: TestSecretCreateResolve (3.03s)
17:19:37 [2020-02-06T17:19:37.552Z] PASS
17:19:37 [2020-02-06T17:19:37.552Z] 
17:19:37 [2020-02-06T17:19:37.552Z] DONE 6 tests in 19.768s
17:19:37 [2020-02-06T17:19:37.552Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:19:37 [2020-02-06T17:19:37.552Z] ++ 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
17:19:37 [2020-02-06T17:19:37.552Z] ++ set -e
17:19:37 [2020-02-06T17:19:37.552Z] ++ '[' -n 0 ']'
17:19:37 [2020-02-06T17:19:37.552Z] ++ set -x
17:19:37 [2020-02-06T17:19:37.552Z] ++ 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
17:19:37 [2020-02-06T17:19:37.552Z] INFO: Testing against a local daemon
17:19:37 [2020-02-06T17:19:37.552Z] === RUN   TestServiceCreateInit
17:19:37 [2020-02-06T17:19:37.552Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:38 [2020-02-06T17:19:38.113Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:19:39 [2020-02-06T17:19:39.998Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:19:42 [2020-02-06T17:19:42.508Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:19:43 [2020-02-06T17:19:43.067Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:43 [2020-02-06T17:19:43.627Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:19:45 [2020-02-06T17:19:45.512Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:19:46 [2020-02-06T17:19:46.073Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:19:48 [2020-02-06T17:19:48.638Z] --- PASS: TestServiceCreateInit (11.28s)
17:19:48 [2020-02-06T17:19:48.638Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s)
17:19:48 [2020-02-06T17:19:48.638Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.64s)
17:19:48 [2020-02-06T17:19:48.638Z] === RUN   TestCreateServiceMultipleTimes
17:19:50 [2020-02-06T17:19:50.003Z] === RUN   TestDockerSuite/TestBuildPATH
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Extraction ended at 02/06/2020 17:19:48. Duration:00:00:23.8409520
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Updating the golang and path environment variables
17:19:50 [2020-02-06T17:19:50.552Z] INFO: GOPATH=d:\gopath
17:19:50 [2020-02-06T17:19:50.552Z] INFO: go version go1.13.7 windows/amd64
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Running the daemon under test in debug mode
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Starting a daemon under test...
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40467\2\daemon --pidfile d:\CI\PR-40467\2\docker.pid -D
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Process started successfully.
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Start tailing logs of the daemon under tests
17:19:50 [2020-02-06T17:19:50.552Z] INFO: Waiting for the daemon under test to start...
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Daemon under test started and replied!
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Docker version of the daemon under test
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] Client:
17:19:52 [2020-02-06T17:19:52.711Z]  Version:      17.06.2-ce
17:19:52 [2020-02-06T17:19:52.711Z]  API version:  1.30
17:19:52 [2020-02-06T17:19:52.711Z]  Go version:   go1.8.3
17:19:52 [2020-02-06T17:19:52.711Z]  Git commit:   cec0b72
17:19:52 [2020-02-06T17:19:52.711Z]  Built:        Tue Sep  5 19:57:19 2017
17:19:52 [2020-02-06T17:19:52.711Z]  OS/Arch:      windows/amd64
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] Server:
17:19:52 [2020-02-06T17:19:52.711Z]  Version:      0.0.0-dev
17:19:52 [2020-02-06T17:19:52.711Z]  API version:  1.41 (minimum version 1.24)
17:19:52 [2020-02-06T17:19:52.711Z]  Go version:   go1.13.7
17:19:52 [2020-02-06T17:19:52.711Z]  Git commit:   1cb4a60950
17:19:52 [2020-02-06T17:19:52.711Z]  Built:        02/06/2020 17:18:12
17:19:52 [2020-02-06T17:19:52.711Z]  OS/Arch:      windows/amd64
17:19:52 [2020-02-06T17:19:52.711Z]  Experimental: false
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Docker info of the daemon under test
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] Containers: 0
17:19:52 [2020-02-06T17:19:52.711Z]  Running: 0
17:19:52 [2020-02-06T17:19:52.711Z]  Paused: 0
17:19:52 [2020-02-06T17:19:52.711Z]  Stopped: 0
17:19:52 [2020-02-06T17:19:52.711Z] Images: 0
17:19:52 [2020-02-06T17:19:52.711Z] Server Version: 0.0.0-dev
17:19:52 [2020-02-06T17:19:52.711Z] Storage Driver: windowsfilter
17:19:52 [2020-02-06T17:19:52.711Z]  Windows: 
17:19:52 [2020-02-06T17:19:52.711Z] Logging Driver: json-file
17:19:52 [2020-02-06T17:19:52.711Z] Plugins: 
17:19:52 [2020-02-06T17:19:52.711Z]  Volume: local
17:19:52 [2020-02-06T17:19:52.711Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:19:52 [2020-02-06T17:19:52.711Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:19:52 [2020-02-06T17:19:52.711Z] Swarm: inactive
17:19:52 [2020-02-06T17:19:52.711Z] Default Isolation: process
17:19:52 [2020-02-06T17:19:52.711Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:19:52 [2020-02-06T17:19:52.711Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
17:19:52 [2020-02-06T17:19:52.711Z] OSType: windows
17:19:52 [2020-02-06T17:19:52.711Z] Architecture: x86_64
17:19:52 [2020-02-06T17:19:52.711Z] CPUs: 4
17:19:52 [2020-02-06T17:19:52.711Z] Total Memory: 32GiB
17:19:52 [2020-02-06T17:19:52.711Z] Name: azwin-2-b13b40
17:19:52 [2020-02-06T17:19:52.711Z] ID: J2WF:HKG7:GEY7:NZAU:HEHU:GFQQ:LDJQ:P36W:DREA:UCX3:SMWP:SPIU
17:19:52 [2020-02-06T17:19:52.711Z] Docker Root Dir: D:\CI\PR-40467\2\daemon
17:19:52 [2020-02-06T17:19:52.711Z] Debug Mode (client): false
17:19:52 [2020-02-06T17:19:52.711Z] Debug Mode (server): true
17:19:52 [2020-02-06T17:19:52.711Z]  File Descriptors: -1
17:19:52 [2020-02-06T17:19:52.711Z]  Goroutines: 17
17:19:52 [2020-02-06T17:19:52.711Z]  System Time: 2020-02-06T17:19:52.3715923Z
17:19:52 [2020-02-06T17:19:52.711Z]  EventsListeners: 0
17:19:52 [2020-02-06T17:19:52.711Z] Registry: https://index.docker.io/v1/
17:19:52 [2020-02-06T17:19:52.711Z] Labels:
17:19:52 [2020-02-06T17:19:52.711Z] Experimental: false
17:19:52 [2020-02-06T17:19:52.711Z] Insecure Registries:
17:19:52 [2020-02-06T17:19:52.711Z]  127.0.0.0/8
17:19:52 [2020-02-06T17:19:52.711Z] Live Restore Enabled: false
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Docker images of the daemon under test
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:19:52 [2020-02-06T17:19:52.711Z] 
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:19:52 [2020-02-06T17:19:52.711Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:19:53 [2020-02-06T17:19:53.167Z] ltsc2019: Pulling from windows/servercore
17:19:53 [2020-02-06T17:19:53.167Z] 65014b3c3121: Pulling fs layer
17:19:53 [2020-02-06T17:19:53.167Z] edbd72df76b4: Pulling fs layer
17:19:53 [2020-02-06T17:19:53.304Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:19:53 [2020-02-06T17:19:53.906Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:19:54 [2020-02-06T17:19:54.830Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:19:58 [2020-02-06T17:19:58.924Z] edbd72df76b4: Verifying Checksum
17:19:58 [2020-02-06T17:19:58.924Z] edbd72df76b4: Download complete
17:20:05 [2020-02-06T17:20:05.149Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:20:07 [2020-02-06T17:20:07.658Z] --- PASS: TestCreateServiceMultipleTimes (18.85s)
17:20:07 [2020-02-06T17:20:07.658Z] === RUN   TestCreateServiceConflict
17:20:09 [2020-02-06T17:20:09.018Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:20:09 [2020-02-06T17:20:09.579Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:20:10 [2020-02-06T17:20:10.179Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.6% of statements
17:20:10 [2020-02-06T17:20:10.179Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.3% of statements
17:20:10 [2020-02-06T17:20:10.179Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:20:10 [2020-02-06T17:20:10.179Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:20:10 [2020-02-06T17:20:10.179Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:20:10 [2020-02-06T17:20:10.179Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:20:10 [2020-02-06T17:20:10.942Z] --- PASS: TestCreateServiceConflict (3.14s)
17:20:10 [2020-02-06T17:20:10.942Z] === RUN   TestCreateServiceMaxReplicas
17:20:12 [2020-02-06T17:20:12.390Z] === RUN   TestDockerSuite/TestBuildRm
17:20:14 [2020-02-06T17:20:14.900Z] --- PASS: TestCreateServiceMaxReplicas (4.05s)
17:20:14 [2020-02-06T17:20:14.901Z] === RUN   TestCreateWithDuplicateNetworkNames
17:20:16 [2020-02-06T17:20:16.784Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:20:18 [2020-02-06T17:20:18.147Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:20:20 [2020-02-06T17:20:20.033Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:20:20 [2020-02-06T17:20:20.144Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
17:20:20 [2020-02-06T17:20:20.594Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:20:21 [2020-02-06T17:20:21.154Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:20:22 [2020-02-06T17:20:22.042Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
17:20:22 [2020-02-06T17:20:22.571Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:20:23 [2020-02-06T17:20:23.412Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.7% of statements
17:20:23 [2020-02-06T17:20:23.538Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:20:24 [2020-02-06T17:20:24.898Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:20:26 [2020-02-06T17:20:26.258Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:20:29 [2020-02-06T17:20:29.521Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:20:29 [2020-02-06T17:20:29.521Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:20:29 [2020-02-06T17:20:29.521Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:20:29 [2020-02-06T17:20:29.521Z] === RUN   TestDockerSuite/TestBuildSpaces
17:20:30 [2020-02-06T17:20:30.080Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:20:30 [2020-02-06T17:20:30.335Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s)
17:20:30 [2020-02-06T17:20:30.335Z] === RUN   TestCreateServiceSecretFileMode
17:20:31 [2020-02-06T17:20:31.259Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:20:31 [2020-02-06T17:20:31.259Z] === RUN   TestDockerSuite/TestBuildStderr
17:20:32 [2020-02-06T17:20:32.663Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:20:33 [2020-02-06T17:20:33.372Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.7% of statements
17:20:33 [2020-02-06T17:20:33.372Z] ok  	github.com/docker/docker/daemon	12.230s	coverage: 17.5% of statements
17:20:33 [2020-02-06T17:20:33.372Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:20:33 [2020-02-06T17:20:33.372Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:20:33 [2020-02-06T17:20:33.372Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 82.1% of statements
17:20:33 [2020-02-06T17:20:33.588Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
17:20:33 [2020-02-06T17:20:33.588Z] === RUN   TestCreateServiceConfigFileMode
17:20:34 [2020-02-06T17:20:34.744Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
17:20:34 [2020-02-06T17:20:34.744Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
17:20:34 [2020-02-06T17:20:34.744Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:20:34 [2020-02-06T17:20:34.744Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:20:36 [2020-02-06T17:20:36.643Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
17:20:36 [2020-02-06T17:20:36.851Z] --- PASS: TestCreateServiceConfigFileMode (3.48s)
17:20:36 [2020-02-06T17:20:36.851Z] === RUN   TestCreateServiceSysctls
17:20:37 [2020-02-06T17:20:37.411Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:20:38 [2020-02-06T17:20:38.540Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
17:20:38 [2020-02-06T17:20:38.771Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:20:39 [2020-02-06T17:20:39.473Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.229s	coverage: 57.0% of statements
17:20:39 [2020-02-06T17:20:39.695Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:20:39 [2020-02-06T17:20:39.944Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:20:39 [2020-02-06T17:20:39.944Z] 
17:20:39 [2020-02-06T17:20:39.944Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:20:39 [2020-02-06T17:20:39.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:20:39 [2020-02-06T17:20:39.944Z] HOSTNAME=2c11c3e902db
17:20:39 [2020-02-06T17:20:39.944Z] TESTDEBUG=0
17:20:39 [2020-02-06T17:20:39.944Z] DEST=bundles/test-integration
17:20:39 [2020-02-06T17:20:39.944Z] PWD=/go/src/github.com/docker/docker
17:20:39 [2020-02-06T17:20:39.944Z] DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf
17:20:39 [2020-02-06T17:20:39.944Z] container=docker
17:20:39 [2020-02-06T17:20:39.944Z] HOME=/root
17:20:39 [2020-02-06T17:20:39.944Z] GOLANG_VERSION=1.13.7
17:20:39 [2020-02-06T17:20:39.944Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:20:39 [2020-02-06T17:20:39.944Z] VALIDATE_BRANCH=master
17:20:39 [2020-02-06T17:20:39.944Z] TERM=xterm
17:20:39 [2020-02-06T17:20:39.944Z] DOCKER_PKG=github.com/docker/docker
17:20:39 [2020-02-06T17:20:39.944Z] SHLVL=1
17:20:39 [2020-02-06T17:20:39.944Z] TIMEOUT=120m
17:20:39 [2020-02-06T17:20:39.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:20:39 [2020-02-06T17:20:39.944Z] DOCKER_GRAPHDRIVER=overlay2
17:20:39 [2020-02-06T17:20:39.944Z] GO111MODULE=off
17:20:39 [2020-02-06T17:20:39.944Z] DOCKER_EXPERIMENTAL=1
17:20:39 [2020-02-06T17:20:39.944Z] TEST_SKIP_INTEGRATION_CLI=1
17:20:39 [2020-02-06T17:20:39.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:20:39 [2020-02-06T17:20:39.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:20:39 [2020-02-06T17:20:39.944Z] GOPATH=/go
17:20:39 [2020-02-06T17:20:39.944Z] PKG_CONFIG=pkg-config
17:20:39 [2020-02-06T17:20:39.944Z] _=/usr/bin/env
17:20:39 [2020-02-06T17:20:39.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:20:40 [2020-02-06T17:20:40.619Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:20:41 [2020-02-06T17:20:41.583Z] --- PASS: TestCreateServiceSysctls (4.53s)
17:20:41 [2020-02-06T17:20:41.583Z] === RUN   TestCreateServiceCapabilities
17:20:41 [2020-02-06T17:20:41.583Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:20:42 [2020-02-06T17:20:42.783Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.632s	coverage: 72.5% of statements
17:20:42 [2020-02-06T17:20:42.783Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.611s	coverage: 45.9% of statements
17:20:42 [2020-02-06T17:20:42.783Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:20:43 [2020-02-06T17:20:43.466Z] === RUN   TestDockerSuite/TestBuildUser
17:20:45 [2020-02-06T17:20:45.308Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.030s	coverage: 48.6% of statements
17:20:45 [2020-02-06T17:20:45.351Z] --- PASS: TestCreateServiceCapabilities (3.48s)
17:20:45 [2020-02-06T17:20:45.351Z] === RUN   TestInspect
17:20:45 [2020-02-06T17:20:45.910Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:20:46 [2020-02-06T17:20:46.678Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.302s	coverage: 76.1% of statements
17:20:48 [2020-02-06T17:20:48.050Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
17:20:48 [2020-02-06T17:20:48.050Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.205s	coverage: 60.1% of statements
17:20:48 [2020-02-06T17:20:48.050Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:20:48 [2020-02-06T17:20:48.050Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:20:48 [2020-02-06T17:20:48.420Z] --- PASS: TestInspect (3.42s)
17:20:48 [2020-02-06T17:20:48.420Z] === RUN   TestCreateJob
17:20:49 [2020-02-06T17:20:49.421Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:20:49 [2020-02-06T17:20:49.829Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:20:49 [2020-02-06T17:20:49.985Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
17:20:51 [2020-02-06T17:20:51.882Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 4.9% of statements
17:20:51 [2020-02-06T17:20:51.882Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:20:51 [2020-02-06T17:20:51.882Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:20:52 [2020-02-06T17:20:52.139Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 42.7% of statements
17:20:53 [2020-02-06T17:20:53.090Z] --- PASS: TestCreateJob (4.52s)
17:20:53 [2020-02-06T17:20:53.090Z] === RUN   TestReplicatedJob
17:20:54 [2020-02-06T17:20:54.039Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
17:20:54 [2020-02-06T17:20:54.039Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 77.8% of statements
17:20:54 [2020-02-06T17:20:54.039Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:20:54 [2020-02-06T17:20:54.039Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:20:54 [2020-02-06T17:20:54.972Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 26.2% of statements
17:20:55 [2020-02-06T17:20:55.229Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 62.1% of statements
17:20:55 [2020-02-06T17:20:55.794Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
17:20:56 [2020-02-06T17:20:56.727Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 74.7% of statements
17:20:56 [2020-02-06T17:20:56.727Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:20:57 [2020-02-06T17:20:57.293Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 19.9% of statements
17:20:58 [2020-02-06T17:20:58.665Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 47.8% of statements
17:20:59 [2020-02-06T17:20:59.230Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:20:59 [2020-02-06T17:20:59.794Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
17:21:00 [2020-02-06T17:21:00.052Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.635s	coverage: 82.5% of statements
17:21:00 [2020-02-06T17:21:00.052Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:21:00 [2020-02-06T17:21:00.052Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:21:01 [2020-02-06T17:21:01.165Z] --- PASS: TestReplicatedJob (6.94s)
17:21:01 [2020-02-06T17:21:01.165Z] === RUN   TestUpdateReplicatedJob
17:21:02 [2020-02-06T17:21:02.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:21:02 [2020-02-06T17:21:02.580Z] ok  	github.com/docker/docker/distribution/metadata	0.050s	coverage: 48.2% of statements
17:21:02 [2020-02-06T17:21:02.580Z] ok  	github.com/docker/docker/distribution	0.195s	coverage: 22.1% of statements
17:21:02 [2020-02-06T17:21:02.580Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:21:03 [2020-02-06T17:21:03.953Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
17:21:04 [2020-02-06T17:21:04.058Z] --- PASS: TestUpdateReplicatedJob (4.24s)
17:21:04 [2020-02-06T17:21:04.058Z] === RUN   TestServiceListWithStatuses
17:21:04 [2020-02-06T17:21:04.058Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:21:04 [2020-02-06T17:21:04.058Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:21:04 [2020-02-06T17:21:04.058Z] === RUN   TestDockerNetworkConnectAlias
17:21:05 [2020-02-06T17:21:05.325Z] ok  	github.com/docker/docker/image	0.019s	coverage: 86.4% of statements
17:21:05 [2020-02-06T17:21:05.890Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
17:21:05 [2020-02-06T17:21:05.890Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:21:05 [2020-02-06T17:21:05.890Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
17:21:05 [2020-02-06T17:21:05.890Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:21:07 [2020-02-06T17:21:07.262Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
17:21:07 [2020-02-06T17:21:07.262Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:21:08 [2020-02-06T17:21:08.193Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
17:21:08 [2020-02-06T17:21:08.298Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:21:08 [2020-02-06T17:21:08.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:21:09 [2020-02-06T17:21:09.127Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.0% of statements
17:21:09 [2020-02-06T17:21:09.384Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
17:21:09 [2020-02-06T17:21:09.460Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:21:09 [2020-02-06T17:21:09.714Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:21:10 [2020-02-06T17:21:10.640Z] --- PASS: TestDockerNetworkConnectAlias (6.58s)
17:21:10 [2020-02-06T17:21:10.640Z] === RUN   TestDockerNetworkReConnect
17:21:11 [2020-02-06T17:21:11.201Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:21:11 [2020-02-06T17:21:11.285Z] ok  	github.com/docker/docker/pkg/archive	0.403s	coverage: 77.4% of statements
17:21:12 [2020-02-06T17:21:12.562Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:21:12 [2020-02-06T17:21:12.657Z] ok  	github.com/docker/docker/pkg/authorization	0.346s	coverage: 68.3% of statements
17:21:12 [2020-02-06T17:21:12.657Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:21:12 [2020-02-06T17:21:12.915Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:21:14 [2020-02-06T17:21:14.488Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:21:14 [2020-02-06T17:21:14.488Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:21:14 [2020-02-06T17:21:14.488Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:21:14 [2020-02-06T17:21:14.488Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:21:14 [2020-02-06T17:21:14.488Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:21:15 [2020-02-06T17:21:15.850Z] --- PASS: TestDockerNetworkReConnect (5.25s)
17:21:15 [2020-02-06T17:21:15.850Z] === RUN   TestServicePlugin
17:21:16 [2020-02-06T17:21:16.106Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:21:16 [2020-02-06T17:21:16.190Z] ok  	github.com/docker/docker/layer	7.742s	coverage: 68.8% of statements
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/oci	[no test files]
17:21:16 [2020-02-06T17:21:16.190Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:21:16 [2020-02-06T17:21:16.362Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:21:16 [2020-02-06T17:21:16.448Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:21:16 [2020-02-06T17:21:16.448Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.964s	coverage: 43.2% of statements
17:21:16 [2020-02-06T17:21:16.448Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:21:16 [2020-02-06T17:21:16.448Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:21:17 [2020-02-06T17:21:17.014Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
17:21:17 [2020-02-06T17:21:17.272Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
17:21:17 [2020-02-06T17:21:17.725Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:21:18 [2020-02-06T17:21:18.206Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
17:21:18 [2020-02-06T17:21:18.285Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:21:18 [2020-02-06T17:21:18.772Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
17:21:19 [2020-02-06T17:21:19.030Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:21:19 [2020-02-06T17:21:19.646Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:21:19 [2020-02-06T17:21:19.902Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:21:20 [2020-02-06T17:21:20.403Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:21:20 [2020-02-06T17:21:20.968Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
17:21:21 [2020-02-06T17:21:21.535Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.094s	coverage: 84.1% of statements
17:21:21 [2020-02-06T17:21:21.793Z] ok  	github.com/docker/docker/pkg/fsutils	0.201s	coverage: 85.1% of statements
17:21:21 [2020-02-06T17:21:21.793Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
17:21:23 [2020-02-06T17:21:23.166Z] ok  	github.com/docker/docker/pkg/idtools	0.546s	coverage: 70.1% of statements
17:21:23 [2020-02-06T17:21:23.166Z] ok  	github.com/docker/docker/pkg/ioutils	0.424s	coverage: 69.3% of statements
17:21:23 [2020-02-06T17:21:23.207Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:21:23 [2020-02-06T17:21:23.731Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:21:23 [2020-02-06T17:21:23.731Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
17:21:23 [2020-02-06T17:21:23.988Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
17:21:23 [2020-02-06T17:21:23.988Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:21:24 [2020-02-06T17:21:24.553Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
17:21:24 [2020-02-06T17:21:24.810Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
17:21:25 [2020-02-06T17:21:25.068Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
17:21:25 [2020-02-06T17:21:25.068Z] ok  	github.com/docker/docker/pkg/mount	0.586s	coverage: 70.0% of statements
17:21:25 [2020-02-06T17:21:25.068Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:21:25 [2020-02-06T17:21:25.634Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 91.4% of statements
17:21:25 [2020-02-06T17:21:25.634Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:21:25 [2020-02-06T17:21:25.634Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:21:25 [2020-02-06T17:21:25.634Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:21:26 [2020-02-06T17:21:26.468Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:21:26 [2020-02-06T17:21:26.565Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
17:21:27 [2020-02-06T17:21:27.072Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:21:27 [2020-02-06T17:21:27.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:21:27 [2020-02-06T17:21:27.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:21:27 [2020-02-06T17:21:27.326Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:21:27 [2020-02-06T17:21:27.497Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:21:27 [2020-02-06T17:21:27.497Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:21:27 [2020-02-06T17:21:27.754Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:21:28 [2020-02-06T17:21:28.251Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:21:28 [2020-02-06T17:21:28.251Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:21:29 [2020-02-06T17:21:29.124Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
17:21:29 [2020-02-06T17:21:29.217Z] === RUN   TestDockerSuite/TestBuildXZHost
17:21:29 [2020-02-06T17:21:29.381Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:21:30 [2020-02-06T17:21:30.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:21:31 [2020-02-06T17:21:31.726Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:21:31 [2020-02-06T17:21:31.726Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:21:31 [2020-02-06T17:21:31.726Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:21:32 [2020-02-06T17:21:32.330Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:21:32 [2020-02-06T17:21:32.656Z] ok  	github.com/docker/docker/pkg/signal	2.416s	coverage: 61.0% of statements
17:21:32 [2020-02-06T17:21:32.656Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:21:32 [2020-02-06T17:21:32.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:21:32 [2020-02-06T17:21:32.914Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:21:33 [2020-02-06T17:21:33.171Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:21:33 [2020-02-06T17:21:33.429Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
17:21:33 [2020-02-06T17:21:33.450Z] === RUN   TestDockerSuite/TestCommitChange
17:21:33 [2020-02-06T17:21:33.996Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
17:21:34 [2020-02-06T17:21:34.561Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.2% of statements
17:21:34 [2020-02-06T17:21:34.811Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:21:34 [2020-02-06T17:21:34.830Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
17:21:35 [2020-02-06T17:21:35.765Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
17:21:36 [2020-02-06T17:21:36.022Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
17:21:36 [2020-02-06T17:21:36.022Z] testing: warning: no tests to run
17:21:36 [2020-02-06T17:21:36.022Z] coverage: [no statements]
17:21:36 [2020-02-06T17:21:36.022Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:21:36 [2020-02-06T17:21:36.174Z] === RUN   TestDockerSuite/TestCommitHardlink
17:21:36 [2020-02-06T17:21:36.586Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:21:36 [2020-02-06T17:21:36.844Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:21:36 [2020-02-06T17:21:36.844Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:21:38 [2020-02-06T17:21:38.105Z] === RUN   TestDockerSuite/TestCommitNewFile
17:21:39 [2020-02-06T17:21:39.369Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
17:21:39 [2020-02-06T17:21:39.627Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
17:21:40 [2020-02-06T17:21:40.559Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
17:21:40 [2020-02-06T17:21:40.613Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:21:41 [2020-02-06T17:21:41.124Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
17:21:41 [2020-02-06T17:21:41.537Z] === RUN   TestDockerSuite/TestCommitTTY
17:21:42 [2020-02-06T17:21:42.497Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.0% of statements
17:21:43 [2020-02-06T17:21:43.062Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:21:43 [2020-02-06T17:21:43.062Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:21:43 [2020-02-06T17:21:43.466Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:21:43 [2020-02-06T17:21:43.995Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
17:21:44 [2020-02-06T17:21:44.068Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:21:44 [2020-02-06T17:21:44.252Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:21:45 [2020-02-06T17:21:45.950Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:21:46 [2020-02-06T17:21:46.777Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:21:46 [2020-02-06T17:21:46.874Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:21:47 [2020-02-06T17:21:47.128Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:21:47 [2020-02-06T17:21:47.343Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
17:21:48 [2020-02-06T17:21:48.275Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
17:21:49 [2020-02-06T17:21:49.041Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:21:49 [2020-02-06T17:21:49.207Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
17:21:50 [2020-02-06T17:21:50.925Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:21:50 [2020-02-06T17:21:50.925Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:21:51 [2020-02-06T17:21:51.484Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:21:52 [2020-02-06T17:21:52.408Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:21:52 [2020-02-06T17:21:52.408Z] --- PASS: TestServicePlugin (36.59s)
17:21:52 [2020-02-06T17:21:52.408Z]     plugin_test.go:62: [d2929c13e31e2] joining swarm manager [d2ee7db2b12ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:21:52 [2020-02-06T17:21:52.408Z]     plugin_test.go:65: [d15e05f60b3a7] joining swarm manager [d2ee7db2b12ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:21:52 [2020-02-06T17:21:52.408Z] === RUN   TestServiceUpdateLabel
17:21:53 [2020-02-06T17:21:53.333Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:21:54 [2020-02-06T17:21:54.258Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:21:55 [2020-02-06T17:21:55.183Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:21:55 [2020-02-06T17:21:55.183Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:21:55 [2020-02-06T17:21:55.183Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:21:55 [2020-02-06T17:21:55.438Z] --- PASS: TestServiceUpdateLabel (3.01s)
17:21:55 [2020-02-06T17:21:55.438Z] === RUN   TestServiceUpdateSecrets
17:21:55 [2020-02-06T17:21:55.693Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:21:55 [2020-02-06T17:21:55.693Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:21:55 [2020-02-06T17:21:55.949Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:21:55 [2020-02-06T17:21:55.949Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:21:55 [2020-02-06T17:21:55.949Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:21:56 [2020-02-06T17:21:56.875Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:21:58 [2020-02-06T17:21:58.238Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:21:58 [2020-02-06T17:21:58.797Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:21:58 [2020-02-06T17:21:58.797Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:22:00 [2020-02-06T17:22:00.680Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:22:01 [2020-02-06T17:22:01.388Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/rootless	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/volume	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === Skipped
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     exec_linux_test.go:18: requires AppArmor to be enabled
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     exec_linux_test.go:38: requires AppArmor to be enabled
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:73: No driver to put!
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     overlay_test.go:49: Fails to compute changes intermittently
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     graphtest_unix.go:73: No driver to put!
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:22:01 [2020-02-06T17:22:01.388Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] 
17:22:01 [2020-02-06T17:22:01.388Z] DONE 2155 tests, 20 skipped in 244.087s
Post stage
[Pipeline] junit
17:22:01 [2020-02-06T17:22:01.400Z] Recording test results
17:22:01 [2020-02-06T17:22:01.687Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:22:01 [2020-02-06T17:22:01.687Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:22:02 [2020-02-06T17:22:02.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40467/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb4a6095052142df2e7fe0c4f83c91d1447acaf hack/validate/vendor
17:22:02 [2020-02-06T17:22:02.248Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:22:02 [2020-02-06T17:22:02.971Z] No vendor changes in diff.
17:22:03 [2020-02-06T17:22:03.172Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
17:22:03 [2020-02-06T17:22:03.553Z] + echo Building e2e image
17:22:03 [2020-02-06T17:22:03.553Z] Building e2e image
17:22:03 [2020-02-06T17:22:03.553Z] + docker build --build-arg DOCKER_GITCOMMIT=1cb4a6095052142df2e7fe0c4f83c91d1447acaf -t moby-e2e-test -f Dockerfile.e2e .
17:22:03 [2020-02-06T17:22:03.553Z] #2 [internal] load .dockerignore
17:22:03 [2020-02-06T17:22:03.553Z] #2 transferring context: 34B done
17:22:03 [2020-02-06T17:22:03.553Z] #2 DONE 0.0s
17:22:03 [2020-02-06T17:22:03.553Z] 
17:22:03 [2020-02-06T17:22:03.553Z] #1 [internal] load build definition from Dockerfile.e2e
17:22:03 [2020-02-06T17:22:03.553Z] #1 transferring dockerfile: 3.21kB done
17:22:03 [2020-02-06T17:22:03.553Z] #1 DONE 0.0s
17:22:03 [2020-02-06T17:22:03.553Z] 
17:22:03 [2020-02-06T17:22:03.553Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
17:22:03 [2020-02-06T17:22:03.812Z] #4 DONE 0.3s
17:22:03 [2020-02-06T17:22:03.812Z] 
17:22:03 [2020-02-06T17:22:03.812Z] #3 [internal] load metadata for docker.io/library/golang:1.13.7-alpine
17:22:03 [2020-02-06T17:22:03.812Z] #3 DONE 0.3s
17:22:03 [2020-02-06T17:22:03.812Z] 
17:22:03 [2020-02-06T17:22:03.812Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:03 [2020-02-06T17:22:03.812Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 974.38kB / 2.80MB 0.1s
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.1s
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 0B / 126.87MB 0.1s
17:22:03 [2020-02-06T17:22:03.812Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done
17:22:04 [2020-02-06T17:22:04.069Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done
17:22:04 [2020-02-06T17:22:04.069Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
17:22:04 [2020-02-06T17:22:04.069Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9
17:22:04 [2020-02-06T17:22:04.069Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 0B / 126B 0.2s
17:22:04 [2020-02-06T17:22:04.096Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:22:04 [2020-02-06T17:22:04.327Z] #14 ...
17:22:04 [2020-02-06T17:22:04.327Z] 
17:22:04 [2020-02-06T17:22:04.327Z] #8 [internal] load build context
17:22:04 [2020-02-06T17:22:04.327Z] #8 transferring context: 816.70kB 0.4s done
17:22:04 [2020-02-06T17:22:04.327Z] #8 DONE 0.4s
17:22:04 [2020-02-06T17:22:04.327Z] 
17:22:04 [2020-02-06T17:22:04.327Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:04 [2020-02-06T17:22:04.327Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 11.30MB / 126.87MB 0.4s
17:22:04 [2020-02-06T17:22:04.327Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 18.22MB / 126.87MB 0.5s
17:22:04 [2020-02-06T17:22:04.327Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.4s done
17:22:04 [2020-02-06T17:22:04.585Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 34.15MB / 126.87MB 0.7s
17:22:04 [2020-02-06T17:22:04.585Z] #14 ...
17:22:04 [2020-02-06T17:22:04.585Z] 
17:22:04 [2020-02-06T17:22:04.585Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
17:22:04 [2020-02-06T17:22:04.585Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
17:22:04 [2020-02-06T17:22:04.585Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
17:22:04 [2020-02-06T17:22:04.585Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
17:22:04 [2020-02-06T17:22:04.585Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
17:22:04 [2020-02-06T17:22:04.586Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done
17:22:04 [2020-02-06T17:22:04.586Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
17:22:04 [2020-02-06T17:22:04.586Z] #5 DONE 0.8s
17:22:04 [2020-02-06T17:22:04.586Z] 
17:22:04 [2020-02-06T17:22:04.586Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:04 [2020-02-06T17:22:04.586Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.5s done
17:22:04 [2020-02-06T17:22:04.655Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:22:04 [2020-02-06T17:22:04.655Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:22:04 [2020-02-06T17:22:04.845Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 46.95MB / 126.87MB 0.9s
17:22:04 [2020-02-06T17:22:04.845Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
17:22:04 [2020-02-06T17:22:04.845Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done
17:22:05 [2020-02-06T17:22:05.103Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 56.42MB / 126.87MB 1.1s
17:22:05 [2020-02-06T17:22:05.103Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
17:22:05 [2020-02-06T17:22:05.103Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 71.65MB / 126.87MB 1.3s
17:22:05 [2020-02-06T17:22:05.103Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 81.34MB / 126.87MB 1.4s
17:22:05 [2020-02-06T17:22:05.361Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 90.25MB / 126.87MB 1.5s
17:22:05 [2020-02-06T17:22:05.361Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 97.87MB / 126.87MB 1.6s
17:22:05 [2020-02-06T17:22:05.618Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 116.58MB / 126.87MB 1.8s
17:22:05 [2020-02-06T17:22:05.618Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.61MB / 126.87MB 1.9s
17:22:05 [2020-02-06T17:22:05.684Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:22:05 [2020-02-06T17:22:05.877Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 2.1s done
17:22:06 [2020-02-06T17:22:06.134Z] #14 ...
17:22:06 [2020-02-06T17:22:06.134Z] 
17:22:06 [2020-02-06T17:22:06.134Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
17:22:06 [2020-02-06T17:22:06.134Z] #6 DONE 1.6s
17:22:06 [2020-02-06T17:22:06.134Z] 
17:22:06 [2020-02-06T17:22:06.134Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:06 [2020-02-06T17:22:06.134Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e
17:22:06 [2020-02-06T17:22:06.608Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:22:07 [2020-02-06T17:22:07.531Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:22:07 [2020-02-06T17:22:07.531Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:22:08 [2020-02-06T17:22:08.455Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:22:09 [2020-02-06T17:22:09.818Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:22:10 [2020-02-06T17:22:10.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:22:10 [2020-02-06T17:22:10.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:22:10 [2020-02-06T17:22:10.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:22:11 [2020-02-06T17:22:11.180Z] --- PASS: TestServiceUpdateSecrets (15.50s)
17:22:11 [2020-02-06T17:22:11.180Z] === RUN   TestServiceUpdateConfigs
17:22:11 [2020-02-06T17:22:11.392Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.0s
17:22:11 [2020-02-06T17:22:11.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:22:11 [2020-02-06T17:22:11.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:22:11 [2020-02-06T17:22:11.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:22:11 [2020-02-06T17:22:11.435Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:22:11 [2020-02-06T17:22:11.435Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:22:12 [2020-02-06T17:22:12.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:22:12 [2020-02-06T17:22:12.325Z] #14 ...
17:22:12 [2020-02-06T17:22:12.325Z] 
17:22:12 [2020-02-06T17:22:12.325Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
17:22:12 [2020-02-06T17:22:12.325Z] #7 1.066 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.152 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.260 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.263 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.482 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.494 (4/31) Installing readline (8.0.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.502 (5/31) Installing bash (5.0.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.524 Executing bash-5.0.0-r0.post-install
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.528 (6/31) Installing ca-certificates (20190108-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.548 (7/31) Installing libgcc (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.550 (8/31) Installing libstdc++ (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.566 (9/31) Installing binutils (2.32-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.682 (10/31) Installing gmp (6.1.2-r1)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.689 (11/31) Installing isl (0.18-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.710 (12/31) Installing libgomp (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.716 (13/31) Installing libatomic (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.718 (14/31) Installing mpfr3 (3.1.5-r1)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.727 (15/31) Installing mpc1 (1.1.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 2.732 (16/31) Installing gcc (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 3.740 (17/31) Installing musl-dev (1.1.22-r3)
17:22:12 [2020-02-06T17:22:12.325Z] #7 3.850 (18/31) Installing libc-dev (0.7.1-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 3.852 (19/31) Installing g++ (8.3.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.505 (20/31) Installing nghttp2-libs (1.39.2-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.510 (21/31) Installing libcurl (7.66.0-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.518 (22/31) Installing expat (2.2.8-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.522 (23/31) Installing pcre2 (10.33-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.531 (24/31) Installing git (2.22.2-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.767 (25/31) Installing libmnl (1.0.4-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.769 (26/31) Installing libnftnl-libs (1.1.3-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.774 (27/31) Installing iptables (1.8.3-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.802 (28/31) Installing pigz (2.4-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.807 (29/31) Installing tar (1.32-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.817 (30/31) Installing xz-libs (5.2.4-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.821 (31/31) Installing xz (5.2.4-r0)
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.827 Executing busybox-1.30.1-r3.trigger
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.834 Executing ca-certificates-20190108-r0.trigger
17:22:12 [2020-02-06T17:22:12.325Z] #7 4.887 OK: 185 MiB in 45 packages
17:22:12 [2020-02-06T17:22:12.325Z] #7 DONE 6.2s
17:22:12 [2020-02-06T17:22:12.325Z] 
17:22:12 [2020-02-06T17:22:12.325Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
17:22:12 [2020-02-06T17:22:12.325Z] #9 DONE 0.1s
17:22:12 [2020-02-06T17:22:12.386Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:22:12 [2020-02-06T17:22:12.584Z] 
17:22:12 [2020-02-06T17:22:12.584Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
17:22:12 [2020-02-06T17:22:12.584Z] #10 DONE 0.1s
17:22:12 [2020-02-06T17:22:12.584Z] 
17:22:12 [2020-02-06T17:22:12.584Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
17:22:12 [2020-02-06T17:22:12.584Z] #11 DONE 0.1s
17:22:12 [2020-02-06T17:22:12.584Z] 
17:22:12 [2020-02-06T17:22:12.584Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:12 [2020-02-06T17:22:12.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:22:12 [2020-02-06T17:22:12.841Z] #14 ...
17:22:12 [2020-02-06T17:22:12.841Z] 
17:22:12 [2020-02-06T17:22:12.841Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
17:22:12 [2020-02-06T17:22:12.841Z] #12 DONE 0.1s
17:22:12 [2020-02-06T17:22:12.841Z] 
17:22:12 [2020-02-06T17:22:12.841Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
17:22:12 [2020-02-06T17:22:12.841Z] #13 DONE 0.1s
17:22:12 [2020-02-06T17:22:12.841Z] 
17:22:12 [2020-02-06T17:22:12.841Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
17:22:12 [2020-02-06T17:22:12.841Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 6.8s done
17:22:13 [2020-02-06T17:22:13.100Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done
17:22:13 [2020-02-06T17:22:13.100Z] #14 DONE 9.4s
17:22:13 [2020-02-06T17:22:13.357Z] 
17:22:13 [2020-02-06T17:22:13.357Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
17:22:13 [2020-02-06T17:22:13.922Z] #15 0.606 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
17:22:14 [2020-02-06T17:22:14.852Z] #15 1.659 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
17:22:14 [2020-02-06T17:22:14.852Z] #15 1.743 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
17:22:14 [2020-02-06T17:22:14.852Z] #15 1.745 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.887 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.894 (4/43) Installing readline (8.0.1-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.899 (5/43) Installing bash (5.0.11-r1)
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.913 Executing bash-5.0.11-r1.post-install
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.915 (6/43) Installing linux-headers (4.19.36-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 1.998 (7/43) Installing libblkid (2.34-r1)
17:22:15 [2020-02-06T17:22:15.110Z] #15 2.004 (8/43) Installing libuuid (2.34-r1)
17:22:15 [2020-02-06T17:22:15.110Z] #15 2.006 (9/43) Installing btrfs-progs-libs (5.4-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 2.012 (10/43) Installing btrfs-progs-dev (5.4-r0)
17:22:15 [2020-02-06T17:22:15.110Z] #15 2.017 (11/43) Installing libgcc (9.2.0-r3)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.019 (12/43) Installing libstdc++ (9.2.0-r3)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.035 (13/43) Installing binutils (2.33.1-r0)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.113 (14/43) Installing libmagic (5.37-r1)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.134 (15/43) Installing file (5.37-r1)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.136 (16/43) Installing gmp (6.1.2-r1)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.143 (17/43) Installing isl (0.18-r0)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.160 (18/43) Installing libgomp (9.2.0-r3)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.163 (19/43) Installing libatomic (9.2.0-r3)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.164 (20/43) Installing mpfr4 (4.0.2-r1)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.171 (21/43) Installing mpc1 (1.1.0-r1)
17:22:15 [2020-02-06T17:22:15.367Z] #15 2.174 (22/43) Installing gcc (9.2.0-r3)
17:22:16 [2020-02-06T17:22:16.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:22:16 [2020-02-06T17:22:16.300Z] #15 2.917 (23/43) Installing musl-dev (1.1.24-r0)
17:22:16 [2020-02-06T17:22:16.300Z] #15 2.992 (24/43) Installing libc-dev (0.7.2-r0)
17:22:16 [2020-02-06T17:22:16.300Z] #15 2.993 (25/43) Installing g++ (9.2.0-r3)
17:22:16 [2020-02-06T17:22:16.557Z] #15 3.420 (26/43) Installing make (4.2.1-r2)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.424 (27/43) Installing fortify-headers (1.1-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.426 (28/43) Installing build-base (0.5-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.427 (29/43) Installing nghttp2-libs (1.40.0-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.430 (30/43) Installing libcurl (7.67.0-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.437 (31/43) Installing curl (7.67.0-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.440 (32/43) Installing oniguruma (6.9.4-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.445 (33/43) Installing jq (1.6-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.451 (34/43) Installing device-mapper-libs (2.02.186-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.456 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.458 (36/43) Installing libaio (0.3.112-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.459 (37/43) Installing lvm2-libs (2.02.186-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.493 (38/43) Installing libfdisk (2.34-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.498 (39/43) Installing libmount (2.34-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.503 (40/43) Installing libsmartcols (2.34-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.507 (41/43) Installing pkgconf (1.6.3-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.510 (42/43) Installing util-linux-dev (2.34-r1)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.532 (43/43) Installing lvm2-dev (2.02.186-r0)
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.538 Executing busybox-1.31.1-r9.trigger
17:22:16 [2020-02-06T17:22:16.815Z] #15 3.544 OK: 203 MiB in 58 packages
17:22:17 [2020-02-06T17:22:17.379Z] #15 DONE 4.2s
17:22:17 [2020-02-06T17:22:17.379Z] 
17:22:17 [2020-02-06T17:22:17.379Z] #16 [base 3/5] RUN mkdir -p /build/
17:22:17 [2020-02-06T17:22:17.616Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:22:17 [2020-02-06T17:22:17.616Z] === RUN   TestDockerSuite/TestContainerAPITop
17:22:17 [2020-02-06T17:22:17.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:22:18 [2020-02-06T17:22:18.310Z] #16 DONE 0.8s
17:22:18 [2020-02-06T17:22:18.310Z] 
17:22:18 [2020-02-06T17:22:18.310Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
17:22:18 [2020-02-06T17:22:18.539Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:22:18 [2020-02-06T17:22:18.539Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:22:18 [2020-02-06T17:22:18.539Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:22:18 [2020-02-06T17:22:18.875Z] #17 DONE 0.7s
17:22:18 [2020-02-06T17:22:18.875Z] 
17:22:18 [2020-02-06T17:22:18.875Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
17:22:18 [2020-02-06T17:22:18.875Z] #18 DONE 0.0s
17:22:18 [2020-02-06T17:22:18.875Z] 
17:22:18 [2020-02-06T17:22:18.875Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
17:22:19 [2020-02-06T17:22:19.132Z] #19 DONE 0.1s
17:22:19 [2020-02-06T17:22:19.132Z] 
17:22:19 [2020-02-06T17:22:19.132Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:22:20 [2020-02-06T17:22:20.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:22:20 [2020-02-06T17:22:20.503Z] #20 1.447 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
17:22:20 [2020-02-06T17:22:20.761Z] #20 1.600 curl: option --progress: is ambiguous
17:22:20 [2020-02-06T17:22:20.761Z] #20 1.600 curl: try 'curl --help' or 'curl --manual' for more information
17:22:20 [2020-02-06T17:22:20.761Z] #20 1.756 curl: option --progress: is ambiguous
17:22:20 [2020-02-06T17:22:20.761Z] #20 1.756 curl: try 'curl --help' or 'curl --manual' for more information
17:22:21 [2020-02-06T17:22:21.020Z] #20 1.902 curl: option --progress: is ambiguous
17:22:21 [2020-02-06T17:22:21.020Z] #20 1.902 curl: try 'curl --help' or 'curl --manual' for more information
17:22:21 [2020-02-06T17:22:21.277Z] #20 2.070 curl: option --progress: is ambiguous
17:22:21 [2020-02-06T17:22:21.277Z] #20 2.070 curl: try 'curl --help' or 'curl --manual' for more information
17:22:21 [2020-02-06T17:22:21.277Z] #20 2.216 
17:22:21 [2020-02-06T17:22:21.798Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:22:21 [2020-02-06T17:22:21.841Z] #20 2.734 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
17:22:21 [2020-02-06T17:22:21.841Z] #20 2.883 curl: option --progress: is ambiguous
17:22:21 [2020-02-06T17:22:21.841Z] #20 2.883 curl: try 'curl --help' or 'curl --manual' for more information
17:22:22 [2020-02-06T17:22:22.098Z] #20 3.023 
17:22:22 [2020-02-06T17:22:22.356Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:22:23 [2020-02-06T17:22:23.030Z] #20 3.720 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
17:22:23 [2020-02-06T17:22:23.031Z] #20 3.883 curl: option --progress: is ambiguous
17:22:23 [2020-02-06T17:22:23.031Z] #20 3.884 curl: try 'curl --help' or 'curl --manual' for more information
17:22:23 [2020-02-06T17:22:23.031Z] #20 4.026 
17:22:23 [2020-02-06T17:22:23.289Z] #20 ...
17:22:23 [2020-02-06T17:22:23.289Z] 
17:22:23 [2020-02-06T17:22:23.289Z] #31 [builder 1/4] COPY . .
17:22:23 [2020-02-06T17:22:23.289Z] #31 DONE 4.3s
17:22:23 [2020-02-06T17:22:23.289Z] 
17:22:23 [2020-02-06T17:22:23.289Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
17:22:23 [2020-02-06T17:22:23.760Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:22:24 [2020-02-06T17:22:24.224Z] #32 DONE 1.0s
17:22:24 [2020-02-06T17:22:24.224Z] 
17:22:24 [2020-02-06T17:22:24.224Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
17:22:24 [2020-02-06T17:22:24.224Z] #20 4.718 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
17:22:24 [2020-02-06T17:22:24.224Z] #20 4.892 curl: option --progress: is ambiguous
17:22:24 [2020-02-06T17:22:24.224Z] #20 4.897 curl: try 'curl --help' or 'curl --manual' for more information
17:22:24 [2020-02-06T17:22:24.224Z] #20 5.130 
17:22:24 [2020-02-06T17:22:24.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:22:25 [2020-02-06T17:22:25.155Z] #20 5.892 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
17:22:25 [2020-02-06T17:22:25.155Z] #20 6.122 curl: option --progress: is ambiguous
17:22:25 [2020-02-06T17:22:25.155Z] #20 6.123 curl: try 'curl --help' or 'curl --manual' for more information
17:22:25 [2020-02-06T17:22:25.451Z] #20 6.342 
17:22:25 [2020-02-06T17:22:25.452Z] #20 6.408 Download of images into '/build' complete.
17:22:25 [2020-02-06T17:22:25.452Z] #20 6.409 Use something like the following to load the result into a Docker daemon:
17:22:25 [2020-02-06T17:22:25.452Z] #20 6.409   tar -cC '/build' . | docker load
17:22:25 [2020-02-06T17:22:25.452Z] #20 DONE 6.5s
17:22:25 [2020-02-06T17:22:25.452Z] 
17:22:25 [2020-02-06T17:22:25.452Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
17:22:25 [2020-02-06T17:22:25.638Z] 65014b3c3121: Verifying Checksum
17:22:25 [2020-02-06T17:22:25.638Z] 65014b3c3121: Download complete
17:22:25 [2020-02-06T17:22:25.710Z] #26 DONE 0.1s
17:22:25 [2020-02-06T17:22:25.710Z] 
17:22:25 [2020-02-06T17:22:25.710Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
17:22:25 [2020-02-06T17:22:25.710Z] #22 DONE 0.1s
17:22:25 [2020-02-06T17:22:25.710Z] 
17:22:25 [2020-02-06T17:22:25.710Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
17:22:25 [2020-02-06T17:22:25.710Z] #27 ...
17:22:25 [2020-02-06T17:22:25.710Z] 
17:22:25 [2020-02-06T17:22:25.710Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
17:22:25 [2020-02-06T17:22:25.710Z] #23 DONE 0.1s
17:22:25 [2020-02-06T17:22:25.970Z] 
17:22:25 [2020-02-06T17:22:25.970Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
17:22:25 [2020-02-06T17:22:25.970Z] #27 DONE 0.2s
17:22:25 [2020-02-06T17:22:25.970Z] 
17:22:25 [2020-02-06T17:22:25.970Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
17:22:25 [2020-02-06T17:22:25.970Z] #28 DONE 0.1s
17:22:25 [2020-02-06T17:22:25.970Z] 
17:22:25 [2020-02-06T17:22:25.970Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:22:26 [2020-02-06T17:22:26.276Z] --- PASS: TestServiceUpdateConfigs (14.97s)
17:22:26 [2020-02-06T17:22:26.276Z] === RUN   TestServiceUpdateNetwork
17:22:26 [2020-02-06T17:22:26.901Z] #29 ...
17:22:26 [2020-02-06T17:22:26.901Z] 
17:22:26 [2020-02-06T17:22:26.901Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
17:22:26 [2020-02-06T17:22:26.901Z] #21 DONE 0.1s
17:22:27 [2020-02-06T17:22:27.158Z] 
17:22:27 [2020-02-06T17:22:27.158Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:22:27 [2020-02-06T17:22:27.158Z] #33 0.933 
17:22:27 [2020-02-06T17:22:27.158Z] #33 0.999 Removing bundles/
17:22:27 [2020-02-06T17:22:27.158Z] #33 1.001 
17:22:27 [2020-02-06T17:22:27.158Z] #33 1.006 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
17:22:27 [2020-02-06T17:22:27.158Z] #33 1.953 Building test suite binary ./integration-cli/test.main
17:22:27 [2020-02-06T17:22:27.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:22:28 [2020-02-06T17:22:28.783Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:22:29 [2020-02-06T17:22:29.039Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:22:29 [2020-02-06T17:22:29.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:22:30 [2020-02-06T17:22:30.432Z] #33 ...
17:22:30 [2020-02-06T17:22:30.432Z] 
17:22:30 [2020-02-06T17:22:30.432Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.702 + RM_GOPATH=0
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.702 + TMP_GOPATH=
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.702 + : /build
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.704 + '[' -z '' ']'
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.705 ++ mktemp -d
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.706 + export GOPATH=/tmp/tmp.hdhGDC
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.706 + GOPATH=/tmp/tmp.hdhGDC
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.706 + RM_GOPATH=1
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.707 ++ dirname ./install.sh
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + dir=.
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + bin=dockercli
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + shift
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + '[' '!' -f ./dockercli.installer ']'
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + . ./dockercli.installer
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 ++ : stable
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 ++ : 17.06.2-ce
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + install_dockercli
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.708 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.709 Install docker/cli version 17.06.2-ce from stable
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.709 ++ uname -m
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.710 + arch=x86_64
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.711 + '[' x86_64 '!=' x86_64 ']'
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.711 + url=https://download.docker.com/linux/static
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.711 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:22:30 [2020-02-06T17:22:30.432Z] #24 1.714 + tar -xz docker/docker
17:22:30 [2020-02-06T17:22:30.432Z] #24 4.127 + mkdir -p /build
17:22:30 [2020-02-06T17:22:30.432Z] #24 4.129 + mv docker/docker /build/
17:22:30 [2020-02-06T17:22:30.432Z] #24 4.137 + rmdir docker
17:22:30 [2020-02-06T17:22:30.432Z] #24 DONE 4.3s
17:22:30 [2020-02-06T17:22:30.432Z] 
17:22:30 [2020-02-06T17:22:30.432Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:22:30 [2020-02-06T17:22:30.689Z] #29 ...
17:22:30 [2020-02-06T17:22:30.689Z] 
17:22:30 [2020-02-06T17:22:30.689Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
17:22:30 [2020-02-06T17:22:30.689Z] #25 DONE 0.1s
17:22:30 [2020-02-06T17:22:30.946Z] 
17:22:30 [2020-02-06T17:22:30.946Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
17:22:31 [2020-02-06T17:22:31.547Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:22:32 [2020-02-06T17:22:32.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:22:33 [2020-02-06T17:22:33.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:22:33 [2020-02-06T17:22:33.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:22:35 [2020-02-06T17:22:35.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:22:35 [2020-02-06T17:22:35.714Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:22:37 [2020-02-06T17:22:37.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:22:37 [2020-02-06T17:22:37.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:22:37 [2020-02-06T17:22:37.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:22:38 [2020-02-06T17:22:38.475Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:22:38 [2020-02-06T17:22:38.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:22:38 [2020-02-06T17:22:38.931Z] Using test binary docker
17:22:38 [2020-02-06T17:22:38.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:22:38 [2020-02-06T17:22:38.931Z] +++ /etc/init.d/apparmor start
17:22:38 [2020-02-06T17:22:38.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:22:38 [2020-02-06T17:22:38.931Z] INFO: Waiting for daemon to start...
17:22:38 [2020-02-06T17:22:38.931Z] Starting dockerd
17:22:38 [2020-02-06T17:22:38.931Z] +++ 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
17:22:40 [2020-02-06T17:22:40.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b5a9a0_<nil>}
17:22:40 [2020-02-06T17:22:40.359Z] --- PASS: TestServiceUpdateNetwork (14.52s)
17:22:40 [2020-02-06T17:22:40.359Z] PASS
17:22:40 [2020-02-06T17:22:40.615Z] 
17:22:40 [2020-02-06T17:22:40.615Z] === Skipped
17:22:40 [2020-02-06T17:22:40.615Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:22:40 [2020-02-06T17:22:40.615Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:22:40 [2020-02-06T17:22:40.615Z] 
17:22:40 [2020-02-06T17:22:40.615Z] 
17:22:40 [2020-02-06T17:22:40.615Z] DONE 23 tests, 1 skipped in 183.172s
17:22:40 [2020-02-06T17:22:40.615Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:22:40 [2020-02-06T17:22:40.615Z] ++ 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
17:22:40 [2020-02-06T17:22:40.615Z] ++ set -e
17:22:40 [2020-02-06T17:22:40.615Z] ++ '[' -n 0 ']'
17:22:40 [2020-02-06T17:22:40.615Z] ++ set -x
17:22:40 [2020-02-06T17:22:40.615Z] ++ 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
17:22:40 [2020-02-06T17:22:40.615Z] INFO: Testing against a local daemon
17:22:40 [2020-02-06T17:22:40.615Z] === RUN   TestSessionCreate
17:22:40 [2020-02-06T17:22:40.615Z] --- PASS: TestSessionCreate (0.06s)
17:22:40 [2020-02-06T17:22:40.615Z] === RUN   TestSessionCreateWithBadUpgrade
17:22:40 [2020-02-06T17:22:40.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
17:22:40 [2020-02-06T17:22:40.883Z] PASS
17:22:40 [2020-02-06T17:22:40.883Z] 
17:22:40 [2020-02-06T17:22:40.883Z] DONE 2 tests in 0.256s
17:22:40 [2020-02-06T17:22:40.883Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:22:40 [2020-02-06T17:22:40.883Z] ++ 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
17:22:40 [2020-02-06T17:22:40.883Z] ++ set -e
17:22:40 [2020-02-06T17:22:40.883Z] ++ '[' -n 0 ']'
17:22:40 [2020-02-06T17:22:40.883Z] ++ set -x
17:22:40 [2020-02-06T17:22:40.883Z] ++ 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
17:22:40 [2020-02-06T17:22:40.883Z] INFO: Testing against a local daemon
17:22:40 [2020-02-06T17:22:40.883Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:22:40 [2020-02-06T17:22:40.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:40 [2020-02-06T17:22:40.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:40 [2020-02-06T17:22:40.883Z] === RUN   TestEventsExecDie
17:22:41 [2020-02-06T17:22:41.024Z] .
17:22:41 [2020-02-06T17:22:41.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:22:41 [2020-02-06T17:22:41.326Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:22:41 [2020-02-06T17:22:41.326Z] Error: No such image: emptyfs
17:22:41 [2020-02-06T17:22:41.326Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:22:41 [2020-02-06T17:22:41.326Z] ++++ docker load
17:22:41 [2020-02-06T17:22:41.326Z] Running integration-test (iteration 1)
17:22:41 [2020-02-06T17:22:41.326Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
17:22:41 [2020-02-06T17:22:41.326Z] ++ 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
17:22:41 [2020-02-06T17:22:41.326Z] ++ set -e
17:22:41 [2020-02-06T17:22:41.326Z] ++ '[' -n 0 ']'
17:22:41 [2020-02-06T17:22:41.326Z] ++ set -x
17:22:41 [2020-02-06T17:22:41.326Z] ++ 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
17:22:41 [2020-02-06T17:22:41.813Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095472363_/foo_false__<nil>_<nil>_<nil>}
17:22:41 [2020-02-06T17:22:41.813Z] --- PASS: TestEventsExecDie (0.98s)
17:22:41 [2020-02-06T17:22:41.813Z] === RUN   TestEventsBackwardsCompatible
17:22:42 [2020-02-06T17:22:42.068Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
17:22:42 [2020-02-06T17:22:42.068Z] === RUN   TestInfoBinaryCommits
17:22:42 [2020-02-06T17:22:42.068Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:22:42 [2020-02-06T17:22:42.068Z] === RUN   TestInfoAPIVersioned
17:22:42 [2020-02-06T17:22:42.068Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:22:42 [2020-02-06T17:22:42.068Z] === RUN   TestInfoDiscoveryBackend
17:22:42 [2020-02-06T17:22:42.627Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
17:22:42 [2020-02-06T17:22:42.627Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:22:43 [2020-02-06T17:22:43.551Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095472363_/foo_true__<nil>_<nil>_<nil>}
17:22:43 [2020-02-06T17:22:43.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:22:43 [2020-02-06T17:22:43.551Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:22:44 [2020-02-06T17:22:44.156Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:22:44 [2020-02-06T17:22:44.156Z] === RUN   TestInfoAPI
17:22:44 [2020-02-06T17:22:44.156Z] --- PASS: TestInfoAPI (0.05s)
17:22:44 [2020-02-06T17:22:44.156Z] === RUN   TestInfoAPIWarnings
17:22:44 [2020-02-06T17:22:44.716Z] --- PASS: TestInfoAPIWarnings (0.53s)
17:22:44 [2020-02-06T17:22:44.716Z] === RUN   TestInfoDebug
17:22:45 [2020-02-06T17:22:45.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_false__<nil>_<nil>_<nil>}
17:22:45 [2020-02-06T17:22:45.275Z] --- PASS: TestInfoDebug (0.54s)
17:22:45 [2020-02-06T17:22:45.275Z] === RUN   TestInfoInsecureRegistries
17:22:45 [2020-02-06T17:22:45.834Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:22:45 [2020-02-06T17:22:45.834Z] === RUN   TestInfoRegistryMirrors
17:22:46 [2020-02-06T17:22:46.393Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:22:46 [2020-02-06T17:22:46.393Z] === RUN   TestLoginFailsWithBadCredentials
17:22:46 [2020-02-06T17:22:46.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
17:22:46 [2020-02-06T17:22:46.393Z] === RUN   TestPingCacheHeaders
17:22:46 [2020-02-06T17:22:46.393Z] --- PASS: TestPingCacheHeaders (0.02s)
17:22:46 [2020-02-06T17:22:46.393Z] === RUN   TestPingGet
17:22:46 [2020-02-06T17:22:46.648Z] --- PASS: TestPingGet (0.02s)
17:22:46 [2020-02-06T17:22:46.648Z] === RUN   TestPingHead
17:22:46 [2020-02-06T17:22:46.648Z] --- PASS: TestPingHead (0.02s)
17:22:46 [2020-02-06T17:22:46.648Z] === RUN   TestVersion
17:22:46 [2020-02-06T17:22:46.648Z] --- PASS: TestVersion (0.02s)
17:22:46 [2020-02-06T17:22:46.648Z] PASS
17:22:46 [2020-02-06T17:22:46.648Z] 
17:22:46 [2020-02-06T17:22:46.648Z] === Skipped
17:22:46 [2020-02-06T17:22:46.648Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:22:46 [2020-02-06T17:22:46.648Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:22:46 [2020-02-06T17:22:46.648Z] 
17:22:46 [2020-02-06T17:22:46.648Z] 
17:22:46 [2020-02-06T17:22:46.648Z] DONE 18 tests, 1 skipped in 5.781s
17:22:46 [2020-02-06T17:22:46.648Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:22:46 [2020-02-06T17:22:46.648Z] ++ 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
17:22:46 [2020-02-06T17:22:46.648Z] ++ set -e
17:22:46 [2020-02-06T17:22:46.648Z] ++ '[' -n 0 ']'
17:22:46 [2020-02-06T17:22:46.648Z] ++ set -x
17:22:46 [2020-02-06T17:22:46.648Z] ++ 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
17:22:46 [2020-02-06T17:22:46.648Z] INFO: Testing against a local daemon
17:22:46 [2020-02-06T17:22:46.648Z] === RUN   TestVolumesCreateAndList
17:22:46 [2020-02-06T17:22:46.648Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:22:46 [2020-02-06T17:22:46.648Z] === RUN   TestVolumesRemove
17:22:46 [2020-02-06T17:22:46.903Z] --- PASS: TestVolumesRemove (0.09s)
17:22:46 [2020-02-06T17:22:46.903Z] === RUN   TestVolumesInspect
17:22:46 [2020-02-06T17:22:46.903Z] --- PASS: TestVolumesInspect (0.02s)
17:22:46 [2020-02-06T17:22:46.903Z] === RUN   TestVolumesInvalidJSON
17:22:46 [2020-02-06T17:22:46.903Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-02-06T17:22:46.903Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-02-06T17:22:46.903Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:22:46 [2020-02-06T17:22:46.903Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:22:46 [2020-02-06T17:22:46.903Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:22:46 [2020-02-06T17:22:46.903Z] PASS
17:22:46 [2020-02-06T17:22:46.903Z] 
17:22:46 [2020-02-06T17:22:46.903Z] DONE 5 tests in 0.250s
17:22:46 [2020-02-06T17:22:46.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_true__<nil>_<nil>_<nil>}
17:22:46 [2020-02-06T17:22:46.903Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:22:47 [2020-02-06T17:22:47.159Z] ++++ cat bundles/test-integration/docker.pid
17:22:47 [2020-02-06T17:22:47.159Z] +++ kill 5346
17:22:48 [2020-02-06T17:22:48.519Z] +++ /etc/init.d/apparmor stop
17:22:48 [2020-02-06T17:22:48.519Z] Leaving: AppArmorNo profiles have been unloaded.
17:22:48 [2020-02-06T17:22:48.519Z] 
17:22:48 [2020-02-06T17:22:48.519Z] Unloading profiles will leave already running processes permanently
17:22:48 [2020-02-06T17:22:48.519Z] unconfined, which can lead to unexpected situations.
17:22:48 [2020-02-06T17:22:48.519Z] 
17:22:48 [2020-02-06T17:22:48.519Z] To set a process to complain mode, use the command line tool
17:22:48 [2020-02-06T17:22:48.519Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:22:48 [2020-02-06T17:22:48.519Z] +++ true
17:22:48 [2020-02-06T17:22:48.519Z] 
17:22:48 [2020-02-06T17:22:48.519Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_true__0xc000b5ae20_<nil>_<nil>}
17:22:49 [2020-02-06T17:22:49.880Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b5ae40_<nil>}
17:22:51 [2020-02-06T17:22:51.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b5ae60_<nil>}
17:22:53 [2020-02-06T17:22:53.777Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b5ae80_<nil>}
17:22:55 [2020-02-06T17:22:55.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b5aea0_<nil>}
17:22:56 [2020-02-06T17:22:56.540Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:22:56 [2020-02-06T17:22:56.753Z] Loaded image: buildpack-deps:jessie
17:22:56 [2020-02-06T17:22:56.753Z] Loaded image: busybox:latest
17:22:56 [2020-02-06T17:22:56.753Z] Loaded image: busybox:glibc
17:22:56 [2020-02-06T17:22:56.753Z] Loaded image: debian:jessie
17:22:56 [2020-02-06T17:22:56.753Z] Loaded image: hello-world:latest
17:22:56 [2020-02-06T17:22:56.753Z] INFO: Testing against a local daemon
17:22:56 [2020-02-06T17:22:56.753Z] === RUN   TestCgroupNamespacesBuild
17:22:57 [2020-02-06T17:22:57.387Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
17:22:57 [2020-02-06T17:22:57.387Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:22:57 [2020-02-06T17:22:57.469Z] #29 27.74 # github.com/docker/docker/contrib/httpserver
17:22:57 [2020-02-06T17:22:57.469Z] #29 27.74 loadinternal: cannot find runtime/cgo
17:22:57 [2020-02-06T17:22:57.469Z] #29 DONE 28.1s
17:22:57 [2020-02-06T17:22:57.469Z] 
17:22:57 [2020-02-06T17:22:57.469Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:22:57 [2020-02-06T17:22:57.469Z] #33 ...
17:22:57 [2020-02-06T17:22:57.469Z] 
17:22:57 [2020-02-06T17:22:57.469Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
17:22:57 [2020-02-06T17:22:57.469Z] #30 DONE 0.1s
17:22:57 [2020-02-06T17:22:57.469Z] 
17:22:57 [2020-02-06T17:22:57.469Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:22:58 [2020-02-06T17:22:58.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:22:58 [2020-02-06T17:22:58.677Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:22:58 [2020-02-06T17:22:58.677Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:22:58 [2020-02-06T17:22:58.677Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:22:59 [2020-02-06T17:22:59.449Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
17:22:59 [2020-02-06T17:22:59.449Z] === RUN   TestBuildWithSession
17:22:59 [2020-02-06T17:22:59.449Z] --- SKIP: TestBuildWithSession (0.00s)
17:22:59 [2020-02-06T17:22:59.449Z]     build_session_test.go:25: TODO: BuildKit
17:22:59 [2020-02-06T17:22:59.449Z] === RUN   TestBuildSquashParent
17:23:01 [2020-02-06T17:23:01.937Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:23:04 [2020-02-06T17:23:04.447Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:23:04 [2020-02-06T17:23:04.998Z] --- PASS: TestBuildSquashParent (5.46s)
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:23:04 [2020-02-06T17:23:04.998Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:23:04 [2020-02-06T17:23:04.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:23:04 [2020-02-06T17:23:04.998Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:23:04 [2020-02-06T17:23:04.998Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:23:04 [2020-02-06T17:23:04.998Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:23:07 [2020-02-06T17:23:07.720Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:23:07 [2020-02-06T17:23:07.737Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:23:07 [2020-02-06T17:23:07.737Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:23:09 [2020-02-06T17:23:09.088Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:23:09 [2020-02-06T17:23:09.088Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:23:10 [2020-02-06T17:23:10.013Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:23:10 [2020-02-06T17:23:10.495Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s)
17:23:10 [2020-02-06T17:23:10.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s)
17:23:10 [2020-02-06T17:23:10.495Z] === RUN   TestBuildMultiStageCopy
17:23:10 [2020-02-06T17:23:10.495Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:23:10 [2020-02-06T17:23:10.937Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:23:11 [2020-02-06T17:23:11.861Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:23:11 [2020-02-06T17:23:11.991Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:23:12 [2020-02-06T17:23:12.276Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:23:12 [2020-02-06T17:23:12.590Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:23:12 [2020-02-06T17:23:12.786Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:23:13 [2020-02-06T17:23:13.289Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:23:13 [2020-02-06T17:23:13.617Z] --- PASS: TestBuildMultiStageCopy (3.50s)
17:23:13 [2020-02-06T17:23:13.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
17:23:13 [2020-02-06T17:23:13.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
17:23:13 [2020-02-06T17:23:13.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
17:23:13 [2020-02-06T17:23:13.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
17:23:13 [2020-02-06T17:23:13.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
17:23:13 [2020-02-06T17:23:13.617Z] === RUN   TestBuildMultiStageParentConfig
17:23:13 [2020-02-06T17:23:13.709Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:23:14 [2020-02-06T17:23:14.633Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:23:14 [2020-02-06T17:23:14.757Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
17:23:14 [2020-02-06T17:23:14.757Z] === RUN   TestBuildLabelWithTargets
17:23:16 [2020-02-06T17:23:16.038Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:23:16 [2020-02-06T17:23:16.280Z] --- PASS: TestBuildLabelWithTargets (1.54s)
17:23:16 [2020-02-06T17:23:16.280Z] === RUN   TestBuildWithEmptyLayers
17:23:16 [2020-02-06T17:23:16.909Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
17:23:16 [2020-02-06T17:23:16.909Z] === RUN   TestBuildMultiStageOnBuild
17:23:16 [2020-02-06T17:23:16.962Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:23:17 [2020-02-06T17:23:17.927Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:23:18 [2020-02-06T17:23:18.851Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:23:18 [2020-02-06T17:23:18.964Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
17:23:18 [2020-02-06T17:23:18.964Z] === RUN   TestBuildUncleanTarFilenames
17:23:20 [2020-02-06T17:23:20.256Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:23:20 [2020-02-06T17:23:20.492Z] --- PASS: TestBuildUncleanTarFilenames (1.16s)
17:23:20 [2020-02-06T17:23:20.492Z] === RUN   TestBuildMultiStageLayerLeak
17:23:21 [2020-02-06T17:23:21.224Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:23:22 [2020-02-06T17:23:22.147Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:23:22 [2020-02-06T17:23:22.587Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s)
17:23:22 [2020-02-06T17:23:22.587Z] === RUN   TestBuildWithHugeFile
17:23:23 [2020-02-06T17:23:23.595Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:23:24 [2020-02-06T17:23:24.519Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:23:25 [2020-02-06T17:23:25.532Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:23:25 [2020-02-06T17:23:25.532Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:23:26 [2020-02-06T17:23:26.514Z] === RUN   TestDockerSuite/TestCpRelativePath
17:23:27 [2020-02-06T17:23:27.438Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:23:28 [2020-02-06T17:23:28.800Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:23:29 [2020-02-06T17:23:29.724Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:23:30 [2020-02-06T17:23:30.687Z] === RUN   TestDockerSuite/TestCpToCaseA
17:23:32 [2020-02-06T17:23:32.656Z] === RUN   TestDockerSuite/TestCpToCaseB
17:23:33 [2020-02-06T17:23:33.580Z] === RUN   TestDockerSuite/TestCpToCaseC
17:23:36 [2020-02-06T17:23:36.173Z] === RUN   TestDockerSuite/TestCpToCaseD
17:23:38 [2020-02-06T17:23:38.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:23:41 [2020-02-06T17:23:41.234Z] === RUN   TestDockerSuite/TestCpToCaseE
17:23:44 [2020-02-06T17:23:44.492Z] === RUN   TestDockerSuite/TestCpToCaseF
17:23:45 [2020-02-06T17:23:45.417Z] === RUN   TestDockerSuite/TestCpToCaseG
17:23:50 [2020-02-06T17:23:50.654Z] === RUN   TestDockerSuite/TestCpToCaseH
17:23:53 [2020-02-06T17:23:53.912Z] === RUN   TestDockerSuite/TestCpToCaseI
17:23:54 [2020-02-06T17:23:54.840Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:24:00 [2020-02-06T17:24:00.075Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:24:00 [2020-02-06T17:24:00.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:24:00 [2020-02-06T17:24:00.999Z] === RUN   TestDockerSuite/TestCpToDot
17:24:01 [2020-02-06T17:24:01.924Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:24:03 [2020-02-06T17:24:03.813Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:24:05 [2020-02-06T17:24:05.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:24:06 [2020-02-06T17:24:06.099Z] === RUN   TestDockerSuite/TestCpToStdout
17:24:07 [2020-02-06T17:24:07.024Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:24:11 [2020-02-06T17:24:11.225Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:24:11 [2020-02-06T17:24:11.225Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:24:12 [2020-02-06T17:24:12.150Z] === RUN   TestDockerSuite/TestCpVolumePath
17:24:14 [2020-02-06T17:24:14.035Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:24:14 [2020-02-06T17:24:14.035Z] === RUN   TestDockerSuite/TestCreateArgs
17:24:14 [2020-02-06T17:24:14.291Z] === RUN   TestDockerSuite/TestCreateByImageID
17:24:14 [2020-02-06T17:24:14.893Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:24:15 [2020-02-06T17:24:15.496Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:24:15 [2020-02-06T17:24:15.496Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:24:15 [2020-02-06T17:24:15.793Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:24:16 [2020-02-06T17:24:16.716Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:24:16 [2020-02-06T17:24:16.971Z] === RUN   TestDockerSuite/TestCreateLabels
17:24:16 [2020-02-06T17:24:16.971Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:24:17 [2020-02-06T17:24:17.226Z] === RUN   TestDockerSuite/TestCreateRM
17:24:17 [2020-02-06T17:24:17.226Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:24:17 [2020-02-06T17:24:17.226Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:24:17 [2020-02-06T17:24:17.481Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:24:17 [2020-02-06T17:24:17.481Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:24:19 [2020-02-06T17:24:19.991Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:24:19 [2020-02-06T17:24:19.991Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:24:19 [2020-02-06T17:24:19.991Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:24:21 [2020-02-06T17:24:21.962Z] 65014b3c3121: Pull complete
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:24:24 [2020-02-06T17:24:24.150Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:24:25 [2020-02-06T17:24:25.073Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:24:26 [2020-02-06T17:24:26.437Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:24:27 [2020-02-06T17:24:27.797Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:24:29 [2020-02-06T17:24:29.742Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:24:31 [2020-02-06T17:24:31.625Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:24:32 [2020-02-06T17:24:32.184Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:24:33 [2020-02-06T17:24:33.109Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:24:33 [2020-02-06T17:24:33.109Z] === RUN   TestDockerSuite/TestDevicePermissions
17:24:33 [2020-02-06T17:24:33.880Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:24:34 [2020-02-06T17:24:34.033Z] === RUN   TestDockerSuite/TestDockerFails
17:24:34 [2020-02-06T17:24:34.033Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:24:34 [2020-02-06T17:24:34.033Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:24:34 [2020-02-06T17:24:34.033Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:24:34 [2020-02-06T17:24:34.811Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:24:35 [2020-02-06T17:24:35.393Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:24:36 [2020-02-06T17:24:36.182Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:24:36 [2020-02-06T17:24:36.319Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:24:37 [2020-02-06T17:24:37.679Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:24:37 [2020-02-06T17:24:37.679Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:24:37 [2020-02-06T17:24:37.679Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:24:37 [2020-02-06T17:24:37.679Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:24:38 [2020-02-06T17:24:38.078Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:24:40 [2020-02-06T17:24:40.602Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:24:41 [2020-02-06T17:24:41.834Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:24:41 [2020-02-06T17:24:41.984Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:24:43 [2020-02-06T17:24:43.354Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:24:44 [2020-02-06T17:24:44.286Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:24:44 [2020-02-06T17:24:44.286Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:24:44 [2020-02-06T17:24:44.781Z] --- PASS: TestBuildWithHugeFile (82.30s)
17:24:44 [2020-02-06T17:24:44.781Z] === RUN   TestBuildWithEmptyDockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:44 [2020-02-06T17:24:44.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:45 [2020-02-06T17:24:45.070Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
17:24:45 [2020-02-06T17:24:45.070Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
17:24:45 [2020-02-06T17:24:45.070Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
17:24:45 [2020-02-06T17:24:45.070Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
17:24:45 [2020-02-06T17:24:45.070Z] === RUN   TestBuildPreserveOwnership
17:24:45 [2020-02-06T17:24:45.070Z] === RUN   TestBuildPreserveOwnership/copy_from
17:24:45 [2020-02-06T17:24:45.093Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:24:46 [2020-02-06T17:24:46.183Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:24:47 [2020-02-06T17:24:47.115Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:24:47 [2020-02-06T17:24:47.821Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:24:48 [2020-02-06T17:24:48.485Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:24:48 [2020-02-06T17:24:48.643Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:24:50 [2020-02-06T17:24:50.137Z] --- PASS: TestBuildPreserveOwnership (4.75s)
17:24:50 [2020-02-06T17:24:50.137Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.08s)
17:24:50 [2020-02-06T17:24:50.137Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
17:24:50 [2020-02-06T17:24:50.137Z] === RUN   TestBuildPlatformInvalid
17:24:50 [2020-02-06T17:24:50.137Z] --- PASS: TestBuildPlatformInvalid (0.16s)
17:24:50 [2020-02-06T17:24:50.137Z] PASS
17:24:50 [2020-02-06T17:24:50.137Z] 
17:24:50 [2020-02-06T17:24:50.137Z] === Skipped
17:24:50 [2020-02-06T17:24:50.137Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
17:24:50 [2020-02-06T17:24:50.138Z]     build_session_test.go:25: TODO: BuildKit
17:24:50 [2020-02-06T17:24:50.138Z] 
17:24:50 [2020-02-06T17:24:50.138Z] 
17:24:50 [2020-02-06T17:24:50.138Z] DONE 32 tests, 1 skipped in 128.655s
17:24:50 [2020-02-06T17:24:50.138Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
17:24:50 [2020-02-06T17:24:50.138Z] ++ 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
17:24:50 [2020-02-06T17:24:50.138Z] ++ set -e
17:24:50 [2020-02-06T17:24:50.138Z] ++ '[' -n 0 ']'
17:24:50 [2020-02-06T17:24:50.138Z] ++ set -x
17:24:50 [2020-02-06T17:24:50.138Z] ++ 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
17:24:50 [2020-02-06T17:24:50.138Z] INFO: Testing against a local daemon
17:24:50 [2020-02-06T17:24:50.138Z] === RUN   TestConfigList
17:24:50 [2020-02-06T17:24:50.331Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:24:50 [2020-02-06T17:24:50.383Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:24:51 [2020-02-06T17:24:51.754Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:24:52 [2020-02-06T17:24:52.214Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:24:52 [2020-02-06T17:24:52.843Z] --- PASS: TestConfigList (2.24s)
17:24:52 [2020-02-06T17:24:52.843Z] === RUN   TestConfigsCreateAndDelete
17:24:53 [2020-02-06T17:24:53.125Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:24:53 [2020-02-06T17:24:53.573Z] === RUN   TestDockerSuite/TestEventsAttach
17:24:54 [2020-02-06T17:24:54.498Z] === RUN   TestDockerSuite/TestEventsCommit
17:24:54 [2020-02-06T17:24:54.892Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
17:24:54 [2020-02-06T17:24:54.892Z] === RUN   TestConfigsUpdate
17:24:55 [2020-02-06T17:24:55.024Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:24:55 [2020-02-06T17:24:55.423Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:24:55 [2020-02-06T17:24:55.956Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:24:56 [2020-02-06T17:24:56.347Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:24:56 [2020-02-06T17:24:56.888Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:24:56 [2020-02-06T17:24:56.932Z] --- PASS: TestConfigsUpdate (2.25s)
17:24:56 [2020-02-06T17:24:56.932Z] === RUN   TestTemplatedConfig
17:24:57 [2020-02-06T17:24:57.270Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:24:57 [2020-02-06T17:24:57.530Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:24:58 [2020-02-06T17:24:58.090Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:24:58 [2020-02-06T17:24:58.258Z] #33 154.0 
17:24:58 [2020-02-06T17:24:58.822Z] #33 DONE 154.5s
17:24:58 [2020-02-06T17:24:58.822Z] 
17:24:58 [2020-02-06T17:24:58.822Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
17:24:59 [2020-02-06T17:24:59.629Z] --- PASS: TestTemplatedConfig (2.69s)
17:24:59 [2020-02-06T17:24:59.629Z] === RUN   TestConfigInspect
17:25:00 [2020-02-06T17:25:00.063Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:25:00 [2020-02-06T17:25:00.721Z] #34 DONE 1.6s
17:25:01 [2020-02-06T17:25:01.947Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:25:02 [2020-02-06T17:25:02.096Z] 
17:25:02 [2020-02-06T17:25:02.096Z] #35 [runner 12/12] COPY --from=builder       /build/ /
17:25:02 [2020-02-06T17:25:02.334Z] --- PASS: TestConfigInspect (2.22s)
17:25:02 [2020-02-06T17:25:02.334Z] === RUN   TestConfigCreateWithLabels
17:25:03 [2020-02-06T17:25:03.028Z] #35 DONE 1.0s
17:25:03 [2020-02-06T17:25:03.028Z] 
17:25:03 [2020-02-06T17:25:03.028Z] #36 exporting to image
17:25:03 [2020-02-06T17:25:03.028Z] #36 exporting layers
17:25:03 [2020-02-06T17:25:03.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:25:04 [2020-02-06T17:25:04.378Z] --- PASS: TestConfigCreateWithLabels (2.23s)
17:25:04 [2020-02-06T17:25:04.378Z] === RUN   TestConfigCreateResolve
17:25:05 [2020-02-06T17:25:05.324Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:25:05 [2020-02-06T17:25:05.555Z] #36 exporting layers 2.3s done
17:25:05 [2020-02-06T17:25:05.555Z] #36 writing image sha256:078d6e5af035a5650b25be81e8d803d770db85496852cfecdb206516d1065113 done
17:25:05 [2020-02-06T17:25:05.555Z] #36 naming to docker.io/library/moby-e2e-test done
17:25:05 [2020-02-06T17:25:05.555Z] #36 DONE 2.3s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:25:05 [2020-02-06T17:25:05.872Z] + echo Ensuring container killed.
17:25:05 [2020-02-06T17:25:05.872Z] Ensuring container killed.
17:25:05 [2020-02-06T17:25:05.872Z] + docker rm -vf docker-pr2
17:25:05 [2020-02-06T17:25:05.872Z] Error: No such container: docker-pr2
17:25:05 [2020-02-06T17:25:05.872Z] + true
[Pipeline] sh
17:25:06 [2020-02-06T17:25:06.175Z] + echo Chowning /workspace to jenkins user
17:25:06 [2020-02-06T17:25:06.175Z] Chowning /workspace to jenkins user
17:25:06 [2020-02-06T17:25:06.175Z] + id -u
17:25:06 [2020-02-06T17:25:06.175Z] + id -g
17:25:06 [2020-02-06T17:25:06.175Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40467:/workspace busybox chown -R 1000:1000 /workspace
17:25:06 [2020-02-06T17:25:06.428Z] --- PASS: TestConfigCreateResolve (2.27s)
17:25:06 [2020-02-06T17:25:06.428Z] === RUN   TestConfigDaemonLibtrustID
17:25:07 [2020-02-06T17:25:07.047Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:25:07 [2020-02-06T17:25:07.047Z] PASS
17:25:07 [2020-02-06T17:25:07.048Z] 
17:25:07 [2020-02-06T17:25:07.048Z] DONE 8 tests in 16.790s
17:25:07 [2020-02-06T17:25:07.048Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
17:25:07 [2020-02-06T17:25:07.048Z] ++ 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
17:25:07 [2020-02-06T17:25:07.048Z] ++ set -e
17:25:07 [2020-02-06T17:25:07.048Z] ++ '[' -n 0 ']'
17:25:07 [2020-02-06T17:25:07.048Z] ++ set -x
17:25:07 [2020-02-06T17:25:07.048Z] ++ 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
17:25:07 [2020-02-06T17:25:07.048Z] INFO: Testing against a local daemon
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestCheckpoint
17:25:07 [2020-02-06T17:25:07.048Z] --- SKIP: TestCheckpoint (0.00s)
17:25:07 [2020-02-06T17:25:07.048Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestContainerInvalidJSON
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:25:07 [2020-02-06T17:25:07.048Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:25:07 [2020-02-06T17:25:07.048Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:25:07 [2020-02-06T17:25:07.048Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:25:07 [2020-02-06T17:25:07.048Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:25:07 [2020-02-06T17:25:07.048Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:25:07 [2020-02-06T17:25:07.048Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:25:07 [2020-02-06T17:25:07.048Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:25:07 [2020-02-06T17:25:07.048Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:25:07 [2020-02-06T17:25:07.048Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:25:07 [2020-02-06T17:25:07.048Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:25:07 [2020-02-06T17:25:07.048Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:25:07 [2020-02-06T17:25:07.048Z] === RUN   TestCopyFromContainerPathIsNotDir
17:25:07 [2020-02-06T17:25:07.334Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:25:07 [2020-02-06T17:25:07.334Z] === RUN   TestCopyToContainerPathDoesNotExist
17:25:07 [2020-02-06T17:25:07.334Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
17:25:07 [2020-02-06T17:25:07.334Z] === RUN   TestCopyToContainerPathIsNotDir
17:25:07 [2020-02-06T17:25:07.334Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
17:25:07 [2020-02-06T17:25:07.334Z] === RUN   TestCopyFromContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:25:07 [2020-02-06T17:25:07.840Z] + bundleName=unit
17:25:07 [2020-02-06T17:25:07.840Z] + echo Creating unit-bundles.tar.gz
17:25:07 [2020-02-06T17:25:07.840Z] Creating unit-bundles.tar.gz
17:25:07 [2020-02-06T17:25:07.840Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
17:25:07 [2020-02-06T17:25:07.840Z] bundles/junit-report.xml
17:25:07 [2020-02-06T17:25:07.840Z] bundles/go-test-report.json
17:25:07 [2020-02-06T17:25:07.840Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:25:07 [2020-02-06T17:25:07.851Z] Archiving artifacts
17:25:08 [2020-02-06T17:25:08.368Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:25:08 [2020-02-06T17:25:08.587Z] === RUN   TestDockerSuite/TestEventsCopy
17:25:08 [2020-02-06T17:25:08.685Z] + make clean
17:25:08 [2020-02-06T17:25:08.820Z] === RUN   TestCopyFromContainer//
17:25:08 [2020-02-06T17:25:08.941Z] docker volume rm -f docker-dev-cache
17:25:08 [2020-02-06T17:25:08.941Z] docker-dev-cache
[Pipeline] deleteDir
17:25:09 [2020-02-06T17:25:09.110Z] === RUN   TestCopyFromContainer//bar/root
17:25:09 [2020-02-06T17:25:09.110Z] === RUN   TestCopyFromContainer//bar/root/
17:25:09 [2020-02-06T17:25:09.110Z] === RUN   TestCopyFromContainer/bar/quux
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:25:09 [2020-02-06T17:25:09.403Z] === RUN   TestCopyFromContainer/bar/quux/
17:25:09 [2020-02-06T17:25:09.403Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:25:09 [2020-02-06T17:25:09.403Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:25:09 [2020-02-06T17:25:09.596Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:25:09 [2020-02-06T17:25:09.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:25:09 [2020-02-06T17:25:09.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:25:09 [2020-02-06T17:25:09.690Z] === RUN   TestCopyFromContainer/bar/notarget
17:25:09 [2020-02-06T17:25:09.977Z] --- PASS: TestCopyFromContainer (2.51s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer// (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:09 [2020-02-06T17:25:09.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateLinkToNonExistingContainer
17:25:09 [2020-02-06T17:25:09.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateWithInvalidEnv
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateWithInvalidEnv/0
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateWithInvalidEnv/0
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateWithInvalidEnv/1
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateWithInvalidEnv/1
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateWithInvalidEnv/2
17:25:09 [2020-02-06T17:25:09.977Z] === PAUSE TestCreateWithInvalidEnv/2
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateWithInvalidEnv/0
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateWithInvalidEnv/2
17:25:09 [2020-02-06T17:25:09.977Z] === CONT  TestCreateWithInvalidEnv/1
17:25:09 [2020-02-06T17:25:09.977Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:25:09 [2020-02-06T17:25:09.977Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateTmpfsMountsTarget
17:25:09 [2020-02-06T17:25:09.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
17:25:09 [2020-02-06T17:25:09.977Z] === RUN   TestCreateWithCustomMaskedPaths
17:25:11 [2020-02-06T17:25:11.480Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:25:12 [2020-02-06T17:25:12.068Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s)
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/no_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/no_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/empty_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/valid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/empty_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/empty_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/empty_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/no_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/empty_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/valid_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/empty_capabilities
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/empty_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
17:25:12 [2020-02-06T17:25:12.068Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
17:25:12 [2020-02-06T17:25:12.068Z] --- PASS: TestCreateWithCapabilities (0.03s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
17:25:12 [2020-02-06T17:25:12.068Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
17:25:12 [2020-02-06T17:25:12.068Z] === RUN   TestCreateWithCustomReadonlyPaths
17:25:12 [2020-02-06T17:25:12.406Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:25:12 [2020-02-06T17:25:12.743Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:25:14 [2020-02-06T17:25:14.155Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:14 [2020-02-06T17:25:14.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:14 [2020-02-06T17:25:14.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:14 [2020-02-06T17:25:14.155Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:14 [2020-02-06T17:25:14.155Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:14 [2020-02-06T17:25:14.155Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:14 [2020-02-06T17:25:14.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:25:14 [2020-02-06T17:25:14.155Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
17:25:14 [2020-02-06T17:25:14.155Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:25:14 [2020-02-06T17:25:14.155Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
17:25:14 [2020-02-06T17:25:14.155Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
17:25:14 [2020-02-06T17:25:14.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:25:14 [2020-02-06T17:25:14.156Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:25:14 [2020-02-06T17:25:14.668Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:25:14 [2020-02-06T17:25:14.776Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
17:25:14 [2020-02-06T17:25:14.776Z] === RUN   TestContainerStartOnDaemonRestart
17:25:14 [2020-02-06T17:25:14.776Z] === PAUSE TestContainerStartOnDaemonRestart
17:25:14 [2020-02-06T17:25:14.776Z] === RUN   TestDaemonRestartIpcMode
17:25:14 [2020-02-06T17:25:14.776Z] === PAUSE TestDaemonRestartIpcMode
17:25:14 [2020-02-06T17:25:14.776Z] === RUN   TestDaemonHostGatewayIP
17:25:14 [2020-02-06T17:25:14.776Z] === PAUSE TestDaemonHostGatewayIP
17:25:14 [2020-02-06T17:25:14.776Z] === RUN   TestDiff
17:25:15 [2020-02-06T17:25:15.227Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:25:15 [2020-02-06T17:25:15.227Z] === RUN   TestDockerSuite/TestEventsFilterType
17:25:15 [2020-02-06T17:25:15.401Z] --- PASS: TestDiff (0.65s)
17:25:15 [2020-02-06T17:25:15.401Z] === RUN   TestExecWithCloseStdin
17:25:15 [2020-02-06T17:25:15.787Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:25:15 [2020-02-06T17:25:15.787Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:25:15 [2020-02-06T17:25:15.787Z] === RUN   TestDockerSuite/TestEventsFilters
17:25:16 [2020-02-06T17:25:16.433Z] --- PASS: TestExecWithCloseStdin (0.78s)
17:25:16 [2020-02-06T17:25:16.433Z] === RUN   TestExec
17:25:17 [2020-02-06T17:25:17.056Z] --- PASS: TestExec (0.76s)
17:25:17 [2020-02-06T17:25:17.056Z] === RUN   TestExecUser
17:25:17 [2020-02-06T17:25:17.684Z] --- PASS: TestExecUser (0.78s)
17:25:17 [2020-02-06T17:25:17.684Z] === RUN   TestExportContainerAndImportImage
17:25:17 [2020-02-06T17:25:17.714Z] === RUN   TestDockerSuite/TestEventsFormat
17:25:18 [2020-02-06T17:25:18.712Z] --- PASS: TestExportContainerAndImportImage (0.96s)
17:25:18 [2020-02-06T17:25:18.712Z] === RUN   TestExportContainerAfterDaemonRestart
17:25:19 [2020-02-06T17:25:19.164Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:25:19 [2020-02-06T17:25:19.164Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:25:19 [2020-02-06T17:25:19.164Z] === RUN   TestDockerSuite/TestEventsImageImport
17:25:19 [2020-02-06T17:25:19.767Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:25:20 [2020-02-06T17:25:20.022Z] === RUN   TestDockerSuite/TestEventsImagePull
17:25:20 [2020-02-06T17:25:20.202Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
17:25:20 [2020-02-06T17:25:20.202Z] === RUN   TestHealthCheckWorkdir
17:25:20 [2020-02-06T17:25:20.581Z] === RUN   TestDockerSuite/TestEventsImageTag
17:25:21 [2020-02-06T17:25:21.220Z] --- PASS: TestHealthCheckWorkdir (0.91s)
17:25:21 [2020-02-06T17:25:21.220Z] === RUN   TestHealthKillContainer
17:25:21 [2020-02-06T17:25:21.505Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:25:21 [2020-02-06T17:25:21.760Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:25:21 [2020-02-06T17:25:21.760Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:25:21 [2020-02-06T17:25:21.760Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:25:23 [2020-02-06T17:25:23.643Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:25:23 [2020-02-06T17:25:23.913Z] --- PASS: TestHealthKillContainer (2.86s)
17:25:23 [2020-02-06T17:25:23.913Z] === RUN   TestInspectCpusetInConfigPre120
17:25:24 [2020-02-06T17:25:24.214Z] === RUN   TestDockerSuite/TestEventsRename
17:25:24 [2020-02-06T17:25:24.936Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
17:25:24 [2020-02-06T17:25:24.936Z] === RUN   TestIpcModeNone
17:25:25 [2020-02-06T17:25:25.138Z] === RUN   TestDockerSuite/TestEventsResize
17:25:25 [2020-02-06T17:25:25.557Z] --- PASS: TestIpcModeNone (0.76s)
17:25:25 [2020-02-06T17:25:25.557Z] === RUN   TestIpcModePrivate
17:25:26 [2020-02-06T17:25:26.063Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:25:26 [2020-02-06T17:25:26.186Z] --- PASS: TestIpcModePrivate (0.77s)
17:25:26 [2020-02-06T17:25:26.186Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
17:25:26 [2020-02-06T17:25:26.186Z] === RUN   TestIpcModeShareable
17:25:26 [2020-02-06T17:25:26.986Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:25:27 [2020-02-06T17:25:27.206Z] --- PASS: TestIpcModeShareable (0.80s)
17:25:27 [2020-02-06T17:25:27.206Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
17:25:27 [2020-02-06T17:25:27.206Z] === RUN   TestAPIIpcModeShareableAndContainer
17:25:27 [2020-02-06T17:25:27.909Z] === RUN   TestDockerSuite/TestEventsStreaming
17:25:28 [2020-02-06T17:25:28.468Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:25:29 [2020-02-06T17:25:29.249Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s)
17:25:29 [2020-02-06T17:25:29.249Z] === RUN   TestAPIIpcModeHost
17:25:29 [2020-02-06T17:25:29.874Z] --- PASS: TestAPIIpcModeHost (0.62s)
17:25:29 [2020-02-06T17:25:29.874Z] === RUN   TestDaemonIpcModeShareable
17:25:31 [2020-02-06T17:25:31.724Z] === RUN   TestDockerSuite/TestEventsTop
17:25:31 [2020-02-06T17:25:31.929Z] --- PASS: TestDaemonIpcModeShareable (1.70s)
17:25:31 [2020-02-06T17:25:31.929Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:25:31 [2020-02-06T17:25:31.929Z] === RUN   TestDaemonIpcModePrivate
17:25:32 [2020-02-06T17:25:32.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:25:32 [2020-02-06T17:25:32.537Z] === RUN   TestDockerSuite/TestEventsUntag
17:25:33 [2020-02-06T17:25:33.426Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
17:25:33 [2020-02-06T17:25:33.426Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:25:33 [2020-02-06T17:25:33.426Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:25:34 [2020-02-06T17:25:34.916Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
17:25:34 [2020-02-06T17:25:34.916Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:25:34 [2020-02-06T17:25:34.916Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:25:35 [2020-02-06T17:25:35.045Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:25:35 [2020-02-06T17:25:35.299Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:25:36 [2020-02-06T17:25:36.954Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
17:25:36 [2020-02-06T17:25:36.954Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:25:36 [2020-02-06T17:25:36.954Z] === RUN   TestIpcModeOlderClient
17:25:36 [2020-02-06T17:25:36.954Z] === PAUSE TestIpcModeOlderClient
17:25:36 [2020-02-06T17:25:36.954Z] === RUN   TestKillContainerInvalidSignal
17:25:37 [2020-02-06T17:25:37.185Z] === RUN   TestDockerSuite/TestExec
17:25:37 [2020-02-06T17:25:37.240Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
17:25:37 [2020-02-06T17:25:37.240Z] === RUN   TestKillContainer
17:25:37 [2020-02-06T17:25:37.240Z] === RUN   TestKillContainer/no_signal
17:25:37 [2020-02-06T17:25:37.744Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:25:37 [2020-02-06T17:25:37.864Z] === RUN   TestKillContainer/non_killing_signal
17:25:38 [2020-02-06T17:25:38.485Z] === RUN   TestKillContainer/killing_signal
17:25:38 [2020-02-06T17:25:38.672Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:25:39 [2020-02-06T17:25:39.503Z] --- PASS: TestKillContainer (2.04s)
17:25:39 [2020-02-06T17:25:39.503Z]     --- PASS: TestKillContainer/no_signal (0.65s)
17:25:39 [2020-02-06T17:25:39.503Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
17:25:39 [2020-02-06T17:25:39.503Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
17:25:39 [2020-02-06T17:25:39.503Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:25:39 [2020-02-06T17:25:39.503Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:25:39 [2020-02-06T17:25:39.599Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:25:40 [2020-02-06T17:25:40.124Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:25:40 [2020-02-06T17:25:40.523Z] === RUN   TestDockerSuite/TestExecAPIStart
17:25:40 [2020-02-06T17:25:40.749Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
17:25:40 [2020-02-06T17:25:40.749Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
17:25:40 [2020-02-06T17:25:40.749Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
17:25:40 [2020-02-06T17:25:40.749Z] === RUN   TestKillStoppedContainer
17:25:40 [2020-02-06T17:25:40.749Z] --- PASS: TestKillStoppedContainer (0.09s)
17:25:40 [2020-02-06T17:25:40.749Z] === RUN   TestKillStoppedContainerAPIPre120
17:25:40 [2020-02-06T17:25:40.749Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
17:25:40 [2020-02-06T17:25:40.749Z] === RUN   TestKillDifferentUserContainer
17:25:41 [2020-02-06T17:25:41.377Z] --- PASS: TestKillDifferentUserContainer (0.68s)
17:25:41 [2020-02-06T17:25:41.377Z] === RUN   TestInspectOomKilledTrue
17:25:42 [2020-02-06T17:25:42.405Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:25:42 [2020-02-06T17:25:42.871Z] --- PASS: TestInspectOomKilledTrue (1.16s)
17:25:42 [2020-02-06T17:25:42.871Z] === RUN   TestInspectOomKilledFalse
17:25:43 [2020-02-06T17:25:43.157Z] --- PASS: TestInspectOomKilledFalse (0.63s)
17:25:43 [2020-02-06T17:25:43.157Z] === RUN   TestLinksEtcHostsContentMatch
17:25:43 [2020-02-06T17:25:43.330Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:25:43 [2020-02-06T17:25:43.784Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
17:25:43 [2020-02-06T17:25:43.784Z] === RUN   TestLinksContainerNames
17:25:44 [2020-02-06T17:25:44.257Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:25:45 [2020-02-06T17:25:45.181Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:25:45 [2020-02-06T17:25:45.275Z] --- PASS: TestLinksContainerNames (1.26s)
17:25:45 [2020-02-06T17:25:45.275Z] === RUN   TestLogsFollowTailEmpty
17:25:45 [2020-02-06T17:25:45.900Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
17:25:45 [2020-02-06T17:25:45.900Z] === RUN   TestContainerNetworkMountsNoChown
17:25:46 [2020-02-06T17:25:46.105Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:25:46 [2020-02-06T17:25:46.525Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/default
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/default
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/private
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/private
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rprivate
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rprivate
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/slave
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/slave
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rslave
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rslave
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/shared
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/shared
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rshared
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rshared
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/default
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/shared
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rslave
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rshared
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/default/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/default/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/slave
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rprivate
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/private
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/private/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/private/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:25:46 [2020-02-06T17:25:46.525Z] === CONT  TestMountDaemonRoot/default/bind_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/default/mount_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/private/bind_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/private/mount_root
17:25:46 [2020-02-06T17:25:46.816Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:25:46 [2020-02-06T17:25:46.816Z] --- PASS: TestMountDaemonRoot (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:25:46 [2020-02-06T17:25:46.816Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:25:46 [2020-02-06T17:25:46.816Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:25:46 [2020-02-06T17:25:46.816Z] === RUN   TestContainerBindMountNonRecursive
17:25:47 [2020-02-06T17:25:47.031Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:25:48 [2020-02-06T17:25:48.391Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:25:48 [2020-02-06T17:25:48.861Z] --- PASS: TestContainerBindMountNonRecursive (1.68s)
17:25:48 [2020-02-06T17:25:48.861Z] === RUN   TestNetworkNat
17:25:49 [2020-02-06T17:25:49.149Z] --- PASS: TestNetworkNat (0.74s)
17:25:49 [2020-02-06T17:25:49.149Z] === RUN   TestNetworkLocalhostTCPNat
17:25:49 [2020-02-06T17:25:49.757Z] === RUN   TestDockerSuite/TestExecCgroup
17:25:50 [2020-02-06T17:25:50.175Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
17:25:50 [2020-02-06T17:25:50.175Z] === RUN   TestNetworkLoopbackNat
17:25:51 [2020-02-06T17:25:51.117Z] === RUN   TestDockerSuite/TestExecEnv
17:25:51 [2020-02-06T17:25:51.192Z] --- PASS: TestNetworkLoopbackNat (0.95s)
17:25:51 [2020-02-06T17:25:51.192Z] === RUN   TestPause
17:25:51 [2020-02-06T17:25:51.815Z] --- PASS: TestPause (0.72s)
17:25:51 [2020-02-06T17:25:51.815Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:25:51 [2020-02-06T17:25:51.815Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:25:51 [2020-02-06T17:25:51.815Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:25:51 [2020-02-06T17:25:51.815Z] === RUN   TestPauseStopPausedContainer
17:25:52 [2020-02-06T17:25:52.086Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:25:52 [2020-02-06T17:25:52.442Z] --- PASS: TestPauseStopPausedContainer (0.72s)
17:25:52 [2020-02-06T17:25:52.442Z] === RUN   TestPsFilter
17:25:52 [2020-02-06T17:25:52.732Z] --- PASS: TestPsFilter (0.20s)
17:25:52 [2020-02-06T17:25:52.732Z] === RUN   TestRemoveContainerWithRemovedVolume
17:25:53 [2020-02-06T17:25:53.359Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
17:25:53 [2020-02-06T17:25:53.359Z] === RUN   TestRemoveContainerWithVolume
17:25:53 [2020-02-06T17:25:53.969Z] === RUN   TestDockerSuite/TestExecExitStatus
17:25:53 [2020-02-06T17:25:53.983Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
17:25:53 [2020-02-06T17:25:53.983Z] === RUN   TestRemoveContainerRunning
17:25:54 [2020-02-06T17:25:54.530Z] === RUN   TestDockerSuite/TestExecInspectID
17:25:54 [2020-02-06T17:25:54.607Z] --- PASS: TestRemoveContainerRunning (0.69s)
17:25:54 [2020-02-06T17:25:54.607Z] === RUN   TestRemoveContainerForceRemoveRunning
17:25:55 [2020-02-06T17:25:55.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
17:25:55 [2020-02-06T17:25:55.278Z] === RUN   TestRemoveInvalidContainer
17:25:55 [2020-02-06T17:25:55.278Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:25:55 [2020-02-06T17:25:55.278Z] === RUN   TestRenameLinkedContainer
17:25:57 [2020-02-06T17:25:57.789Z] === RUN   TestDockerSuite/TestExecInteractive
17:25:57 [2020-02-06T17:25:57.991Z] --- PASS: TestRenameLinkedContainer (2.65s)
17:25:57 [2020-02-06T17:25:57.991Z] === RUN   TestRenameStoppedContainer
17:25:58 [2020-02-06T17:25:58.391Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:25:58 [2020-02-06T17:25:58.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:25:58 [2020-02-06T17:25:58.622Z] --- PASS: TestRenameStoppedContainer (0.64s)
17:25:58 [2020-02-06T17:25:58.622Z] === RUN   TestRenameRunningContainerAndReuse
17:25:59 [2020-02-06T17:25:59.752Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:26:00 [2020-02-06T17:26:00.121Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
17:26:00 [2020-02-06T17:26:00.121Z] === RUN   TestRenameInvalidName
17:26:00 [2020-02-06T17:26:00.746Z] --- PASS: TestRenameInvalidName (0.67s)
17:26:00 [2020-02-06T17:26:00.746Z] === RUN   TestRenameAnonymousContainer
17:26:00 [2020-02-06T17:26:00.758Z] === RUN   TestDockerSuite/TestExecParseError
17:26:01 [2020-02-06T17:26:01.320Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:26:02 [2020-02-06T17:26:02.246Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:26:03 [2020-02-06T17:26:03.170Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:26:03 [2020-02-06T17:26:03.451Z] --- PASS: TestRenameAnonymousContainer (2.51s)
17:26:03 [2020-02-06T17:26:03.451Z] === RUN   TestRenameContainerWithSameName
17:26:03 [2020-02-06T17:26:03.739Z] --- PASS: TestRenameContainerWithSameName (0.66s)
17:26:03 [2020-02-06T17:26:03.740Z] === RUN   TestRenameContainerWithLinkedContainer
17:26:05 [2020-02-06T17:26:05.232Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
17:26:05 [2020-02-06T17:26:05.232Z] === RUN   TestResize
17:26:05 [2020-02-06T17:26:05.861Z] --- PASS: TestResize (0.71s)
17:26:05 [2020-02-06T17:26:05.861Z] === RUN   TestResizeWithInvalidSize
17:26:06 [2020-02-06T17:26:06.493Z] --- PASS: TestResizeWithInvalidSize (0.67s)
17:26:06 [2020-02-06T17:26:06.493Z] === RUN   TestResizeWhenContainerNotStarted
17:26:06 [2020-02-06T17:26:06.517Z] === RUN   TestDockerSuite/TestExecSetEnv
17:26:06 [2020-02-06T17:26:06.771Z] === RUN   TestDockerSuite/TestExecStartFails
17:26:07 [2020-02-06T17:26:07.129Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:26:07 [2020-02-06T17:26:07.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:26:07 [2020-02-06T17:26:07.696Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:26:09 [2020-02-06T17:26:09.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:26:10 [2020-02-06T17:26:10.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:26:10 [2020-02-06T17:26:10.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:26:11 [2020-02-06T17:26:11.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:26:11 [2020-02-06T17:26:11.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:26:13 [2020-02-06T17:26:13.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:26:13 [2020-02-06T17:26:13.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:26:14 [2020-02-06T17:26:14.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:26:17 [2020-02-06T17:26:17.578Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.34s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.28s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.26s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.46s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s)
17:26:17 [2020-02-06T17:26:17.578Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s)
17:26:17 [2020-02-06T17:26:17.578Z] === RUN   TestCgroupNamespacesRun
17:26:18 [2020-02-06T17:26:18.270Z] edbd72df76b4: Pull complete
17:26:18 [2020-02-06T17:26:18.270Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
17:26:18 [2020-02-06T17:26:18.270Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:26:18 [2020-02-06T17:26:18.270Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
17:26:18 [2020-02-06T17:26:18.270Z] WARN: Skipping validation tests
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Running unit tests at 02/06/2020 17:26:09...
17:26:18 [2020-02-06T17:26:18.270Z] INFO: make.ps1 starting at 02/06/2020 17:26:13
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Git commit (1cb4a60950) assumed from DOCKER_GITCOMMIT environment variable
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Invoking autogen...
17:26:18 [2020-02-06T17:26:18.270Z] INFO: Running unit tests...
17:26:18 [2020-02-06T17:26:18.597Z] --- PASS: TestCgroupNamespacesRun (1.63s)
17:26:18 [2020-02-06T17:26:18.597Z] === RUN   TestCgroupNamespacesRunPrivileged
17:26:19 [2020-02-06T17:26:19.846Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:26:19 [2020-02-06T17:26:19.846Z] === RUN   TestDockerSuite/TestExecTTY
17:26:20 [2020-02-06T17:26:20.646Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
17:26:20 [2020-02-06T17:26:20.646Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:26:20 [2020-02-06T17:26:20.854Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:26:21 [2020-02-06T17:26:21.779Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:26:22 [2020-02-06T17:26:22.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
17:26:22 [2020-02-06T17:26:22.133Z] === RUN   TestCgroupNamespacesRunHostMode
17:26:22 [2020-02-06T17:26:22.703Z] === RUN   TestDockerSuite/TestExecUlimits
17:26:23 [2020-02-06T17:26:23.623Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
17:26:23 [2020-02-06T17:26:23.623Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:26:23 [2020-02-06T17:26:23.635Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:26:23 [2020-02-06T17:26:23.636Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:26:24 [2020-02-06T17:26:24.017Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:26:25 [2020-02-06T17:26:25.120Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
17:26:25 [2020-02-06T17:26:25.120Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:26:25 [2020-02-06T17:26:25.517Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:26:25 [2020-02-06T17:26:25.815Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:26:26 [2020-02-06T17:26:26.141Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
17:26:26 [2020-02-06T17:26:26.141Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:26:26 [2020-02-06T17:26:26.375Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:26:27 [2020-02-06T17:26:27.165Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
17:26:27 [2020-02-06T17:26:27.165Z] === RUN   TestCgroupNamespacesRunOlderClient
17:26:27 [2020-02-06T17:26:27.735Z] === RUN   TestDockerSuite/TestExecWithTERM
17:26:28 [2020-02-06T17:26:28.662Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
17:26:28 [2020-02-06T17:26:28.662Z] === RUN   TestKernelTCPMemory
17:26:29 [2020-02-06T17:26:29.096Z] === RUN   TestDockerSuite/TestExecWithUser
17:26:29 [2020-02-06T17:26:29.285Z] --- PASS: TestKernelTCPMemory (0.79s)
17:26:29 [2020-02-06T17:26:29.285Z] === RUN   TestNISDomainname
17:26:30 [2020-02-06T17:26:30.020Z] === RUN   TestDockerSuite/TestGetContainerStats
17:26:30 [2020-02-06T17:26:30.307Z] --- PASS: TestNISDomainname (0.88s)
17:26:30 [2020-02-06T17:26:30.307Z] === RUN   TestHostnameDnsResolution
17:26:31 [2020-02-06T17:26:31.342Z] --- PASS: TestHostnameDnsResolution (1.12s)
17:26:31 [2020-02-06T17:26:31.342Z] === RUN   TestStats
17:26:32 [2020-02-06T17:26:32.527Z] ?   	github.com/docker/docker/api	[no test files]
17:26:34 [2020-02-06T17:26:34.048Z] --- PASS: TestStats (2.20s)
17:26:34 [2020-02-06T17:26:34.048Z] === RUN   TestStopContainerWithTimeout
17:26:34 [2020-02-06T17:26:34.048Z] === RUN   TestStopContainerWithTimeout/0
17:26:34 [2020-02-06T17:26:34.048Z] === PAUSE TestStopContainerWithTimeout/0
17:26:34 [2020-02-06T17:26:34.048Z] === RUN   TestStopContainerWithTimeout/1
17:26:34 [2020-02-06T17:26:34.048Z] === PAUSE TestStopContainerWithTimeout/1
17:26:34 [2020-02-06T17:26:34.048Z] === RUN   TestStopContainerWithTimeout/3
17:26:34 [2020-02-06T17:26:34.048Z] === PAUSE TestStopContainerWithTimeout/3
17:26:34 [2020-02-06T17:26:34.048Z] === RUN   TestStopContainerWithTimeout/-1
17:26:34 [2020-02-06T17:26:34.048Z] === PAUSE TestStopContainerWithTimeout/-1
17:26:34 [2020-02-06T17:26:34.048Z] === CONT  TestStopContainerWithTimeout/0
17:26:34 [2020-02-06T17:26:34.048Z] === CONT  TestStopContainerWithTimeout/3
17:26:34 [2020-02-06T17:26:34.048Z] === CONT  TestStopContainerWithTimeout/1
17:26:34 [2020-02-06T17:26:34.048Z] === CONT  TestStopContainerWithTimeout/-1
17:26:35 [2020-02-06T17:26:35.254Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:26:36 [2020-02-06T17:26:36.772Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:26:36 [2020-02-06T17:26:36.772Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
17:26:36 [2020-02-06T17:26:36.772Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
17:26:36 [2020-02-06T17:26:36.772Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
17:26:36 [2020-02-06T17:26:36.772Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
17:26:36 [2020-02-06T17:26:36.772Z] === RUN   TestDeleteDevicemapper
17:26:36 [2020-02-06T17:26:36.772Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:26:36 [2020-02-06T17:26:36.772Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:26:36 [2020-02-06T17:26:36.772Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:26:40 [2020-02-06T17:26:40.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s)
17:26:40 [2020-02-06T17:26:40.310Z] === RUN   TestUpdateMemory
17:26:40 [2020-02-06T17:26:40.488Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:26:40 [2020-02-06T17:26:40.938Z] --- PASS: TestUpdateMemory (0.90s)
17:26:40 [2020-02-06T17:26:40.938Z] === RUN   TestUpdateCPUQuota
17:26:41 [2020-02-06T17:26:41.956Z] --- PASS: TestUpdateCPUQuota (1.19s)
17:26:41 [2020-02-06T17:26:41.956Z] === RUN   TestUpdatePidsLimit
17:26:41 [2020-02-06T17:26:41.956Z] === RUN   TestUpdatePidsLimit/update_from_none
17:26:42 [2020-02-06T17:26:42.245Z] === RUN   TestUpdatePidsLimit/no_change
17:26:42 [2020-02-06T17:26:42.371Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:26:42 [2020-02-06T17:26:42.869Z] === RUN   TestUpdatePidsLimit/update_lower
17:26:42 [2020-02-06T17:26:42.869Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:26:43 [2020-02-06T17:26:43.513Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:26:43 [2020-02-06T17:26:43.798Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:26:44 [2020-02-06T17:26:44.084Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:26:44 [2020-02-06T17:26:44.860Z] ok  	github.com/docker/docker/api/server	0.211s	coverage: 9.0% of statements
17:26:45 [2020-02-06T17:26:45.572Z] --- PASS: TestUpdatePidsLimit (3.33s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
17:26:45 [2020-02-06T17:26:45.572Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
17:26:45 [2020-02-06T17:26:45.572Z] === RUN   TestUpdateRestartPolicy
17:26:47 [2020-02-06T17:26:47.686Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:26:47 [2020-02-06T17:26:47.940Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:26:47 [2020-02-06T17:26:47.940Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:26:47 [2020-02-06T17:26:47.940Z] === RUN   TestDockerSuite/TestHealth
17:26:52 [2020-02-06T17:26:52.099Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:26:58 [2020-02-06T17:26:58.122Z] --- PASS: TestUpdateRestartPolicy (12.10s)
17:26:58 [2020-02-06T17:26:58.122Z] === RUN   TestUpdateRestartWithAutoRemove
17:26:58 [2020-02-06T17:26:58.122Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
17:26:58 [2020-02-06T17:26:58.122Z] === RUN   TestWaitNonBlocked
17:26:58 [2020-02-06T17:26:58.122Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:58 [2020-02-06T17:26:58.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:58 [2020-02-06T17:26:58.122Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:58 [2020-02-06T17:26:58.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:58 [2020-02-06T17:26:58.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:58 [2020-02-06T17:26:58.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:59 [2020-02-06T17:26:59.154Z] --- PASS: TestWaitNonBlocked (0.03s)
17:26:59 [2020-02-06T17:26:59.154Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
17:26:59 [2020-02-06T17:26:59.154Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
17:26:59 [2020-02-06T17:26:59.154Z] === RUN   TestWaitBlocked
17:26:59 [2020-02-06T17:26:59.154Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:26:59 [2020-02-06T17:26:59.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:26:59 [2020-02-06T17:26:59.154Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:26:59 [2020-02-06T17:26:59.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:26:59 [2020-02-06T17:26:59.154Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:26:59 [2020-02-06T17:26:59.154Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:27:00 [2020-02-06T17:27:00.174Z] --- PASS: TestWaitBlocked (0.03s)
17:27:00 [2020-02-06T17:27:00.174Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
17:27:00 [2020-02-06T17:27:00.174Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
17:27:00 [2020-02-06T17:27:00.174Z] === CONT  TestContainerStartOnDaemonRestart
17:27:00 [2020-02-06T17:27:00.174Z] === CONT  TestDaemonHostGatewayIP
17:27:00 [2020-02-06T17:27:00.174Z] === CONT  TestIpcModeOlderClient
17:27:00 [2020-02-06T17:27:00.174Z] === CONT  TestDaemonRestartIpcMode
17:27:00 [2020-02-06T17:27:00.174Z] --- PASS: TestIpcModeOlderClient (0.17s)
17:27:03 [2020-02-06T17:27:03.693Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s)
17:27:04 [2020-02-06T17:27:04.803Z] --- PASS: TestDaemonRestartIpcMode (4.59s)
17:27:04 [2020-02-06T17:27:04.803Z] --- PASS: TestDaemonHostGatewayIP (4.79s)
17:27:04 [2020-02-06T17:27:04.803Z] PASS
17:27:04 [2020-02-06T17:27:04.803Z] 
17:27:04 [2020-02-06T17:27:04.803Z] === Skipped
17:27:04 [2020-02-06T17:27:04.803Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:27:04 [2020-02-06T17:27:04.803Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:27:04 [2020-02-06T17:27:04.803Z] 
17:27:04 [2020-02-06T17:27:04.803Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:27:04 [2020-02-06T17:27:04.803Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:27:04 [2020-02-06T17:27:04.803Z] 
17:27:04 [2020-02-06T17:27:04.803Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:27:04 [2020-02-06T17:27:04.803Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:27:04 [2020-02-06T17:27:04.803Z] 
17:27:04 [2020-02-06T17:27:04.803Z] 
17:27:04 [2020-02-06T17:27:04.803Z] DONE 199 tests, 3 skipped in 117.856s
17:27:04 [2020-02-06T17:27:04.803Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:27:04 [2020-02-06T17:27:04.803Z] ++ 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
17:27:04 [2020-02-06T17:27:04.803Z] ++ set -e
17:27:04 [2020-02-06T17:27:04.803Z] ++ '[' -n 0 ']'
17:27:04 [2020-02-06T17:27:04.803Z] ++ set -x
17:27:04 [2020-02-06T17:27:04.803Z] ++ 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
17:27:04 [2020-02-06T17:27:04.803Z] INFO: Testing against a local daemon
17:27:04 [2020-02-06T17:27:04.803Z] === RUN   TestCommitInheritsEnv
17:27:05 [2020-02-06T17:27:05.426Z] --- PASS: TestCommitInheritsEnv (0.41s)
17:27:05 [2020-02-06T17:27:05.426Z] === RUN   TestImportExtremelyLargeImageWorks
17:27:05 [2020-02-06T17:27:05.426Z] === PAUSE TestImportExtremelyLargeImageWorks
17:27:05 [2020-02-06T17:27:05.426Z] === RUN   TestImagesFilterMultiReference
17:27:05 [2020-02-06T17:27:05.426Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:27:05 [2020-02-06T17:27:05.426Z] === RUN   TestImagePullPlatformInvalid
17:27:05 [2020-02-06T17:27:05.426Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:27:05 [2020-02-06T17:27:05.426Z] === RUN   TestRemoveImageOrphaning
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestRemoveImageOrphaning (0.40s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestRemoveImageGarbageCollector
17:27:06 [2020-02-06T17:27:06.050Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:27:06 [2020-02-06T17:27:06.050Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagInvalidReference
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagInvalidReference (0.03s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagValidPrefixedRepo
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagExistedNameWithoutForce
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagOfficialNames
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagOfficialNames (0.05s)
17:27:06 [2020-02-06T17:27:06.050Z] === RUN   TestTagMatchesDigest
17:27:06 [2020-02-06T17:27:06.050Z] --- PASS: TestTagMatchesDigest (0.03s)
17:27:06 [2020-02-06T17:27:06.050Z] === CONT  TestImportExtremelyLargeImageWorks
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:27:10 [2020-02-06T17:27:10.312Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:27:11 [2020-02-06T17:27:11.235Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:27:11 [2020-02-06T17:27:11.235Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:27:11 [2020-02-06T17:27:11.235Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:27:11 [2020-02-06T17:27:11.235Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:27:11 [2020-02-06T17:27:11.795Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:27:12 [2020-02-06T17:27:12.050Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:27:12 [2020-02-06T17:27:12.610Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:27:12 [2020-02-06T17:27:12.610Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:27:13 [2020-02-06T17:27:13.534Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:27:13 [2020-02-06T17:27:13.534Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:27:14 [2020-02-06T17:27:14.895Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:27:15 [2020-02-06T17:27:15.819Z] === RUN   TestDockerSuite/TestImagesFormat
17:27:15 [2020-02-06T17:27:15.819Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:27:16 [2020-02-06T17:27:16.379Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:27:19 [2020-02-06T17:27:19.638Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:27:19 [2020-02-06T17:27:19.638Z] === RUN   TestDockerSuite/TestImportBadURL
17:27:19 [2020-02-06T17:27:19.638Z] === RUN   TestDockerSuite/TestImportDisplay
17:27:21 [2020-02-06T17:27:21.523Z] === RUN   TestDockerSuite/TestImportFile
17:27:22 [2020-02-06T17:27:22.928Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:27:23 [2020-02-06T17:27:23.183Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:27:25 [2020-02-06T17:27:25.067Z] === RUN   TestDockerSuite/TestImportGzipped
17:27:26 [2020-02-06T17:27:26.950Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:27:28 [2020-02-06T17:27:28.833Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:27:29 [2020-02-06T17:27:29.757Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:27:30 [2020-02-06T17:27:30.317Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:27:31 [2020-02-06T17:27:31.241Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:27:31 [2020-02-06T17:27:31.241Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:27:31 [2020-02-06T17:27:31.241Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:27:32 [2020-02-06T17:27:32.165Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:27:32 [2020-02-06T17:27:32.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:27:33 [2020-02-06T17:27:33.090Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:27:34 [2020-02-06T17:27:34.100Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:27:35 [2020-02-06T17:27:35.026Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/server/httputils	0.165s	coverage: 14.7% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/server/middleware	0.167s	coverage: 37.7% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/types/filters	0.066s	coverage: 92.2% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/types/strslice	0.184s	coverage: 90.0% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/server/router/swarm	0.186s	coverage: 4.5% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/types/time	0.189s	coverage: 100.0% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:27:35 [2020-02-06T17:27:35.452Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:27:35 [2020-02-06T17:27:35.453Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:27:35 [2020-02-06T17:27:35.453Z] ok  	github.com/docker/docker/builder/dockerignore	0.255s	coverage: 96.8% of statements
17:27:36 [2020-02-06T17:27:36.387Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:27:36 [2020-02-06T17:27:36.947Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:27:37 [2020-02-06T17:27:37.202Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:27:39 [2020-02-06T17:27:39.158Z] ok  	github.com/docker/docker/cli/debug	0.330s	coverage: 100.0% of statements
17:27:39 [2020-02-06T17:27:39.158Z] ok  	github.com/docker/docker/builder/remotecontext	0.667s	coverage: 9.2% of statements
17:27:39 [2020-02-06T17:27:39.158Z] ok  	github.com/docker/docker/builder/dockerfile	0.571s	coverage: 46.3% of statements
17:27:39 [2020-02-06T17:27:39.174Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:27:39 [2020-02-06T17:27:39.735Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:27:40 [2020-02-06T17:27:40.658Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:27:40 [2020-02-06T17:27:40.658Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:27:41 [2020-02-06T17:27:41.627Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:27:41 [2020-02-06T17:27:41.627Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:27:42 [2020-02-06T17:27:42.988Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:27:43 [2020-02-06T17:27:43.912Z] === RUN   TestDockerSuite/TestInspectDefault
17:27:44 [2020-02-06T17:27:44.471Z] === RUN   TestDockerSuite/TestInspectHistory
17:27:45 [2020-02-06T17:27:45.831Z] === RUN   TestDockerSuite/TestInspectImage
17:27:45 [2020-02-06T17:27:45.831Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:27:45 [2020-02-06T17:27:45.831Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:27:45 [2020-02-06T17:27:45.831Z] === RUN   TestDockerSuite/TestInspectInt64
17:27:46 [2020-02-06T17:27:46.799Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:27:47 [2020-02-06T17:27:47.447Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:27:47 [2020-02-06T17:27:47.702Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:27:48 [2020-02-06T17:27:48.628Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:27:49 [2020-02-06T17:27:49.189Z] === RUN   TestDockerSuite/TestInspectPlugin
17:27:51 [2020-02-06T17:27:51.480Z] ok  	github.com/docker/docker/client	0.592s	coverage: 75.3% of statements
17:27:51 [2020-02-06T17:27:51.699Z] === RUN   TestDockerSuite/TestInspectRootFS
17:27:51 [2020-02-06T17:27:51.699Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:27:52 [2020-02-06T17:27:52.623Z] === RUN   TestDockerSuite/TestInspectStatus
17:27:53 [2020-02-06T17:27:53.547Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:27:55 [2020-02-06T17:27:55.432Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:27:56 [2020-02-06T17:27:56.356Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:27:57 [2020-02-06T17:27:57.282Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:27:58 [2020-02-06T17:27:58.646Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:27:58 [2020-02-06T17:27:58.646Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:27:59 [2020-02-06T17:27:59.253Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:28:00 [2020-02-06T17:28:00.177Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:28:01 [2020-02-06T17:28:01.103Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:28:01 [2020-02-06T17:28:01.103Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:28:03 [2020-02-06T17:28:03.615Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:28:03 [2020-02-06T17:28:03.870Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:28:05 [2020-02-06T17:28:05.756Z] === RUN   TestDockerSuite/TestLinksEnvs
17:28:06 [2020-02-06T17:28:06.272Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.045s	coverage: 86.3% of statements
17:28:06 [2020-02-06T17:28:06.272Z] ?   	github.com/docker/docker/cli	[no test files]
17:28:06 [2020-02-06T17:28:06.272Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:28:06 [2020-02-06T17:28:06.680Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:28:07 [2020-02-06T17:28:07.241Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:28:07 [2020-02-06T17:28:07.800Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:28:09 [2020-02-06T17:28:09.684Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:28:09 [2020-02-06T17:28:09.938Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:28:12 [2020-02-06T17:28:12.024Z] ok  	github.com/docker/docker/cmd/dockerd	0.620s	coverage: 19.1% of statements
17:28:12 [2020-02-06T17:28:12.491Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:28:13 [2020-02-06T17:28:13.050Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:28:14 [2020-02-06T17:28:14.183Z] ok  	github.com/docker/docker/container	0.501s	coverage: 42.5% of statements
17:28:14 [2020-02-06T17:28:14.183Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:28:14 [2020-02-06T17:28:14.183Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:28:14 [2020-02-06T17:28:14.183Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:28:14 [2020-02-06T17:28:14.183Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:28:14 [2020-02-06T17:28:14.638Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.303s	coverage: 65.3% of statements
17:28:14 [2020-02-06T17:28:14.935Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:28:14 [2020-02-06T17:28:14.935Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:28:15 [2020-02-06T17:28:15.860Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:28:17 [2020-02-06T17:28:17.744Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:28:18 [2020-02-06T17:28:18.303Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:28:18 [2020-02-06T17:28:18.862Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:28:19 [2020-02-06T17:28:19.118Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:28:20 [2020-02-06T17:28:20.391Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.796s	coverage: 35.7% of statements
17:28:24 [2020-02-06T17:28:24.097Z] ok  	github.com/docker/docker/daemon/cluster	1.145s	coverage: 0.5% of statements
17:28:24 [2020-02-06T17:28:24.353Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:28:26 [2020-02-06T17:28:26.976Z] ok  	github.com/docker/docker/daemon/discovery	0.550s	coverage: 30.0% of statements
17:28:27 [2020-02-06T17:28:27.932Z] ok  	github.com/docker/docker/daemon/config	0.945s	coverage: 80.1% of statements
17:28:29 [2020-02-06T17:28:29.452Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.004s	coverage: 10.9% of statements
17:28:29 [2020-02-06T17:28:29.699Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:28:29 [2020-02-06T17:28:29.906Z] ok  	github.com/docker/docker/daemon/events	0.974s	coverage: 50.0% of statements
17:28:30 [2020-02-06T17:28:30.863Z] ok  	github.com/docker/docker/daemon/links	0.080s	coverage: 93.0% of statements
17:28:30 [2020-02-06T17:28:30.863Z] ok  	github.com/docker/docker/daemon/graphdriver	0.151s	coverage: 2.3% of statements
17:28:31 [2020-02-06T17:28:31.821Z] ok  	github.com/docker/docker/daemon	3.124s	coverage: 9.2% of statements
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:28:31 [2020-02-06T17:28:31.821Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:28:33 [2020-02-06T17:28:33.004Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:28:34 [2020-02-06T17:28:34.700Z] ok  	github.com/docker/docker/daemon/logger	0.441s	coverage: 43.0% of statements
17:28:34 [2020-02-06T17:28:34.700Z] ok  	github.com/docker/docker/daemon/images	0.416s	coverage: 4.9% of statements
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.757s	coverage: 77.8% of statements
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:28:34 [2020-02-06T17:28:34.700Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:28:34 [2020-02-06T17:28:34.889Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:28:35 [2020-02-06T17:28:35.660Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.436s	coverage: 62.1% of statements
17:28:36 [2020-02-06T17:28:36.114Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.250s	coverage: 88.3% of statements
17:28:36 [2020-02-06T17:28:36.771Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:28:37 [2020-02-06T17:28:37.636Z] ok  	github.com/docker/docker/daemon/logger/local	0.682s	coverage: 74.7% of statements
17:28:37 [2020-02-06T17:28:37.636Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:28:37 [2020-02-06T17:28:37.636Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.241s	coverage: 21.4% of statements
17:28:37 [2020-02-06T17:28:37.695Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:28:38 [2020-02-06T17:28:38.090Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.139s	coverage: 47.8% of statements
17:28:39 [2020-02-06T17:28:39.047Z] ok  	github.com/docker/docker/daemon/logger/templates	0.151s	coverage: 8.3% of statements
17:28:40 [2020-02-06T17:28:40.244Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:28:40 [2020-02-06T17:28:40.244Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:28:40 [2020-02-06T17:28:40.501Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:28:40 [2020-02-06T17:28:40.501Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:28:40 [2020-02-06T17:28:40.501Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:28:40 [2020-02-06T17:28:40.569Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.178s	coverage: 82.5% of statements
17:28:40 [2020-02-06T17:28:40.569Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:28:40 [2020-02-06T17:28:40.569Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:28:40 [2020-02-06T17:28:40.569Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:28:41 [2020-02-06T17:28:41.426Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:28:42 [2020-02-06T17:28:42.090Z] ok  	github.com/docker/docker/distribution/metadata	1.536s	coverage: 48.2% of statements
17:28:42 [2020-02-06T17:28:42.391Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:28:42 [2020-02-06T17:28:42.546Z] ok  	github.com/docker/docker/errdefs	0.197s	coverage: 49.4% of statements
17:28:42 [2020-02-06T17:28:42.546Z] ok  	github.com/docker/docker/distribution	1.442s	coverage: 20.3% of statements
17:28:42 [2020-02-06T17:28:42.546Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:28:44 [2020-02-06T17:28:44.068Z] ok  	github.com/docker/docker/distribution/xfer	2.276s	coverage: 76.8% of statements
17:28:44 [2020-02-06T17:28:44.068Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:28:44 [2020-02-06T17:28:44.521Z] ok  	github.com/docker/docker/image/cache	0.215s	coverage: 19.2% of statements
17:28:44 [2020-02-06T17:28:44.973Z] ok  	github.com/docker/docker/image/v1	0.390s	coverage: 25.0% of statements
17:28:45 [2020-02-06T17:28:45.427Z] ok  	github.com/docker/docker/image	0.980s	coverage: 86.4% of statements
17:28:45 [2020-02-06T17:28:45.882Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
17:28:45 [2020-02-06T17:28:45.882Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:28:46 [2020-02-06T17:28:46.337Z] ok  	github.com/docker/docker/libcontainerd/queue	0.139s	coverage: 100.0% of statements
17:28:46 [2020-02-06T17:28:46.546Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:28:46 [2020-02-06T17:28:46.801Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:28:48 [2020-02-06T17:28:48.496Z] ok  	github.com/docker/docker/pkg/aaparser	0.053s	coverage: 50.0% of statements
17:28:48 [2020-02-06T17:28:48.496Z] ok  	github.com/docker/docker/layer	0.600s	coverage: 30.0% of statements
17:28:48 [2020-02-06T17:28:48.496Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:28:49 [2020-02-06T17:28:49.453Z] ok  	github.com/docker/docker/opts	0.494s	coverage: 67.4% of statements
17:28:49 [2020-02-06T17:28:49.908Z] ok  	github.com/docker/docker/libcontainerd/local	0.506s	coverage: 1.0% of statements
17:28:49 [2020-02-06T17:28:49.908Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:28:49 [2020-02-06T17:28:49.908Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:28:49 [2020-02-06T17:28:49.908Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:28:49 [2020-02-06T17:28:49.908Z] ?   	github.com/docker/docker/oci	[no test files]
17:28:49 [2020-02-06T17:28:49.908Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:28:50 [2020-02-06T17:28:50.865Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
17:28:50 [2020-02-06T17:28:50.865Z] ok  	github.com/docker/docker/pkg/capabilities	0.039s	coverage: 87.5% of statements
17:28:50 [2020-02-06T17:28:50.865Z] ok  	github.com/docker/docker/pkg/authorization	0.503s	coverage: 26.8% of statements
17:28:52 [2020-02-06T17:28:52.033Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:28:52 [2020-02-06T17:28:52.289Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:28:52 [2020-02-06T17:28:52.389Z] ok  	github.com/docker/docker/pkg/directory	0.156s	coverage: 80.0% of statements
17:28:52 [2020-02-06T17:28:52.389Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.123s	coverage: 15.4% of statements
17:28:52 [2020-02-06T17:28:52.389Z] ok  	github.com/docker/docker/pkg/discovery	0.072s	coverage: 58.3% of statements
17:28:52 [2020-02-06T17:28:52.544Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:28:53 [2020-02-06T17:28:53.469Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:28:53 [2020-02-06T17:28:53.469Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:28:53 [2020-02-06T17:28:53.924Z] ok  	github.com/docker/docker/pkg/discovery/file	0.167s	coverage: 92.9% of statements
17:28:53 [2020-02-06T17:28:53.924Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.111s	coverage: 92.3% of statements
17:28:54 [2020-02-06T17:28:54.831Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:28:54 [2020-02-06T17:28:54.881Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.124s	coverage: 93.8% of statements
17:28:55 [2020-02-06T17:28:55.335Z] ok  	github.com/docker/docker/pkg/filenotify	0.137s	coverage: 36.2% of statements
17:28:56 [2020-02-06T17:28:56.237Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:28:56 [2020-02-06T17:28:56.294Z] ok  	github.com/docker/docker/pkg/fileutils	0.096s	coverage: 87.7% of statements
17:28:56 [2020-02-06T17:28:56.748Z] ok  	github.com/docker/docker/pkg/homedir	0.094s	coverage: 42.9% of statements
17:28:57 [2020-02-06T17:28:57.597Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:28:57 [2020-02-06T17:28:57.705Z] ok  	github.com/docker/docker/pkg/idtools	0.156s	coverage: 6.3% of statements
17:28:57 [2020-02-06T17:28:57.705Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.426s	coverage: 84.1% of statements
17:28:58 [2020-02-06T17:28:58.601Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:28:58 [2020-02-06T17:28:58.663Z] ok  	github.com/docker/docker/pkg/ioutils	0.649s	coverage: 69.7% of statements
17:28:59 [2020-02-06T17:28:59.116Z] ok  	github.com/docker/docker/pkg/archive	8.398s	coverage: 62.0% of statements
17:28:59 [2020-02-06T17:28:59.116Z] ok  	github.com/docker/docker/pkg/locker	0.151s	coverage: 88.9% of statements
17:28:59 [2020-02-06T17:28:59.116Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.212s	coverage: 91.7% of statements
17:28:59 [2020-02-06T17:28:59.571Z] ok  	github.com/docker/docker/pkg/longpath	0.096s	coverage: 100.0% of statements
17:29:00 [2020-02-06T17:29:00.025Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.136s	coverage: 85.7% of statements
17:29:00 [2020-02-06T17:29:00.025Z] ok  	github.com/docker/docker/pkg/parsers	0.081s	coverage: 97.0% of statements
17:29:00 [2020-02-06T17:29:00.986Z] ok  	github.com/docker/docker/pkg/pidfile	0.058s	coverage: 82.6% of statements
17:29:01 [2020-02-06T17:29:01.111Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:29:01 [2020-02-06T17:29:01.948Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.244s	coverage: 56.8% of statements
17:29:02 [2020-02-06T17:29:02.079Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:29:02 [2020-02-06T17:29:02.683Z] === RUN   TestDockerSuite/TestLogsSince
17:29:02 [2020-02-06T17:29:02.906Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.101s	coverage: 85.7% of statements
17:29:02 [2020-02-06T17:29:02.906Z] ok  	github.com/docker/docker/pkg/pools	0.050s	coverage: 88.2% of statements
17:29:03 [2020-02-06T17:29:03.699Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:29:03 [2020-02-06T17:29:03.866Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
17:29:04 [2020-02-06T17:29:04.823Z] ok  	github.com/docker/docker/pkg/reexec	0.092s	coverage: 82.4% of statements
17:29:04 [2020-02-06T17:29:04.823Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 73.9% of statements
17:29:05 [2020-02-06T17:29:05.781Z] ok  	github.com/docker/docker/pkg/signal	0.111s	coverage: 20.3% of statements
17:29:05 [2020-02-06T17:29:05.781Z] ok  	github.com/docker/docker/pkg/stdcopy	0.061s	coverage: 100.0% of statements
17:29:06 [2020-02-06T17:29:06.738Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
17:29:06 [2020-02-06T17:29:06.738Z] ok  	github.com/docker/docker/pkg/streamformatter	0.073s	coverage: 66.2% of statements
17:29:07 [2020-02-06T17:29:07.696Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
17:29:07 [2020-02-06T17:29:07.900Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:29:08 [2020-02-06T17:29:08.654Z] ok  	github.com/docker/docker/pkg/system	0.087s	coverage: 13.1% of statements
17:29:09 [2020-02-06T17:29:09.109Z] ok  	github.com/docker/docker/pkg/tailfile	0.223s	coverage: 88.6% of statements
17:29:09 [2020-02-06T17:29:09.783Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:29:10 [2020-02-06T17:29:10.067Z] ok  	github.com/docker/docker/pkg/tarsum	0.231s	coverage: 89.3% of statements
17:29:10 [2020-02-06T17:29:10.068Z] ok  	github.com/docker/docker/pkg/term	0.122s	coverage: 30.8% of statements
17:29:11 [2020-02-06T17:29:11.025Z] testing: warning: no tests to run
17:29:11 [2020-02-06T17:29:11.025Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
17:29:11 [2020-02-06T17:29:11.025Z] ok  	github.com/docker/docker/pkg/truncindex	0.133s	coverage: 91.5% of statements
17:29:11 [2020-02-06T17:29:11.478Z] ok  	github.com/docker/docker/pkg/urlutil	0.046s	coverage: 100.0% of statements
17:29:11 [2020-02-06T17:29:11.932Z] ok  	github.com/docker/docker/pkg/useragent	0.063s	coverage: 88.9% of statements
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:29:13 [2020-02-06T17:29:13.455Z] ok  	github.com/docker/docker/plugin/v2	0.228s	coverage: 20.1% of statements
17:29:13 [2020-02-06T17:29:13.909Z] ok  	github.com/docker/docker/plugin	0.185s	coverage: 11.6% of statements
17:29:14 [2020-02-06T17:29:14.867Z] ok  	github.com/docker/docker/reference	0.187s	coverage: 84.4% of statements
17:29:15 [2020-02-06T17:29:15.187Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:29:15 [2020-02-06T17:29:15.827Z] ok  	github.com/docker/docker/registry/resumable	0.381s	coverage: 100.0% of statements
17:29:15 [2020-02-06T17:29:15.827Z] ok  	github.com/docker/docker/restartmanager	0.074s	coverage: 50.9% of statements
17:29:16 [2020-02-06T17:29:16.111Z] === RUN   TestDockerSuite/TestLogsTail
17:29:16 [2020-02-06T17:29:16.786Z] ok  	github.com/docker/docker/registry	0.491s	coverage: 51.7% of statements
17:29:16 [2020-02-06T17:29:16.786Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
17:29:17 [2020-02-06T17:29:17.077Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:29:17 [2020-02-06T17:29:17.240Z] ok  	github.com/docker/docker/runconfig	0.154s	coverage: 54.5% of statements
17:29:18 [2020-02-06T17:29:18.003Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:29:18 [2020-02-06T17:29:18.565Z] === RUN   TestDockerSuite/TestMountIntoProc
17:29:19 [2020-02-06T17:29:19.125Z] === RUN   TestDockerSuite/TestMountIntoSys
17:29:19 [2020-02-06T17:29:19.726Z] === RUN   TestDockerSuite/TestNetHostname
17:29:20 [2020-02-06T17:29:20.119Z] ok  	github.com/docker/docker/volume/drivers	0.159s	coverage: 36.1% of statements
17:29:20 [2020-02-06T17:29:20.119Z] ok  	github.com/docker/docker/volume/local	0.192s	coverage: 37.7% of statements
17:29:20 [2020-02-06T17:29:20.119Z] ok  	github.com/docker/docker/volume/mounts	0.170s	coverage: 66.2% of statements
17:29:20 [2020-02-06T17:29:20.651Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:29:22 [2020-02-06T17:29:22.273Z] ok  	github.com/docker/docker/volume/service	0.480s	coverage: 70.3% of statements
17:29:22 [2020-02-06T17:29:22.535Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:29:23 [2020-02-06T17:29:23.097Z] === RUN   TestDockerSuite/TestNetworkEvents
17:29:24 [2020-02-06T17:29:24.107Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:29:24 [2020-02-06T17:29:24.404Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:29:26 [2020-02-06T17:29:26.915Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:29:27 [2020-02-06T17:29:27.848Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:29:27 [2020-02-06T17:29:27.848Z] === RUN   TestDockerSuite/TestPluginActive
17:29:29 [2020-02-06T17:29:29.814Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:29:30 [2020-02-06T17:29:30.374Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:29:34 [2020-02-06T17:29:34.667Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:29:37 [2020-02-06T17:29:37.004Z] ok  	github.com/docker/docker/pkg/plugins	34.998s	coverage: 73.4% of statements
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/rootless	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/volume	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:29:37 [2020-02-06T17:29:37.004Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:29:37 [2020-02-06T17:29:37.945Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:29:37 [2020-02-06T17:29:37.945Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:29:38 [2020-02-06T17:29:38.505Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:29:38 [2020-02-06T17:29:38.523Z] 
17:29:38 [2020-02-06T17:29:38.523Z] === Skipped
17:29:38 [2020-02-06T17:29:38.523Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:29:38 [2020-02-06T17:29:38.523Z]     dispatchers_test.go:376: Windows does not support stopsignal
17:29:38 [2020-02-06T17:29:38.523Z] 
17:29:38 [2020-02-06T17:29:38.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:29:38 [2020-02-06T17:29:38.523Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.523Z] 
17:29:38 [2020-02-06T17:29:38.523Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:29:38 [2020-02-06T17:29:38.523Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.523Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     client_test.go:23: runtime.GOOS == "windows"
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     daemon_test.go:147: root required
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     reload_test.go:520: root required
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
17:29:38 [2020-02-06T17:29:38.524Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     pull_v2_test.go:73: Needs fixing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     pull_v2_test.go:118: Needs fixing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     download_test.go:268: Needs fixing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     layer_test.go:304: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     layer_test.go:353: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     layer_test.go:468: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     layer_test.go:697: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     migration_test.go:46: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     migration_test.go:182: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     mount_test.go:17: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     mount_test.go:76: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     mount_test.go:125: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     mount_test.go:212: Failing on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:133: Xz not present in msys2
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:238: Failing on Windows CI machines
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_windows_test.go:16: Currently fails
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     changes_test.go:192: needs more investigation
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     changes_test.go:405: needs further investigation
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     changes_test.go:441: needs further investigation
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     poller_test.go:41: No chmod on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     fileutils_test.go:134: Needs porting to Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     fileutils_test.go:180: Needs porting to Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:29:38 [2020-02-06T17:29:38.524Z]     local_test.go:181: runtime.GOOS == "windows"
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] 
17:29:38 [2020-02-06T17:29:38.524Z] DONE 1759 tests, 46 skipped in 195.152s
17:29:38 [2020-02-06T17:29:38.524Z] INFO: make.ps1 ended at 02/06/2020 17:29:38
17:29:38 [2020-02-06T17:29:38.760Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:29:40 [2020-02-06T17:29:40.042Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:29:40 [2020-02-06T17:29:40.495Z] INFO: Unit tests ended at 02/06/2020 17:29:40. Duration:00:03:29.8066665
17:29:40 [2020-02-06T17:29:40.495Z] INFO: Building busybox
17:29:40 [2020-02-06T17:29:40.495Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
17:29:40 [2020-02-06T17:29:40.495Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
17:29:40 [2020-02-06T17:29:40.495Z] 
17:29:40 [2020-02-06T17:29:40.495Z] Sending build context to Docker daemon   2.56kB
17:29:40 [2020-02-06T17:29:40.495Z] 
17:29:40 [2020-02-06T17:29:40.495Z] Step 1/6 : FROM microsoft/windowsservercore
17:29:40 [2020-02-06T17:29:40.495Z]  ---> 8351e66084ac
17:29:40 [2020-02-06T17:29:40.495Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
17:29:40 [2020-02-06T17:29:40.495Z]  ---> Running in 00364d86b6b2
17:29:42 [2020-02-06T17:29:42.019Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:29:42 [2020-02-06T17:29:42.274Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:29:43 [2020-02-06T17:29:43.762Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:29:45 [2020-02-06T17:29:45.773Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:29:45 [2020-02-06T17:29:45.773Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:29:46 [2020-02-06T17:29:46.247Z] Removing intermediate container 00364d86b6b2
17:29:46 [2020-02-06T17:29:46.247Z]  ---> f5e0aa89fab7
17:29:46 [2020-02-06T17:29:46.247Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
17:29:47 [2020-02-06T17:29:47.204Z] 
17:29:47 [2020-02-06T17:29:47.204Z]  ---> 88e23d95dfbc
17:29:47 [2020-02-06T17:29:47.204Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
17:29:47 [2020-02-06T17:29:47.204Z]  ---> Running in e60b80cc7843
17:29:48 [2020-02-06T17:29:48.725Z] 
17:29:48 [2020-02-06T17:29:48.725Z] SUCCESS: Specified value was saved.
17:29:49 [2020-02-06T17:29:49.335Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:29:50 [2020-02-06T17:29:50.882Z] Removing intermediate container e60b80cc7843
17:29:50 [2020-02-06T17:29:50.882Z]  ---> a751d546ffe2
17:29:50 [2020-02-06T17:29:50.882Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:29:50 [2020-02-06T17:29:50.882Z]  ---> Running in dd7b67964108
17:29:51 [2020-02-06T17:29:51.220Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:29:53 [2020-02-06T17:29:53.815Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:29:55 [2020-02-06T17:29:55.176Z] === RUN   TestDockerSuite/TestPortHostBinding
17:29:55 [2020-02-06T17:29:55.432Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:29:56 [2020-02-06T17:29:56.358Z] === RUN   TestDockerSuite/TestPortList
17:29:57 [2020-02-06T17:29:57.921Z] Cannot create a file when that file already exists.
17:30:01 [2020-02-06T17:30:01.598Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:30:02 [2020-02-06T17:30:02.572Z] Removing intermediate container dd7b67964108
17:30:02 [2020-02-06T17:30:02.572Z]  ---> ae6b34a6a6c1
17:30:02 [2020-02-06T17:30:02.572Z] Step 6/6 : CMD ["sh"]
17:30:02 [2020-02-06T17:30:02.572Z]  ---> Running in f1915625b506
17:30:03 [2020-02-06T17:30:03.025Z] Removing intermediate container f1915625b506
17:30:03 [2020-02-06T17:30:03.025Z]  ---> 06d30aed2dd8
17:30:03 [2020-02-06T17:30:03.025Z] Successfully built 06d30aed2dd8
17:30:03 [2020-02-06T17:30:03.025Z] Successfully tagged busybox:latest
17:30:03 [2020-02-06T17:30:03.025Z] INFO: Docker images of the daemon under test
17:30:03 [2020-02-06T17:30:03.025Z] 
17:30:03 [2020-02-06T17:30:03.025Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:30:03 [2020-02-06T17:30:03.025Z] busybox                                latest              06d30aed2dd8        Less than a second ago   4.86GB
17:30:03 [2020-02-06T17:30:03.025Z] microsoft/windowsservercore            latest              8351e66084ac        3 weeks ago              4.82GB
17:30:03 [2020-02-06T17:30:03.025Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        3 weeks ago              4.82GB
17:30:03 [2020-02-06T17:30:03.025Z] 
17:30:03 [2020-02-06T17:30:03.025Z] INFO: Running integration tests at 02/06/2020 17:30:02...
17:30:03 [2020-02-06T17:30:03.025Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:30:03 [2020-02-06T17:30:03.025Z] INFO: Integration API tests being run from the host:
17:30:03 [2020-02-06T17:30:03.025Z] INFO: make.ps1 starting at 02/06/2020 17:30:02
17:30:03 [2020-02-06T17:30:03.985Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:30:08 [2020-02-06T17:30:08.213Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:30:08 [2020-02-06T17:30:08.772Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:30:15 [2020-02-06T17:30:15.339Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:30:16 [2020-02-06T17:30:16.304Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:30:16 [2020-02-06T17:30:16.304Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:30:16 [2020-02-06T17:30:16.304Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:30:17 [2020-02-06T17:30:17.230Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:30:17 [2020-02-06T17:30:17.230Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:30:18 [2020-02-06T17:30:18.154Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:30:18 [2020-02-06T17:30:18.154Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:30:18 [2020-02-06T17:30:18.154Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:30:19 [2020-02-06T17:30:19.206Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:30:19 [2020-02-06T17:30:19.206Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:30:21 [2020-02-06T17:30:21.218Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:30:21 [2020-02-06T17:30:21.218Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:30:21 [2020-02-06T17:30:21.820Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:30:25 [2020-02-06T17:30:25.080Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:30:25 [2020-02-06T17:30:25.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:30:26 [2020-02-06T17:30:26.441Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:30:27 [2020-02-06T17:30:27.002Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:30:27 [2020-02-06T17:30:27.256Z] === RUN   TestDockerSuite/TestPsByOrder
17:30:29 [2020-02-06T17:30:29.223Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:30:29 [2020-02-06T17:30:29.223Z] INFO: Testing against a local daemon
17:30:30 [2020-02-06T17:30:30.518Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:30:30 [2020-02-06T17:30:30.773Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:30:31 [2020-02-06T17:30:31.699Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:30:33 [2020-02-06T17:30:33.692Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:30:35 [2020-02-06T17:30:35.577Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:30:40 [2020-02-06T17:30:40.901Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:30:40 [2020-02-06T17:30:40.901Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:30:41 [2020-02-06T17:30:41.612Z] ok  	github.com/docker/docker/integration/build	14.363s
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === Skipped
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_session_test.go:25: TODO: BuildKit
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:491: testEnv.OSType == "windows"
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:30:41 [2020-02-06T17:30:41.612Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] DONE 22 tests, 10 skipped in 37.698s
17:30:41 [2020-02-06T17:30:41.612Z] 
17:30:41 [2020-02-06T17:30:41.612Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:30:43 [2020-02-06T17:30:43.770Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:30:43 [2020-02-06T17:30:43.770Z] INFO: Testing against a local daemon
17:30:43 [2020-02-06T17:30:43.770Z] ok  	github.com/docker/docker/integration/config	0.176s
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === Skipped
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
17:30:44 [2020-02-06T17:30:44.224Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] DONE 8 tests, 8 skipped in 2.312s
17:30:44 [2020-02-06T17:30:44.224Z] 
17:30:44 [2020-02-06T17:30:44.224Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:30:45 [2020-02-06T17:30:45.139Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:30:46 [2020-02-06T17:30:46.586Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:30:47 [2020-02-06T17:30:47.100Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:30:47 [2020-02-06T17:30:47.101Z] INFO: Testing against a local daemon
17:30:53 [2020-02-06T17:30:53.196Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:30:54 [2020-02-06T17:30:54.161Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:30:56 [2020-02-06T17:30:56.672Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:30:58 [2020-02-06T17:30:58.032Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:30:59 [2020-02-06T17:30:59.395Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:30:59 [2020-02-06T17:30:59.650Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:31:02 [2020-02-06T17:31:02.204Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:31:04 [2020-02-06T17:31:04.715Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:31:06 [2020-02-06T17:31:06.173Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:31:06 [2020-02-06T17:31:06.173Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:31:07 [2020-02-06T17:31:07.098Z] === RUN   TestDockerSuite/TestPsRightTagName
17:31:09 [2020-02-06T17:31:09.734Z] === RUN   TestDockerSuite/TestPsShowMounts
17:31:12 [2020-02-06T17:31:12.243Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:31:12 [2020-02-06T17:31:12.802Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:31:13 [2020-02-06T17:31:13.056Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:31:13 [2020-02-06T17:31:13.057Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:31:13 [2020-02-06T17:31:13.311Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:31:13 [2020-02-06T17:31:13.311Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:31:13 [2020-02-06T17:31:13.311Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:31:14 [2020-02-06T17:31:14.714Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:31:15 [2020-02-06T17:31:15.638Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:31:15 [2020-02-06T17:31:15.892Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:31:17 [2020-02-06T17:31:17.824Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:31:18 [2020-02-06T17:31:18.468Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:31:28 [2020-02-06T17:31:28.658Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:31:28 [2020-02-06T17:31:28.658Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:31:31 [2020-02-06T17:31:31.294Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:31:31 [2020-02-06T17:31:31.294Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:31:31 [2020-02-06T17:31:31.294Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:31:31 [2020-02-06T17:31:31.294Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:31:34 [2020-02-06T17:31:34.609Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:31:35 [2020-02-06T17:31:35.969Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:31:35 [2020-02-06T17:31:35.969Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:31:37 [2020-02-06T17:31:37.663Z] ok  	github.com/docker/docker/integration/container	50.650s
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === Skipped
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
17:31:37 [2020-02-06T17:31:37.663Z]     copy_test.go:25: testEnv.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
17:31:37 [2020-02-06T17:31:37.663Z]     copy_test.go:39: testEnv.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
17:31:37 [2020-02-06T17:31:37.663Z]     copy_test.go:51: testEnv.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
17:31:37 [2020-02-06T17:31:37.663Z]     copy_test.go:65: testEnv.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.663Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.663Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.663Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:31:37 [2020-02-06T17:31:37.664Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] DONE 80 tests, 41 skipped in 53.237s
17:31:37 [2020-02-06T17:31:37.664Z] 
17:31:37 [2020-02-06T17:31:37.664Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:31:38 [2020-02-06T17:31:38.478Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:31:39 [2020-02-06T17:31:39.489Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:31:39 [2020-02-06T17:31:39.818Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:39 [2020-02-06T17:31:39.818Z] INFO: Testing against a local daemon
17:31:39 [2020-02-06T17:31:39.818Z] ok  	github.com/docker/docker/integration/image	0.454s
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] === Skipped
17:31:39 [2020-02-06T17:31:39.818Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:31:39 [2020-02-06T17:31:39.818Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:31:39 [2020-02-06T17:31:39.818Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
17:31:39 [2020-02-06T17:31:39.818Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
17:31:39 [2020-02-06T17:31:39.818Z]     tag_test.go:98: testEnv.OSType == "windows"
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] DONE 11 tests, 4 skipped in 2.504s
17:31:39 [2020-02-06T17:31:39.818Z] 
17:31:39 [2020-02-06T17:31:39.818Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:31:41 [2020-02-06T17:31:41.373Z] === RUN   TestDockerSuite/TestRmiBlank
17:31:41 [2020-02-06T17:31:41.373Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:31:41 [2020-02-06T17:31:41.373Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:31:41 [2020-02-06T17:31:41.373Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:31:42 [2020-02-06T17:31:42.695Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:42 [2020-02-06T17:31:42.695Z] INFO: Testing against a local daemon
17:31:42 [2020-02-06T17:31:42.695Z] ok  	github.com/docker/docker/integration/network	0.224s
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === Skipped
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:29: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:51: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:94: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:127: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:177: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:201: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:230: FLAKY_TEST
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:319: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:31:42 [2020-02-06T17:31:42.695Z]     service_test.go:386: testEnv.OSType == "windows"
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] DONE 17 tests, 13 skipped in 2.400s
17:31:42 [2020-02-06T17:31:42.695Z] 
17:31:42 [2020-02-06T17:31:42.695Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:31:43 [2020-02-06T17:31:43.147Z] testing: warning: no tests to run
17:31:43 [2020-02-06T17:31:43.147Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.071s
17:31:43 [2020-02-06T17:31:43.147Z] 
17:31:43 [2020-02-06T17:31:43.147Z] DONE 0 tests in 0.755s
17:31:43 [2020-02-06T17:31:43.147Z] 
17:31:43 [2020-02-06T17:31:43.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:31:44 [2020-02-06T17:31:44.103Z] testing: warning: no tests to run
17:31:44 [2020-02-06T17:31:44.103Z] ok  	github.com/docker/docker/integration/network/macvlan	0.090s
17:31:44 [2020-02-06T17:31:44.103Z] 
17:31:44 [2020-02-06T17:31:44.103Z] DONE 0 tests in 0.886s
17:31:44 [2020-02-06T17:31:44.103Z] 
17:31:44 [2020-02-06T17:31:44.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:31:45 [2020-02-06T17:31:45.059Z] testing: warning: no tests to run
17:31:45 [2020-02-06T17:31:45.059Z] ok  	github.com/docker/docker/integration/plugin	0.080s
17:31:45 [2020-02-06T17:31:45.059Z] 
17:31:45 [2020-02-06T17:31:45.059Z] DONE 0 tests in 0.765s
17:31:45 [2020-02-06T17:31:45.059Z] 
17:31:45 [2020-02-06T17:31:45.059Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:31:45 [2020-02-06T17:31:45.575Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:31:46 [2020-02-06T17:31:46.015Z] testing: warning: no tests to run
17:31:46 [2020-02-06T17:31:46.015Z] ok  	github.com/docker/docker/integration/plugin/authz	0.075s
17:31:46 [2020-02-06T17:31:46.015Z] 
17:31:46 [2020-02-06T17:31:46.015Z] DONE 0 tests in 0.762s
17:31:46 [2020-02-06T17:31:46.015Z] 
17:31:46 [2020-02-06T17:31:46.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:31:46 [2020-02-06T17:31:46.544Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:31:47 [2020-02-06T17:31:47.104Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:31:48 [2020-02-06T17:31:48.170Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:48 [2020-02-06T17:31:48.170Z] INFO: Testing against a local daemon
17:31:48 [2020-02-06T17:31:48.170Z] ok  	github.com/docker/docker/integration/plugin/common	0.198s
17:31:48 [2020-02-06T17:31:48.170Z] 
17:31:48 [2020-02-06T17:31:48.170Z] DONE 2 tests in 2.119s
17:31:48 [2020-02-06T17:31:48.170Z] 
17:31:48 [2020-02-06T17:31:48.170Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:31:48 [2020-02-06T17:31:48.987Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:31:49 [2020-02-06T17:31:49.911Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:31:51 [2020-02-06T17:31:51.794Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:31:51 [2020-02-06T17:31:51.872Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:51 [2020-02-06T17:31:51.872Z] INFO: Testing against a local daemon
17:31:51 [2020-02-06T17:31:51.872Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.268s
17:31:51 [2020-02-06T17:31:51.872Z] 
17:31:51 [2020-02-06T17:31:51.872Z] === Skipped
17:31:51 [2020-02-06T17:31:51.872Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:31:51 [2020-02-06T17:31:51.872Z]     external_test.go:48: runtime.GOOS == "windows"
17:31:51 [2020-02-06T17:31:51.872Z] 
17:31:51 [2020-02-06T17:31:51.872Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:31:51 [2020-02-06T17:31:51.872Z]     external_test.go:407: runtime.GOOS == "windows"
17:31:51 [2020-02-06T17:31:51.872Z] 
17:31:51 [2020-02-06T17:31:51.872Z] 
17:31:51 [2020-02-06T17:31:51.872Z] DONE 2 tests, 2 skipped in 3.564s
17:31:51 [2020-02-06T17:31:51.872Z] 
17:31:51 [2020-02-06T17:31:51.872Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:31:52 [2020-02-06T17:31:52.806Z] === RUN   TestDockerSuite/TestRmiTag
17:31:52 [2020-02-06T17:31:52.806Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:31:53 [2020-02-06T17:31:53.774Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:31:58 [2020-02-06T17:31:58.063Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:31:58 [2020-02-06T17:31:58.901Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:31:58 [2020-02-06T17:31:58.902Z] INFO: Testing against a local daemon
17:31:58 [2020-02-06T17:31:58.902Z] testing: warning: no tests to run
17:31:58 [2020-02-06T17:31:58.902Z] ok  	github.com/docker/docker/integration/plugin/logging	0.236s
17:31:58 [2020-02-06T17:31:58.902Z] 
17:31:58 [2020-02-06T17:31:58.902Z] DONE 0 tests in 7.140s
17:31:58 [2020-02-06T17:31:58.902Z] 
17:31:58 [2020-02-06T17:31:58.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:31:58 [2020-02-06T17:31:58.987Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:31:59 [2020-02-06T17:31:59.953Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:32:00 [2020-02-06T17:32:00.512Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:32:01 [2020-02-06T17:32:01.789Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:01 [2020-02-06T17:32:01.789Z] INFO: Testing against a local daemon
17:32:01 [2020-02-06T17:32:01.789Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.256s
17:32:01 [2020-02-06T17:32:01.789Z] 
17:32:01 [2020-02-06T17:32:01.789Z] === Skipped
17:32:01 [2020-02-06T17:32:01.789Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:32:01 [2020-02-06T17:32:01.789Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:32:01 [2020-02-06T17:32:01.789Z] 
17:32:01 [2020-02-06T17:32:01.789Z] 
17:32:01 [2020-02-06T17:32:01.789Z] DONE 1 tests, 1 skipped in 2.646s
17:32:01 [2020-02-06T17:32:01.789Z] 
17:32:01 [2020-02-06T17:32:01.789Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:32:01 [2020-02-06T17:32:01.959Z] === RUN   TestDockerSuite/TestRunAddHost
17:32:03 [2020-02-06T17:32:03.019Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:32:03 [2020-02-06T17:32:03.019Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:32:03 [2020-02-06T17:32:03.945Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:32:03 [2020-02-06T17:32:03.945Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:32:04 [2020-02-06T17:32:04.046Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:04 [2020-02-06T17:32:04.046Z] INFO: Testing against a local daemon
17:32:04 [2020-02-06T17:32:04.046Z] ok  	github.com/docker/docker/integration/secret	0.202s
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === Skipped
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:32:04 [2020-02-06T17:32:04.046Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] DONE 6 tests, 6 skipped in 2.190s
17:32:04 [2020-02-06T17:32:04.046Z] 
17:32:04 [2020-02-06T17:32:04.046Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:32:04 [2020-02-06T17:32:04.954Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:32:06 [2020-02-06T17:32:06.358Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:32:06 [2020-02-06T17:32:06.698Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:32:06 [2020-02-06T17:32:06.942Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:06 [2020-02-06T17:32:06.942Z] INFO: Testing against a local daemon
17:32:06 [2020-02-06T17:32:06.942Z] ok  	github.com/docker/docker/integration/service	0.348s
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === Skipped
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:32:06 [2020-02-06T17:32:06.942Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:32:06 [2020-02-06T17:32:06.942Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] DONE 23 tests, 22 skipped in 3.013s
17:32:06 [2020-02-06T17:32:06.942Z] 
17:32:06 [2020-02-06T17:32:06.942Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:32:07 [2020-02-06T17:32:07.623Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:32:08 [2020-02-06T17:32:08.547Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:32:09 [2020-02-06T17:32:09.102Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:09 [2020-02-06T17:32:09.102Z] INFO: Testing against a local daemon
17:32:09 [2020-02-06T17:32:09.102Z] ok  	github.com/docker/docker/integration/session	0.229s
17:32:09 [2020-02-06T17:32:09.102Z] 
17:32:09 [2020-02-06T17:32:09.102Z] === Skipped
17:32:09 [2020-02-06T17:32:09.102Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:32:09 [2020-02-06T17:32:09.102Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:32:09 [2020-02-06T17:32:09.102Z] 
17:32:09 [2020-02-06T17:32:09.102Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:32:09 [2020-02-06T17:32:09.102Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:32:09 [2020-02-06T17:32:09.102Z] 
17:32:09 [2020-02-06T17:32:09.102Z] 
17:32:09 [2020-02-06T17:32:09.102Z] DONE 2 tests, 2 skipped in 2.212s
17:32:09 [2020-02-06T17:32:09.102Z] 
17:32:09 [2020-02-06T17:32:09.102Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:32:09 [2020-02-06T17:32:09.908Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:32:11 [2020-02-06T17:32:11.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:11 [2020-02-06T17:32:11.257Z] INFO: Testing against a local daemon
17:32:11 [2020-02-06T17:32:11.268Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:32:12 [2020-02-06T17:32:12.670Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:32:12 [2020-02-06T17:32:12.776Z] ok  	github.com/docker/docker/integration/system	1.293s
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === Skipped
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:32:12 [2020-02-06T17:32:12.776Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] DONE 13 tests, 7 skipped in 3.271s
17:32:12 [2020-02-06T17:32:12.776Z] 
17:32:12 [2020-02-06T17:32:12.776Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:32:13 [2020-02-06T17:32:13.712Z] --- PASS: TestImportExtremelyLargeImageWorks (301.18s)
17:32:13 [2020-02-06T17:32:13.712Z] PASS
17:32:13 [2020-02-06T17:32:13.712Z] 
17:32:13 [2020-02-06T17:32:13.712Z] === Skipped
17:32:13 [2020-02-06T17:32:13.712Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:32:13 [2020-02-06T17:32:13.712Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:32:13 [2020-02-06T17:32:13.712Z] 
17:32:13 [2020-02-06T17:32:13.712Z] 
17:32:13 [2020-02-06T17:32:13.712Z] DONE 12 tests, 1 skipped in 302.509s
17:32:13 [2020-02-06T17:32:13.712Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:32:13 [2020-02-06T17:32:13.712Z] ++ 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
17:32:13 [2020-02-06T17:32:13.712Z] ++ set -e
17:32:13 [2020-02-06T17:32:13.712Z] ++ '[' -n 0 ']'
17:32:13 [2020-02-06T17:32:13.712Z] ++ set -x
17:32:13 [2020-02-06T17:32:13.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:32:13 [2020-02-06T17:32:13.712Z] INFO: Testing against a local daemon
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestNetworkCreateDelete
17:32:13 [2020-02-06T17:32:13.712Z] --- PASS: TestNetworkCreateDelete (0.21s)
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestDockerNetworkDeletePreferID
17:32:13 [2020-02-06T17:32:13.712Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestInspectNetwork
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestInspectNetwork/full_network_id
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestInspectNetwork/partial_network_id
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestInspectNetwork/network_name
17:32:13 [2020-02-06T17:32:13.712Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:32:14 [2020-02-06T17:32:14.030Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:32:14 [2020-02-06T17:32:14.930Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:14 [2020-02-06T17:32:14.930Z] INFO: Testing against a local daemon
17:32:14 [2020-02-06T17:32:14.930Z] ok  	github.com/docker/docker/integration/volume	0.274s
17:32:14 [2020-02-06T17:32:14.930Z] 
17:32:14 [2020-02-06T17:32:14.930Z] === Skipped
17:32:14 [2020-02-06T17:32:14.930Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
17:32:14 [2020-02-06T17:32:14.930Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
17:32:14 [2020-02-06T17:32:14.930Z] 
17:32:14 [2020-02-06T17:32:14.930Z] 
17:32:14 [2020-02-06T17:32:14.930Z] DONE 5 tests, 1 skipped in 2.374s
17:32:14 [2020-02-06T17:32:14.930Z] 
17:32:14 [2020-02-06T17:32:14.930Z] INFO: make.ps1 ended at 02/06/2020 17:32:14
17:32:14 [2020-02-06T17:32:14.930Z] INFO: Integration CLI tests being run from the host:
17:32:14 [2020-02-06T17:32:14.930Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
17:32:14 [2020-02-06T17:32:14.953Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:32:14 [2020-02-06T17:32:14.953Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:32:15 [2020-02-06T17:32:15.747Z] --- PASS: TestInspectNetwork (7.63s)
17:32:15 [2020-02-06T17:32:15.747Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:32:15 [2020-02-06T17:32:15.747Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:32:15 [2020-02-06T17:32:15.747Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:32:15 [2020-02-06T17:32:15.747Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:32:15 [2020-02-06T17:32:15.747Z] === RUN   TestRunContainerWithBridgeNone
17:32:15 [2020-02-06T17:32:15.962Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:32:16 [2020-02-06T17:32:16.565Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:32:17 [2020-02-06T17:32:17.925Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:32:17 [2020-02-06T17:32:17.925Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:32:18 [2020-02-06T17:32:18.444Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
17:32:18 [2020-02-06T17:32:18.444Z] === RUN   TestNetworkInvalidJSON
17:32:18 [2020-02-06T17:32:18.444Z] === RUN   TestNetworkInvalidJSON//networks/create
17:32:18 [2020-02-06T17:32:18.444Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:32:18 [2020-02-06T17:32:18.444Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:32:18 [2020-02-06T17:32:18.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:32:18 [2020-02-06T17:32:18.444Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:18 [2020-02-06T17:32:18.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:18 [2020-02-06T17:32:18.444Z] === CONT  TestNetworkInvalidJSON//networks/create
17:32:18 [2020-02-06T17:32:18.444Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:18 [2020-02-06T17:32:18.444Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:32:18 [2020-02-06T17:32:18.444Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:32:18 [2020-02-06T17:32:18.444Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:32:18 [2020-02-06T17:32:18.444Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:32:18 [2020-02-06T17:32:18.444Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:32:18 [2020-02-06T17:32:18.444Z] === RUN   TestDaemonRestartWithLiveRestore
17:32:18 [2020-02-06T17:32:18.935Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:32:19 [2020-02-06T17:32:19.472Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:32:19 [2020-02-06T17:32:19.472Z] === RUN   TestDaemonDefaultNetworkPools
17:32:20 [2020-02-06T17:32:20.095Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
17:32:20 [2020-02-06T17:32:20.095Z] === RUN   TestDaemonRestartWithExistingNetwork
17:32:20 [2020-02-06T17:32:20.297Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:32:21 [2020-02-06T17:32:21.219Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:32:21 [2020-02-06T17:32:21.582Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s)
17:32:21 [2020-02-06T17:32:21.582Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:32:21 [2020-02-06T17:32:21.778Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:32:22 [2020-02-06T17:32:22.746Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:32:22 [2020-02-06T17:32:22.746Z] === RUN   TestDockerSuite/TestRunBindMounts
17:32:23 [2020-02-06T17:32:23.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
17:32:23 [2020-02-06T17:32:23.072Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:32:23 [2020-02-06T17:32:23.359Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:32:23 [2020-02-06T17:32:23.359Z] === RUN   TestServiceWithPredefinedNetwork
17:32:23 [2020-02-06T17:32:23.444Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:32:23 [2020-02-06T17:32:23.444Z] INFO: Testing against a local daemon
17:32:25 [2020-02-06T17:32:25.342Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:32:25 [2020-02-06T17:32:25.919Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:32:26 [2020-02-06T17:32:26.045Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
17:32:26 [2020-02-06T17:32:26.045Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:32:26 [2020-02-06T17:32:26.045Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:26 [2020-02-06T17:32:26.045Z]     service_test.go:230: FLAKY_TEST
17:32:26 [2020-02-06T17:32:26.045Z] === RUN   TestServiceWithDataPathPortInit
17:32:26 [2020-02-06T17:32:26.848Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:32:27 [2020-02-06T17:32:27.771Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:32:28 [2020-02-06T17:32:28.330Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:32:28 [2020-02-06T17:32:28.330Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:32:29 [2020-02-06T17:32:29.253Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:32:30 [2020-02-06T17:32:30.219Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:32:31 [2020-02-06T17:32:31.186Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:32:31 [2020-02-06T17:32:31.787Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:32:32 [2020-02-06T17:32:32.712Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:32:32 [2020-02-06T17:32:32.712Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:32:33 [2020-02-06T17:32:33.316Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:32:33 [2020-02-06T17:32:33.316Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:32:33 [2020-02-06T17:32:33.571Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:32:34 [2020-02-06T17:32:34.932Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:32:35 [2020-02-06T17:32:35.857Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:32:36 [2020-02-06T17:32:36.783Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:32:37 [2020-02-06T17:32:37.710Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:32:37 [2020-02-06T17:32:37.710Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:32:38 [2020-02-06T17:32:38.314Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:32:40 [2020-02-06T17:32:40.239Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:32:41 [2020-02-06T17:32:41.296Z] --- PASS: TestServiceWithDataPathPortInit (14.47s)
17:32:41 [2020-02-06T17:32:41.296Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:32:41 [2020-02-06T17:32:41.598Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:32:42 [2020-02-06T17:32:42.960Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:32:43 [2020-02-06T17:32:43.885Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:32:44 [2020-02-06T17:32:44.852Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:32:45 [2020-02-06T17:32:45.411Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:32:46 [2020-02-06T17:32:46.335Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:32:47 [2020-02-06T17:32:47.278Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:32:48 [2020-02-06T17:32:48.120Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s)
17:32:48 [2020-02-06T17:32:48.120Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3g5k17xuj8c18oj4qnft3ym3 Created:2020-02-06 17:32:41.460055004 +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[fa97780acc0143dd3cd060232a10d71494062eb83be2d52bcf93cf750d44fd9c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbz1obgaaapqglu5bl6vwgtv EndpointID:dc224741dce59378a3c8804aa40b7a8d774a374a7f9c81c6c378e1c2abcce630 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55ed249db8bfbc51e2166427f3ec6fccdc3ba64a7482ba3eedbf99706797b96c 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:c87c608497b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbz1obgaaapqglu5bl6vwgtv EndpointID:dc224741dce59378a3c8804aa40b7a8d774a374a7f9c81c6c378e1c2abcce630 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:32:48 [2020-02-06T17:32:48.120Z] PASS
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] === Skipped
17:32:48 [2020-02-06T17:32:48.120Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:48 [2020-02-06T17:32:48.120Z]     service_test.go:230: FLAKY_TEST
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] DONE 21 tests, 1 skipped in 40.305s
17:32:48 [2020-02-06T17:32:48.120Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:32:48 [2020-02-06T17:32:48.120Z] ++ 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
17:32:48 [2020-02-06T17:32:48.120Z] ++ set -e
17:32:48 [2020-02-06T17:32:48.120Z] ++ '[' -n 0 ']'
17:32:48 [2020-02-06T17:32:48.120Z] ++ set -x
17:32:48 [2020-02-06T17:32:48.120Z] ++ 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
17:32:48 [2020-02-06T17:32:48.120Z] INFO: Testing against a local daemon
17:32:48 [2020-02-06T17:32:48.120Z] === RUN   TestDockerNetworkIpvlanPersistance
17:32:48 [2020-02-06T17:32:48.120Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:32:48 [2020-02-06T17:32:48.120Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:48 [2020-02-06T17:32:48.120Z] === RUN   TestDockerNetworkIpvlan
17:32:48 [2020-02-06T17:32:48.120Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:32:48 [2020-02-06T17:32:48.120Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:48 [2020-02-06T17:32:48.120Z] PASS
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] === Skipped
17:32:48 [2020-02-06T17:32:48.120Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:32:48 [2020-02-06T17:32:48.120Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:32:48 [2020-02-06T17:32:48.120Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] 
17:32:48 [2020-02-06T17:32:48.120Z] DONE 2 tests, 2 skipped in 0.102s
17:32:48 [2020-02-06T17:32:48.120Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:32:48 [2020-02-06T17:32:48.120Z] ++ 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
17:32:48 [2020-02-06T17:32:48.120Z] ++ set -e
17:32:48 [2020-02-06T17:32:48.120Z] ++ '[' -n 0 ']'
17:32:48 [2020-02-06T17:32:48.120Z] ++ set -x
17:32:48 [2020-02-06T17:32:48.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:32:48 [2020-02-06T17:32:48.121Z] INFO: Testing against a local daemon
17:32:48 [2020-02-06T17:32:48.121Z] === RUN   TestDockerNetworkMacvlanPersistance
17:32:48 [2020-02-06T17:32:48.682Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:32:49 [2020-02-06T17:32:49.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
17:32:49 [2020-02-06T17:32:49.603Z] === RUN   TestDockerNetworkMacvlan
17:32:50 [2020-02-06T17:32:50.222Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:32:51 [2020-02-06T17:32:51.241Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:32:52 [2020-02-06T17:32:52.256Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:32:52 [2020-02-06T17:32:52.838Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:32:52 [2020-02-06T17:32:52.838Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:32:53 [2020-02-06T17:32:53.093Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:32:53 [2020-02-06T17:32:53.348Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:32:54 [2020-02-06T17:32:54.950Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:32:55 [2020-02-06T17:32:55.856Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:32:57 [2020-02-06T17:32:57.823Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:32:58 [2020-02-06T17:32:58.427Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:33:00 [2020-02-06T17:33:00.373Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:33:01 [2020-02-06T17:33:01.298Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:33:02 [2020-02-06T17:33:02.877Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:33:03 [2020-02-06T17:33:03.307Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:33:03 [2020-02-06T17:33:03.307Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:33:03 [2020-02-06T17:33:03.307Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:33:03 [2020-02-06T17:33:03.897Z] --- PASS: TestDockerNetworkMacvlan (14.56s)
17:33:03 [2020-02-06T17:33:03.897Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:33:03 [2020-02-06T17:33:03.897Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
17:33:03 [2020-02-06T17:33:03.898Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
17:33:03 [2020-02-06T17:33:03.898Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
17:33:03 [2020-02-06T17:33:03.898Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
17:33:03 [2020-02-06T17:33:03.898Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
17:33:03 [2020-02-06T17:33:03.898Z] PASS
17:33:03 [2020-02-06T17:33:03.898Z] 
17:33:03 [2020-02-06T17:33:03.898Z] DONE 8 tests in 16.129s
17:33:03 [2020-02-06T17:33:03.898Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:33:03 [2020-02-06T17:33:03.898Z] ++ 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
17:33:03 [2020-02-06T17:33:03.898Z] ++ set -e
17:33:03 [2020-02-06T17:33:03.898Z] ++ '[' -n 0 ']'
17:33:03 [2020-02-06T17:33:03.898Z] ++ set -x
17:33:03 [2020-02-06T17:33:03.898Z] ++ 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
17:33:03 [2020-02-06T17:33:03.898Z] testing: warning: no tests to run
17:33:03 [2020-02-06T17:33:03.898Z] PASS
17:33:03 [2020-02-06T17:33:03.898Z] 
17:33:03 [2020-02-06T17:33:03.898Z] DONE 0 tests in 0.014s
17:33:03 [2020-02-06T17:33:03.898Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:33:03 [2020-02-06T17:33:03.898Z] ++ 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
17:33:03 [2020-02-06T17:33:03.898Z] ++ set -e
17:33:03 [2020-02-06T17:33:03.898Z] ++ '[' -n 0 ']'
17:33:03 [2020-02-06T17:33:03.898Z] ++ set -x
17:33:03 [2020-02-06T17:33:03.898Z] ++ 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
17:33:04 [2020-02-06T17:33:04.196Z] INFO: Testing against a local daemon
17:33:04 [2020-02-06T17:33:04.196Z] === RUN   TestAuthZPluginAllowRequest
17:33:04 [2020-02-06T17:33:04.278Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:33:08 [2020-02-06T17:33:08.565Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:33:08 [2020-02-06T17:33:08.565Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:33:08 [2020-02-06T17:33:08.586Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
17:33:08 [2020-02-06T17:33:08.586Z] === RUN   TestAuthZPluginTLS
17:33:08 [2020-02-06T17:33:08.586Z] --- PASS: TestAuthZPluginTLS (0.58s)
17:33:08 [2020-02-06T17:33:08.586Z] === RUN   TestAuthZPluginDenyRequest
17:33:08 [2020-02-06T17:33:08.586Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
17:33:08 [2020-02-06T17:33:08.586Z] === RUN   TestAuthZPluginAPIDenyResponse
17:33:08 [2020-02-06T17:33:08.586Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
17:33:08 [2020-02-06T17:33:08.586Z] === RUN   TestAuthZPluginDenyResponse
17:33:08 [2020-02-06T17:33:08.586Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
17:33:08 [2020-02-06T17:33:08.586Z] === RUN   TestAuthZPluginAllowEventStream
17:33:09 [2020-02-06T17:33:09.603Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
17:33:09 [2020-02-06T17:33:09.603Z] === RUN   TestAuthZPluginErrorResponse
17:33:10 [2020-02-06T17:33:10.296Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
17:33:10 [2020-02-06T17:33:10.296Z] === RUN   TestAuthZPluginErrorRequest
17:33:10 [2020-02-06T17:33:10.576Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:33:10 [2020-02-06T17:33:10.581Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
17:33:10 [2020-02-06T17:33:10.581Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:33:11 [2020-02-06T17:33:11.135Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:33:11 [2020-02-06T17:33:11.204Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
17:33:11 [2020-02-06T17:33:11.204Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:33:13 [2020-02-06T17:33:13.104Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:33:13 [2020-02-06T17:33:13.238Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
17:33:13 [2020-02-06T17:33:13.238Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:33:13 [2020-02-06T17:33:13.663Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:33:13 [2020-02-06T17:33:13.663Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:33:14 [2020-02-06T17:33:14.587Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:33:15 [2020-02-06T17:33:15.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s)
17:33:15 [2020-02-06T17:33:15.276Z] === RUN   TestAuthZPluginHeader
17:33:16 [2020-02-06T17:33:16.292Z] --- PASS: TestAuthZPluginHeader (0.95s)
17:33:16 [2020-02-06T17:33:16.292Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:33:16 [2020-02-06T17:33:16.292Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:33:16 [2020-02-06T17:33:16.292Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:16 [2020-02-06T17:33:16.292Z] === RUN   TestAuthZPluginV2Disable
17:33:16 [2020-02-06T17:33:16.292Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:33:16 [2020-02-06T17:33:16.292Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:16 [2020-02-06T17:33:16.292Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:33:16 [2020-02-06T17:33:16.292Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:33:16 [2020-02-06T17:33:16.292Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:16 [2020-02-06T17:33:16.292Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:33:16 [2020-02-06T17:33:16.292Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:33:16 [2020-02-06T17:33:16.292Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:16 [2020-02-06T17:33:16.292Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:33:16 [2020-02-06T17:33:16.492Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:33:16 [2020-02-06T17:33:16.492Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:33:17 [2020-02-06T17:33:17.051Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:33:17 [2020-02-06T17:33:17.975Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:33:18 [2020-02-06T17:33:18.534Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:33:19 [2020-02-06T17:33:19.459Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:33:19 [2020-02-06T17:33:19.459Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:33:20 [2020-02-06T17:33:20.384Z] === RUN   TestDockerSuite/TestRunEnvironment
17:33:20 [2020-02-06T17:33:20.944Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:33:21 [2020-02-06T17:33:21.868Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:33:22 [2020-02-06T17:33:22.795Z] === RUN   TestDockerSuite/TestRunExitCode
17:33:23 [2020-02-06T17:33:23.719Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:33:24 [2020-02-06T17:33:24.279Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:33:25 [2020-02-06T17:33:25.206Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:33:26 [2020-02-06T17:33:26.130Z] === RUN   TestDockerSuite/TestRunExposePort
17:33:26 [2020-02-06T17:33:26.130Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:33:26 [2020-02-06T17:33:26.689Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:33:27 [2020-02-06T17:33:27.613Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:33:28 [2020-02-06T17:33:28.974Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:33:29 [2020-02-06T17:33:29.535Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:33:29 [2020-02-06T17:33:29.535Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:33:33 [2020-02-06T17:33:33.691Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:33:33 [2020-02-06T17:33:33.691Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:33:34 [2020-02-06T17:33:34.754Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
17:33:34 [2020-02-06T17:33:34.754Z] PASS
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] === Skipped
17:33:34 [2020-02-06T17:33:34.754Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:33:34 [2020-02-06T17:33:34.754Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:33:34 [2020-02-06T17:33:34.754Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:33:34 [2020-02-06T17:33:34.754Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:33:34 [2020-02-06T17:33:34.754Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] DONE 17 tests, 4 skipped in 29.128s
17:33:34 [2020-02-06T17:33:34.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:33:34 [2020-02-06T17:33:34.754Z] ++ 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
17:33:34 [2020-02-06T17:33:34.754Z] ++ set -e
17:33:34 [2020-02-06T17:33:34.754Z] ++ '[' -n 0 ']'
17:33:34 [2020-02-06T17:33:34.754Z] ++ set -x
17:33:34 [2020-02-06T17:33:34.754Z] ++ 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
17:33:34 [2020-02-06T17:33:34.754Z] INFO: Testing against a local daemon
17:33:34 [2020-02-06T17:33:34.754Z] === RUN   TestPluginInvalidJSON
17:33:34 [2020-02-06T17:33:34.754Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:33:34 [2020-02-06T17:33:34.754Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:33:34 [2020-02-06T17:33:34.754Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:33:34 [2020-02-06T17:33:34.754Z] --- PASS: TestPluginInvalidJSON (0.05s)
17:33:34 [2020-02-06T17:33:34.754Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:33:34 [2020-02-06T17:33:34.754Z] PASS
17:33:34 [2020-02-06T17:33:34.754Z] 
17:33:34 [2020-02-06T17:33:34.754Z] DONE 2 tests in 0.125s
17:33:34 [2020-02-06T17:33:34.754Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:33:34 [2020-02-06T17:33:34.754Z] ++ 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
17:33:34 [2020-02-06T17:33:34.754Z] ++ set -e
17:33:34 [2020-02-06T17:33:34.754Z] ++ '[' -n 0 ']'
17:33:34 [2020-02-06T17:33:34.754Z] ++ set -x
17:33:34 [2020-02-06T17:33:34.754Z] ++ 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
17:33:34 [2020-02-06T17:33:34.754Z] INFO: Testing against a local daemon
17:33:34 [2020-02-06T17:33:34.754Z] === RUN   TestExternalGraphDriver
17:33:34 [2020-02-06T17:33:34.754Z] === RUN   TestExternalGraphDriver/json
17:33:35 [2020-02-06T17:33:35.773Z] === RUN   TestExternalGraphDriver/spec
17:33:37 [2020-02-06T17:33:37.808Z] === RUN   TestExternalGraphDriver/pull
17:33:39 [2020-02-06T17:33:39.843Z] --- PASS: TestExternalGraphDriver (6.24s)
17:33:39 [2020-02-06T17:33:39.843Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
17:33:39 [2020-02-06T17:33:39.843Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
17:33:39 [2020-02-06T17:33:39.843Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
17:33:39 [2020-02-06T17:33:39.843Z] === RUN   TestGraphdriverPluginV2
17:33:39 [2020-02-06T17:33:39.843Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
17:33:39 [2020-02-06T17:33:39.843Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:39 [2020-02-06T17:33:39.843Z] PASS
17:33:39 [2020-02-06T17:33:39.843Z] 
17:33:39 [2020-02-06T17:33:39.843Z] === Skipped
17:33:39 [2020-02-06T17:33:39.843Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
17:33:39 [2020-02-06T17:33:39.843Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:39 [2020-02-06T17:33:39.843Z] 
17:33:39 [2020-02-06T17:33:39.843Z] 
17:33:39 [2020-02-06T17:33:39.843Z] DONE 5 tests, 1 skipped in 6.394s
17:33:39 [2020-02-06T17:33:39.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:33:39 [2020-02-06T17:33:39.843Z] ++ 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
17:33:39 [2020-02-06T17:33:39.843Z] ++ set -e
17:33:39 [2020-02-06T17:33:39.843Z] ++ '[' -n 0 ']'
17:33:39 [2020-02-06T17:33:39.843Z] ++ set -x
17:33:39 [2020-02-06T17:33:39.843Z] ++ 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
17:33:39 [2020-02-06T17:33:39.843Z] INFO: Testing against a local daemon
17:33:39 [2020-02-06T17:33:39.843Z] === RUN   TestContinueAfterPluginCrash
17:33:39 [2020-02-06T17:33:39.843Z] === PAUSE TestContinueAfterPluginCrash
17:33:39 [2020-02-06T17:33:39.843Z] === RUN   TestDaemonStartWithLogOpt
17:33:39 [2020-02-06T17:33:39.843Z] === PAUSE TestDaemonStartWithLogOpt
17:33:39 [2020-02-06T17:33:39.843Z] === CONT  TestContinueAfterPluginCrash
17:33:39 [2020-02-06T17:33:39.843Z] === CONT  TestDaemonStartWithLogOpt
17:33:45 [2020-02-06T17:33:45.840Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:33:46 [2020-02-06T17:33:46.399Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:33:48 [2020-02-06T17:33:48.302Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:33:48 [2020-02-06T17:33:48.302Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:33:48 [2020-02-06T17:33:48.302Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:33:48 [2020-02-06T17:33:48.302Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:33:48 [2020-02-06T17:33:48.862Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:33:52 [2020-02-06T17:33:52.207Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:33:53 [2020-02-06T17:33:53.567Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:33:55 [2020-02-06T17:33:55.449Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:33:56 [2020-02-06T17:33:56.372Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:33:56 [2020-02-06T17:33:56.931Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:33:57 [2020-02-06T17:33:57.490Z] === RUN   TestDockerSuite/TestRunModeHostname
17:33:58 [2020-02-06T17:33:58.395Z] --- PASS: TestDaemonStartWithLogOpt (15.65s)
17:33:58 [2020-02-06T17:33:58.851Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:33:58 [2020-02-06T17:33:58.851Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:33:59 [2020-02-06T17:33:59.105Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:34:00 [2020-02-06T17:34:00.435Z] --- PASS: TestContinueAfterPluginCrash (20.39s)
17:34:00 [2020-02-06T17:34:00.435Z] PASS
17:34:00 [2020-02-06T17:34:00.435Z] 
17:34:00 [2020-02-06T17:34:00.435Z] DONE 2 tests in 20.485s
17:34:00 [2020-02-06T17:34:00.435Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:34:00 [2020-02-06T17:34:00.435Z] ++ 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
17:34:00 [2020-02-06T17:34:00.435Z] ++ set -e
17:34:00 [2020-02-06T17:34:00.435Z] ++ '[' -n 0 ']'
17:34:00 [2020-02-06T17:34:00.435Z] ++ set -x
17:34:00 [2020-02-06T17:34:00.435Z] ++ 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
17:34:00 [2020-02-06T17:34:00.435Z] INFO: Testing against a local daemon
17:34:00 [2020-02-06T17:34:00.435Z] === RUN   TestPluginWithDevMounts
17:34:00 [2020-02-06T17:34:00.435Z] === PAUSE TestPluginWithDevMounts
17:34:00 [2020-02-06T17:34:00.435Z] === CONT  TestPluginWithDevMounts
17:34:00 [2020-02-06T17:34:00.988Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:34:01 [2020-02-06T17:34:01.912Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:34:02 [2020-02-06T17:34:02.466Z] --- PASS: TestPluginWithDevMounts (2.28s)
17:34:02 [2020-02-06T17:34:02.466Z] PASS
17:34:02 [2020-02-06T17:34:02.466Z] 
17:34:02 [2020-02-06T17:34:02.466Z] DONE 1 tests in 2.375s
17:34:02 [2020-02-06T17:34:02.466Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:34:02 [2020-02-06T17:34:02.466Z] ++ 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
17:34:02 [2020-02-06T17:34:02.466Z] ++ set -e
17:34:02 [2020-02-06T17:34:02.466Z] ++ '[' -n 0 ']'
17:34:02 [2020-02-06T17:34:02.466Z] ++ set -x
17:34:02 [2020-02-06T17:34:02.466Z] ++ 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
17:34:02 [2020-02-06T17:34:02.751Z] INFO: Testing against a local daemon
17:34:02 [2020-02-06T17:34:02.751Z] === RUN   TestSecretInspect
17:34:03 [2020-02-06T17:34:03.794Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:34:03 [2020-02-06T17:34:03.794Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:34:03 [2020-02-06T17:34:03.794Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:34:04 [2020-02-06T17:34:04.787Z] --- PASS: TestSecretInspect (2.24s)
17:34:04 [2020-02-06T17:34:04.787Z] === RUN   TestSecretList
17:34:05 [2020-02-06T17:34:05.197Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:34:07 [2020-02-06T17:34:07.080Z] === RUN   TestDockerSuite/TestRunMount
17:34:07 [2020-02-06T17:34:07.479Z] --- PASS: TestSecretList (2.23s)
17:34:07 [2020-02-06T17:34:07.479Z] === RUN   TestSecretsCreateAndDelete
17:34:09 [2020-02-06T17:34:09.542Z] --- PASS: TestSecretsCreateAndDelete (2.26s)
17:34:09 [2020-02-06T17:34:09.542Z] === RUN   TestSecretsUpdate
17:34:11 [2020-02-06T17:34:11.576Z] --- PASS: TestSecretsUpdate (2.29s)
17:34:11 [2020-02-06T17:34:11.576Z] === RUN   TestTemplatedSecret
17:34:13 [2020-02-06T17:34:13.606Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:34:13 [2020-02-06T17:34:13.861Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:34:14 [2020-02-06T17:34:14.283Z] --- PASS: TestTemplatedSecret (2.68s)
17:34:14 [2020-02-06T17:34:14.283Z] === RUN   TestSecretCreateResolve
17:34:14 [2020-02-06T17:34:14.784Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:34:16 [2020-02-06T17:34:16.684Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:34:16 [2020-02-06T17:34:16.969Z] --- PASS: TestSecretCreateResolve (2.26s)
17:34:16 [2020-02-06T17:34:16.969Z] PASS
17:34:16 [2020-02-06T17:34:16.969Z] 
17:34:16 [2020-02-06T17:34:16.969Z] DONE 6 tests in 14.044s
17:34:16 [2020-02-06T17:34:16.969Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:34:16 [2020-02-06T17:34:16.969Z] ++ 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
17:34:16 [2020-02-06T17:34:16.969Z] ++ set -e
17:34:16 [2020-02-06T17:34:16.969Z] ++ '[' -n 0 ']'
17:34:16 [2020-02-06T17:34:16.969Z] ++ set -x
17:34:16 [2020-02-06T17:34:16.969Z] ++ 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
17:34:16 [2020-02-06T17:34:16.969Z] INFO: Testing against a local daemon
17:34:16 [2020-02-06T17:34:16.969Z] === RUN   TestServiceCreateInit
17:34:16 [2020-02-06T17:34:16.969Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:34:18 [2020-02-06T17:34:18.569Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:34:21 [2020-02-06T17:34:21.403Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:34:21 [2020-02-06T17:34:21.830Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:34:24 [2020-02-06T17:34:24.341Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:34:25 [2020-02-06T17:34:25.804Z] --- PASS: TestServiceCreateInit (8.50s)
17:34:25 [2020-02-06T17:34:25.804Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s)
17:34:25 [2020-02-06T17:34:25.804Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s)
17:34:25 [2020-02-06T17:34:25.804Z] === RUN   TestCreateServiceMultipleTimes
17:34:27 [2020-02-06T17:34:27.599Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:34:28 [2020-02-06T17:34:28.522Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:34:30 [2020-02-06T17:34:30.406Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:34:30 [2020-02-06T17:34:30.406Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:34:30 [2020-02-06T17:34:30.964Z] === RUN   TestDockerSuite/TestRunNetHost
17:34:32 [2020-02-06T17:34:32.325Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:34:32 [2020-02-06T17:34:32.927Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:34:33 [2020-02-06T17:34:33.852Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:34:36 [2020-02-06T17:34:36.361Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:34:38 [2020-02-06T17:34:38.245Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:34:43 [2020-02-06T17:34:43.478Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:34:43 [2020-02-06T17:34:43.735Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:34:43 [2020-02-06T17:34:43.990Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:34:44 [2020-02-06T17:34:44.302Z] --- PASS: TestCreateServiceMultipleTimes (16.40s)
17:34:44 [2020-02-06T17:34:44.302Z] === RUN   TestCreateServiceConflict
17:34:44 [2020-02-06T17:34:44.302Z] --- PASS: TestCreateServiceConflict (2.24s)
17:34:44 [2020-02-06T17:34:44.302Z] === RUN   TestCreateServiceMaxReplicas
17:34:44 [2020-02-06T17:34:44.944Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:34:44 [2020-02-06T17:34:44.944Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:34:45 [2020-02-06T17:34:45.868Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:34:46 [2020-02-06T17:34:46.427Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:34:46 [2020-02-06T17:34:46.427Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:34:47 [2020-02-06T17:34:47.003Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
17:34:47 [2020-02-06T17:34:47.003Z] === RUN   TestCreateWithDuplicateNetworkNames
17:34:47 [2020-02-06T17:34:47.392Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:34:48 [2020-02-06T17:34:48.316Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:34:48 [2020-02-06T17:34:48.316Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:34:49 [2020-02-06T17:34:49.240Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:34:49 [2020-02-06T17:34:49.800Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:34:51 [2020-02-06T17:34:51.687Z] === RUN   TestDockerSuite/TestRunPortInUse
17:34:53 [2020-02-06T17:34:53.048Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:34:53 [2020-02-06T17:34:53.607Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:34:54 [2020-02-06T17:34:54.166Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:34:55 [2020-02-06T17:34:55.092Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:34:56 [2020-02-06T17:34:56.016Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:34:56 [2020-02-06T17:34:56.575Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:34:56 [2020-02-06T17:34:56.575Z] === RUN   TestDockerSuite/TestRunPublishPort
17:34:57 [2020-02-06T17:34:57.502Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:34:58 [2020-02-06T17:34:58.062Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:34:58 [2020-02-06T17:34:58.062Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:34:58 [2020-02-06T17:34:58.986Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:35:00 [2020-02-06T17:35:00.389Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:35:00 [2020-02-06T17:35:00.389Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:35:02 [2020-02-06T17:35:02.262Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s)
17:35:02 [2020-02-06T17:35:02.262Z] === RUN   TestCreateServiceSecretFileMode
17:35:02 [2020-02-06T17:35:02.546Z] --- PASS: TestCreateServiceSecretFileMode (2.61s)
17:35:02 [2020-02-06T17:35:02.546Z] === RUN   TestCreateServiceConfigFileMode
17:35:03 [2020-02-06T17:35:03.648Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:35:05 [2020-02-06T17:35:05.236Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
17:35:05 [2020-02-06T17:35:05.236Z] === RUN   TestCreateServiceSysctls
17:35:05 [2020-02-06T17:35:05.532Z] === RUN   TestDockerSuite/TestRunRm
17:35:06 [2020-02-06T17:35:06.136Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:35:08 [2020-02-06T17:35:08.656Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:35:08 [2020-02-06T17:35:08.717Z] --- PASS: TestCreateServiceSysctls (3.40s)
17:35:08 [2020-02-06T17:35:08.717Z] === RUN   TestCreateServiceCapabilities
17:35:10 [2020-02-06T17:35:10.019Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:35:10 [2020-02-06T17:35:10.578Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:35:11 [2020-02-06T17:35:11.430Z] --- PASS: TestCreateServiceCapabilities (2.74s)
17:35:11 [2020-02-06T17:35:11.430Z] === RUN   TestInspect
17:35:11 [2020-02-06T17:35:11.504Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:35:13 [2020-02-06T17:35:13.388Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:35:13 [2020-02-06T17:35:13.947Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:35:14 [2020-02-06T17:35:14.243Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:35:14 [2020-02-06T17:35:14.918Z] --- PASS: TestInspect (2.90s)
17:35:14 [2020-02-06T17:35:14.918Z] === RUN   TestCreateJob
17:35:17 [2020-02-06T17:35:17.608Z] --- PASS: TestCreateJob (3.32s)
17:35:17 [2020-02-06T17:35:17.608Z] === RUN   TestReplicatedJob
17:35:18 [2020-02-06T17:35:18.400Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:35:23 [2020-02-06T17:35:23.677Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:35:23 [2020-02-06T17:35:23.677Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:35:24 [2020-02-06T17:35:24.451Z] --- PASS: TestReplicatedJob (5.64s)
17:35:24 [2020-02-06T17:35:24.451Z] === RUN   TestUpdateReplicatedJob
17:35:24 [2020-02-06T17:35:24.602Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:35:25 [2020-02-06T17:35:25.527Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:35:26 [2020-02-06T17:35:26.453Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:35:27 [2020-02-06T17:35:27.012Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:35:27 [2020-02-06T17:35:27.141Z] --- PASS: TestUpdateReplicatedJob (3.69s)
17:35:27 [2020-02-06T17:35:27.141Z] === RUN   TestServiceListWithStatuses
17:35:27 [2020-02-06T17:35:27.141Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:35:27 [2020-02-06T17:35:27.141Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:35:27 [2020-02-06T17:35:27.141Z] === RUN   TestDockerNetworkConnectAlias
17:35:28 [2020-02-06T17:35:28.008Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:35:28 [2020-02-06T17:35:28.935Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:35:29 [2020-02-06T17:35:29.858Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:35:30 [2020-02-06T17:35:30.782Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:35:31 [2020-02-06T17:35:31.341Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:35:31 [2020-02-06T17:35:31.555Z] --- PASS: TestDockerNetworkConnectAlias (4.68s)
17:35:31 [2020-02-06T17:35:31.555Z] === RUN   TestDockerNetworkReConnect
17:35:31 [2020-02-06T17:35:31.596Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:35:34 [2020-02-06T17:35:34.105Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:35:34 [2020-02-06T17:35:34.360Z] === RUN   TestDockerSuite/TestRunState
17:35:35 [2020-02-06T17:35:35.963Z] --- PASS: TestDockerNetworkReConnect (3.66s)
17:35:35 [2020-02-06T17:35:35.963Z] === RUN   TestServicePlugin
17:35:35 [2020-02-06T17:35:35.963Z] --- SKIP: TestServicePlugin (0.00s)
17:35:35 [2020-02-06T17:35:35.963Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:35 [2020-02-06T17:35:35.963Z] === RUN   TestServiceUpdateLabel
17:35:36 [2020-02-06T17:35:36.292Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:35:37 [2020-02-06T17:35:37.220Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:35:37 [2020-02-06T17:35:37.821Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:35:37 [2020-02-06T17:35:37.998Z] --- PASS: TestServiceUpdateLabel (2.46s)
17:35:37 [2020-02-06T17:35:37.998Z] === RUN   TestServiceUpdateSecrets
17:35:38 [2020-02-06T17:35:38.077Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:35:38 [2020-02-06T17:35:38.077Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:35:39 [2020-02-06T17:35:39.000Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:35:39 [2020-02-06T17:35:39.924Z] === RUN   TestDockerSuite/TestRunSysctls
17:35:39 [2020-02-06T17:35:39.924Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:35:41 [2020-02-06T17:35:41.369Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:35:41 [2020-02-06T17:35:41.369Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:35:41 [2020-02-06T17:35:41.369Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:35:42 [2020-02-06T17:35:42.294Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:35:43 [2020-02-06T17:35:43.219Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:35:45 [2020-02-06T17:35:45.729Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:35:46 [2020-02-06T17:35:46.289Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:35:47 [2020-02-06T17:35:47.650Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:35:47 [2020-02-06T17:35:47.650Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:35:48 [2020-02-06T17:35:48.210Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:35:53 [2020-02-06T17:35:53.241Z] --- PASS: TestServiceUpdateSecrets (14.73s)
17:35:53 [2020-02-06T17:35:53.241Z] === RUN   TestServiceUpdateConfigs
17:35:53 [2020-02-06T17:35:53.483Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:35:55 [2020-02-06T17:35:55.451Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:35:55 [2020-02-06T17:35:55.706Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:35:56 [2020-02-06T17:35:56.268Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:35:56 [2020-02-06T17:35:56.828Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:35:57 [2020-02-06T17:35:57.083Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:35:57 [2020-02-06T17:35:57.686Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:35:58 [2020-02-06T17:35:58.610Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:36:00 [2020-02-06T17:36:00.493Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:36:01 [2020-02-06T17:36:01.052Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:36:02 [2020-02-06T17:36:02.942Z] === RUN   TestDockerSuite/TestRunUserByID
17:36:03 [2020-02-06T17:36:03.501Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:36:03 [2020-02-06T17:36:03.756Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:36:03 [2020-02-06T17:36:03.756Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:36:04 [2020-02-06T17:36:04.680Z] === RUN   TestDockerSuite/TestRunUserByName
17:36:05 [2020-02-06T17:36:05.646Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:36:06 [2020-02-06T17:36:06.207Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:36:06 [2020-02-06T17:36:06.207Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:36:06 [2020-02-06T17:36:06.462Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:36:07 [2020-02-06T17:36:07.386Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:36:08 [2020-02-06T17:36:08.478Z] --- PASS: TestServiceUpdateConfigs (14.75s)
17:36:08 [2020-02-06T17:36:08.478Z] === RUN   TestServiceUpdateNetwork
17:36:12 [2020-02-06T17:36:12.620Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:36:12 [2020-02-06T17:36:12.620Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:36:13 [2020-02-06T17:36:13.984Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:36:16 [2020-02-06T17:36:16.493Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:36:17 [2020-02-06T17:36:17.853Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:36:20 [2020-02-06T17:36:20.361Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:36:21 [2020-02-06T17:36:21.023Z] --- PASS: TestServiceUpdateNetwork (12.85s)
17:36:21 [2020-02-06T17:36:21.023Z] PASS
17:36:21 [2020-02-06T17:36:21.023Z] 
17:36:21 [2020-02-06T17:36:21.023Z] === Skipped
17:36:21 [2020-02-06T17:36:21.023Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:36:21 [2020-02-06T17:36:21.023Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:36:21 [2020-02-06T17:36:21.023Z] 
17:36:21 [2020-02-06T17:36:21.023Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:36:21 [2020-02-06T17:36:21.023Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:36:21 [2020-02-06T17:36:21.023Z] 
17:36:21 [2020-02-06T17:36:21.023Z] 
17:36:21 [2020-02-06T17:36:21.023Z] DONE 23 tests, 2 skipped in 123.489s
17:36:21 [2020-02-06T17:36:21.023Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:36:21 [2020-02-06T17:36:21.023Z] ++ 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
17:36:21 [2020-02-06T17:36:21.023Z] ++ set -e
17:36:21 [2020-02-06T17:36:21.023Z] ++ '[' -n 0 ']'
17:36:21 [2020-02-06T17:36:21.023Z] ++ set -x
17:36:21 [2020-02-06T17:36:21.023Z] ++ 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
17:36:21 [2020-02-06T17:36:21.023Z] INFO: Testing against a local daemon
17:36:21 [2020-02-06T17:36:21.023Z] === RUN   TestSessionCreate
17:36:21 [2020-02-06T17:36:21.023Z] --- PASS: TestSessionCreate (0.05s)
17:36:21 [2020-02-06T17:36:21.023Z] === RUN   TestSessionCreateWithBadUpgrade
17:36:21 [2020-02-06T17:36:21.023Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
17:36:21 [2020-02-06T17:36:21.023Z] PASS
17:36:21 [2020-02-06T17:36:21.023Z] 
17:36:21 [2020-02-06T17:36:21.023Z] DONE 2 tests in 0.204s
17:36:21 [2020-02-06T17:36:21.023Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:36:21 [2020-02-06T17:36:21.023Z] ++ 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
17:36:21 [2020-02-06T17:36:21.023Z] ++ set -e
17:36:21 [2020-02-06T17:36:21.023Z] ++ '[' -n 0 ']'
17:36:21 [2020-02-06T17:36:21.023Z] ++ set -x
17:36:21 [2020-02-06T17:36:21.023Z] ++ 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
17:36:21 [2020-02-06T17:36:21.023Z] INFO: Testing against a local daemon
17:36:21 [2020-02-06T17:36:21.023Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:36:21 [2020-02-06T17:36:21.023Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:36:21 [2020-02-06T17:36:21.023Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:36:21 [2020-02-06T17:36:21.023Z] === RUN   TestEventsExecDie
17:36:21 [2020-02-06T17:36:21.308Z] --- PASS: TestEventsExecDie (0.81s)
17:36:21 [2020-02-06T17:36:21.308Z] === RUN   TestEventsBackwardsCompatible
17:36:21 [2020-02-06T17:36:21.308Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
17:36:21 [2020-02-06T17:36:21.308Z] === RUN   TestInfoBinaryCommits
17:36:21 [2020-02-06T17:36:21.308Z] --- PASS: TestInfoBinaryCommits (0.06s)
17:36:21 [2020-02-06T17:36:21.308Z] === RUN   TestInfoAPIVersioned
17:36:21 [2020-02-06T17:36:21.308Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:36:21 [2020-02-06T17:36:21.308Z] === RUN   TestInfoDiscoveryBackend
17:36:21 [2020-02-06T17:36:21.928Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
17:36:21 [2020-02-06T17:36:21.928Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:36:22 [2020-02-06T17:36:22.872Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:36:22 [2020-02-06T17:36:22.942Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:36:22 [2020-02-06T17:36:22.942Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:36:23 [2020-02-06T17:36:23.560Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
17:36:23 [2020-02-06T17:36:23.560Z] === RUN   TestInfoAPI
17:36:23 [2020-02-06T17:36:23.560Z] --- PASS: TestInfoAPI (0.05s)
17:36:23 [2020-02-06T17:36:23.560Z] === RUN   TestInfoAPIWarnings
17:36:23 [2020-02-06T17:36:23.837Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
17:36:24 [2020-02-06T17:36:24.179Z] --- PASS: TestInfoAPIWarnings (0.54s)
17:36:24 [2020-02-06T17:36:24.179Z] === RUN   TestInfoDebug
17:36:24 [2020-02-06T17:36:24.397Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
17:36:24 [2020-02-06T17:36:24.799Z] --- PASS: TestInfoDebug (0.55s)
17:36:24 [2020-02-06T17:36:24.799Z] === RUN   TestInfoInsecureRegistries
17:36:25 [2020-02-06T17:36:25.086Z] --- PASS: TestInfoInsecureRegistries (0.55s)
17:36:25 [2020-02-06T17:36:25.086Z] === RUN   TestInfoRegistryMirrors
17:36:25 [2020-02-06T17:36:25.321Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:36:25 [2020-02-06T17:36:25.322Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:36:25 [2020-02-06T17:36:25.322Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:36:25 [2020-02-06T17:36:25.322Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:36:25 [2020-02-06T17:36:25.576Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:36:25 [2020-02-06T17:36:25.706Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:36:25 [2020-02-06T17:36:25.706Z] === RUN   TestLoginFailsWithBadCredentials
17:36:26 [2020-02-06T17:36:26.325Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
17:36:26 [2020-02-06T17:36:26.325Z] === RUN   TestPingCacheHeaders
17:36:26 [2020-02-06T17:36:26.325Z] --- PASS: TestPingCacheHeaders (0.05s)
17:36:26 [2020-02-06T17:36:26.325Z] === RUN   TestPingGet
17:36:26 [2020-02-06T17:36:26.325Z] --- PASS: TestPingGet (0.03s)
17:36:26 [2020-02-06T17:36:26.325Z] === RUN   TestPingHead
17:36:26 [2020-02-06T17:36:26.325Z] --- PASS: TestPingHead (0.05s)
17:36:26 [2020-02-06T17:36:26.325Z] === RUN   TestVersion
17:36:26 [2020-02-06T17:36:26.325Z] --- PASS: TestVersion (0.06s)
17:36:26 [2020-02-06T17:36:26.325Z] PASS
17:36:26 [2020-02-06T17:36:26.325Z] 
17:36:26 [2020-02-06T17:36:26.325Z] === Skipped
17:36:26 [2020-02-06T17:36:26.325Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:36:26 [2020-02-06T17:36:26.325Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:36:26 [2020-02-06T17:36:26.325Z] 
17:36:26 [2020-02-06T17:36:26.325Z] 
17:36:26 [2020-02-06T17:36:26.325Z] DONE 18 tests, 1 skipped in 5.981s
17:36:26 [2020-02-06T17:36:26.325Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:36:26 [2020-02-06T17:36:26.325Z] ++ 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
17:36:26 [2020-02-06T17:36:26.325Z] ++ set -e
17:36:26 [2020-02-06T17:36:26.325Z] ++ '[' -n 0 ']'
17:36:26 [2020-02-06T17:36:26.325Z] ++ set -x
17:36:26 [2020-02-06T17:36:26.325Z] ++ 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
17:36:26 [2020-02-06T17:36:26.500Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:36:26 [2020-02-06T17:36:26.610Z] INFO: Testing against a local daemon
17:36:26 [2020-02-06T17:36:26.610Z] === RUN   TestVolumesCreateAndList
17:36:26 [2020-02-06T17:36:26.610Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:36:26 [2020-02-06T17:36:26.610Z] === RUN   TestVolumesRemove
17:36:26 [2020-02-06T17:36:26.610Z] --- PASS: TestVolumesRemove (0.09s)
17:36:26 [2020-02-06T17:36:26.610Z] === RUN   TestVolumesInspect
17:36:26 [2020-02-06T17:36:26.610Z] --- PASS: TestVolumesInspect (0.04s)
17:36:26 [2020-02-06T17:36:26.610Z] === RUN   TestVolumesInvalidJSON
17:36:26 [2020-02-06T17:36:26.610Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:36:26 [2020-02-06T17:36:26.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:36:26 [2020-02-06T17:36:26.610Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:36:26 [2020-02-06T17:36:26.610Z] --- PASS: TestVolumesInvalidJSON (0.04s)
17:36:26 [2020-02-06T17:36:26.610Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:36:26 [2020-02-06T17:36:26.610Z] PASS
17:36:26 [2020-02-06T17:36:26.610Z] 
17:36:26 [2020-02-06T17:36:26.610Z] DONE 5 tests in 0.312s
17:36:26 [2020-02-06T17:36:26.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:36:26 [2020-02-06T17:36:26.897Z] ++++ cat bundles/test-integration/docker.pid
17:36:26 [2020-02-06T17:36:26.897Z] +++ kill 13243
17:36:27 [2020-02-06T17:36:27.424Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:36:27 [2020-02-06T17:36:27.984Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:36:28 [2020-02-06T17:36:28.377Z] +++ /etc/init.d/apparmor stop
17:36:28 [2020-02-06T17:36:28.377Z] Leaving: AppArmorNo profiles have been unloaded.
17:36:28 [2020-02-06T17:36:28.377Z] 
17:36:28 [2020-02-06T17:36:28.377Z] Unloading profiles will leave already running processes permanently
17:36:28 [2020-02-06T17:36:28.377Z] unconfined, which can lead to unexpected situations.
17:36:28 [2020-02-06T17:36:28.377Z] 
17:36:28 [2020-02-06T17:36:28.377Z] To set a process to complain mode, use the command line tool
17:36:28 [2020-02-06T17:36:28.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:36:28 [2020-02-06T17:36:28.377Z] +++ true
17:36:28 [2020-02-06T17:36:28.377Z] 
17:36:29 [2020-02-06T17:36:29.910Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
Post stage
[Pipeline] junit
17:36:30 [2020-02-06T17:36:30.455Z] Recording test results
17:36:30 [2020-02-06T17:36:30.470Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:36:31 [2020-02-06T17:36:31.438Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:36:31 [2020-02-06T17:36:31.438Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:36:31 [2020-02-06T17:36:31.526Z] + echo Ensuring container killed.
17:36:31 [2020-02-06T17:36:31.526Z] Ensuring container killed.
17:36:31 [2020-02-06T17:36:31.526Z] + docker rm -vf docker-pr2
17:36:31 [2020-02-06T17:36:31.526Z] Error: No such container: docker-pr2
17:36:31 [2020-02-06T17:36:31.526Z] + true
[Pipeline] sh
17:36:31 [2020-02-06T17:36:31.932Z] + echo Chowning /workspace to jenkins user
17:36:31 [2020-02-06T17:36:31.932Z] Chowning /workspace to jenkins user
17:36:31 [2020-02-06T17:36:31.932Z] + id -u
17:36:31 [2020-02-06T17:36:31.932Z] + id -g
17:36:31 [2020-02-06T17:36:31.932Z] + docker run --rm -v /home/docker/workspace/moby_PR-40467:/workspace busybox chown -R 1001:1001 /workspace
17:36:31 [2020-02-06T17:36:31.932Z] Unable to find image 'busybox:latest' locally
17:36:31 [2020-02-06T17:36:31.997Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:36:31 [2020-02-06T17:36:31.998Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:36:32 [2020-02-06T17:36:32.224Z] latest: Pulling from library/busybox
17:36:32 [2020-02-06T17:36:32.224Z] d7e28ec550a2: Pulling fs layer
17:36:32 [2020-02-06T17:36:32.294Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
17:36:32 [2020-02-06T17:36:32.294Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:36:32 [2020-02-06T17:36:32.294Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:36:32 [2020-02-06T17:36:32.294Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:36:32 [2020-02-06T17:36:32.508Z] d7e28ec550a2: Download complete
17:36:32 [2020-02-06T17:36:32.549Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:36:32 [2020-02-06T17:36:32.792Z] d7e28ec550a2: Pull complete
17:36:32 [2020-02-06T17:36:32.792Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
17:36:32 [2020-02-06T17:36:32.792Z] Status: Downloaded newer image for busybox:latest
17:36:32 [2020-02-06T17:36:32.803Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:36:32 [2020-02-06T17:36:32.803Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:36:33 [2020-02-06T17:36:33.058Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
17:36:34 [2020-02-06T17:36:34.069Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:36:34 [2020-02-06T17:36:34.630Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:36:35 [2020-02-06T17:36:35.231Z] + bundleName=ppc64le-integration
17:36:35 [2020-02-06T17:36:35.231Z] + echo Creating ppc64le-integration-bundles.tar.gz
17:36:35 [2020-02-06T17:36:35.231Z] Creating ppc64le-integration-bundles.tar.gz
17:36:35 [2020-02-06T17:36:35.232Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
17:36:35 [2020-02-06T17:36:35.232Z]  -print
[Pipeline] archiveArtifacts
17:36:35 [2020-02-06T17:36:35.552Z] Archiving artifacts
17:36:35 [2020-02-06T17:36:35.553Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:36:35 [2020-02-06T17:36:35.553Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:36:36 [2020-02-06T17:36:36.520Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:36:36 [2020-02-06T17:36:36.520Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:36:37 [2020-02-06T17:36:37.490Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:36:37 [2020-02-06T17:36:37.490Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:36:38 [2020-02-06T17:36:38.117Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:36:38 [2020-02-06T17:36:38.194Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:36:38 [2020-02-06T17:36:38.594Z] + make clean
17:36:39 [2020-02-06T17:36:39.047Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:36:39 [2020-02-06T17:36:39.047Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:36:39 [2020-02-06T17:36:39.047Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:36:39 [2020-02-06T17:36:39.212Z] make: command: Command not found
17:36:39 [2020-02-06T17:36:39.213Z] make: command: Command not found
17:36:39 [2020-02-06T17:36:39.213Z] docker volume rm -f docker-dev-cache
17:36:39 [2020-02-06T17:36:39.213Z] docker-dev-cache
[Pipeline] deleteDir
17:36:39 [2020-02-06T17:36:39.970Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:36:41 [2020-02-06T17:36:41.855Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:36:42 [2020-02-06T17:36:42.414Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:36:42 [2020-02-06T17:36:42.414Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:36:43 [2020-02-06T17:36:43.018Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:36:43 [2020-02-06T17:36:43.019Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:36:44 [2020-02-06T17:36:44.902Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:36:45 [2020-02-06T17:36:45.462Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:36:47 [2020-02-06T17:36:47.970Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:36:48 [2020-02-06T17:36:48.529Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:36:48 [2020-02-06T17:36:48.783Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:36:48 [2020-02-06T17:36:48.783Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:36:49 [2020-02-06T17:36:49.707Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:36:51 [2020-02-06T17:36:51.067Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:36:52 [2020-02-06T17:36:52.477Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:36:52 [2020-02-06T17:36:52.477Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:36:54 [2020-02-06T17:36:54.444Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:36:54 [2020-02-06T17:36:54.444Z] === RUN   TestDockerSuite/TestSaveImageId
17:36:54 [2020-02-06T17:36:54.444Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:36:55 [2020-02-06T17:36:55.004Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:36:57 [2020-02-06T17:36:57.558Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:36:57 [2020-02-06T17:36:57.558Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:36:59 [2020-02-06T17:36:59.441Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:36:59 [2020-02-06T17:36:59.441Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:36:59 [2020-02-06T17:36:59.441Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:37:00 [2020-02-06T17:37:00.889Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:37:02 [2020-02-06T17:37:02.820Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:37:03 [2020-02-06T17:37:03.380Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:37:03 [2020-02-06T17:37:03.380Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:37:03 [2020-02-06T17:37:03.380Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:37:03 [2020-02-06T17:37:03.636Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:37:03 [2020-02-06T17:37:03.934Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:37:06 [2020-02-06T17:37:06.532Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:37:11 [2020-02-06T17:37:11.980Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:37:14 [2020-02-06T17:37:14.490Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:37:15 [2020-02-06T17:37:15.443Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:37:16 [2020-02-06T17:37:16.976Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:37:20 [2020-02-06T17:37:20.235Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:37:22 [2020-02-06T17:37:22.919Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:37:23 [2020-02-06T17:37:23.478Z] === RUN   TestDockerSuite/TestStartRecordError
17:37:25 [2020-02-06T17:37:25.361Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:37:27 [2020-02-06T17:37:27.286Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:37:29 [2020-02-06T17:37:29.211Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:37:33 [2020-02-06T17:37:33.543Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:37:37 [2020-02-06T17:37:37.912Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:37:40 [2020-02-06T17:37:40.548Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:37:43 [2020-02-06T17:37:43.057Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:37:46 [2020-02-06T17:37:46.357Z] === RUN   TestDockerSuite/TestStatsNoStream
17:37:48 [2020-02-06T17:37:48.951Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:37:50 [2020-02-06T17:37:50.834Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:37:51 [2020-02-06T17:37:51.758Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:37:52 [2020-02-06T17:37:52.696Z] === RUN   TestDockerSuite/TestTopPrivileged
17:37:53 [2020-02-06T17:37:53.257Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:37:53 [2020-02-06T17:37:53.257Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:37:54 [2020-02-06T17:37:54.225Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:37:56 [2020-02-06T17:37:56.862Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:37:58 [2020-02-06T17:37:58.790Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:38:02 [2020-02-06T17:38:02.050Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:38:02 [2020-02-06T17:38:02.305Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:38:03 [2020-02-06T17:38:03.230Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:38:04 [2020-02-06T17:38:04.155Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:38:04 [2020-02-06T17:38:04.155Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
17:38:05 [2020-02-06T17:38:05.164Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
17:38:07 [2020-02-06T17:38:07.135Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:38:07 [2020-02-06T17:38:07.135Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:38:08 [2020-02-06T17:38:08.496Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:38:09 [2020-02-06T17:38:09.420Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:38:10 [2020-02-06T17:38:10.387Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:38:12 [2020-02-06T17:38:12.312Z] === RUN   TestDockerSuite/TestUpdateStats
17:38:16 [2020-02-06T17:38:16.652Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:38:18 [2020-02-06T17:38:18.140Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:38:18 [2020-02-06T17:38:18.140Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:38:19 [2020-02-06T17:38:19.065Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:38:20 [2020-02-06T17:38:20.156Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:38:24 [2020-02-06T17:38:24.497Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:38:27 [2020-02-06T17:38:27.754Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:38:31 [2020-02-06T17:38:31.011Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:38:33 [2020-02-06T17:38:33.566Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:38:37 [2020-02-06T17:38:37.764Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:38:43 [2020-02-06T17:38:43.171Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:38:45 [2020-02-06T17:38:45.811Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:38:47 [2020-02-06T17:38:47.785Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:38:49 [2020-02-06T17:38:49.273Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:38:51 [2020-02-06T17:38:51.158Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:38:53 [2020-02-06T17:38:53.708Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:38:56 [2020-02-06T17:38:56.223Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:38:58 [2020-02-06T17:38:58.730Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:39:00 [2020-02-06T17:39:00.615Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:39:03 [2020-02-06T17:39:03.124Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:39:17 [2020-02-06T17:39:17.945Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:39:18 [2020-02-06T17:39:18.200Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:39:18 [2020-02-06T17:39:18.200Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:39:19 [2020-02-06T17:39:19.124Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:39:19 [2020-02-06T17:39:19.124Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:39:19 [2020-02-06T17:39:19.124Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:39:19 [2020-02-06T17:39:19.124Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:39:20 [2020-02-06T17:39:20.048Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:39:20 [2020-02-06T17:39:20.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:39:20 [2020-02-06T17:39:20.974Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:39:21 [2020-02-06T17:39:21.228Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:39:21 [2020-02-06T17:39:21.228Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:39:21 [2020-02-06T17:39:21.228Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:39:21 [2020-02-06T17:39:21.228Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:39:24 [2020-02-06T17:39:24.487Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:39:24 [2020-02-06T17:39:24.487Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:39:24 [2020-02-06T17:39:24.487Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:39:24 [2020-02-06T17:39:24.487Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:39:24 [2020-02-06T17:39:24.487Z] === RUN   TestDockerSuite/TestVolumeEvents
17:39:25 [2020-02-06T17:39:25.090Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:39:27 [2020-02-06T17:39:27.600Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:39:27 [2020-02-06T17:39:27.600Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:39:27 [2020-02-06T17:39:27.600Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:39:30 [2020-02-06T17:39:30.900Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:39:36 [2020-02-06T17:39:36.157Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:39:36 [2020-02-06T17:39:36.157Z] --- PASS: TestDockerSuite (1806.82s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.30s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.03s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.04s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.49s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.10s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.22s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.44s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.27s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.43s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.44s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.22s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.03s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.85s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.81s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.41s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.17s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.10s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.09s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.73s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.60s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.72s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.40s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.21s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.23s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.84s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.34s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.62s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.96s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.79s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.66s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.53s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.99s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.23s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.85s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.32s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.86s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.85s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:39:36 [2020-02-06T17:39:36.157Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.55s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.42s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.85s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.31s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.29s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.66s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:39:36 [2020-02-06T17:39:36.157Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.157Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
17:39:36 [2020-02-06T17:39:36.157Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.157Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
17:39:36 [2020-02-06T17:39:36.157Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.157Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:39:36 [2020-02-06T17:39:36.157Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.54s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.67s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.08s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.02s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.03s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
17:39:36 [2020-02-06T17:39:36.157Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.20s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.34s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.91s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.40s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.80s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.22s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.96s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.70s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.94s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.79s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.52s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.25s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.86s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.07s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.64s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFails (0.98s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.71s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.49s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.75s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.30s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.92s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.52s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.18s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (6.12s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.53s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.48s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.19s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.20s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.56s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.81s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.97s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.65s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.07s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.33s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.60s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.76s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRm (4.03s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.44s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.78s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.75s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.10s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.45s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.52s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.09s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.91s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.31s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.24s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildUser (2.49s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.13s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.41s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.30s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.28s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.78s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.99s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.24s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.42s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.68s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.66s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_cli_sni_test.go:18: Flakey test
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.65s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitChange (1.42s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.38s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.88s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.35s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.69s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.90s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:39:36 [2020-02-06T17:39:36.158Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.83s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s)
17:39:36 [2020-02-06T17:39:36.158Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.22s)
17:39:36 [2020-02-06T17:39:36.158Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.66s)
17:39:36 [2020-02-06T17:39:36.158Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.59s)
17:39:36 [2020-02-06T17:39:36.158Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
17:39:36 [2020-02-06T17:39:36.158Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
17:39:36 [2020-02-06T17:39:36.158Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b5a9a0_<nil>} (1.64s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095472363_/foo_false__<nil>_<nil>_<nil>} (1.76s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095472363_/foo_true__<nil>_<nil>_<nil>} (1.66s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_false__<nil>_<nil>_<nil>} (1.64s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_true__<nil>_<nil>_<nil>} (1.55s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898508110_/foo_true__0xc000b5ae20_<nil>_<nil>} (1.60s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b5ae40_<nil>} (1.82s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b5ae60_<nil>} (1.59s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b5ae80_<nil>} (1.61s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b5aea0_<nil>} (1.61s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
17:39:36 [2020-02-06T17:39:36.159Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.91s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.98s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.59s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.45s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.51s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.99s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToDot (1.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.88s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.20s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.13s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.51s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.05s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.87s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.05s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.23s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.68s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.81s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.97s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.86s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.46s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.85s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.58s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.68s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.55s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.159Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsRename (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsResize (0.83s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.79s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsTop (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.77s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExec (0.91s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.87s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.21s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecEnv (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.16s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.77s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.92s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecTTY (1.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.15s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.12s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.99s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.26s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHealth (21.25s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.38s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.96s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.14s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.76s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportFile (1.81s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.93s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.27s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s)
17:39:36 [2020-02-06T17:39:36.159Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.96s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectImage (0.05s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.92s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.95s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.16s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.10s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.29s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.90s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.56s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.10s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.47s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.66s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.38s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.53s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.36s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsSince (6.78s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsTail (0.87s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.49s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestNetHostname (2.68s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.46s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.35s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.69s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginActive (2.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.52s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.67s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.45s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPortList (10.68s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.38s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.06s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.81s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.23s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.47s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.09s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.92s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.81s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.26s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.50s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.61s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.92s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.73s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.68s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.45s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.53s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.31s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.40s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.97s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.55s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.71s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.57s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.92s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.160Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:39:36 [2020-02-06T17:39:36.160Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.91s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s)
17:39:36 [2020-02-06T17:39:36.160Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.26s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMount (6.20s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.26s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.47s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.55s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.12s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.31s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.21s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.23s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.98s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.97s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunState (1.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.57s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.04s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.15s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.47s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.90s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.55s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.70s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.89s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.10s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.35s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents191199464
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.64s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.65s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.01s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.87s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:39:36 [2020-02-06T17:39:36.161Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.76s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
17:39:36 [2020-02-06T17:39:36.161Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
17:39:36 [2020-02-06T17:39:36.162Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:39:36 [2020-02-06T17:39:36.162Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.29s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:39:36 [2020-02-06T17:39:36.162Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.09s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.58s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.41s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.87s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.46s)
17:39:36 [2020-02-06T17:39:36.162Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:39:36 [2020-02-06T17:39:36.162Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:39:36 [2020-02-06T17:39:36.162Z] === RUN   TestDockerRegistrySuite
17:39:36 [2020-02-06T17:39:36.162Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:39:37 [2020-02-06T17:39:37.564Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:39:39 [2020-02-06T17:39:39.009Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:39:40 [2020-02-06T17:39:40.937Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:39:40 [2020-02-06T17:39:40.937Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:39:46 [2020-02-06T17:39:46.170Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:39:50 [2020-02-06T17:39:50.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:39:54 [2020-02-06T17:39:54.531Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:39:55 [2020-02-06T17:39:55.892Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:39:57 [2020-02-06T17:39:57.253Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:39:58 [2020-02-06T17:39:58.614Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:39:59 [2020-02-06T17:39:59.978Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:40:01 [2020-02-06T17:40:01.380Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:40:02 [2020-02-06T17:40:02.740Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:40:04 [2020-02-06T17:40:04.113Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:40:06 [2020-02-06T17:40:06.622Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:40:09 [2020-02-06T17:40:09.952Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:40:09 [2020-02-06T17:40:09.952Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:40:10 [2020-02-06T17:40:10.877Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:40:15 [2020-02-06T17:40:15.040Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:40:15 [2020-02-06T17:40:15.964Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:40:16 [2020-02-06T17:40:16.219Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:40:17 [2020-02-06T17:40:17.581Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:40:18 [2020-02-06T17:40:18.942Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:40:20 [2020-02-06T17:40:20.303Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:40:23 [2020-02-06T17:40:23.569Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:40:23 [2020-02-06T17:40:23.824Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:40:24 [2020-02-06T17:40:24.079Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:40:25 [2020-02-06T17:40:25.005Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:40:25 [2020-02-06T17:40:25.565Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:40:25 [2020-02-06T17:40:25.565Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:40:25 [2020-02-06T17:40:25.820Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:40:25 [2020-02-06T17:40:25.820Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:40:26 [2020-02-06T17:40:26.380Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:40:26 [2020-02-06T17:40:26.380Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:40:26 [2020-02-06T17:40:26.636Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:40:26 [2020-02-06T17:40:26.891Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:40:26 [2020-02-06T17:40:26.891Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:40:27 [2020-02-06T17:40:27.451Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:40:27 [2020-02-06T17:40:27.451Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:40:28 [2020-02-06T17:40:28.857Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:40:30 [2020-02-06T17:40:30.219Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:40:31 [2020-02-06T17:40:31.154Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:40:33 [2020-02-06T17:40:33.040Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:40:34 [2020-02-06T17:40:34.488Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:40:35 [2020-02-06T17:40:35.456Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:40:35 [2020-02-06T17:40:35.456Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:40:36 [2020-02-06T17:40:36.381Z] --- PASS: TestDockerRegistrySuite (60.91s)
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.10s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d6d283fe6400c] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d44ee7ff60d5a] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.95s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d064f35c1b161] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [ddbe529cce025] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.36s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d0865ddcd9016] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.38s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d2e304d4eafe6] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.70s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d7528ab25e20c] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d184371718a17] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [deb30bb8b3418] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d7a5395b4f99d] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [ded9b647f043f] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d5dd6ed4720d9] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d6abca31ddec5] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [db30a1dd9fa55] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s)
17:40:36 [2020-02-06T17:40:36.381Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57a18110e27bc3b9f40a6a9dad71d3467b44c00740869450d207dcd8b722f554
17:40:36 [2020-02-06T17:40:36.381Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5541cc60cce63ca3465a1830d84b0b2fea765fe99da9571b6ecb3bc2f27736d7
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d58d4eddc1c2a] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s)
17:40:36 [2020-02-06T17:40:36.381Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f311bcae5e73fa18fd5d792a656a5db1f1b32fded689bcd0d1e64da31a9d6e5d
17:40:36 [2020-02-06T17:40:36.381Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b95fb6fdfd64120ce30350afb6245d15661eef1b79c90bc20a7c9e673edb7b41
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [dd92c1ab81701] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d3349370954c0] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.85s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [da88898337e78] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d14261d880ae1] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [df1561e6e33b2] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d82465a87bf73] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [dadadffa2e20e] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [dbea4c309fb66] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d7f51776ff43b] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [da0f22f861403] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.61s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d14812c4578e3] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d2d73f79468d8] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [da256f8c72dce] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [dbe241d3b3265] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d3453226f7aff] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d21bad0d17aa6] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d2c7af25ae589] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d534732325b19] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.27s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [ddb6dbd9b5351] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.47s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [d63d1d21668cd] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s)
17:40:36 [2020-02-06T17:40:36.381Z]         check_test.go:196: [da73fd26d988c] daemon is not started
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s)
17:40:36 [2020-02-06T17:40:36.381Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s)
17:40:36 [2020-02-06T17:40:36.381Z] === RUN   TestDockerSchema1RegistrySuite
17:40:36 [2020-02-06T17:40:36.381Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:40:36 [2020-02-06T17:40:36.381Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:40:38 [2020-02-06T17:40:38.890Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:40:41 [2020-02-06T17:40:41.446Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:40:45 [2020-02-06T17:40:45.691Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:40:50 [2020-02-06T17:40:50.971Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:40:51 [2020-02-06T17:40:51.573Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:40:53 [2020-02-06T17:40:53.104Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:40:53 [2020-02-06T17:40:53.104Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:40:55 [2020-02-06T17:40:55.030Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:40:55 [2020-02-06T17:40:55.956Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:40:57 [2020-02-06T17:40:57.317Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:41:01 [2020-02-06T17:41:01.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:41:02 [2020-02-06T17:41:02.135Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:41:02 [2020-02-06T17:41:02.695Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:41:02 [2020-02-06T17:41:02.695Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:41:02 [2020-02-06T17:41:02.950Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:41:03 [2020-02-06T17:41:03.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:41:03 [2020-02-06T17:41:03.764Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:41:03 [2020-02-06T17:41:03.764Z] --- PASS: TestDockerSchema1RegistrySuite (27.59s)
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [dcbd7039d2ea3] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.67s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d1c12915657f8] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.70s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d620b0203cdcb] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.55s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [dcc79ccec9eb5] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d30bbf47a6ba0] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [df0eb0a1bf897] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [da6f1ffa868a1] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d521db165bb8d] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d3048992ae0cf] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [dea3ab9812064] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d7c44e55fdd78] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [db4fb9809f1c1] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [dd4b32f0d2909] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d85bf36b6be10] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d0171d19466e7] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d8f37f9f3740b] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [d66c94ef93fb1] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:41:03 [2020-02-06T17:41:03.764Z]         check_test.go:223: [df8ebde8dfe4e] daemon is not started
17:41:03 [2020-02-06T17:41:03.764Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:41:03 [2020-02-06T17:41:03.764Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:41:04 [2020-02-06T17:41:04.689Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:41:05 [2020-02-06T17:41:05.248Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:41:05 [2020-02-06T17:41:05.503Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:41:06 [2020-02-06T17:41:06.865Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:41:06 [2020-02-06T17:41:06.865Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:41:07 [2020-02-06T17:41:07.425Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:41:07 [2020-02-06T17:41:07.680Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:41:07 [2020-02-06T17:41:07.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s)
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d87d071bb257e] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d13a77cc70a05] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d69f4ab374667] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d1ab925347b9c] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d173e16430b50] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d8488803dbd8c] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:41:07 [2020-02-06T17:41:07.935Z]         check_test.go:252: [d35671512058c] daemon is not started
17:41:07 [2020-02-06T17:41:07.935Z] === RUN   TestDockerRegistryAuthTokenSuite
17:41:07 [2020-02-06T17:41:07.935Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:41:13 [2020-02-06T17:41:13.374Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:41:13 [2020-02-06T17:41:13.374Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:41:13 [2020-02-06T17:41:13.374Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:41:13 [2020-02-06T17:41:13.628Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:41:13 [2020-02-06T17:41:13.884Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
17:41:13 [2020-02-06T17:41:13.884Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s)
17:41:13 [2020-02-06T17:41:13.884Z]         check_test.go:279: [dae82ddf55101] daemon is not started
17:41:13 [2020-02-06T17:41:13.884Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:41:13 [2020-02-06T17:41:13.884Z]         check_test.go:279: [db7fde809d967] daemon is not started
17:41:13 [2020-02-06T17:41:13.884Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:41:13 [2020-02-06T17:41:13.884Z]         check_test.go:279: [dea6220cf53db] daemon is not started
17:41:13 [2020-02-06T17:41:13.884Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:41:13 [2020-02-06T17:41:13.884Z]         check_test.go:279: [dac63fb77f2ad] daemon is not started
17:41:13 [2020-02-06T17:41:13.884Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
17:41:13 [2020-02-06T17:41:13.884Z]         check_test.go:279: [d8f64f6462c4f] daemon is not started
17:41:13 [2020-02-06T17:41:13.884Z] === RUN   TestDockerNetworkSuite
17:41:13 [2020-02-06T17:41:13.884Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:41:16 [2020-02-06T17:41:16.652Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:41:17 [2020-02-06T17:41:17.710Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:41:22 [2020-02-06T17:41:22.945Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:41:25 [2020-02-06T17:41:25.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:41:29 [2020-02-06T17:41:29.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:41:30 [2020-02-06T17:41:30.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:41:32 [2020-02-06T17:41:32.865Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:41:36 [2020-02-06T17:41:36.125Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:41:40 [2020-02-06T17:41:40.414Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:41:40 [2020-02-06T17:41:40.669Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:41:43 [2020-02-06T17:41:43.180Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:41:44 [2020-02-06T17:41:44.542Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:41:47 [2020-02-06T17:41:47.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:41:47 [2020-02-06T17:41:47.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:41:47 [2020-02-06T17:41:47.912Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:41:48 [2020-02-06T17:41:48.167Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:41:50 [2020-02-06T17:41:50.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:41:51 [2020-02-06T17:41:51.499Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:41:51 [2020-02-06T17:41:51.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:41:51 [2020-02-06T17:41:51.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:41:52 [2020-02-06T17:41:52.009Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:41:53 [2020-02-06T17:41:53.461Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:41:53 [2020-02-06T17:41:53.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:41:53 [2020-02-06T17:41:53.971Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:41:54 [2020-02-06T17:41:54.226Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:41:55 [2020-02-06T17:41:55.586Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:41:57 [2020-02-06T17:41:57.555Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:41:57 [2020-02-06T17:41:57.555Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:41:57 [2020-02-06T17:41:57.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:41:57 [2020-02-06T17:41:57.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:42:02 [2020-02-06T17:42:02.038Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:42:05 [2020-02-06T17:42:05.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:42:13 [2020-02-06T17:42:13.452Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:42:15 [2020-02-06T17:42:15.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:42:15 [2020-02-06T17:42:15.596Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:42:16 [2020-02-06T17:42:16.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:42:16 [2020-02-06T17:42:16.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:42:16 [2020-02-06T17:42:16.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:42:16 [2020-02-06T17:42:16.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:42:16 [2020-02-06T17:42:16.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:42:16 [2020-02-06T17:42:16.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:42:21 [2020-02-06T17:42:21.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:42:21 [2020-02-06T17:42:21.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:42:21 [2020-02-06T17:42:21.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:42:22 [2020-02-06T17:42:22.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:42:28 [2020-02-06T17:42:28.219Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:42:28 [2020-02-06T17:42:28.219Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:42:30 [2020-02-06T17:42:30.188Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:42:32 [2020-02-06T17:42:32.780Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:42:33 [2020-02-06T17:42:33.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:42:33 [2020-02-06T17:42:33.289Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:42:34 [2020-02-06T17:42:34.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:42:37 [2020-02-06T17:42:37.210Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:42:37 [2020-02-06T17:42:37.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:42:37 [2020-02-06T17:42:37.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:42:38 [2020-02-06T17:42:38.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:42:39 [2020-02-06T17:42:39.750Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:42:41 [2020-02-06T17:42:41.722Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:42:44 [2020-02-06T17:42:44.984Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:42:49 [2020-02-06T17:42:49.201Z] --- PASS: TestDockerNetworkSuite (94.87s)
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.67s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [dec32f85cd6b8] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [d53a6d6b78b3e] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.71s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [dfc59e4745ee6] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [ddbc26af84ade] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.77s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:1233: [df9b42f785936] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [ddaa032153d2c] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.89s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [dc1936f2096e2] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.69s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [deb4b0fa72b37] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.21s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [de849318b88a2] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s)
17:42:49 [2020-02-06T17:42:49.201Z]         docker_cli_network_unix_test.go:46: [d777285e99298] daemon is not started
17:42:49 [2020-02-06T17:42:49.201Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [db3c30844fda5] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [ddc16f0f3fabb] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.88s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d9be81e91b62b] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d7dc93647bb2b] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [deba57a71436e] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.49s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [db5f1b02fc6ab] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d143be0068eea] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d71a98d6106d3] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.38s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [df6201dc1e63e] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d7b2346e38213] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.62s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dcdbfbde50277] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dc27b52247ddd] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dda651d5d4077] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d6a7de122f99b] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.83s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:968: [d2b87a5818294] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.50s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d77f0deedd25e] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.13s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:1116: [dde56340217ed] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d4ffda76a0458] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dfd85301baeba] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d92af8bd0c30f] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d5296c17eef14] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d3a07a3c4e023] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dfabace503fe2] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [dd34175f51a02] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.50s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d8e4102b40206] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d9b28dd88dab0] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d7de49e7c29d9] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d043722b9e88c] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.80s)
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.22s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:1084: [d16da9f92455d] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d509181eebe1e] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.60s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [df7ae8e3d38d7] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.87s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d64b3b511930a] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [de0657374dab4] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.34s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d41d421dfb19a] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.97s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d7afde0ade380] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.87s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d393bb118374c] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.94s)
17:42:49 [2020-02-06T17:42:49.202Z]         docker_cli_network_unix_test.go:46: [d1910ff2d43da] daemon is not started
17:42:49 [2020-02-06T17:42:49.202Z] === RUN   TestDockerHubPullSuite
17:42:49 [2020-02-06T17:42:49.202Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:42:50 [2020-02-06T17:42:50.256Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:42:51 [2020-02-06T17:42:51.181Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:42:52 [2020-02-06T17:42:52.667Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:42:52 [2020-02-06T17:42:52.922Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:42:54 [2020-02-06T17:42:54.284Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:42:54 [2020-02-06T17:42:54.843Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:42:55 [2020-02-06T17:42:55.099Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:42:55 [2020-02-06T17:42:55.099Z] --- PASS: TestDockerHubPullSuite (6.45s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.59s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.93s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
17:42:55 [2020-02-06T17:42:55.099Z] PASS
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === Skipped
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_sni_test.go:18: Flakey test
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:42:55 [2020-02-06T17:42:55.099Z]         docker_cli_network_unix_test.go:46: [d7de49e7c29d9] daemon is not started
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] 
17:42:55 [2020-02-06T17:42:55.099Z] DONE 1277 tests, 44 skipped in 2040.579s
17:42:55 [2020-02-06T17:42:55.099Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:42:55 [2020-02-06T17:42:55.099Z] ++++ cat bundles/test-integration/docker.pid
17:42:55 [2020-02-06T17:42:55.099Z] +++ kill 7301
17:42:56 [2020-02-06T17:42:56.459Z] +++ /etc/init.d/apparmor stop
17:42:56 [2020-02-06T17:42:56.459Z] Leaving: AppArmorNo profiles have been unloaded.
17:42:56 [2020-02-06T17:42:56.459Z] 
17:42:56 [2020-02-06T17:42:56.459Z] Unloading profiles will leave already running processes permanently
17:42:56 [2020-02-06T17:42:56.459Z] unconfined, which can lead to unexpected situations.
17:42:56 [2020-02-06T17:42:56.459Z] 
17:42:56 [2020-02-06T17:42:56.459Z] To set a process to complain mode, use the command line tool
17:42:56 [2020-02-06T17:42:56.459Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:42:56 [2020-02-06T17:42:56.459Z] +++ true
17:42:56 [2020-02-06T17:42:56.459Z] 
17:42:57 [2020-02-06T17:42:57.820Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:43:01 [2020-02-06T17:43:01.082Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:43:03 [2020-02-06T17:43:03.612Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:43:07 [2020-02-06T17:43:07.773Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:43:10 [2020-02-06T17:43:10.281Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:44:06 [2020-02-06T17:44:06.549Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:44:21 [2020-02-06T17:44:21.409Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:44:39 [2020-02-06T17:44:39.650Z] --- PASS: TestDockerSwarmSuite (1749.83s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.40s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.18s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.74s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:563: [d8cf7b1644094] joining swarm manager [d41553924497d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:585: [d9572b3449bc0] joining swarm manager [d41553924497d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         check_test.go:380: [d8cf7b1644094] daemon is not started
17:44:39 [2020-02-06T17:44:39.650Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:46: [dcaf0669f2aff] joining swarm manager [d92e805cdb624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.15s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:304: [dae08a7b467c3] joining swarm manager [df7b95e7ddac6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:305: [dd55367c6fe20] joining swarm manager [df7b95e7ddac6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:364: Waiting for possible election...
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:272: [da4b588223aab] joining swarm manager [d214fa902336e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:273: [ded209ded172b] joining swarm manager [d214fa902336e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.95s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_node_test.go:19: [d3c4f8b15f134] joining swarm manager [dd64863ea86f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_node_test.go:20: [d67af0f3562c8] joining swarm manager [dd64863ea86f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.87s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:502: [db6ad25fe98c9] joining swarm manager [dd100b3e657a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:507: [db44d10fd5c7e] joining swarm manager [dd100b3e657a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.56s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_node_test.go:80: [d9f3a9c1a7b8c] joining swarm manager [dd90b9b360f83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_node_test.go:52: [dd80c9fd3d68a] joining swarm manager [d7698c451bb1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_node_test.go:53: [dc79bd2c569f8] joining swarm manager [d7698c451bb1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.11s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:202: [d228c5051e275] joining swarm manager [dada69f378c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.20s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:384: [de3e9500c2743] joining swarm manager [dbd11da7e1f11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:385: [dc09a6ef50657] joining swarm manager [dbd11da7e1f11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         check_test.go:380: [dc09a6ef50657] daemon is not started
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.66s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:802: [d01cb88e2e73c] joining swarm manager [d7cef17a8b782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:802: [d2a938abc42d7] joining swarm manager [d7cef17a8b782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:802: [dad5b207fd3f0] joining swarm manager [d7cef17a8b782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:802: [dd18b32897e87] joining swarm manager [d7cef17a8b782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_test.go:810: [dea4a7b4c373b] joining swarm manager [d7cef17a8b782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:394: [d3f6950a25d3f] joining swarm manager [de58ea4a3ed99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:394: [d4fdb91c4c231] joining swarm manager [de58ea4a3ed99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.64s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:342: [d836973f48104] joining swarm manager [dd0223719434f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:342: [dc025eb75ebd0] joining swarm manager [dd0223719434f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.14s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:489: [d66689448bc46] joining swarm manager [db158cfd8a622]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:489: [d804436bb2314] joining swarm manager [db158cfd8a622]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.72s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:127: [df7e6e1627c0d] joining swarm manager [d2e4fac501eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:128: [d868b0580a6aa] joining swarm manager [d2e4fac501eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:136: [d588d2a6cb246] joining swarm manager [d2e4fac501eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:137: [d672cb9757e2f] joining swarm manager [d2e4fac501eea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.92s)
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.23s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:303: [ddaf9bc2c00da] joining swarm manager [d4aaef3da2550]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:303: [d153cc15672c3] joining swarm manager [d4aaef3da2550]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.31s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:99: [d7069ba234c15] joining swarm manager [dac15eb224cda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:100: [ded2ece12f6a4] joining swarm manager [dac15eb224cda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]         check_test.go:380: [d7069ba234c15] daemon is not started
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:532: [dc57eb361f787] joining swarm manager [dfcd3d64800a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:533: [d12093dee33b1] joining swarm manager [dfcd3d64800a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.650Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.12s)
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:147: [ddac238a40817] joining swarm manager [d46a6c7b13bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.650Z]         docker_api_swarm_service_test.go:147: [deb3333d2490e] joining swarm manager [d46a6c7b13bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.28s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.10s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.09s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.85s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.79s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.27s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.72s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.26s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.72s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.21s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.48s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.48s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.29s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.20s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.41s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.77s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.23s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.45s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.61s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_service_logs_test.go:241: checking task xlmp2pcvgr5c
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_service_logs_test.go:246: checking messages for xlmp2pcvgr5c
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_service_logs_test.go:241: checking task rybq01g7ise1
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_service_logs_test.go:246: checking messages for rybq01g7ise1
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.00s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.96s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.92s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.05s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1901: [d88c2c889d528] joining swarm manager [d47cb14799c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1902: [de200eb05b773] joining swarm manager [d47cb14799c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1802: [de76a59c8e176] joining swarm manager [dcf1b238ccfcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1803: [d8ede224db5d5] joining swarm manager [dcf1b238ccfcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.38s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1321: [d28827b68206f] joining swarm manager [db2b7bcacfee2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1322: [d828d973e6389] joining swarm manager [db2b7bcacfee2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.31s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.32s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.32s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.96s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.75s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.22s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.67s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1186: [d01c9e72f16a3] joining swarm manager [d0b7106fa71d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1195: [dd78360655af3] joining swarm manager [d0b7106fa71d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.53s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.65s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1118: [d6988a15fdeae] joining swarm manager [d20af5742853b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1119: [de371da52d272] joining swarm manager [d20af5742853b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1172: [df97e9b95d1de] joining swarm manager [d20af5742853b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.16s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1453: [d17a0d15f9394] joining swarm manager [d864893e6f8de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_test.go:1454: [d151b27c92d5d] joining swarm manager [d864893e6f8de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.12s)
17:44:39 [2020-02-06T17:44:39.651Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.34s)
17:44:39 [2020-02-06T17:44:39.651Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s)
17:44:39 [2020-02-06T17:44:39.651Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.14s)
17:44:39 [2020-02-06T17:44:39.651Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.29s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.19s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.24s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.31s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_cli_swarm_unix_test.go:62: [dd5a6b2f459e0] joining swarm manager [d584388e7f629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.15s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.99s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.82s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.56s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.69s)
17:44:39 [2020-02-06T17:44:39.651Z]         docker_api_swarm_test.go:962: [d19b660c66669] joining swarm manager [dc06246713c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.29s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.82s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.92s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.82s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.04s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.26s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.36s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.72s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.59s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.57s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s)
17:44:39 [2020-02-06T17:44:39.651Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s)
17:44:39 [2020-02-06T17:44:39.651Z] === RUN   TestDockerExternalVolumeSuite
17:44:39 [2020-02-06T17:44:39.651Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:44:54 [2020-02-06T17:44:54.699Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:46:02 [2020-02-06T17:46:02.417Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:46:12 [2020-02-06T17:46:12.383Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:46:44 [2020-02-06T17:46:44.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:46:59 [2020-02-06T17:46:59.269Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:47:31 [2020-02-06T17:47:31.396Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:47:43 [2020-02-06T17:47:43.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:48:15 [2020-02-06T17:48:15.867Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:48:30 [2020-02-06T17:48:30.687Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:48:48 [2020-02-06T17:48:48.837Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:49:35 [2020-02-06T17:49:35.726Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:49:53 [2020-02-06T17:49:53.789Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:50:26 [2020-02-06T17:50:26.053Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:50:58 [2020-02-06T17:50:58.280Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:51:10 [2020-02-06T17:51:10.641Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:51:28 [2020-02-06T17:51:28.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:51:46 [2020-02-06T17:51:46.900Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:52:01 [2020-02-06T17:52:01.849Z] --- PASS: TestDockerExternalVolumeSuite (441.24s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s)
17:52:01 [2020-02-06T17:52:01.849Z]         docker_cli_external_volume_driver_test.go:53: [d6f777a36a8ec] daemon is not started
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
17:52:01 [2020-02-06T17:52:01.849Z]         docker_cli_external_volume_driver_test.go:53: [d5486d2e1109d] daemon is not started
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
17:52:01 [2020-02-06T17:52:01.849Z]         docker_cli_external_volume_driver_test.go:53: [dbbdd3f1b8995] daemon is not started
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:52:01 [2020-02-06T17:52:01.849Z]         docker_cli_external_volume_driver_test.go:53: [dd75f05b4928e] daemon is not started
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
17:52:01 [2020-02-06T17:52:01.849Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_external_volume_driver_test.go:485: [dadcf45ccd470] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_external_volume_driver_test.go:53: [d595d5f91ac04] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z] PASS
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === Skipped
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
17:52:01 [2020-02-06T17:52:01.850Z]         check_test.go:309: [dfed258662f6a] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:52:01 [2020-02-06T17:52:01.850Z]         check_test.go:309: [d64317db4d3ce] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:52:01 [2020-02-06T17:52:01.850Z]         check_test.go:309: [dc10bedb05093] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:52:01 [2020-02-06T17:52:01.850Z]         check_test.go:309: [df9379d666d64] daemon is not started
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:52:01 [2020-02-06T17:52:01.850Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] DONE 273 tests, 6 skipped in 2583.755s
17:52:01 [2020-02-06T17:52:01.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:52:01 [2020-02-06T17:52:01.850Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dec08dd3b02c2/docker.pid
17:52:01 [2020-02-06T17:52:01.850Z] +++ kill 3770
17:52:01 [2020-02-06T17:52:01.850Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3770 is not a child of this shell
17:52:01 [2020-02-06T17:52:01.850Z] warning: PID 3770 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dec08dd3b02c2/docker.pid had a nonzero exit code
17:52:01 [2020-02-06T17:52:01.850Z] ++++ cat bundles/test-integration/docker.pid
17:52:01 [2020-02-06T17:52:01.850Z] +++ kill 7312
17:52:01 [2020-02-06T17:52:01.850Z] +++ /etc/init.d/apparmor stop
17:52:01 [2020-02-06T17:52:01.850Z] Leaving: AppArmorNo profiles have been unloaded.
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] Unloading profiles will leave already running processes permanently
17:52:01 [2020-02-06T17:52:01.850Z] unconfined, which can lead to unexpected situations.
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] To set a process to complain mode, use the command line tool
17:52:01 [2020-02-06T17:52:01.850Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:52:01 [2020-02-06T17:52:01.850Z] +++ true
17:52:01 [2020-02-06T17:52:01.850Z] 
17:52:01 [2020-02-06T17:52:01.850Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
17:52:01 [2020-02-06T17:52:01.862Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:52:03 [2020-02-06T17:52:03.447Z] + echo Ensuring container killed.
17:52:03 [2020-02-06T17:52:03.447Z] Ensuring container killed.
17:52:03 [2020-02-06T17:52:03.447Z] + docker ps -aq -f name=docker-pr2-*
17:52:03 [2020-02-06T17:52:03.447Z] + cids=4d705ffa2d7a
17:52:03 [2020-02-06T17:52:03.447Z] b000518563f7
17:52:03 [2020-02-06T17:52:03.447Z] aa6d9603a1af
17:52:03 [2020-02-06T17:52:03.447Z] + [ -n 4d705ffa2d7a
17:52:03 [2020-02-06T17:52:03.447Z] b000518563f7
17:52:03 [2020-02-06T17:52:03.447Z] aa6d9603a1af ]
17:52:03 [2020-02-06T17:52:03.447Z] + docker rm -vf 4d705ffa2d7a b000518563f7 aa6d9603a1af
17:52:04 [2020-02-06T17:52:04.811Z] 4d705ffa2d7a
17:52:04 [2020-02-06T17:52:04.811Z] b000518563f7
17:52:06 [2020-02-06T17:52:06.173Z] aa6d9603a1af
[Pipeline] sh
17:52:06 [2020-02-06T17:52:06.531Z] + echo Chowning /workspace to jenkins user
17:52:06 [2020-02-06T17:52:06.531Z] Chowning /workspace to jenkins user
17:52:06 [2020-02-06T17:52:06.531Z] + id -u
17:52:06 [2020-02-06T17:52:06.531Z] + id -g
17:52:06 [2020-02-06T17:52:06.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40467:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:52:11 [2020-02-06T17:52:11.074Z] + bundleName=amd64
17:52:11 [2020-02-06T17:52:11.074Z] + echo Creating amd64-bundles.tar.gz
17:52:11 [2020-02-06T17:52:11.074Z] Creating amd64-bundles.tar.gz
17:52:11 [2020-02-06T17:52:11.074Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:52:11 [2020-02-06T17:52:11.074Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:52:12 [2020-02-06T17:52:12.447Z] Archiving artifacts
17:52:13 [2020-02-06T17:52:13.189Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:52:13 [2020-02-06T17:52:13.505Z] + make clean
17:52:13 [2020-02-06T17:52:13.765Z] docker volume rm -f docker-dev-cache
17:52:14 [2020-02-06T17:52:14.020Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:10:37 [2020-02-06T18:10:37.450Z] ok  	github.com/docker/docker/integration-cli	2280.727s
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === Skipped
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.56s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.56s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.451Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:10:37 [2020-02-06T18:10:37.451Z] 
18:10:37 [2020-02-06T18:10:37.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:10:37 [2020-02-06T18:10:37.452Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.452Z] 
18:10:37 [2020-02-06T18:10:37.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_sni_test.go:18: Flakey test
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:10:37 [2020-02-06T18:10:37.453Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.453Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.454Z] 
18:10:37 [2020-02-06T18:10:37.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:10:37 [2020-02-06T18:10:37.454Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.455Z] 
18:10:37 [2020-02-06T18:10:37.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.455Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:10:37 [2020-02-06T18:10:37.456Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.456Z] 
18:10:37 [2020-02-06T18:10:37.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.457Z] 
18:10:37 [2020-02-06T18:10:37.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:10:37 [2020-02-06T18:10:37.457Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:10:37 [2020-02-06T18:10:37.458Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.458Z] 
18:10:37 [2020-02-06T18:10:37.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:10:37 [2020-02-06T18:10:37.459Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.459Z] 
18:10:37 [2020-02-06T18:10:37.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.459Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:185: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:212: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:239: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:268: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:302: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:10:37 [2020-02-06T18:10:37.460Z]         check_test.go:407: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.460Z] 
18:10:37 [2020-02-06T18:10:37.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:10:37 [2020-02-06T18:10:37.461Z]     check_test.go:128: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:10:37 [2020-02-06T18:10:37.461Z]     check_test.go:134: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:10:37 [2020-02-06T18:10:37.461Z]     check_test.go:142: unmatched requirement DaemonIsLinux
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] DONE 1096 tests, 549 skipped in 2289.304s
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Integration tests ended at 02/06/2020 18:10:24. Duration:00:38:09.3987858
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Docker info of the daemon under test at end of run
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] Containers: 2
18:10:37 [2020-02-06T18:10:37.461Z]  Running: 0
18:10:37 [2020-02-06T18:10:37.461Z]  Paused: 0
18:10:37 [2020-02-06T18:10:37.461Z]  Stopped: 2
18:10:37 [2020-02-06T18:10:37.461Z] Images: 12
18:10:37 [2020-02-06T18:10:37.461Z] Server Version: 0.0.0-dev
18:10:37 [2020-02-06T18:10:37.461Z] Storage Driver: windowsfilter
18:10:37 [2020-02-06T18:10:37.461Z]  Windows: 
18:10:37 [2020-02-06T18:10:37.461Z] Logging Driver: json-file
18:10:37 [2020-02-06T18:10:37.461Z] Plugins: 
18:10:37 [2020-02-06T18:10:37.461Z]  Volume: local
18:10:37 [2020-02-06T18:10:37.461Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:10:37 [2020-02-06T18:10:37.461Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:10:37 [2020-02-06T18:10:37.461Z] Swarm: inactive
18:10:37 [2020-02-06T18:10:37.461Z] Default Isolation: process
18:10:37 [2020-02-06T18:10:37.461Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:10:37 [2020-02-06T18:10:37.461Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
18:10:37 [2020-02-06T18:10:37.461Z] OSType: windows
18:10:37 [2020-02-06T18:10:37.461Z] Architecture: x86_64
18:10:37 [2020-02-06T18:10:37.461Z] CPUs: 4
18:10:37 [2020-02-06T18:10:37.461Z] Total Memory: 32GiB
18:10:37 [2020-02-06T18:10:37.461Z] Name: azwin-2-b13b40
18:10:37 [2020-02-06T18:10:37.461Z] ID: J2WF:HKG7:GEY7:NZAU:HEHU:GFQQ:LDJQ:P36W:DREA:UCX3:SMWP:SPIU
18:10:37 [2020-02-06T18:10:37.461Z] Docker Root Dir: D:\CI\PR-40467\2\daemon
18:10:37 [2020-02-06T18:10:37.461Z] Debug Mode (client): false
18:10:37 [2020-02-06T18:10:37.461Z] Debug Mode (server): true
18:10:37 [2020-02-06T18:10:37.461Z]  File Descriptors: -1
18:10:37 [2020-02-06T18:10:37.461Z]  Goroutines: 18
18:10:37 [2020-02-06T18:10:37.461Z]  System Time: 2020-02-06T18:10:24.2120303Z
18:10:37 [2020-02-06T18:10:37.461Z]  EventsListeners: 0
18:10:37 [2020-02-06T18:10:37.461Z] Registry: https://index.docker.io/v1/
18:10:37 [2020-02-06T18:10:37.461Z] Labels:
18:10:37 [2020-02-06T18:10:37.461Z] Experimental: false
18:10:37 [2020-02-06T18:10:37.461Z] Insecure Registries:
18:10:37 [2020-02-06T18:10:37.461Z]  127.0.0.0/8
18:10:37 [2020-02-06T18:10:37.461Z] Live Restore Enabled: false
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] 
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Stopping daemon under test
18:10:37 [2020-02-06T18:10:37.461Z] SUCCESS: The process with PID 5636 (child process of PID 5376) has been terminated.
18:10:37 [2020-02-06T18:10:37.461Z] SUCCESS: The process with PID 5376 (child process of PID 1672) has been terminated.
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Stop tailing logs of the daemon under tests
18:10:37 [2020-02-06T18:10:37.461Z] INFO: executeCI.ps1 Completed successfully at 02/06/2020 18:10:24.
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Tidying up at end of run
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Saving daemon under test log (d:\CI\PR-40467\2\dut.out) to C:\windows\TEMP\CIDUT.out
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Saving daemon under test log (d:\CI\PR-40467\2\dut.err) to C:\windows\TEMP\CIDUT.err
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Nuke-Everything...
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Container count on control daemon to delete is 2
18:10:37 [2020-02-06T18:10:37.461Z] f861bc3adb68
18:10:37 [2020-02-06T18:10:37.461Z] ec11bdf6900d
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Tidying pidfile d:\CI\PR-40467\2\docker.pid
18:10:37 [2020-02-06T18:10:37.461Z] INFO: Nuking d:\CI
18:10:55 [2020-02-06T18:10:55.125Z] INFO: Zapped successfully
18:10:55 [2020-02-06T18:10:55.125Z] 
18:10:55 [2020-02-06T18:10:55.125Z] INFO: executeCI.ps1 exiting at Thu Feb  6 18:10:53 CUT 2020. Duration 01:03:05.4284597
18:10:55 [2020-02-06T18:10:55.125Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:10:55 [2020-02-06T18:10:55.362Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:11:07 [2020-02-06T18:11:07.711Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
18:11:10 [2020-02-06T18:11:10.094Z] Archiving artifacts
18:11:23 [2020-02-06T18:11:23.234Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40467/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:11:24 [2020-02-06T18:11:24.148Z] + make clean
18:11:26 [2020-02-06T18:11:26.320Z] docker volume rm -f docker-dev-cache
18:11:26 [2020-02-06T18:11:26.320Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[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